@atlaskit/tokens 8.0.0 → 8.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/dist/cjs/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/cjs/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-shape.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +2 -1
- package/dist/cjs/artifacts/token-names.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/cjs/entry-points/token-metadata.codegen.js +6 -1
- package/dist/es2019/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/es2019/artifacts/themes/atlassian-dark-increased-contrast.js +8 -8
- package/dist/es2019/artifacts/themes/atlassian-dark.js +8 -8
- package/dist/es2019/artifacts/themes/atlassian-shape.js +2 -1
- package/dist/es2019/artifacts/token-default-values.js +2 -1
- package/dist/es2019/artifacts/token-names.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/es2019/entry-points/token-metadata.codegen.js +6 -1
- package/dist/esm/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/esm/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-shape.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +2 -1
- package/dist/esm/artifacts/token-names.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/esm/entry-points/token-metadata.codegen.js +6 -1
- package/dist/types/artifacts/palettes-raw/shape-palette.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-shape.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +2 -1
- package/dist/types/artifacts/token-names.d.ts +3 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
- package/dist/types/artifacts/types-internal.d.ts +2 -2
- package/dist/types/artifacts/types.d.ts +2 -2
- package/dist/types/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types/types.d.ts +1 -0
- package/dist/types-ts4.5/artifacts/palettes-raw/shape-palette.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-shape.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +2 -1
- package/dist/types-ts4.5/artifacts/token-names.d.ts +3 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +1 -0
- package/figma/atlassian-dark-increased-contrast.json +7 -7
- package/figma/atlassian-dark.json +7 -7
- package/figma/atlassian-shape.json +12 -0
- package/package.json +10 -10
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -252
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -252
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -246
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -246
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -246
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -246
- package/dist/types/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +0 -30
- package/dist/types/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +0 -30
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +0 -30
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +0 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d17b379fe13fedb1f5067505f4526a90>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-color-mode=\"light\"][data-theme~=\"light:dark-increased-contrast\"],\nhtml[data-color-mode=\"dark\"][data-theme~=\"dark:dark-increased-contrast\"],\nhtml[data-color-mode=\"light\"][data-contrast-mode=\"more\"][data-theme~=\"light:dark\"],\nhtml[data-color-mode=\"dark\"][data-contrast-mode=\"more\"][data-theme~=\"dark:dark\"] {\n color-scheme: dark;\n --ds-text: #E2E3E4;\n --ds-text-accent-lime: #D3F1A7;\n --ds-text-accent-lime-bolder: #EFFFD6;\n --ds-text-accent-red: #FFD5D2;\n --ds-text-accent-red-bolder: #FFECEB;\n --ds-text-accent-orange: #FCE4A6;\n --ds-text-accent-orange-bolder: #FFF5DB;\n --ds-text-accent-yellow: #F5E989;\n --ds-text-accent-yellow-bolder: #FEF7C8;\n --ds-text-accent-green: #BAF3DB;\n --ds-text-accent-green-bolder: #DCFFF1;\n --ds-text-accent-teal: #C6EDFB;\n --ds-text-accent-teal-bolder: #E7F9FF;\n --ds-text-accent-blue: #CFE1FD;\n --ds-text-accent-blue-bolder: #E9F2FE;\n --ds-text-accent-purple: #EED7FC;\n --ds-text-accent-purple-bolder: #F8EEFE;\n --ds-text-accent-magenta: #FDD0EC;\n --ds-text-accent-magenta-bolder: #FFECF8;\n --ds-text-accent-gray: #BFC1C4;\n --ds-text-accent-gray-bolder: #E2E3E4;\n --ds-text-disabled: #E5E9F640;\n --ds-text-inverse: #1F1F21;\n --ds-text-selected: #CFE1FD;\n --ds-text-brand: #CFE1FD;\n --ds-text-danger: #FFD5D2;\n --ds-text-warning: #FCE4A6;\n --ds-text-warning-inverse: #18191A;\n --ds-text-success: #BAF3DB;\n --ds-text-discovery: #EED7FC;\n --ds-text-information: #CFE1FD;\n --ds-text-subtlest: #BFC1C4;\n --ds-text-subtle: #CECFD2;\n --ds-link: #CFE1FD;\n --ds-link-pressed: #CFE1FD;\n --ds-link-visited: #D8A0F7;\n --ds-link-visited-pressed: #EED7FC;\n --ds-icon: #CECFD2;\n --ds-icon-accent-lime: #B3DF72;\n --ds-icon-accent-red: #FD9891;\n --ds-icon-accent-orange: #FBC828;\n --ds-icon-accent-yellow: #EED12B;\n --ds-icon-accent-green: #7EE2B8;\n --ds-icon-accent-teal: #9DD9EE;\n --ds-icon-accent-blue: #8FB8F6;\n --ds-icon-accent-purple: #D8A0F7;\n --ds-icon-accent-magenta: #F797D2;\n --ds-icon-accent-gray: #A9ABAF;\n --ds-icon-disabled: #E5E9F640;\n --ds-icon-inverse: #1F1F21;\n --ds-icon-selected: #8FB8F6;\n --ds-icon-brand: #8FB8F6;\n --ds-icon-danger: #F87168;\n --ds-icon-warning: #FBC828;\n --ds-icon-warning-inverse: #18191A;\n --ds-icon-success: #7EE2B8;\n --ds-icon-discovery: #C97CF4;\n --ds-icon-information: #8FB8F6;\n --ds-icon-subtlest: #BFC1C4;\n --ds-icon-subtle: #BFC1C4;\n --ds-border: #E9F0FB5C;\n --ds-border-accent-lime: #B3DF72;\n --ds-border-accent-red: #FD9891;\n --ds-border-accent-orange: #FBC828;\n --ds-border-accent-yellow: #EED12B;\n --ds-border-accent-green: #7EE2B8;\n --ds-border-accent-teal: #9DD9EE;\n --ds-border-accent-blue: #8FB8F6;\n --ds-border-accent-purple: #D8A0F7;\n --ds-border-accent-magenta: #F797D2;\n --ds-border-accent-gray: #A9ABAF;\n --ds-border-disabled: #E3E4F21F;\n --ds-border-focused: #8FB8F6;\n --ds-border-input: #A9ABAF;\n --ds-border-inverse: #18191A;\n --ds-border-selected: #8FB8F6;\n --ds-border-brand: #8FB8F6;\n --ds-border-danger: #F87168;\n --ds-border-warning: #FBC828;\n --ds-border-success: #7EE2B8;\n --ds-border-discovery: #C97CF4;\n --ds-border-information: #8FB8F6;\n --ds-border-bold: #A9ABAF;\n --ds-background-accent-lime-subtlest: #37471F;\n --ds-background-accent-lime-subtlest-hovered: #3F5224;\n --ds-background-accent-lime-subtlest-pressed: #3F5224;\n --ds-background-accent-lime-subtler: #37471F;\n --ds-background-accent-lime-subtler-hovered: #3F5224;\n --ds-background-accent-lime-subtler-pressed: #4C6B1F;\n --ds-background-accent-lime-subtle: #4C6B1F;\n --ds-background-accent-lime-subtle-hovered: #3F5224;\n --ds-background-accent-lime-subtle-pressed: #37471F;\n --ds-background-accent-lime-bolder: #D3F1A7;\n --ds-background-accent-lime-bolder-hovered: #EFFFD6;\n --ds-background-accent-lime-bolder-pressed: #BDE97C;\n --ds-background-accent-red-subtlest: #42221F;\n --ds-background-accent-red-subtlest-hovered: #5D1F1A;\n --ds-background-accent-red-subtlest-pressed: #872821;\n --ds-background-accent-red-subtler: #5D1F1A;\n --ds-background-accent-red-subtler-hovered: #872821;\n --ds-background-accent-red-subtler-pressed: #AE2E24;\n --ds-background-accent-red-subtle: #AE2E24;\n --ds-background-accent-red-subtle-hovered: #872821;\n --ds-background-accent-red-subtle-pressed: #5D1F1A;\n --ds-background-accent-red-bolder: #FFD5D2;\n --ds-background-accent-red-bolder-hovered: #FFECEB;\n --ds-background-accent-red-bolder-pressed: #FFB8B2;\n --ds-background-accent-orange-subtlest: #693200;\n --ds-background-accent-orange-subtlest-hovered: #7A3B00;\n --ds-background-accent-orange-subtlest-pressed: #7A3B00;\n --ds-background-accent-orange-subtler: #693200;\n --ds-background-accent-orange-subtler-hovered: #7A3B00;\n --ds-background-accent-orange-subtler-pressed: #9E4C00;\n --ds-background-accent-orange-subtle: #9E4C00;\n --ds-background-accent-orange-subtle-hovered: #7A3B00;\n --ds-background-accent-orange-subtle-pressed: #693200;\n --ds-background-accent-orange-bolder: #FCE4A6;\n --ds-background-accent-orange-bolder-hovered: #FFF5DB;\n --ds-background-accent-orange-bolder-pressed: #FBD779;\n --ds-background-accent-yellow-subtlest: #533F04;\n --ds-background-accent-yellow-subtlest-hovered: #614A05;\n --ds-background-accent-yellow-subtlest-pressed: #614A05;\n --ds-background-accent-yellow-subtler: #533F04;\n --ds-background-accent-yellow-subtler-hovered: #614A05;\n --ds-background-accent-yellow-subtler-pressed: #7F5F01;\n --ds-background-accent-yellow-subtle: #7F5F01;\n --ds-background-accent-yellow-subtle-hovered: #614A05;\n --ds-background-accent-yellow-subtle-pressed: #533F04;\n --ds-background-accent-yellow-bolder: #F5E989;\n --ds-background-accent-yellow-bolder-hovered: #FEF7C8;\n --ds-background-accent-yellow-bolder-pressed: #EFDD4E;\n --ds-background-accent-green-subtlest: #164B35;\n --ds-background-accent-green-subtlest-hovered: #19573D;\n --ds-background-accent-green-subtlest-pressed: #19573D;\n --ds-background-accent-green-subtler: #164B35;\n --ds-background-accent-green-subtler-hovered: #19573D;\n --ds-background-accent-green-subtler-pressed: #216E4E;\n --ds-background-accent-green-subtle: #216E4E;\n --ds-background-accent-green-subtle-hovered: #19573D;\n --ds-background-accent-green-subtle-pressed: #164B35;\n --ds-background-accent-green-bolder: #BAF3DB;\n --ds-background-accent-green-bolder-hovered: #DCFFF1;\n --ds-background-accent-green-bolder-pressed: #97EDC9;\n --ds-background-accent-teal-subtlest: #164555;\n --ds-background-accent-teal-subtlest-hovered: #1A5265;\n --ds-background-accent-teal-subtlest-pressed: #1A5265;\n --ds-background-accent-teal-subtler: #164555;\n --ds-background-accent-teal-subtler-hovered: #1A5265;\n --ds-background-accent-teal-subtler-pressed: #206A83;\n --ds-background-accent-teal-subtle: #206A83;\n --ds-background-accent-teal-subtle-hovered: #1A5265;\n --ds-background-accent-teal-subtle-pressed: #164555;\n --ds-background-accent-teal-bolder: #C6EDFB;\n --ds-background-accent-teal-bolder-hovered: #E7F9FF;\n --ds-background-accent-teal-bolder-pressed: #B1E4F7;\n --ds-background-accent-blue-subtlest: #1C2B42;\n --ds-background-accent-blue-subtlest-hovered: #123263;\n --ds-background-accent-blue-subtlest-pressed: #144794;\n --ds-background-accent-blue-subtler: #123263;\n --ds-background-accent-blue-subtler-hovered: #144794;\n --ds-background-accent-blue-subtler-pressed: #1558BC;\n --ds-background-accent-blue-subtle: #1558BC;\n --ds-background-accent-blue-subtle-hovered: #144794;\n --ds-background-accent-blue-subtle-pressed: #123263;\n --ds-background-accent-blue-bolder: #669DF1;\n --ds-background-accent-blue-bolder-hovered: #8FB8F6;\n --ds-background-accent-blue-bolder-pressed: #ADCBFB;\n --ds-background-accent-purple-subtlest: #48245D;\n --ds-background-accent-purple-subtlest-hovered: #673286;\n --ds-background-accent-purple-subtlest-pressed: #673286;\n --ds-background-accent-purple-subtler: #48245D;\n --ds-background-accent-purple-subtler-hovered: #673286;\n --ds-background-accent-purple-subtler-pressed: #803FA5;\n --ds-background-accent-purple-subtle: #803FA5;\n --ds-background-accent-purple-subtle-hovered: #673286;\n --ds-background-accent-purple-subtle-pressed: #48245D;\n --ds-background-accent-purple-bolder: #EED7FC;\n --ds-background-accent-purple-bolder-hovered: #F8EEFE;\n --ds-background-accent-purple-bolder-pressed: #E3BDFA;\n --ds-background-accent-magenta-subtlest: #50253F;\n --ds-background-accent-magenta-subtlest-hovered: #77325B;\n --ds-background-accent-magenta-subtlest-pressed: #77325B;\n --ds-background-accent-magenta-subtler: #50253F;\n --ds-background-accent-magenta-subtler-hovered: #77325B;\n --ds-background-accent-magenta-subtler-pressed: #943D73;\n --ds-background-accent-magenta-subtle: #943D73;\n --ds-background-accent-magenta-subtle-hovered: #77325B;\n --ds-background-accent-magenta-subtle-pressed: #50253F;\n --ds-background-accent-magenta-bolder: #FDD0EC;\n --ds-background-accent-magenta-bolder-hovered: #FFECF8;\n --ds-background-accent-magenta-bolder-pressed: #FCB6E1;\n --ds-background-accent-gray-subtlest: #303134;\n --ds-background-accent-gray-subtlest-hovered: #3D3F43;\n --ds-background-accent-gray-subtlest-pressed: #4B4D51;\n --ds-background-accent-gray-subtler: #4B4D51;\n --ds-background-accent-gray-subtler-hovered: #63666B;\n --ds-background-accent-gray-subtler-pressed: #7E8188;\n --ds-background-accent-gray-subtle: #4B4D51;\n --ds-background-accent-gray-subtle-hovered: #303134;\n --ds-background-accent-gray-subtle-pressed: #242528;\n --ds-background-accent-gray-bolder: #A9ABAF;\n --ds-background-accent-gray-bolder-hovered: #BFC1C4;\n --ds-background-accent-gray-bolder-pressed: #CECFD2;\n --ds-background-disabled: #BDBDBD0A;\n --ds-background-input: #242528;\n --ds-background-input-hovered: #2B2C2F;\n --ds-background-input-pressed: #242528;\n --ds-background-inverse-subtle: #FFFFFF29;\n --ds-background-inverse-subtle-hovered: #FFFFFF3D;\n --ds-background-inverse-subtle-pressed: #FFFFFF52;\n --ds-background-neutral: #CECED912;\n --ds-background-neutral-hovered: #E3E4F21F;\n --ds-background-neutral-pressed: #E5E9F640;\n --ds-background-neutral-subtle: #00000000;\n --ds-background-neutral-subtle-hovered: #CECED912;\n --ds-background-neutral-subtle-pressed: #E3E4F21F;\n --ds-background-neutral-bold: #CECFD2;\n --ds-background-neutral-bold-hovered: #BFC1C4;\n --ds-background-neutral-bold-pressed: #A9ABAF;\n --ds-background-selected: #1C2B42;\n --ds-background-selected-hovered: #123263;\n --ds-background-selected-pressed: #1558BC;\n --ds-background-selected-bold: #CFE1FD;\n --ds-background-selected-bold-hovered: #E9F2FE;\n --ds-background-selected-bold-pressed: #E2E3E4;\n --ds-background-brand-subtlest: #1C2B42;\n --ds-background-brand-subtlest-hovered: #123263;\n --ds-background-brand-subtlest-pressed: #144794;\n --ds-background-brand-bold: #CFE1FD;\n --ds-background-brand-bold-hovered: #E9F2FE;\n --ds-background-brand-bold-pressed: #E2E3E4;\n --ds-background-brand-boldest: #E9F2FE;\n --ds-background-brand-boldest-hovered: #CFE1FD;\n --ds-background-brand-boldest-pressed: #ADCBFB;\n --ds-background-danger: #42221F;\n --ds-background-danger-hovered: #5D1F1A;\n --ds-background-danger-pressed: #872821;\n --ds-background-danger-bold: #FFD5D2;\n --ds-background-danger-bold-hovered: #FFECEB;\n --ds-background-danger-bold-pressed: #E2E3E4;\n --ds-background-warning: #3A2C1F;\n --ds-background-warning-hovered: #693200;\n --ds-background-warning-pressed: #7A3B00;\n --ds-background-warning-bold: #F5E989;\n --ds-background-warning-bold-hovered: #FEF7C8;\n --ds-background-warning-bold-pressed: #E2E3E4;\n --ds-background-success: #28311B;\n --ds-background-success-hovered: #37471F;\n --ds-background-success-pressed: #3F5224;\n --ds-background-success-bold: #BAF3DB;\n --ds-background-success-bold-hovered: #DCFFF1;\n --ds-background-success-bold-pressed: #E2E3E4;\n --ds-background-discovery: #35243F;\n --ds-background-discovery-hovered: #48245D;\n --ds-background-discovery-pressed: #673286;\n --ds-background-discovery-bold: #EED7FC;\n --ds-background-discovery-bold-hovered: #F8EEFE;\n --ds-background-discovery-bold-pressed: #E2E3E4;\n --ds-background-information: #1C2B42;\n --ds-background-information-hovered: #123263;\n --ds-background-information-pressed: #144794;\n --ds-background-information-bold: #CFE1FD;\n --ds-background-information-bold-hovered: #E9F2FE;\n --ds-background-information-bold-pressed: #E2E3E4;\n --ds-blanket: #10121499;\n --ds-blanket-selected: #1D7AFC14;\n --ds-blanket-danger: #E3493514;\n --ds-interaction-hovered: #ffffff33;\n --ds-interaction-pressed: #ffffff5c;\n --ds-skeleton: #CECED912;\n --ds-skeleton-subtle: #BDBDBD0A;\n --ds-chart-categorical-1: #9DD9EE;\n --ds-chart-categorical-1-hovered: #C6EDFB;\n --ds-chart-categorical-2: #94C748;\n --ds-chart-categorical-2-hovered: #B3DF72;\n --ds-chart-categorical-3: #FBC828;\n --ds-chart-categorical-3-hovered: #FCE4A6;\n --ds-chart-categorical-4: #FCA700;\n --ds-chart-categorical-4-hovered: #FBC828;\n --ds-chart-categorical-5: #1558BC;\n --ds-chart-categorical-5-hovered: #1868DB;\n --ds-chart-categorical-6: #D8A0F7;\n --ds-chart-categorical-6-hovered: #EED7FC;\n --ds-chart-categorical-7: #42B2D7;\n --ds-chart-categorical-7-hovered: #6CC3E0;\n --ds-chart-categorical-8: #E06C00;\n --ds-chart-categorical-8-hovered: #FBD779;\n --ds-chart-lime-bold: #B3DF72;\n --ds-chart-lime-bold-hovered: #D3F1A7;\n --ds-chart-lime-bolder: #D3F1A7;\n --ds-chart-lime-bolder-hovered: #EFFFD6;\n --ds-chart-lime-boldest: #EFFFD6;\n --ds-chart-lime-boldest-hovered: #D3F1A7;\n --ds-chart-neutral: #96999E;\n --ds-chart-neutral-hovered: #A9ABAF;\n --ds-chart-red-bold: #FD9891;\n --ds-chart-red-bold-hovered: #FFD5D2;\n --ds-chart-red-bolder: #FFD5D2;\n --ds-chart-red-bolder-hovered: #FFECEB;\n --ds-chart-red-boldest: #FFECEB;\n --ds-chart-red-boldest-hovered: #FFD5D2;\n --ds-chart-orange-bold: #FBC828;\n --ds-chart-orange-bold-hovered: #FCE4A6;\n --ds-chart-orange-bolder: #FCE4A6;\n --ds-chart-orange-bolder-hovered: #FFF5DB;\n --ds-chart-orange-boldest: #FFF5DB;\n --ds-chart-orange-boldest-hovered: #FCE4A6;\n --ds-chart-yellow-bold: #EED12B;\n --ds-chart-yellow-bold-hovered: #F5E989;\n --ds-chart-yellow-bolder: #F5E989;\n --ds-chart-yellow-bolder-hovered: #FEF7C8;\n --ds-chart-yellow-boldest: #FEF7C8;\n --ds-chart-yellow-boldest-hovered: #F5E989;\n --ds-chart-green-bold: #7EE2B8;\n --ds-chart-green-bold-hovered: #4BCE97;\n --ds-chart-green-bolder: #BAF3DB;\n --ds-chart-green-bolder-hovered: #DCFFF1;\n --ds-chart-green-boldest: #DCFFF1;\n --ds-chart-green-boldest-hovered: #BAF3DB;\n --ds-chart-teal-bold: #9DD9EE;\n --ds-chart-teal-bold-hovered: #C6EDFB;\n --ds-chart-teal-bolder: #C6EDFB;\n --ds-chart-teal-bolder-hovered: #E7F9FF;\n --ds-chart-teal-boldest: #E7F9FF;\n --ds-chart-teal-boldest-hovered: #C6EDFB;\n --ds-chart-blue-bold: #8FB8F6;\n --ds-chart-blue-bold-hovered: #CFE1FD;\n --ds-chart-blue-bolder: #CFE1FD;\n --ds-chart-blue-bolder-hovered: #E9F2FE;\n --ds-chart-blue-boldest: #E9F2FE;\n --ds-chart-blue-boldest-hovered: #CFE1FD;\n --ds-chart-purple-bold: #D8A0F7;\n --ds-chart-purple-bold-hovered: #EED7FC;\n --ds-chart-purple-bolder: #EED7FC;\n --ds-chart-purple-bolder-hovered: #F8EEFE;\n --ds-chart-purple-boldest: #F8EEFE;\n --ds-chart-purple-boldest-hovered: #EED7FC;\n --ds-chart-magenta-bold: #F797D2;\n --ds-chart-magenta-bold-hovered: #FDD0EC;\n --ds-chart-magenta-bolder: #FDD0EC;\n --ds-chart-magenta-bolder-hovered: #FFECF8;\n --ds-chart-magenta-boldest: #FFECF8;\n --ds-chart-magenta-boldest-hovered: #FDD0EC;\n --ds-chart-gray-bold: #96999E;\n --ds-chart-gray-bold-hovered: #A9ABAF;\n --ds-chart-gray-bolder: #A9ABAF;\n --ds-chart-gray-bolder-hovered: #BFC1C4;\n --ds-chart-gray-boldest: #BFC1C4;\n --ds-chart-gray-boldest-hovered: #CECFD2;\n --ds-chart-brand: #669DF1;\n --ds-chart-brand-hovered: #8FB8F6;\n --ds-chart-danger: #F87168;\n --ds-chart-danger-hovered: #F15B50;\n --ds-chart-danger-bold: #FFB8B2;\n --ds-chart-danger-bold-hovered: #FD9891;\n --ds-chart-warning: #F68909;\n --ds-chart-warning-hovered: #FCA700;\n --ds-chart-warning-bold: #FBC828;\n --ds-chart-warning-bold-hovered: #FCE4A6;\n --ds-chart-success: #82B536;\n --ds-chart-success-hovered: #94C748;\n --ds-chart-success-bold: #B3DF72;\n --ds-chart-success-bold-hovered: #D3F1A7;\n --ds-chart-discovery: #C97CF4;\n --ds-chart-discovery-hovered: #C97CF4;\n --ds-chart-discovery-bold: #D8A0F7;\n --ds-chart-discovery-bold-hovered: #EED7FC;\n --ds-chart-information: #669DF1;\n --ds-chart-information-hovered: #669DF1;\n --ds-chart-information-bold: #8FB8F6;\n --ds-chart-information-bold-hovered: #CFE1FD;\n --ds-surface: #1F1F21;\n --ds-surface-hovered: #242528;\n --ds-surface-pressed: #2B2C2F;\n --ds-surface-overlay: #2B2C2F;\n --ds-surface-overlay-hovered: #303134;\n --ds-surface-overlay-pressed: #3D3F43;\n --ds-surface-raised: #242528;\n --ds-surface-raised-hovered: #2B2C2F;\n --ds-surface-raised-pressed: #303134;\n --ds-surface-sunken: #18191A;\n --ds-shadow-overflow: 0px 0px 12px #0104048F;\n --ds-shadow-overflow-perimeter: #01040480;\n --ds-shadow-overflow-spread: #0104048f;\n --ds-shadow-overlay: inset 0px 0px 0px 1px #E9F0FB80;\n --ds-shadow-raised: inset 0px 0px 0px 1px #E9F0FB80;\n --ds-opacity-disabled: 0.4;\n --ds-opacity-loading: 0.2;\n --ds-UNSAFE-transparent: transparent;\n --ds-elevation-surface-current: #1F1F21;\n}\n";
|
|
6
|
+
export default "\nhtml[data-color-mode=\"light\"][data-theme~=\"light:dark-increased-contrast\"],\nhtml[data-color-mode=\"dark\"][data-theme~=\"dark:dark-increased-contrast\"],\nhtml[data-color-mode=\"light\"][data-contrast-mode=\"more\"][data-theme~=\"light:dark\"],\nhtml[data-color-mode=\"dark\"][data-contrast-mode=\"more\"][data-theme~=\"dark:dark\"] {\n color-scheme: dark;\n --ds-text: #E2E3E4;\n --ds-text-accent-lime: #D3F1A7;\n --ds-text-accent-lime-bolder: #EFFFD6;\n --ds-text-accent-red: #FFD5D2;\n --ds-text-accent-red-bolder: #FFECEB;\n --ds-text-accent-orange: #FCE4A6;\n --ds-text-accent-orange-bolder: #FFF5DB;\n --ds-text-accent-yellow: #F5E989;\n --ds-text-accent-yellow-bolder: #FEF7C8;\n --ds-text-accent-green: #BAF3DB;\n --ds-text-accent-green-bolder: #DCFFF1;\n --ds-text-accent-teal: #C6EDFB;\n --ds-text-accent-teal-bolder: #E7F9FF;\n --ds-text-accent-blue: #CFE1FD;\n --ds-text-accent-blue-bolder: #E9F2FE;\n --ds-text-accent-purple: #EED7FC;\n --ds-text-accent-purple-bolder: #F8EEFE;\n --ds-text-accent-magenta: #FDD0EC;\n --ds-text-accent-magenta-bolder: #FFECF8;\n --ds-text-accent-gray: #BFC1C4;\n --ds-text-accent-gray-bolder: #E2E3E4;\n --ds-text-disabled: #E5E9F640;\n --ds-text-inverse: #1F1F21;\n --ds-text-selected: #CFE1FD;\n --ds-text-brand: #CFE1FD;\n --ds-text-danger: #FFD5D2;\n --ds-text-warning: #FCE4A6;\n --ds-text-warning-inverse: #18191A;\n --ds-text-success: #BAF3DB;\n --ds-text-discovery: #EED7FC;\n --ds-text-information: #CFE1FD;\n --ds-text-subtlest: #BFC1C4;\n --ds-text-subtle: #CECFD2;\n --ds-link: #CFE1FD;\n --ds-link-pressed: #CFE1FD;\n --ds-link-visited: #D8A0F7;\n --ds-link-visited-pressed: #EED7FC;\n --ds-icon: #CECFD2;\n --ds-icon-accent-lime: #B3DF72;\n --ds-icon-accent-red: #FD9891;\n --ds-icon-accent-orange: #FBC828;\n --ds-icon-accent-yellow: #EED12B;\n --ds-icon-accent-green: #7EE2B8;\n --ds-icon-accent-teal: #9DD9EE;\n --ds-icon-accent-blue: #8FB8F6;\n --ds-icon-accent-purple: #D8A0F7;\n --ds-icon-accent-magenta: #F797D2;\n --ds-icon-accent-gray: #A9ABAF;\n --ds-icon-disabled: #E5E9F640;\n --ds-icon-inverse: #1F1F21;\n --ds-icon-selected: #8FB8F6;\n --ds-icon-brand: #8FB8F6;\n --ds-icon-danger: #F87168;\n --ds-icon-warning: #FBC828;\n --ds-icon-warning-inverse: #18191A;\n --ds-icon-success: #7EE2B8;\n --ds-icon-discovery: #C97CF4;\n --ds-icon-information: #8FB8F6;\n --ds-icon-subtlest: #BFC1C4;\n --ds-icon-subtle: #BFC1C4;\n --ds-border: #E9F0FB5C;\n --ds-border-accent-lime: #B3DF72;\n --ds-border-accent-red: #FD9891;\n --ds-border-accent-orange: #FBC828;\n --ds-border-accent-yellow: #EED12B;\n --ds-border-accent-green: #7EE2B8;\n --ds-border-accent-teal: #9DD9EE;\n --ds-border-accent-blue: #8FB8F6;\n --ds-border-accent-purple: #D8A0F7;\n --ds-border-accent-magenta: #F797D2;\n --ds-border-accent-gray: #A9ABAF;\n --ds-border-disabled: #E3E4F21F;\n --ds-border-focused: #8FB8F6;\n --ds-border-input: #A9ABAF;\n --ds-border-inverse: #18191A;\n --ds-border-selected: #8FB8F6;\n --ds-border-brand: #8FB8F6;\n --ds-border-danger: #F87168;\n --ds-border-warning: #FBC828;\n --ds-border-success: #7EE2B8;\n --ds-border-discovery: #C97CF4;\n --ds-border-information: #8FB8F6;\n --ds-border-bold: #A9ABAF;\n --ds-background-accent-lime-subtlest: #28311B;\n --ds-background-accent-lime-subtlest-hovered: #3F5224;\n --ds-background-accent-lime-subtlest-pressed: #3F5224;\n --ds-background-accent-lime-subtler: #37471F;\n --ds-background-accent-lime-subtler-hovered: #3F5224;\n --ds-background-accent-lime-subtler-pressed: #4C6B1F;\n --ds-background-accent-lime-subtle: #4C6B1F;\n --ds-background-accent-lime-subtle-hovered: #3F5224;\n --ds-background-accent-lime-subtle-pressed: #37471F;\n --ds-background-accent-lime-bolder: #D3F1A7;\n --ds-background-accent-lime-bolder-hovered: #EFFFD6;\n --ds-background-accent-lime-bolder-pressed: #BDE97C;\n --ds-background-accent-red-subtlest: #42221F;\n --ds-background-accent-red-subtlest-hovered: #5D1F1A;\n --ds-background-accent-red-subtlest-pressed: #872821;\n --ds-background-accent-red-subtler: #5D1F1A;\n --ds-background-accent-red-subtler-hovered: #872821;\n --ds-background-accent-red-subtler-pressed: #AE2E24;\n --ds-background-accent-red-subtle: #AE2E24;\n --ds-background-accent-red-subtle-hovered: #872821;\n --ds-background-accent-red-subtle-pressed: #5D1F1A;\n --ds-background-accent-red-bolder: #FFD5D2;\n --ds-background-accent-red-bolder-hovered: #FFECEB;\n --ds-background-accent-red-bolder-pressed: #FFB8B2;\n --ds-background-accent-orange-subtlest: #3A2C1F;\n --ds-background-accent-orange-subtlest-hovered: #7A3B00;\n --ds-background-accent-orange-subtlest-pressed: #7A3B00;\n --ds-background-accent-orange-subtler: #693200;\n --ds-background-accent-orange-subtler-hovered: #7A3B00;\n --ds-background-accent-orange-subtler-pressed: #9E4C00;\n --ds-background-accent-orange-subtle: #9E4C00;\n --ds-background-accent-orange-subtle-hovered: #7A3B00;\n --ds-background-accent-orange-subtle-pressed: #693200;\n --ds-background-accent-orange-bolder: #FCE4A6;\n --ds-background-accent-orange-bolder-hovered: #FFF5DB;\n --ds-background-accent-orange-bolder-pressed: #FBD779;\n --ds-background-accent-yellow-subtlest: #332E1B;\n --ds-background-accent-yellow-subtlest-hovered: #614A05;\n --ds-background-accent-yellow-subtlest-pressed: #614A05;\n --ds-background-accent-yellow-subtler: #533F04;\n --ds-background-accent-yellow-subtler-hovered: #614A05;\n --ds-background-accent-yellow-subtler-pressed: #7F5F01;\n --ds-background-accent-yellow-subtle: #7F5F01;\n --ds-background-accent-yellow-subtle-hovered: #614A05;\n --ds-background-accent-yellow-subtle-pressed: #533F04;\n --ds-background-accent-yellow-bolder: #F5E989;\n --ds-background-accent-yellow-bolder-hovered: #FEF7C8;\n --ds-background-accent-yellow-bolder-pressed: #EFDD4E;\n --ds-background-accent-green-subtlest: #1C3329;\n --ds-background-accent-green-subtlest-hovered: #19573D;\n --ds-background-accent-green-subtlest-pressed: #19573D;\n --ds-background-accent-green-subtler: #164B35;\n --ds-background-accent-green-subtler-hovered: #19573D;\n --ds-background-accent-green-subtler-pressed: #216E4E;\n --ds-background-accent-green-subtle: #216E4E;\n --ds-background-accent-green-subtle-hovered: #19573D;\n --ds-background-accent-green-subtle-pressed: #164B35;\n --ds-background-accent-green-bolder: #BAF3DB;\n --ds-background-accent-green-bolder-hovered: #DCFFF1;\n --ds-background-accent-green-bolder-pressed: #97EDC9;\n --ds-background-accent-teal-subtlest: #1E3137;\n --ds-background-accent-teal-subtlest-hovered: #1A5265;\n --ds-background-accent-teal-subtlest-pressed: #1A5265;\n --ds-background-accent-teal-subtler: #164555;\n --ds-background-accent-teal-subtler-hovered: #1A5265;\n --ds-background-accent-teal-subtler-pressed: #206A83;\n --ds-background-accent-teal-subtle: #206A83;\n --ds-background-accent-teal-subtle-hovered: #1A5265;\n --ds-background-accent-teal-subtle-pressed: #164555;\n --ds-background-accent-teal-bolder: #C6EDFB;\n --ds-background-accent-teal-bolder-hovered: #E7F9FF;\n --ds-background-accent-teal-bolder-pressed: #B1E4F7;\n --ds-background-accent-blue-subtlest: #1C2B42;\n --ds-background-accent-blue-subtlest-hovered: #123263;\n --ds-background-accent-blue-subtlest-pressed: #144794;\n --ds-background-accent-blue-subtler: #123263;\n --ds-background-accent-blue-subtler-hovered: #144794;\n --ds-background-accent-blue-subtler-pressed: #1558BC;\n --ds-background-accent-blue-subtle: #1558BC;\n --ds-background-accent-blue-subtle-hovered: #144794;\n --ds-background-accent-blue-subtle-pressed: #123263;\n --ds-background-accent-blue-bolder: #669DF1;\n --ds-background-accent-blue-bolder-hovered: #8FB8F6;\n --ds-background-accent-blue-bolder-pressed: #ADCBFB;\n --ds-background-accent-purple-subtlest: #35243F;\n --ds-background-accent-purple-subtlest-hovered: #673286;\n --ds-background-accent-purple-subtlest-pressed: #673286;\n --ds-background-accent-purple-subtler: #48245D;\n --ds-background-accent-purple-subtler-hovered: #673286;\n --ds-background-accent-purple-subtler-pressed: #803FA5;\n --ds-background-accent-purple-subtle: #803FA5;\n --ds-background-accent-purple-subtle-hovered: #673286;\n --ds-background-accent-purple-subtle-pressed: #48245D;\n --ds-background-accent-purple-bolder: #EED7FC;\n --ds-background-accent-purple-bolder-hovered: #F8EEFE;\n --ds-background-accent-purple-bolder-pressed: #E3BDFA;\n --ds-background-accent-magenta-subtlest: #3D2232;\n --ds-background-accent-magenta-subtlest-hovered: #77325B;\n --ds-background-accent-magenta-subtlest-pressed: #77325B;\n --ds-background-accent-magenta-subtler: #50253F;\n --ds-background-accent-magenta-subtler-hovered: #77325B;\n --ds-background-accent-magenta-subtler-pressed: #943D73;\n --ds-background-accent-magenta-subtle: #943D73;\n --ds-background-accent-magenta-subtle-hovered: #77325B;\n --ds-background-accent-magenta-subtle-pressed: #50253F;\n --ds-background-accent-magenta-bolder: #FDD0EC;\n --ds-background-accent-magenta-bolder-hovered: #FFECF8;\n --ds-background-accent-magenta-bolder-pressed: #FCB6E1;\n --ds-background-accent-gray-subtlest: #303134;\n --ds-background-accent-gray-subtlest-hovered: #3D3F43;\n --ds-background-accent-gray-subtlest-pressed: #4B4D51;\n --ds-background-accent-gray-subtler: #4B4D51;\n --ds-background-accent-gray-subtler-hovered: #63666B;\n --ds-background-accent-gray-subtler-pressed: #7E8188;\n --ds-background-accent-gray-subtle: #4B4D51;\n --ds-background-accent-gray-subtle-hovered: #303134;\n --ds-background-accent-gray-subtle-pressed: #242528;\n --ds-background-accent-gray-bolder: #A9ABAF;\n --ds-background-accent-gray-bolder-hovered: #BFC1C4;\n --ds-background-accent-gray-bolder-pressed: #CECFD2;\n --ds-background-disabled: #BDBDBD0A;\n --ds-background-input: #242528;\n --ds-background-input-hovered: #2B2C2F;\n --ds-background-input-pressed: #242528;\n --ds-background-inverse-subtle: #FFFFFF29;\n --ds-background-inverse-subtle-hovered: #FFFFFF3D;\n --ds-background-inverse-subtle-pressed: #FFFFFF52;\n --ds-background-neutral: #CECED912;\n --ds-background-neutral-hovered: #E3E4F21F;\n --ds-background-neutral-pressed: #E5E9F640;\n --ds-background-neutral-subtle: #00000000;\n --ds-background-neutral-subtle-hovered: #CECED912;\n --ds-background-neutral-subtle-pressed: #E3E4F21F;\n --ds-background-neutral-bold: #CECFD2;\n --ds-background-neutral-bold-hovered: #BFC1C4;\n --ds-background-neutral-bold-pressed: #A9ABAF;\n --ds-background-selected: #1C2B42;\n --ds-background-selected-hovered: #123263;\n --ds-background-selected-pressed: #1558BC;\n --ds-background-selected-bold: #CFE1FD;\n --ds-background-selected-bold-hovered: #E9F2FE;\n --ds-background-selected-bold-pressed: #E2E3E4;\n --ds-background-brand-subtlest: #1C2B42;\n --ds-background-brand-subtlest-hovered: #123263;\n --ds-background-brand-subtlest-pressed: #144794;\n --ds-background-brand-bold: #CFE1FD;\n --ds-background-brand-bold-hovered: #E9F2FE;\n --ds-background-brand-bold-pressed: #E2E3E4;\n --ds-background-brand-boldest: #E9F2FE;\n --ds-background-brand-boldest-hovered: #CFE1FD;\n --ds-background-brand-boldest-pressed: #ADCBFB;\n --ds-background-danger: #42221F;\n --ds-background-danger-hovered: #5D1F1A;\n --ds-background-danger-pressed: #872821;\n --ds-background-danger-bold: #FFD5D2;\n --ds-background-danger-bold-hovered: #FFECEB;\n --ds-background-danger-bold-pressed: #E2E3E4;\n --ds-background-warning: #3A2C1F;\n --ds-background-warning-hovered: #693200;\n --ds-background-warning-pressed: #7A3B00;\n --ds-background-warning-bold: #F5E989;\n --ds-background-warning-bold-hovered: #FEF7C8;\n --ds-background-warning-bold-pressed: #E2E3E4;\n --ds-background-success: #28311B;\n --ds-background-success-hovered: #37471F;\n --ds-background-success-pressed: #3F5224;\n --ds-background-success-bold: #BAF3DB;\n --ds-background-success-bold-hovered: #DCFFF1;\n --ds-background-success-bold-pressed: #E2E3E4;\n --ds-background-discovery: #35243F;\n --ds-background-discovery-hovered: #48245D;\n --ds-background-discovery-pressed: #673286;\n --ds-background-discovery-bold: #EED7FC;\n --ds-background-discovery-bold-hovered: #F8EEFE;\n --ds-background-discovery-bold-pressed: #E2E3E4;\n --ds-background-information: #1C2B42;\n --ds-background-information-hovered: #123263;\n --ds-background-information-pressed: #144794;\n --ds-background-information-bold: #CFE1FD;\n --ds-background-information-bold-hovered: #E9F2FE;\n --ds-background-information-bold-pressed: #E2E3E4;\n --ds-blanket: #10121499;\n --ds-blanket-selected: #1D7AFC14;\n --ds-blanket-danger: #E3493514;\n --ds-interaction-hovered: #ffffff33;\n --ds-interaction-pressed: #ffffff5c;\n --ds-skeleton: #CECED912;\n --ds-skeleton-subtle: #BDBDBD0A;\n --ds-chart-categorical-1: #9DD9EE;\n --ds-chart-categorical-1-hovered: #C6EDFB;\n --ds-chart-categorical-2: #94C748;\n --ds-chart-categorical-2-hovered: #B3DF72;\n --ds-chart-categorical-3: #FBC828;\n --ds-chart-categorical-3-hovered: #FCE4A6;\n --ds-chart-categorical-4: #FCA700;\n --ds-chart-categorical-4-hovered: #FBC828;\n --ds-chart-categorical-5: #1558BC;\n --ds-chart-categorical-5-hovered: #1868DB;\n --ds-chart-categorical-6: #D8A0F7;\n --ds-chart-categorical-6-hovered: #EED7FC;\n --ds-chart-categorical-7: #42B2D7;\n --ds-chart-categorical-7-hovered: #6CC3E0;\n --ds-chart-categorical-8: #E06C00;\n --ds-chart-categorical-8-hovered: #FBD779;\n --ds-chart-lime-bold: #B3DF72;\n --ds-chart-lime-bold-hovered: #D3F1A7;\n --ds-chart-lime-bolder: #D3F1A7;\n --ds-chart-lime-bolder-hovered: #EFFFD6;\n --ds-chart-lime-boldest: #EFFFD6;\n --ds-chart-lime-boldest-hovered: #D3F1A7;\n --ds-chart-neutral: #96999E;\n --ds-chart-neutral-hovered: #A9ABAF;\n --ds-chart-red-bold: #FD9891;\n --ds-chart-red-bold-hovered: #FFD5D2;\n --ds-chart-red-bolder: #FFD5D2;\n --ds-chart-red-bolder-hovered: #FFECEB;\n --ds-chart-red-boldest: #FFECEB;\n --ds-chart-red-boldest-hovered: #FFD5D2;\n --ds-chart-orange-bold: #FBC828;\n --ds-chart-orange-bold-hovered: #FCE4A6;\n --ds-chart-orange-bolder: #FCE4A6;\n --ds-chart-orange-bolder-hovered: #FFF5DB;\n --ds-chart-orange-boldest: #FFF5DB;\n --ds-chart-orange-boldest-hovered: #FCE4A6;\n --ds-chart-yellow-bold: #EED12B;\n --ds-chart-yellow-bold-hovered: #F5E989;\n --ds-chart-yellow-bolder: #F5E989;\n --ds-chart-yellow-bolder-hovered: #FEF7C8;\n --ds-chart-yellow-boldest: #FEF7C8;\n --ds-chart-yellow-boldest-hovered: #F5E989;\n --ds-chart-green-bold: #7EE2B8;\n --ds-chart-green-bold-hovered: #4BCE97;\n --ds-chart-green-bolder: #BAF3DB;\n --ds-chart-green-bolder-hovered: #DCFFF1;\n --ds-chart-green-boldest: #DCFFF1;\n --ds-chart-green-boldest-hovered: #BAF3DB;\n --ds-chart-teal-bold: #9DD9EE;\n --ds-chart-teal-bold-hovered: #C6EDFB;\n --ds-chart-teal-bolder: #C6EDFB;\n --ds-chart-teal-bolder-hovered: #E7F9FF;\n --ds-chart-teal-boldest: #E7F9FF;\n --ds-chart-teal-boldest-hovered: #C6EDFB;\n --ds-chart-blue-bold: #8FB8F6;\n --ds-chart-blue-bold-hovered: #CFE1FD;\n --ds-chart-blue-bolder: #CFE1FD;\n --ds-chart-blue-bolder-hovered: #E9F2FE;\n --ds-chart-blue-boldest: #E9F2FE;\n --ds-chart-blue-boldest-hovered: #CFE1FD;\n --ds-chart-purple-bold: #D8A0F7;\n --ds-chart-purple-bold-hovered: #EED7FC;\n --ds-chart-purple-bolder: #EED7FC;\n --ds-chart-purple-bolder-hovered: #F8EEFE;\n --ds-chart-purple-boldest: #F8EEFE;\n --ds-chart-purple-boldest-hovered: #EED7FC;\n --ds-chart-magenta-bold: #F797D2;\n --ds-chart-magenta-bold-hovered: #FDD0EC;\n --ds-chart-magenta-bolder: #FDD0EC;\n --ds-chart-magenta-bolder-hovered: #FFECF8;\n --ds-chart-magenta-boldest: #FFECF8;\n --ds-chart-magenta-boldest-hovered: #FDD0EC;\n --ds-chart-gray-bold: #96999E;\n --ds-chart-gray-bold-hovered: #A9ABAF;\n --ds-chart-gray-bolder: #A9ABAF;\n --ds-chart-gray-bolder-hovered: #BFC1C4;\n --ds-chart-gray-boldest: #BFC1C4;\n --ds-chart-gray-boldest-hovered: #CECFD2;\n --ds-chart-brand: #669DF1;\n --ds-chart-brand-hovered: #8FB8F6;\n --ds-chart-danger: #F87168;\n --ds-chart-danger-hovered: #F15B50;\n --ds-chart-danger-bold: #FFB8B2;\n --ds-chart-danger-bold-hovered: #FD9891;\n --ds-chart-warning: #F68909;\n --ds-chart-warning-hovered: #FCA700;\n --ds-chart-warning-bold: #FBC828;\n --ds-chart-warning-bold-hovered: #FCE4A6;\n --ds-chart-success: #82B536;\n --ds-chart-success-hovered: #94C748;\n --ds-chart-success-bold: #B3DF72;\n --ds-chart-success-bold-hovered: #D3F1A7;\n --ds-chart-discovery: #C97CF4;\n --ds-chart-discovery-hovered: #C97CF4;\n --ds-chart-discovery-bold: #D8A0F7;\n --ds-chart-discovery-bold-hovered: #EED7FC;\n --ds-chart-information: #669DF1;\n --ds-chart-information-hovered: #669DF1;\n --ds-chart-information-bold: #8FB8F6;\n --ds-chart-information-bold-hovered: #CFE1FD;\n --ds-surface: #1F1F21;\n --ds-surface-hovered: #242528;\n --ds-surface-pressed: #2B2C2F;\n --ds-surface-overlay: #2B2C2F;\n --ds-surface-overlay-hovered: #303134;\n --ds-surface-overlay-pressed: #3D3F43;\n --ds-surface-raised: #242528;\n --ds-surface-raised-hovered: #2B2C2F;\n --ds-surface-raised-pressed: #303134;\n --ds-surface-sunken: #18191A;\n --ds-shadow-overflow: 0px 0px 12px #0104048F;\n --ds-shadow-overflow-perimeter: #01040480;\n --ds-shadow-overflow-spread: #0104048f;\n --ds-shadow-overlay: inset 0px 0px 0px 1px #E9F0FB80;\n --ds-shadow-raised: inset 0px 0px 0px 1px #E9F0FB80;\n --ds-opacity-disabled: 0.4;\n --ds-opacity-loading: 0.2;\n --ds-UNSAFE-transparent: transparent;\n --ds-elevation-surface-current: #1F1F21;\n}\n";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::7d389a2b01c97ee0935f94b151c2bab0>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-color-mode=\"light\"][data-theme~=\"light:dark\"],\nhtml[data-color-mode=\"dark\"][data-theme~=\"dark:dark\"] {\n color-scheme: dark;\n --ds-text: #CECFD2;\n --ds-text-accent-lime: #B3DF72;\n --ds-text-accent-lime-bolder: #D3F1A7;\n --ds-text-accent-red: #FD9891;\n --ds-text-accent-red-bolder: #FFD5D2;\n --ds-text-accent-orange: #FBC828;\n --ds-text-accent-orange-bolder: #FCE4A6;\n --ds-text-accent-yellow: #EED12B;\n --ds-text-accent-yellow-bolder: #F5E989;\n --ds-text-accent-green: #7EE2B8;\n --ds-text-accent-green-bolder: #BAF3DB;\n --ds-text-accent-teal: #9DD9EE;\n --ds-text-accent-teal-bolder: #C6EDFB;\n --ds-text-accent-blue: #8FB8F6;\n --ds-text-accent-blue-bolder: #CFE1FD;\n --ds-text-accent-purple: #D8A0F7;\n --ds-text-accent-purple-bolder: #EED7FC;\n --ds-text-accent-magenta: #F797D2;\n --ds-text-accent-magenta-bolder: #FDD0EC;\n --ds-text-accent-gray: #A9ABAF;\n --ds-text-accent-gray-bolder: #E2E3E4;\n --ds-text-disabled: #E5E9F640;\n --ds-text-inverse: #1F1F21;\n --ds-text-selected: #669DF1;\n --ds-text-brand: #669DF1;\n --ds-text-danger: #FD9891;\n --ds-text-warning: #FBC828;\n --ds-text-warning-inverse: #1F1F21;\n --ds-text-success: #B3DF72;\n --ds-text-discovery: #D8A0F7;\n --ds-text-information: #8FB8F6;\n --ds-text-subtlest: #96999E;\n --ds-text-subtle: #A9ABAF;\n --ds-link: #669DF1;\n --ds-link-pressed: #8FB8F6;\n --ds-link-visited: #D8A0F7;\n --ds-link-visited-pressed: #EED7FC;\n --ds-icon: #CECFD2;\n --ds-icon-accent-lime: #82B536;\n --ds-icon-accent-red: #E2483D;\n --ds-icon-accent-orange: #F68909;\n --ds-icon-accent-yellow: #EED12B;\n --ds-icon-accent-green: #2ABB7F;\n --ds-icon-accent-teal: #42B2D7;\n --ds-icon-accent-blue: #4688EC;\n --ds-icon-accent-purple: #BF63F3;\n --ds-icon-accent-magenta: #DA62AC;\n --ds-icon-accent-gray: #7E8188;\n --ds-icon-disabled: #E5E9F640;\n --ds-icon-inverse: #1F1F21;\n --ds-icon-selected: #669DF1;\n --ds-icon-brand: #669DF1;\n --ds-icon-danger: #F15B50;\n --ds-icon-warning: #FBC828;\n --ds-icon-warning-inverse: #1F1F21;\n --ds-icon-success: #82B536;\n --ds-icon-discovery: #BF63F3;\n --ds-icon-information: #4688EC;\n --ds-icon-subtlest: #96999E;\n --ds-icon-subtle: #A9ABAF;\n --ds-border: #E3E4F21F;\n --ds-border-accent-lime: #82B536;\n --ds-border-accent-red: #F15B50;\n --ds-border-accent-orange: #F68909;\n --ds-border-accent-yellow: #CF9F02;\n --ds-border-accent-green: #2ABB7F;\n --ds-border-accent-teal: #42B2D7;\n --ds-border-accent-blue: #4688EC;\n --ds-border-accent-purple: #BF63F3;\n --ds-border-accent-magenta: #DA62AC;\n --ds-border-accent-gray: #7E8188;\n --ds-border-disabled: #CECED912;\n --ds-border-focused: #8FB8F6;\n --ds-border-input: #7E8188;\n --ds-border-inverse: #18191A;\n --ds-border-selected: #669DF1;\n --ds-border-brand: #669DF1;\n --ds-border-danger: #F15B50;\n --ds-border-warning: #F68909;\n --ds-border-success: #82B536;\n --ds-border-discovery: #BF63F3;\n --ds-border-information: #4688EC;\n --ds-border-bold: #7E8188;\n --ds-background-accent-lime-subtlest: #37471F;\n --ds-background-accent-lime-subtlest-hovered: #3F5224;\n --ds-background-accent-lime-subtlest-pressed: #3F5224;\n --ds-background-accent-lime-subtler: #37471F;\n --ds-background-accent-lime-subtler-hovered: #3F5224;\n --ds-background-accent-lime-subtler-pressed: #4C6B1F;\n --ds-background-accent-lime-subtle: #4C6B1F;\n --ds-background-accent-lime-subtle-hovered: #3F5224;\n --ds-background-accent-lime-subtle-pressed: #37471F;\n --ds-background-accent-lime-bolder: #94C748;\n --ds-background-accent-lime-bolder-hovered: #B3DF72;\n --ds-background-accent-lime-bolder-pressed: #BDE97C;\n --ds-background-accent-red-subtlest: #42221F;\n --ds-background-accent-red-subtlest-hovered: #5D1F1A;\n --ds-background-accent-red-subtlest-pressed: #872821;\n --ds-background-accent-red-subtler: #5D1F1A;\n --ds-background-accent-red-subtler-hovered: #872821;\n --ds-background-accent-red-subtler-pressed: #AE2E24;\n --ds-background-accent-red-subtle: #AE2E24;\n --ds-background-accent-red-subtle-hovered: #872821;\n --ds-background-accent-red-subtle-pressed: #5D1F1A;\n --ds-background-accent-red-bolder: #F87168;\n --ds-background-accent-red-bolder-hovered: #FD9891;\n --ds-background-accent-red-bolder-pressed: #FFB8B2;\n --ds-background-accent-orange-subtlest: #693200;\n --ds-background-accent-orange-subtlest-hovered: #7A3B00;\n --ds-background-accent-orange-subtlest-pressed: #7A3B00;\n --ds-background-accent-orange-subtler: #693200;\n --ds-background-accent-orange-subtler-hovered: #7A3B00;\n --ds-background-accent-orange-subtler-pressed: #9E4C00;\n --ds-background-accent-orange-subtle: #9E4C00;\n --ds-background-accent-orange-subtle-hovered: #7A3B00;\n --ds-background-accent-orange-subtle-pressed: #693200;\n --ds-background-accent-orange-bolder: #FCA700;\n --ds-background-accent-orange-bolder-hovered: #FBC828;\n --ds-background-accent-orange-bolder-pressed: #FBD779;\n --ds-background-accent-yellow-subtlest: #533F04;\n --ds-background-accent-yellow-subtlest-hovered: #614A05;\n --ds-background-accent-yellow-subtlest-pressed: #614A05;\n --ds-background-accent-yellow-subtler: #533F04;\n --ds-background-accent-yellow-subtler-hovered: #614A05;\n --ds-background-accent-yellow-subtler-pressed: #7F5F01;\n --ds-background-accent-yellow-subtle: #7F5F01;\n --ds-background-accent-yellow-subtle-hovered: #614A05;\n --ds-background-accent-yellow-subtle-pressed: #533F04;\n --ds-background-accent-yellow-bolder: #DDB30E;\n --ds-background-accent-yellow-bolder-hovered: #EED12B;\n --ds-background-accent-yellow-bolder-pressed: #EFDD4E;\n --ds-background-accent-green-subtlest: #164B35;\n --ds-background-accent-green-subtlest-hovered: #19573D;\n --ds-background-accent-green-subtlest-pressed: #19573D;\n --ds-background-accent-green-subtler: #164B35;\n --ds-background-accent-green-subtler-hovered: #19573D;\n --ds-background-accent-green-subtler-pressed: #216E4E;\n --ds-background-accent-green-subtle: #216E4E;\n --ds-background-accent-green-subtle-hovered: #19573D;\n --ds-background-accent-green-subtle-pressed: #164B35;\n --ds-background-accent-green-bolder: #4BCE97;\n --ds-background-accent-green-bolder-hovered: #7EE2B8;\n --ds-background-accent-green-bolder-pressed: #97EDC9;\n --ds-background-accent-teal-subtlest: #164555;\n --ds-background-accent-teal-subtlest-hovered: #1A5265;\n --ds-background-accent-teal-subtlest-pressed: #1A5265;\n --ds-background-accent-teal-subtler: #164555;\n --ds-background-accent-teal-subtler-hovered: #1A5265;\n --ds-background-accent-teal-subtler-pressed: #206A83;\n --ds-background-accent-teal-subtle: #206A83;\n --ds-background-accent-teal-subtle-hovered: #1A5265;\n --ds-background-accent-teal-subtle-pressed: #164555;\n --ds-background-accent-teal-bolder: #6CC3E0;\n --ds-background-accent-teal-bolder-hovered: #9DD9EE;\n --ds-background-accent-teal-bolder-pressed: #B1E4F7;\n --ds-background-accent-blue-subtlest: #1C2B42;\n --ds-background-accent-blue-subtlest-hovered: #123263;\n --ds-background-accent-blue-subtlest-pressed: #144794;\n --ds-background-accent-blue-subtler: #123263;\n --ds-background-accent-blue-subtler-hovered: #144794;\n --ds-background-accent-blue-subtler-pressed: #1558BC;\n --ds-background-accent-blue-subtle: #1558BC;\n --ds-background-accent-blue-subtle-hovered: #144794;\n --ds-background-accent-blue-subtle-pressed: #123263;\n --ds-background-accent-blue-bolder: #669DF1;\n --ds-background-accent-blue-bolder-hovered: #8FB8F6;\n --ds-background-accent-blue-bolder-pressed: #ADCBFB;\n --ds-background-accent-purple-subtlest: #48245D;\n --ds-background-accent-purple-subtlest-hovered: #673286;\n --ds-background-accent-purple-subtlest-pressed: #673286;\n --ds-background-accent-purple-subtler: #48245D;\n --ds-background-accent-purple-subtler-hovered: #673286;\n --ds-background-accent-purple-subtler-pressed: #803FA5;\n --ds-background-accent-purple-subtle: #803FA5;\n --ds-background-accent-purple-subtle-hovered: #673286;\n --ds-background-accent-purple-subtle-pressed: #48245D;\n --ds-background-accent-purple-bolder: #C97CF4;\n --ds-background-accent-purple-bolder-hovered: #D8A0F7;\n --ds-background-accent-purple-bolder-pressed: #E3BDFA;\n --ds-background-accent-magenta-subtlest: #50253F;\n --ds-background-accent-magenta-subtlest-hovered: #77325B;\n --ds-background-accent-magenta-subtlest-pressed: #77325B;\n --ds-background-accent-magenta-subtler: #50253F;\n --ds-background-accent-magenta-subtler-hovered: #77325B;\n --ds-background-accent-magenta-subtler-pressed: #943D73;\n --ds-background-accent-magenta-subtle: #943D73;\n --ds-background-accent-magenta-subtle-hovered: #77325B;\n --ds-background-accent-magenta-subtle-pressed: #50253F;\n --ds-background-accent-magenta-bolder: #E774BB;\n --ds-background-accent-magenta-bolder-hovered: #F797D2;\n --ds-background-accent-magenta-bolder-pressed: #FCB6E1;\n --ds-background-accent-gray-subtlest: #303134;\n --ds-background-accent-gray-subtlest-hovered: #3D3F43;\n --ds-background-accent-gray-subtlest-pressed: #4B4D51;\n --ds-background-accent-gray-subtler: #4B4D51;\n --ds-background-accent-gray-subtler-hovered: #63666B;\n --ds-background-accent-gray-subtler-pressed: #7E8188;\n --ds-background-accent-gray-subtle: #63666B;\n --ds-background-accent-gray-subtle-hovered: #4B4D51;\n --ds-background-accent-gray-subtle-pressed: #3D3F43;\n --ds-background-accent-gray-bolder: #96999E;\n --ds-background-accent-gray-bolder-hovered: #A9ABAF;\n --ds-background-accent-gray-bolder-pressed: #BFC1C4;\n --ds-background-disabled: #BDBDBD0A;\n --ds-background-input: #242528;\n --ds-background-input-hovered: #2B2C2F;\n --ds-background-input-pressed: #242528;\n --ds-background-inverse-subtle: #FFFFFF29;\n --ds-background-inverse-subtle-hovered: #FFFFFF3D;\n --ds-background-inverse-subtle-pressed: #FFFFFF52;\n --ds-background-neutral: #CECED912;\n --ds-background-neutral-hovered: #E3E4F21F;\n --ds-background-neutral-pressed: #E5E9F640;\n --ds-background-neutral-subtle: #00000000;\n --ds-background-neutral-subtle-hovered: #CECED912;\n --ds-background-neutral-subtle-pressed: #E3E4F21F;\n --ds-background-neutral-bold: #CECFD2;\n --ds-background-neutral-bold-hovered: #BFC1C4;\n --ds-background-neutral-bold-pressed: #A9ABAF;\n --ds-background-selected: #1C2B42;\n --ds-background-selected-hovered: #123263;\n --ds-background-selected-pressed: #1558BC;\n --ds-background-selected-bold: #669DF1;\n --ds-background-selected-bold-hovered: #8FB8F6;\n --ds-background-selected-bold-pressed: #CFE1FD;\n --ds-background-brand-subtlest: #1C2B42;\n --ds-background-brand-subtlest-hovered: #123263;\n --ds-background-brand-subtlest-pressed: #144794;\n --ds-background-brand-bold: #669DF1;\n --ds-background-brand-bold-hovered: #8FB8F6;\n --ds-background-brand-bold-pressed: #ADCBFB;\n --ds-background-brand-boldest: #E9F2FE;\n --ds-background-brand-boldest-hovered: #CFE1FD;\n --ds-background-brand-boldest-pressed: #ADCBFB;\n --ds-background-danger: #42221F;\n --ds-background-danger-hovered: #5D1F1A;\n --ds-background-danger-pressed: #872821;\n --ds-background-danger-bold: #F87168;\n --ds-background-danger-bold-hovered: #FD9891;\n --ds-background-danger-bold-pressed: #FFB8B2;\n --ds-background-warning: #3A2C1F;\n --ds-background-warning-hovered: #693200;\n --ds-background-warning-pressed: #7A3B00;\n --ds-background-warning-bold: #FBC828;\n --ds-background-warning-bold-hovered: #FCA700;\n --ds-background-warning-bold-pressed: #F68909;\n --ds-background-success: #28311B;\n --ds-background-success-hovered: #37471F;\n --ds-background-success-pressed: #3F5224;\n --ds-background-success-bold: #94C748;\n --ds-background-success-bold-hovered: #B3DF72;\n --ds-background-success-bold-pressed: #BDE97C;\n --ds-background-discovery: #35243F;\n --ds-background-discovery-hovered: #48245D;\n --ds-background-discovery-pressed: #673286;\n --ds-background-discovery-bold: #C97CF4;\n --ds-background-discovery-bold-hovered: #D8A0F7;\n --ds-background-discovery-bold-pressed: #E3BDFA;\n --ds-background-information: #1C2B42;\n --ds-background-information-hovered: #123263;\n --ds-background-information-pressed: #144794;\n --ds-background-information-bold: #669DF1;\n --ds-background-information-bold-hovered: #8FB8F6;\n --ds-background-information-bold-pressed: #ADCBFB;\n --ds-blanket: #10121499;\n --ds-blanket-selected: #1D7AFC14;\n --ds-blanket-danger: #E3493514;\n --ds-interaction-hovered: #ffffff33;\n --ds-interaction-pressed: #ffffff5c;\n --ds-skeleton: #CECED912;\n --ds-skeleton-subtle: #BDBDBD0A;\n --ds-chart-categorical-1: #4688EC;\n --ds-chart-categorical-1-hovered: #669DF1;\n --ds-chart-categorical-2: #94C748;\n --ds-chart-categorical-2-hovered: #B3DF72;\n --ds-chart-categorical-3: #C97CF4;\n --ds-chart-categorical-3-hovered: #D8A0F7;\n --ds-chart-categorical-4: #FCA700;\n --ds-chart-categorical-4-hovered: #FBC828;\n --ds-chart-categorical-5: #1558BC;\n --ds-chart-categorical-5-hovered: #1868DB;\n --ds-chart-categorical-6: #964AC0;\n --ds-chart-categorical-6-hovered: #AF59E1;\n --ds-chart-categorical-7: #42B2D7;\n --ds-chart-categorical-7-hovered: #6CC3E0;\n --ds-chart-categorical-8: #E06C00;\n --ds-chart-categorical-8-hovered: #FBD779;\n --ds-chart-lime-bold: #82B536;\n --ds-chart-lime-bold-hovered: #94C748;\n --ds-chart-lime-bolder: #94C748;\n --ds-chart-lime-bolder-hovered: #B3DF72;\n --ds-chart-lime-boldest: #B3DF72;\n --ds-chart-lime-boldest-hovered: #D3F1A7;\n --ds-chart-neutral: #7E8188;\n --ds-chart-neutral-hovered: #96999E;\n --ds-chart-red-bold: #E2483D;\n --ds-chart-red-bold-hovered: #F15B50;\n --ds-chart-red-bolder: #F15B50;\n --ds-chart-red-bolder-hovered: #F87168;\n --ds-chart-red-boldest: #FD9891;\n --ds-chart-red-boldest-hovered: #FFD5D2;\n --ds-chart-orange-bold: #F68909;\n --ds-chart-orange-bold-hovered: #FCA700;\n --ds-chart-orange-bolder: #FCA700;\n --ds-chart-orange-bolder-hovered: #FBC828;\n --ds-chart-orange-boldest: #FBD779;\n --ds-chart-orange-boldest-hovered: #FCE4A6;\n --ds-chart-yellow-bold: #CF9F02;\n --ds-chart-yellow-bold-hovered: #DDB30E;\n --ds-chart-yellow-bolder: #DDB30E;\n --ds-chart-yellow-bolder-hovered: #EED12B;\n --ds-chart-yellow-boldest: #EED12B;\n --ds-chart-yellow-boldest-hovered: #F5E989;\n --ds-chart-green-bold: #2ABB7F;\n --ds-chart-green-bold-hovered: #4BCE97;\n --ds-chart-green-bolder: #4BCE97;\n --ds-chart-green-bolder-hovered: #7EE2B8;\n --ds-chart-green-boldest: #7EE2B8;\n --ds-chart-green-boldest-hovered: #BAF3DB;\n --ds-chart-teal-bold: #42B2D7;\n --ds-chart-teal-bold-hovered: #6CC3E0;\n --ds-chart-teal-bolder: #6CC3E0;\n --ds-chart-teal-bolder-hovered: #9DD9EE;\n --ds-chart-teal-boldest: #9DD9EE;\n --ds-chart-teal-boldest-hovered: #C6EDFB;\n --ds-chart-blue-bold: #357DE8;\n --ds-chart-blue-bold-hovered: #4688EC;\n --ds-chart-blue-bolder: #4688EC;\n --ds-chart-blue-bolder-hovered: #669DF1;\n --ds-chart-blue-boldest: #8FB8F6;\n --ds-chart-blue-boldest-hovered: #CFE1FD;\n --ds-chart-purple-bold: #AF59E1;\n --ds-chart-purple-bold-hovered: #BF63F3;\n --ds-chart-purple-bolder: #BF63F3;\n --ds-chart-purple-bolder-hovered: #C97CF4;\n --ds-chart-purple-boldest: #D8A0F7;\n --ds-chart-purple-boldest-hovered: #EED7FC;\n --ds-chart-magenta-bold: #CD519D;\n --ds-chart-magenta-bold-hovered: #DA62AC;\n --ds-chart-magenta-bolder: #DA62AC;\n --ds-chart-magenta-bolder-hovered: #E774BB;\n --ds-chart-magenta-boldest: #F797D2;\n --ds-chart-magenta-boldest-hovered: #FDD0EC;\n --ds-chart-gray-bold: #7E8188;\n --ds-chart-gray-bold-hovered: #96999E;\n --ds-chart-gray-bolder: #96999E;\n --ds-chart-gray-bolder-hovered: #A9ABAF;\n --ds-chart-gray-boldest: #A9ABAF;\n --ds-chart-gray-boldest-hovered: #BFC1C4;\n --ds-chart-brand: #4688EC;\n --ds-chart-brand-hovered: #669DF1;\n --ds-chart-danger: #E2483D;\n --ds-chart-danger-hovered: #F15B50;\n --ds-chart-danger-bold: #FFB8B2;\n --ds-chart-danger-bold-hovered: #FD9891;\n --ds-chart-warning: #F68909;\n --ds-chart-warning-hovered: #FCA700;\n --ds-chart-warning-bold: #FBC828;\n --ds-chart-warning-bold-hovered: #FCE4A6;\n --ds-chart-success: #82B536;\n --ds-chart-success-hovered: #94C748;\n --ds-chart-success-bold: #B3DF72;\n --ds-chart-success-bold-hovered: #D3F1A7;\n --ds-chart-discovery: #BF63F3;\n --ds-chart-discovery-hovered: #C97CF4;\n --ds-chart-discovery-bold: #D8A0F7;\n --ds-chart-discovery-bold-hovered: #EED7FC;\n --ds-chart-information: #4688EC;\n --ds-chart-information-hovered: #669DF1;\n --ds-chart-information-bold: #8FB8F6;\n --ds-chart-information-bold-hovered: #CFE1FD;\n --ds-surface: #1F1F21;\n --ds-surface-hovered: #242528;\n --ds-surface-pressed: #2B2C2F;\n --ds-surface-overlay: #2B2C2F;\n --ds-surface-overlay-hovered: #303134;\n --ds-surface-overlay-pressed: #3D3F43;\n --ds-surface-raised: #242528;\n --ds-surface-raised-hovered: #2B2C2F;\n --ds-surface-raised-pressed: #303134;\n --ds-surface-sunken: #18191A;\n --ds-shadow-overflow: 0px 0px 12px #0104048F, 0px 0px 1px #01040480;\n --ds-shadow-overflow-perimeter: #01040480;\n --ds-shadow-overflow-spread: #0104048f;\n --ds-shadow-overlay: 0px 0px 0px 1px #BDBDBD1F, 0px 8px 12px #0104045C, 0px 0px 1px 1px #01040480;\n --ds-shadow-raised: 0px 0px 0px 1px #00000000, 0px 1px 1px #01040480, 0px 0px 1px #01040480;\n --ds-opacity-disabled: 0.4;\n --ds-opacity-loading: 0.2;\n --ds-UNSAFE-transparent: transparent;\n --ds-elevation-surface-current: #1F1F21;\n}\n";
|
|
6
|
+
export default "\nhtml[data-color-mode=\"light\"][data-theme~=\"light:dark\"],\nhtml[data-color-mode=\"dark\"][data-theme~=\"dark:dark\"] {\n color-scheme: dark;\n --ds-text: #CECFD2;\n --ds-text-accent-lime: #B3DF72;\n --ds-text-accent-lime-bolder: #D3F1A7;\n --ds-text-accent-red: #FD9891;\n --ds-text-accent-red-bolder: #FFD5D2;\n --ds-text-accent-orange: #FBC828;\n --ds-text-accent-orange-bolder: #FCE4A6;\n --ds-text-accent-yellow: #EED12B;\n --ds-text-accent-yellow-bolder: #F5E989;\n --ds-text-accent-green: #7EE2B8;\n --ds-text-accent-green-bolder: #BAF3DB;\n --ds-text-accent-teal: #9DD9EE;\n --ds-text-accent-teal-bolder: #C6EDFB;\n --ds-text-accent-blue: #8FB8F6;\n --ds-text-accent-blue-bolder: #CFE1FD;\n --ds-text-accent-purple: #D8A0F7;\n --ds-text-accent-purple-bolder: #EED7FC;\n --ds-text-accent-magenta: #F797D2;\n --ds-text-accent-magenta-bolder: #FDD0EC;\n --ds-text-accent-gray: #A9ABAF;\n --ds-text-accent-gray-bolder: #E2E3E4;\n --ds-text-disabled: #E5E9F640;\n --ds-text-inverse: #1F1F21;\n --ds-text-selected: #669DF1;\n --ds-text-brand: #669DF1;\n --ds-text-danger: #FD9891;\n --ds-text-warning: #FBC828;\n --ds-text-warning-inverse: #1F1F21;\n --ds-text-success: #B3DF72;\n --ds-text-discovery: #D8A0F7;\n --ds-text-information: #8FB8F6;\n --ds-text-subtlest: #96999E;\n --ds-text-subtle: #A9ABAF;\n --ds-link: #669DF1;\n --ds-link-pressed: #8FB8F6;\n --ds-link-visited: #D8A0F7;\n --ds-link-visited-pressed: #EED7FC;\n --ds-icon: #CECFD2;\n --ds-icon-accent-lime: #82B536;\n --ds-icon-accent-red: #E2483D;\n --ds-icon-accent-orange: #F68909;\n --ds-icon-accent-yellow: #EED12B;\n --ds-icon-accent-green: #2ABB7F;\n --ds-icon-accent-teal: #42B2D7;\n --ds-icon-accent-blue: #4688EC;\n --ds-icon-accent-purple: #BF63F3;\n --ds-icon-accent-magenta: #DA62AC;\n --ds-icon-accent-gray: #7E8188;\n --ds-icon-disabled: #E5E9F640;\n --ds-icon-inverse: #1F1F21;\n --ds-icon-selected: #669DF1;\n --ds-icon-brand: #669DF1;\n --ds-icon-danger: #F15B50;\n --ds-icon-warning: #FBC828;\n --ds-icon-warning-inverse: #1F1F21;\n --ds-icon-success: #82B536;\n --ds-icon-discovery: #BF63F3;\n --ds-icon-information: #4688EC;\n --ds-icon-subtlest: #96999E;\n --ds-icon-subtle: #A9ABAF;\n --ds-border: #E3E4F21F;\n --ds-border-accent-lime: #82B536;\n --ds-border-accent-red: #F15B50;\n --ds-border-accent-orange: #F68909;\n --ds-border-accent-yellow: #CF9F02;\n --ds-border-accent-green: #2ABB7F;\n --ds-border-accent-teal: #42B2D7;\n --ds-border-accent-blue: #4688EC;\n --ds-border-accent-purple: #BF63F3;\n --ds-border-accent-magenta: #DA62AC;\n --ds-border-accent-gray: #7E8188;\n --ds-border-disabled: #CECED912;\n --ds-border-focused: #8FB8F6;\n --ds-border-input: #7E8188;\n --ds-border-inverse: #18191A;\n --ds-border-selected: #669DF1;\n --ds-border-brand: #669DF1;\n --ds-border-danger: #F15B50;\n --ds-border-warning: #F68909;\n --ds-border-success: #82B536;\n --ds-border-discovery: #BF63F3;\n --ds-border-information: #4688EC;\n --ds-border-bold: #7E8188;\n --ds-background-accent-lime-subtlest: #28311B;\n --ds-background-accent-lime-subtlest-hovered: #3F5224;\n --ds-background-accent-lime-subtlest-pressed: #3F5224;\n --ds-background-accent-lime-subtler: #37471F;\n --ds-background-accent-lime-subtler-hovered: #3F5224;\n --ds-background-accent-lime-subtler-pressed: #4C6B1F;\n --ds-background-accent-lime-subtle: #4C6B1F;\n --ds-background-accent-lime-subtle-hovered: #3F5224;\n --ds-background-accent-lime-subtle-pressed: #37471F;\n --ds-background-accent-lime-bolder: #94C748;\n --ds-background-accent-lime-bolder-hovered: #B3DF72;\n --ds-background-accent-lime-bolder-pressed: #BDE97C;\n --ds-background-accent-red-subtlest: #42221F;\n --ds-background-accent-red-subtlest-hovered: #5D1F1A;\n --ds-background-accent-red-subtlest-pressed: #872821;\n --ds-background-accent-red-subtler: #5D1F1A;\n --ds-background-accent-red-subtler-hovered: #872821;\n --ds-background-accent-red-subtler-pressed: #AE2E24;\n --ds-background-accent-red-subtle: #AE2E24;\n --ds-background-accent-red-subtle-hovered: #872821;\n --ds-background-accent-red-subtle-pressed: #5D1F1A;\n --ds-background-accent-red-bolder: #F87168;\n --ds-background-accent-red-bolder-hovered: #FD9891;\n --ds-background-accent-red-bolder-pressed: #FFB8B2;\n --ds-background-accent-orange-subtlest: #3A2C1F;\n --ds-background-accent-orange-subtlest-hovered: #7A3B00;\n --ds-background-accent-orange-subtlest-pressed: #7A3B00;\n --ds-background-accent-orange-subtler: #693200;\n --ds-background-accent-orange-subtler-hovered: #7A3B00;\n --ds-background-accent-orange-subtler-pressed: #9E4C00;\n --ds-background-accent-orange-subtle: #9E4C00;\n --ds-background-accent-orange-subtle-hovered: #7A3B00;\n --ds-background-accent-orange-subtle-pressed: #693200;\n --ds-background-accent-orange-bolder: #FCA700;\n --ds-background-accent-orange-bolder-hovered: #FBC828;\n --ds-background-accent-orange-bolder-pressed: #FBD779;\n --ds-background-accent-yellow-subtlest: #332E1B;\n --ds-background-accent-yellow-subtlest-hovered: #614A05;\n --ds-background-accent-yellow-subtlest-pressed: #614A05;\n --ds-background-accent-yellow-subtler: #533F04;\n --ds-background-accent-yellow-subtler-hovered: #614A05;\n --ds-background-accent-yellow-subtler-pressed: #7F5F01;\n --ds-background-accent-yellow-subtle: #7F5F01;\n --ds-background-accent-yellow-subtle-hovered: #614A05;\n --ds-background-accent-yellow-subtle-pressed: #533F04;\n --ds-background-accent-yellow-bolder: #DDB30E;\n --ds-background-accent-yellow-bolder-hovered: #EED12B;\n --ds-background-accent-yellow-bolder-pressed: #EFDD4E;\n --ds-background-accent-green-subtlest: #1C3329;\n --ds-background-accent-green-subtlest-hovered: #19573D;\n --ds-background-accent-green-subtlest-pressed: #19573D;\n --ds-background-accent-green-subtler: #164B35;\n --ds-background-accent-green-subtler-hovered: #19573D;\n --ds-background-accent-green-subtler-pressed: #216E4E;\n --ds-background-accent-green-subtle: #216E4E;\n --ds-background-accent-green-subtle-hovered: #19573D;\n --ds-background-accent-green-subtle-pressed: #164B35;\n --ds-background-accent-green-bolder: #4BCE97;\n --ds-background-accent-green-bolder-hovered: #7EE2B8;\n --ds-background-accent-green-bolder-pressed: #97EDC9;\n --ds-background-accent-teal-subtlest: #1E3137;\n --ds-background-accent-teal-subtlest-hovered: #1A5265;\n --ds-background-accent-teal-subtlest-pressed: #1A5265;\n --ds-background-accent-teal-subtler: #164555;\n --ds-background-accent-teal-subtler-hovered: #1A5265;\n --ds-background-accent-teal-subtler-pressed: #206A83;\n --ds-background-accent-teal-subtle: #206A83;\n --ds-background-accent-teal-subtle-hovered: #1A5265;\n --ds-background-accent-teal-subtle-pressed: #164555;\n --ds-background-accent-teal-bolder: #6CC3E0;\n --ds-background-accent-teal-bolder-hovered: #9DD9EE;\n --ds-background-accent-teal-bolder-pressed: #B1E4F7;\n --ds-background-accent-blue-subtlest: #1C2B42;\n --ds-background-accent-blue-subtlest-hovered: #123263;\n --ds-background-accent-blue-subtlest-pressed: #144794;\n --ds-background-accent-blue-subtler: #123263;\n --ds-background-accent-blue-subtler-hovered: #144794;\n --ds-background-accent-blue-subtler-pressed: #1558BC;\n --ds-background-accent-blue-subtle: #1558BC;\n --ds-background-accent-blue-subtle-hovered: #144794;\n --ds-background-accent-blue-subtle-pressed: #123263;\n --ds-background-accent-blue-bolder: #669DF1;\n --ds-background-accent-blue-bolder-hovered: #8FB8F6;\n --ds-background-accent-blue-bolder-pressed: #ADCBFB;\n --ds-background-accent-purple-subtlest: #35243F;\n --ds-background-accent-purple-subtlest-hovered: #673286;\n --ds-background-accent-purple-subtlest-pressed: #673286;\n --ds-background-accent-purple-subtler: #48245D;\n --ds-background-accent-purple-subtler-hovered: #673286;\n --ds-background-accent-purple-subtler-pressed: #803FA5;\n --ds-background-accent-purple-subtle: #803FA5;\n --ds-background-accent-purple-subtle-hovered: #673286;\n --ds-background-accent-purple-subtle-pressed: #48245D;\n --ds-background-accent-purple-bolder: #C97CF4;\n --ds-background-accent-purple-bolder-hovered: #D8A0F7;\n --ds-background-accent-purple-bolder-pressed: #E3BDFA;\n --ds-background-accent-magenta-subtlest: #3D2232;\n --ds-background-accent-magenta-subtlest-hovered: #77325B;\n --ds-background-accent-magenta-subtlest-pressed: #77325B;\n --ds-background-accent-magenta-subtler: #50253F;\n --ds-background-accent-magenta-subtler-hovered: #77325B;\n --ds-background-accent-magenta-subtler-pressed: #943D73;\n --ds-background-accent-magenta-subtle: #943D73;\n --ds-background-accent-magenta-subtle-hovered: #77325B;\n --ds-background-accent-magenta-subtle-pressed: #50253F;\n --ds-background-accent-magenta-bolder: #E774BB;\n --ds-background-accent-magenta-bolder-hovered: #F797D2;\n --ds-background-accent-magenta-bolder-pressed: #FCB6E1;\n --ds-background-accent-gray-subtlest: #303134;\n --ds-background-accent-gray-subtlest-hovered: #3D3F43;\n --ds-background-accent-gray-subtlest-pressed: #4B4D51;\n --ds-background-accent-gray-subtler: #4B4D51;\n --ds-background-accent-gray-subtler-hovered: #63666B;\n --ds-background-accent-gray-subtler-pressed: #7E8188;\n --ds-background-accent-gray-subtle: #63666B;\n --ds-background-accent-gray-subtle-hovered: #4B4D51;\n --ds-background-accent-gray-subtle-pressed: #3D3F43;\n --ds-background-accent-gray-bolder: #96999E;\n --ds-background-accent-gray-bolder-hovered: #A9ABAF;\n --ds-background-accent-gray-bolder-pressed: #BFC1C4;\n --ds-background-disabled: #BDBDBD0A;\n --ds-background-input: #242528;\n --ds-background-input-hovered: #2B2C2F;\n --ds-background-input-pressed: #242528;\n --ds-background-inverse-subtle: #FFFFFF29;\n --ds-background-inverse-subtle-hovered: #FFFFFF3D;\n --ds-background-inverse-subtle-pressed: #FFFFFF52;\n --ds-background-neutral: #CECED912;\n --ds-background-neutral-hovered: #E3E4F21F;\n --ds-background-neutral-pressed: #E5E9F640;\n --ds-background-neutral-subtle: #00000000;\n --ds-background-neutral-subtle-hovered: #CECED912;\n --ds-background-neutral-subtle-pressed: #E3E4F21F;\n --ds-background-neutral-bold: #CECFD2;\n --ds-background-neutral-bold-hovered: #BFC1C4;\n --ds-background-neutral-bold-pressed: #A9ABAF;\n --ds-background-selected: #1C2B42;\n --ds-background-selected-hovered: #123263;\n --ds-background-selected-pressed: #1558BC;\n --ds-background-selected-bold: #669DF1;\n --ds-background-selected-bold-hovered: #8FB8F6;\n --ds-background-selected-bold-pressed: #CFE1FD;\n --ds-background-brand-subtlest: #1C2B42;\n --ds-background-brand-subtlest-hovered: #123263;\n --ds-background-brand-subtlest-pressed: #144794;\n --ds-background-brand-bold: #669DF1;\n --ds-background-brand-bold-hovered: #8FB8F6;\n --ds-background-brand-bold-pressed: #ADCBFB;\n --ds-background-brand-boldest: #E9F2FE;\n --ds-background-brand-boldest-hovered: #CFE1FD;\n --ds-background-brand-boldest-pressed: #ADCBFB;\n --ds-background-danger: #42221F;\n --ds-background-danger-hovered: #5D1F1A;\n --ds-background-danger-pressed: #872821;\n --ds-background-danger-bold: #F87168;\n --ds-background-danger-bold-hovered: #FD9891;\n --ds-background-danger-bold-pressed: #FFB8B2;\n --ds-background-warning: #3A2C1F;\n --ds-background-warning-hovered: #693200;\n --ds-background-warning-pressed: #7A3B00;\n --ds-background-warning-bold: #FBC828;\n --ds-background-warning-bold-hovered: #FCA700;\n --ds-background-warning-bold-pressed: #F68909;\n --ds-background-success: #28311B;\n --ds-background-success-hovered: #37471F;\n --ds-background-success-pressed: #3F5224;\n --ds-background-success-bold: #94C748;\n --ds-background-success-bold-hovered: #B3DF72;\n --ds-background-success-bold-pressed: #BDE97C;\n --ds-background-discovery: #35243F;\n --ds-background-discovery-hovered: #48245D;\n --ds-background-discovery-pressed: #673286;\n --ds-background-discovery-bold: #C97CF4;\n --ds-background-discovery-bold-hovered: #D8A0F7;\n --ds-background-discovery-bold-pressed: #E3BDFA;\n --ds-background-information: #1C2B42;\n --ds-background-information-hovered: #123263;\n --ds-background-information-pressed: #144794;\n --ds-background-information-bold: #669DF1;\n --ds-background-information-bold-hovered: #8FB8F6;\n --ds-background-information-bold-pressed: #ADCBFB;\n --ds-blanket: #10121499;\n --ds-blanket-selected: #1D7AFC14;\n --ds-blanket-danger: #E3493514;\n --ds-interaction-hovered: #ffffff33;\n --ds-interaction-pressed: #ffffff5c;\n --ds-skeleton: #CECED912;\n --ds-skeleton-subtle: #BDBDBD0A;\n --ds-chart-categorical-1: #4688EC;\n --ds-chart-categorical-1-hovered: #669DF1;\n --ds-chart-categorical-2: #94C748;\n --ds-chart-categorical-2-hovered: #B3DF72;\n --ds-chart-categorical-3: #C97CF4;\n --ds-chart-categorical-3-hovered: #D8A0F7;\n --ds-chart-categorical-4: #FCA700;\n --ds-chart-categorical-4-hovered: #FBC828;\n --ds-chart-categorical-5: #1558BC;\n --ds-chart-categorical-5-hovered: #1868DB;\n --ds-chart-categorical-6: #964AC0;\n --ds-chart-categorical-6-hovered: #AF59E1;\n --ds-chart-categorical-7: #42B2D7;\n --ds-chart-categorical-7-hovered: #6CC3E0;\n --ds-chart-categorical-8: #E06C00;\n --ds-chart-categorical-8-hovered: #FBD779;\n --ds-chart-lime-bold: #82B536;\n --ds-chart-lime-bold-hovered: #94C748;\n --ds-chart-lime-bolder: #94C748;\n --ds-chart-lime-bolder-hovered: #B3DF72;\n --ds-chart-lime-boldest: #B3DF72;\n --ds-chart-lime-boldest-hovered: #D3F1A7;\n --ds-chart-neutral: #7E8188;\n --ds-chart-neutral-hovered: #96999E;\n --ds-chart-red-bold: #E2483D;\n --ds-chart-red-bold-hovered: #F15B50;\n --ds-chart-red-bolder: #F15B50;\n --ds-chart-red-bolder-hovered: #F87168;\n --ds-chart-red-boldest: #FD9891;\n --ds-chart-red-boldest-hovered: #FFD5D2;\n --ds-chart-orange-bold: #F68909;\n --ds-chart-orange-bold-hovered: #FCA700;\n --ds-chart-orange-bolder: #FCA700;\n --ds-chart-orange-bolder-hovered: #FBC828;\n --ds-chart-orange-boldest: #FBD779;\n --ds-chart-orange-boldest-hovered: #FCE4A6;\n --ds-chart-yellow-bold: #CF9F02;\n --ds-chart-yellow-bold-hovered: #DDB30E;\n --ds-chart-yellow-bolder: #DDB30E;\n --ds-chart-yellow-bolder-hovered: #EED12B;\n --ds-chart-yellow-boldest: #EED12B;\n --ds-chart-yellow-boldest-hovered: #F5E989;\n --ds-chart-green-bold: #2ABB7F;\n --ds-chart-green-bold-hovered: #4BCE97;\n --ds-chart-green-bolder: #4BCE97;\n --ds-chart-green-bolder-hovered: #7EE2B8;\n --ds-chart-green-boldest: #7EE2B8;\n --ds-chart-green-boldest-hovered: #BAF3DB;\n --ds-chart-teal-bold: #42B2D7;\n --ds-chart-teal-bold-hovered: #6CC3E0;\n --ds-chart-teal-bolder: #6CC3E0;\n --ds-chart-teal-bolder-hovered: #9DD9EE;\n --ds-chart-teal-boldest: #9DD9EE;\n --ds-chart-teal-boldest-hovered: #C6EDFB;\n --ds-chart-blue-bold: #357DE8;\n --ds-chart-blue-bold-hovered: #4688EC;\n --ds-chart-blue-bolder: #4688EC;\n --ds-chart-blue-bolder-hovered: #669DF1;\n --ds-chart-blue-boldest: #8FB8F6;\n --ds-chart-blue-boldest-hovered: #CFE1FD;\n --ds-chart-purple-bold: #AF59E1;\n --ds-chart-purple-bold-hovered: #BF63F3;\n --ds-chart-purple-bolder: #BF63F3;\n --ds-chart-purple-bolder-hovered: #C97CF4;\n --ds-chart-purple-boldest: #D8A0F7;\n --ds-chart-purple-boldest-hovered: #EED7FC;\n --ds-chart-magenta-bold: #CD519D;\n --ds-chart-magenta-bold-hovered: #DA62AC;\n --ds-chart-magenta-bolder: #DA62AC;\n --ds-chart-magenta-bolder-hovered: #E774BB;\n --ds-chart-magenta-boldest: #F797D2;\n --ds-chart-magenta-boldest-hovered: #FDD0EC;\n --ds-chart-gray-bold: #7E8188;\n --ds-chart-gray-bold-hovered: #96999E;\n --ds-chart-gray-bolder: #96999E;\n --ds-chart-gray-bolder-hovered: #A9ABAF;\n --ds-chart-gray-boldest: #A9ABAF;\n --ds-chart-gray-boldest-hovered: #BFC1C4;\n --ds-chart-brand: #4688EC;\n --ds-chart-brand-hovered: #669DF1;\n --ds-chart-danger: #E2483D;\n --ds-chart-danger-hovered: #F15B50;\n --ds-chart-danger-bold: #FFB8B2;\n --ds-chart-danger-bold-hovered: #FD9891;\n --ds-chart-warning: #F68909;\n --ds-chart-warning-hovered: #FCA700;\n --ds-chart-warning-bold: #FBC828;\n --ds-chart-warning-bold-hovered: #FCE4A6;\n --ds-chart-success: #82B536;\n --ds-chart-success-hovered: #94C748;\n --ds-chart-success-bold: #B3DF72;\n --ds-chart-success-bold-hovered: #D3F1A7;\n --ds-chart-discovery: #BF63F3;\n --ds-chart-discovery-hovered: #C97CF4;\n --ds-chart-discovery-bold: #D8A0F7;\n --ds-chart-discovery-bold-hovered: #EED7FC;\n --ds-chart-information: #4688EC;\n --ds-chart-information-hovered: #669DF1;\n --ds-chart-information-bold: #8FB8F6;\n --ds-chart-information-bold-hovered: #CFE1FD;\n --ds-surface: #1F1F21;\n --ds-surface-hovered: #242528;\n --ds-surface-pressed: #2B2C2F;\n --ds-surface-overlay: #2B2C2F;\n --ds-surface-overlay-hovered: #303134;\n --ds-surface-overlay-pressed: #3D3F43;\n --ds-surface-raised: #242528;\n --ds-surface-raised-hovered: #2B2C2F;\n --ds-surface-raised-pressed: #303134;\n --ds-surface-sunken: #18191A;\n --ds-shadow-overflow: 0px 0px 12px #0104048F, 0px 0px 1px #01040480;\n --ds-shadow-overflow-perimeter: #01040480;\n --ds-shadow-overflow-spread: #0104048f;\n --ds-shadow-overlay: 0px 0px 0px 1px #BDBDBD1F, 0px 8px 12px #0104045C, 0px 0px 1px 1px #01040480;\n --ds-shadow-raised: 0px 0px 0px 1px #00000000, 0px 1px 1px #01040480, 0px 0px 1px #01040480;\n --ds-opacity-disabled: 0.4;\n --ds-opacity-loading: 0.2;\n --ds-UNSAFE-transparent: transparent;\n --ds-elevation-surface-current: #1F1F21;\n}\n";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e425c02a2e774d6f9aa98aa9eb6e1767>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-theme~=\"shape:shape\"] {\n --ds-radius-xsmall: 0.125rem;\n --ds-radius-small: 0.25rem;\n --ds-radius-medium: 0.375rem;\n --ds-radius-large: 0.5rem;\n --ds-radius-xlarge: 0.75rem;\n --ds-radius-full: 624.9375rem;\n --ds-radius-tile: 25%;\n --ds-border-width: 0.0625rem;\n --ds-border-width-selected: 0.125rem;\n --ds-border-width-focused: 0.125rem;\n}\n";
|
|
6
|
+
export default "\nhtml[data-theme~=\"shape:shape\"] {\n --ds-radius-xsmall: 0.125rem;\n --ds-radius-small: 0.25rem;\n --ds-radius-medium: 0.375rem;\n --ds-radius-large: 0.5rem;\n --ds-radius-xlarge: 0.75rem;\n --ds-radius-xxlarge: 1rem;\n --ds-radius-full: 624.9375rem;\n --ds-radius-tile: 25%;\n --ds-border-width: 0.0625rem;\n --ds-border-width-selected: 0.125rem;\n --ds-border-width-focused: 0.125rem;\n}\n";
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* Token names mapped to their value in the default Atlassian themes ('light').
|
|
8
8
|
* These default values are used by the Babel plugin to optionally provide automatic fallbacks.
|
|
9
9
|
*
|
|
10
|
-
* @codegen <<SignedSource::
|
|
10
|
+
* @codegen <<SignedSource::7ecefbff90126ac89577f21a766e8181>>
|
|
11
11
|
* @codegenCommand yarn build tokens
|
|
12
12
|
*/
|
|
13
13
|
var defaultTokenValues = {
|
|
@@ -454,6 +454,7 @@ var defaultTokenValues = {
|
|
|
454
454
|
'radius.medium': '0.375rem',
|
|
455
455
|
'radius.large': '0.5rem',
|
|
456
456
|
'radius.xlarge': '0.75rem',
|
|
457
|
+
'radius.xxlarge': '1rem',
|
|
457
458
|
'radius.full': '624.9375rem',
|
|
458
459
|
'radius.tile': '25%',
|
|
459
460
|
'border.width': '0.0625rem',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2ced0280eb32f0b8ff5dca7b8912fe30>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
var tokens = {
|
|
@@ -447,6 +447,7 @@ var tokens = {
|
|
|
447
447
|
'radius.medium': '--ds-radius-medium',
|
|
448
448
|
'radius.large': '--ds-radius-large',
|
|
449
449
|
'radius.xlarge': '--ds-radius-xlarge',
|
|
450
|
+
'radius.xxlarge': '--ds-radius-xxlarge',
|
|
450
451
|
'radius.full': '--ds-radius-full',
|
|
451
452
|
'radius.tile': '--ds-radius-tile',
|
|
452
453
|
'border.width': '--ds-border-width',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::381e64b370aa942527cc7b58f67e18b8>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -1831,7 +1831,7 @@ var tokens = [{
|
|
|
1831
1831
|
"path": ["color", "border", "bold"],
|
|
1832
1832
|
"cleanName": "color.border.bold"
|
|
1833
1833
|
}, {
|
|
1834
|
-
"value": "#
|
|
1834
|
+
"value": "#28311B",
|
|
1835
1835
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
1836
1836
|
"isSource": false,
|
|
1837
1837
|
"attributes": {
|
|
@@ -1841,7 +1841,7 @@ var tokens = [{
|
|
|
1841
1841
|
"description": "Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
1842
1842
|
},
|
|
1843
1843
|
"original": {
|
|
1844
|
-
"value": "
|
|
1844
|
+
"value": "Lime1000",
|
|
1845
1845
|
"attributes": {
|
|
1846
1846
|
"group": "paint",
|
|
1847
1847
|
"state": "active",
|
|
@@ -2359,7 +2359,7 @@ var tokens = [{
|
|
|
2359
2359
|
"path": ["color", "background", "accent", "red", "bolder", "pressed"],
|
|
2360
2360
|
"cleanName": "color.background.accent.red.bolder.pressed"
|
|
2361
2361
|
}, {
|
|
2362
|
-
"value": "#
|
|
2362
|
+
"value": "#3A2C1F",
|
|
2363
2363
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2364
2364
|
"isSource": false,
|
|
2365
2365
|
"attributes": {
|
|
@@ -2369,7 +2369,7 @@ var tokens = [{
|
|
|
2369
2369
|
"description": "Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2370
2370
|
},
|
|
2371
2371
|
"original": {
|
|
2372
|
-
"value": "
|
|
2372
|
+
"value": "Orange1000",
|
|
2373
2373
|
"attributes": {
|
|
2374
2374
|
"group": "paint",
|
|
2375
2375
|
"state": "active",
|
|
@@ -2623,7 +2623,7 @@ var tokens = [{
|
|
|
2623
2623
|
"path": ["color", "background", "accent", "orange", "bolder", "pressed"],
|
|
2624
2624
|
"cleanName": "color.background.accent.orange.bolder.pressed"
|
|
2625
2625
|
}, {
|
|
2626
|
-
"value": "#
|
|
2626
|
+
"value": "#332E1B",
|
|
2627
2627
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2628
2628
|
"isSource": false,
|
|
2629
2629
|
"attributes": {
|
|
@@ -2633,7 +2633,7 @@ var tokens = [{
|
|
|
2633
2633
|
"description": "Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2634
2634
|
},
|
|
2635
2635
|
"original": {
|
|
2636
|
-
"value": "
|
|
2636
|
+
"value": "Yellow1000",
|
|
2637
2637
|
"attributes": {
|
|
2638
2638
|
"group": "paint",
|
|
2639
2639
|
"state": "active",
|
|
@@ -2887,7 +2887,7 @@ var tokens = [{
|
|
|
2887
2887
|
"path": ["color", "background", "accent", "yellow", "bolder", "pressed"],
|
|
2888
2888
|
"cleanName": "color.background.accent.yellow.bolder.pressed"
|
|
2889
2889
|
}, {
|
|
2890
|
-
"value": "#
|
|
2890
|
+
"value": "#1C3329",
|
|
2891
2891
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2892
2892
|
"isSource": false,
|
|
2893
2893
|
"attributes": {
|
|
@@ -2897,7 +2897,7 @@ var tokens = [{
|
|
|
2897
2897
|
"description": "Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2898
2898
|
},
|
|
2899
2899
|
"original": {
|
|
2900
|
-
"value": "
|
|
2900
|
+
"value": "Green1000",
|
|
2901
2901
|
"attributes": {
|
|
2902
2902
|
"group": "paint",
|
|
2903
2903
|
"state": "active",
|
|
@@ -3151,7 +3151,7 @@ var tokens = [{
|
|
|
3151
3151
|
"path": ["color", "background", "accent", "green", "bolder", "pressed"],
|
|
3152
3152
|
"cleanName": "color.background.accent.green.bolder.pressed"
|
|
3153
3153
|
}, {
|
|
3154
|
-
"value": "#
|
|
3154
|
+
"value": "#1E3137",
|
|
3155
3155
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3156
3156
|
"isSource": false,
|
|
3157
3157
|
"attributes": {
|
|
@@ -3161,7 +3161,7 @@ var tokens = [{
|
|
|
3161
3161
|
"description": "Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3162
3162
|
},
|
|
3163
3163
|
"original": {
|
|
3164
|
-
"value": "
|
|
3164
|
+
"value": "Teal1000",
|
|
3165
3165
|
"attributes": {
|
|
3166
3166
|
"group": "paint",
|
|
3167
3167
|
"state": "active",
|
|
@@ -3679,7 +3679,7 @@ var tokens = [{
|
|
|
3679
3679
|
"path": ["color", "background", "accent", "blue", "bolder", "pressed"],
|
|
3680
3680
|
"cleanName": "color.background.accent.blue.bolder.pressed"
|
|
3681
3681
|
}, {
|
|
3682
|
-
"value": "#
|
|
3682
|
+
"value": "#35243F",
|
|
3683
3683
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3684
3684
|
"isSource": false,
|
|
3685
3685
|
"attributes": {
|
|
@@ -3689,7 +3689,7 @@ var tokens = [{
|
|
|
3689
3689
|
"description": "Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3690
3690
|
},
|
|
3691
3691
|
"original": {
|
|
3692
|
-
"value": "
|
|
3692
|
+
"value": "Purple1000",
|
|
3693
3693
|
"attributes": {
|
|
3694
3694
|
"group": "paint",
|
|
3695
3695
|
"state": "active",
|
|
@@ -3943,7 +3943,7 @@ var tokens = [{
|
|
|
3943
3943
|
"path": ["color", "background", "accent", "purple", "bolder", "pressed"],
|
|
3944
3944
|
"cleanName": "color.background.accent.purple.bolder.pressed"
|
|
3945
3945
|
}, {
|
|
3946
|
-
"value": "#
|
|
3946
|
+
"value": "#3D2232",
|
|
3947
3947
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3948
3948
|
"isSource": false,
|
|
3949
3949
|
"attributes": {
|
|
@@ -3953,7 +3953,7 @@ var tokens = [{
|
|
|
3953
3953
|
"description": "Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3954
3954
|
},
|
|
3955
3955
|
"original": {
|
|
3956
|
-
"value": "
|
|
3956
|
+
"value": "Magenta1000",
|
|
3957
3957
|
"attributes": {
|
|
3958
3958
|
"group": "paint",
|
|
3959
3959
|
"state": "active",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::8cc0044638ee9407e88e704d6b1d277b>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -1837,7 +1837,7 @@ var tokens = [{
|
|
|
1837
1837
|
"introduced": "1.6.0",
|
|
1838
1838
|
"description": "Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
1839
1839
|
},
|
|
1840
|
-
"value": "#
|
|
1840
|
+
"value": "#28311B",
|
|
1841
1841
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
1842
1842
|
"isSource": true,
|
|
1843
1843
|
"original": {
|
|
@@ -1847,7 +1847,7 @@ var tokens = [{
|
|
|
1847
1847
|
"introduced": "1.6.0",
|
|
1848
1848
|
"description": "Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
1849
1849
|
},
|
|
1850
|
-
"value": "
|
|
1850
|
+
"value": "Lime1000"
|
|
1851
1851
|
},
|
|
1852
1852
|
"name": "color.background.accent.lime.subtlest.[default]",
|
|
1853
1853
|
"path": ["color", "background", "accent", "lime", "subtlest", "[default]"],
|
|
@@ -2365,7 +2365,7 @@ var tokens = [{
|
|
|
2365
2365
|
"introduced": "0.7.0",
|
|
2366
2366
|
"description": "Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2367
2367
|
},
|
|
2368
|
-
"value": "#
|
|
2368
|
+
"value": "#3A2C1F",
|
|
2369
2369
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2370
2370
|
"isSource": true,
|
|
2371
2371
|
"original": {
|
|
@@ -2375,7 +2375,7 @@ var tokens = [{
|
|
|
2375
2375
|
"introduced": "0.7.0",
|
|
2376
2376
|
"description": "Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2377
2377
|
},
|
|
2378
|
-
"value": "
|
|
2378
|
+
"value": "Orange1000"
|
|
2379
2379
|
},
|
|
2380
2380
|
"name": "color.background.accent.orange.subtlest.[default]",
|
|
2381
2381
|
"path": ["color", "background", "accent", "orange", "subtlest", "[default]"],
|
|
@@ -2629,7 +2629,7 @@ var tokens = [{
|
|
|
2629
2629
|
"introduced": "0.7.0",
|
|
2630
2630
|
"description": "Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2631
2631
|
},
|
|
2632
|
-
"value": "#
|
|
2632
|
+
"value": "#332E1B",
|
|
2633
2633
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2634
2634
|
"isSource": true,
|
|
2635
2635
|
"original": {
|
|
@@ -2639,7 +2639,7 @@ var tokens = [{
|
|
|
2639
2639
|
"introduced": "0.7.0",
|
|
2640
2640
|
"description": "Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2641
2641
|
},
|
|
2642
|
-
"value": "
|
|
2642
|
+
"value": "Yellow1000"
|
|
2643
2643
|
},
|
|
2644
2644
|
"name": "color.background.accent.yellow.subtlest.[default]",
|
|
2645
2645
|
"path": ["color", "background", "accent", "yellow", "subtlest", "[default]"],
|
|
@@ -2893,7 +2893,7 @@ var tokens = [{
|
|
|
2893
2893
|
"introduced": "0.7.0",
|
|
2894
2894
|
"description": "Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2895
2895
|
},
|
|
2896
|
-
"value": "#
|
|
2896
|
+
"value": "#1C3329",
|
|
2897
2897
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
2898
2898
|
"isSource": true,
|
|
2899
2899
|
"original": {
|
|
@@ -2903,7 +2903,7 @@ var tokens = [{
|
|
|
2903
2903
|
"introduced": "0.7.0",
|
|
2904
2904
|
"description": "Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
2905
2905
|
},
|
|
2906
|
-
"value": "
|
|
2906
|
+
"value": "Green1000"
|
|
2907
2907
|
},
|
|
2908
2908
|
"name": "color.background.accent.green.subtlest.[default]",
|
|
2909
2909
|
"path": ["color", "background", "accent", "green", "subtlest", "[default]"],
|
|
@@ -3157,7 +3157,7 @@ var tokens = [{
|
|
|
3157
3157
|
"introduced": "0.7.0",
|
|
3158
3158
|
"description": "Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3159
3159
|
},
|
|
3160
|
-
"value": "#
|
|
3160
|
+
"value": "#1E3137",
|
|
3161
3161
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3162
3162
|
"isSource": true,
|
|
3163
3163
|
"original": {
|
|
@@ -3167,7 +3167,7 @@ var tokens = [{
|
|
|
3167
3167
|
"introduced": "0.7.0",
|
|
3168
3168
|
"description": "Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3169
3169
|
},
|
|
3170
|
-
"value": "
|
|
3170
|
+
"value": "Teal1000"
|
|
3171
3171
|
},
|
|
3172
3172
|
"name": "color.background.accent.teal.subtlest.[default]",
|
|
3173
3173
|
"path": ["color", "background", "accent", "teal", "subtlest", "[default]"],
|
|
@@ -3685,7 +3685,7 @@ var tokens = [{
|
|
|
3685
3685
|
"introduced": "0.7.0",
|
|
3686
3686
|
"description": "Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3687
3687
|
},
|
|
3688
|
-
"value": "#
|
|
3688
|
+
"value": "#35243F",
|
|
3689
3689
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3690
3690
|
"isSource": true,
|
|
3691
3691
|
"original": {
|
|
@@ -3695,7 +3695,7 @@ var tokens = [{
|
|
|
3695
3695
|
"introduced": "0.7.0",
|
|
3696
3696
|
"description": "Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3697
3697
|
},
|
|
3698
|
-
"value": "
|
|
3698
|
+
"value": "Purple1000"
|
|
3699
3699
|
},
|
|
3700
3700
|
"name": "color.background.accent.purple.subtlest.[default]",
|
|
3701
3701
|
"path": ["color", "background", "accent", "purple", "subtlest", "[default]"],
|
|
@@ -3949,7 +3949,7 @@ var tokens = [{
|
|
|
3949
3949
|
"introduced": "0.7.0",
|
|
3950
3950
|
"description": "Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3951
3951
|
},
|
|
3952
|
-
"value": "#
|
|
3952
|
+
"value": "#3D2232",
|
|
3953
3953
|
"filePath": "schema/themes/atlassian-dark/color/accent.tsx",
|
|
3954
3954
|
"isSource": true,
|
|
3955
3955
|
"original": {
|
|
@@ -3959,7 +3959,7 @@ var tokens = [{
|
|
|
3959
3959
|
"introduced": "0.7.0",
|
|
3960
3960
|
"description": "Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
|
|
3961
3961
|
},
|
|
3962
|
-
"value": "
|
|
3962
|
+
"value": "Magenta1000"
|
|
3963
3963
|
},
|
|
3964
3964
|
"name": "color.background.accent.magenta.subtlest.[default]",
|
|
3965
3965
|
"path": ["color", "background", "accent", "magenta", "subtlest", "[default]"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::c7c39a1cee14fa6f779e6243ae1460d5>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -124,6 +124,30 @@ var tokens = [{
|
|
|
124
124
|
"name": "radius.xlarge",
|
|
125
125
|
"path": ["radius", "xlarge"],
|
|
126
126
|
"cleanName": "radius.xlarge"
|
|
127
|
+
}, {
|
|
128
|
+
"attributes": {
|
|
129
|
+
"group": "shape",
|
|
130
|
+
"state": "active",
|
|
131
|
+
"suggest": ["12px"],
|
|
132
|
+
"introduced": "8.1.0",
|
|
133
|
+
"description": "Used for the largest containers."
|
|
134
|
+
},
|
|
135
|
+
"value": "16px",
|
|
136
|
+
"filePath": "schema/themes/atlassian-shape/shape.tsx",
|
|
137
|
+
"isSource": true,
|
|
138
|
+
"original": {
|
|
139
|
+
"attributes": {
|
|
140
|
+
"group": "shape",
|
|
141
|
+
"state": "active",
|
|
142
|
+
"suggest": ["12px"],
|
|
143
|
+
"introduced": "8.1.0",
|
|
144
|
+
"description": "Used for the largest containers."
|
|
145
|
+
},
|
|
146
|
+
"value": "Radius16"
|
|
147
|
+
},
|
|
148
|
+
"name": "radius.xxlarge",
|
|
149
|
+
"path": ["radius", "xxlarge"],
|
|
150
|
+
"cleanName": "radius.xxlarge"
|
|
127
151
|
}, {
|
|
128
152
|
"attributes": {
|
|
129
153
|
"group": "shape",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Metadata for generation of of `@atlaskit/ads-mcp` and https://atlassian.design/llms-tokens.txt.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::b641ae01a1e0cba6256542b047415d41>>
|
|
7
7
|
* @codegenCommand yarn build tokens
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -2222,6 +2222,11 @@ export var tokens = [{
|
|
|
2222
2222
|
path: ['radius', 'xlarge'],
|
|
2223
2223
|
description: 'Used for modals and large containers.',
|
|
2224
2224
|
exampleValue: '0.75rem'
|
|
2225
|
+
}, {
|
|
2226
|
+
name: 'radius.xxlarge',
|
|
2227
|
+
path: ['radius', 'xxlarge'],
|
|
2228
|
+
description: 'Used for the largest containers.',
|
|
2229
|
+
exampleValue: '1rem'
|
|
2225
2230
|
}, {
|
|
2226
2231
|
name: 'radius.full',
|
|
2227
2232
|
path: ['radius', 'full'],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ef8d19ca8bc8266920cad68bf6df9a2a>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
type TokenValue = string;
|