@vitality-ds/icons 4.6.4 → 4.6.5-alpha.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/dist/AddPhoto.js +12 -0
- package/dist/FlashOff.js +8 -0
- package/dist/FlashOn.js +8 -0
- package/dist/FlipCamera.js +12 -0
- package/dist/Icon/styles/BaseIcon.styles.js +1 -1
- package/dist/ImageLibrary.js +8 -0
- package/dist/OpenFull.js +8 -0
- package/dist/QuickScript.js +10 -0
- package/dist/index.js +28 -19
- package/dist/types/icons/src/AddPhoto.d.ts +5 -0
- package/dist/types/icons/src/AddPhoto.d.ts.map +1 -0
- package/dist/types/icons/src/AddPhoto.js +25 -0
- package/dist/types/icons/src/AddPhoto.js.map +1 -0
- package/dist/types/icons/src/FlashOff.d.ts +5 -0
- package/dist/types/icons/src/FlashOff.d.ts.map +1 -0
- package/dist/types/icons/src/FlashOff.js +24 -0
- package/dist/types/icons/src/FlashOff.js.map +1 -0
- package/dist/types/icons/src/FlashOn.d.ts +5 -0
- package/dist/types/icons/src/FlashOn.d.ts.map +1 -0
- package/dist/types/icons/src/FlashOn.js +24 -0
- package/dist/types/icons/src/FlashOn.js.map +1 -0
- package/dist/types/icons/src/FlipCamera.d.ts +5 -0
- package/dist/types/icons/src/FlipCamera.d.ts.map +1 -0
- package/dist/types/icons/src/FlipCamera.js +25 -0
- package/dist/types/icons/src/FlipCamera.js.map +1 -0
- package/dist/types/icons/src/Icon/styled.d.ts +342 -342
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +177 -177
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.js +1 -1
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.js.map +1 -1
- package/dist/types/icons/src/ImageLibrary.d.ts +5 -0
- package/dist/types/icons/src/ImageLibrary.d.ts.map +1 -0
- package/dist/types/icons/src/ImageLibrary.js +24 -0
- package/dist/types/icons/src/ImageLibrary.js.map +1 -0
- package/dist/types/icons/src/OpenFull.d.ts +5 -0
- package/dist/types/icons/src/OpenFull.d.ts.map +1 -0
- package/dist/types/icons/src/OpenFull.js +24 -0
- package/dist/types/icons/src/OpenFull.js.map +1 -0
- package/dist/types/icons/src/QuickScript.d.ts +5 -0
- package/dist/types/icons/src/QuickScript.d.ts.map +1 -0
- package/dist/types/icons/src/QuickScript.js +25 -0
- package/dist/types/icons/src/QuickScript.js.map +1 -0
- package/dist/types/icons/src/index.d.ts +7 -0
- package/dist/types/icons/src/index.d.ts.map +1 -1
- package/dist/types/icons/src/index.js +38 -22
- package/dist/types/icons/src/index.js.map +1 -1
- package/dist/types/system/src/stitches.config.d.ts +2043 -2043
- package/dist/types/tokens/src/Color/helpers/constants.d.ts +7 -7
- package/dist/types/tokens/src/Color/helpers/constants.js +7 -7
- package/dist/types/tokens/src/Color/helpers/constants.js.map +1 -1
- package/dist/types/tokens/src/Color/index.d.ts.map +1 -1
- package/dist/types/tokens/src/Color/index.js +2 -2
- package/dist/types/tokens/src/Color/index.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/dark/blue.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/cyan.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/green.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/grey.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/greyA.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/greyA.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/dark/orange.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/orange.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/dark/pink.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/red.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/violet.js +4 -4
- package/dist/types/tokens/src/Color/scales/dark/yellow.js +2 -2
- package/dist/types/tokens/src/Color/scales/dark/yellow.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/blue.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/cyan.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/green.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/green.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/grey.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/greyA.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/orange.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/orange.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/pink.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/red.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/violet.js +3 -3
- package/dist/types/tokens/src/Color/scales/light/violet.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/yellow.js +2 -2
- package/dist/types/tokens/src/Color/scales/light/yellow.js.map +1 -1
- package/dist/types/tokens/src/Theme/constants.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getColors.d.ts +304 -304
- package/dist/types/tokens/src/Theme/getters/getFontSizes.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFontWeights.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFonts.d.ts +10 -10
- package/dist/types/tokens/src/Theme/getters/getLetterSpacings.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getLineHeights.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +344 -344
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
@@ -1,11 +1,11 @@
|
|
1
1
|
export declare const BaseIcon: import("@stitches/react/types/styled-component").StyledComponent<"svg", import("@stitches/react/types/styled-component").StyledComponentProps<[import("@stitches/react/types/styled-component").CssComponent<never, import("@stitches/react/types/styled-component").StyledComponentProps<[{
|
2
2
|
$$size: string;
|
3
|
-
$$color: "$colors$
|
3
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
4
4
|
lineHeight: string;
|
5
5
|
verticalAlign: string;
|
6
6
|
width: string;
|
7
7
|
height: string;
|
8
|
-
"& path": {
|
8
|
+
"& > path": {
|
9
9
|
fill: string;
|
10
10
|
};
|
11
11
|
variants: {
|
@@ -14,34 +14,34 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
14
14
|
$$color: string;
|
15
15
|
};
|
16
16
|
hiContrast: {
|
17
|
-
$$color: "$colors$
|
17
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
18
18
|
};
|
19
19
|
disabled: {
|
20
|
-
$$color: "$colors$
|
20
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
21
21
|
};
|
22
22
|
success: {
|
23
|
-
$$color: "$colors$
|
23
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
24
24
|
};
|
25
25
|
critical: {
|
26
|
-
$$color: "$colors$
|
26
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
27
27
|
};
|
28
28
|
warning: {
|
29
|
-
$$color: "$colors$
|
29
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
30
30
|
};
|
31
31
|
info: {
|
32
|
-
$$color: "$colors$
|
32
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
33
33
|
};
|
34
34
|
moderate: {
|
35
|
-
$$color: "$colors$
|
35
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
36
36
|
};
|
37
37
|
primary: {
|
38
|
-
$$color: "$colors$
|
38
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
39
39
|
};
|
40
40
|
lowContrast: {
|
41
|
-
$$color: "$colors$
|
41
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
42
42
|
};
|
43
43
|
accent: {
|
44
|
-
$$color: "$colors$
|
44
|
+
$$color: "$colors$blue3" | "$colors$cyan3" | "$colors$green3" | "$colors$grey3" | "$colors$greyA3" | "$colors$orange3" | "$colors$pink3" | "$colors$red3" | "$colors$violet3" | "$colors$yellow3" | "$colors$blue4" | "$colors$cyan4" | "$colors$green4" | "$colors$grey4" | "$colors$greyA4" | "$colors$orange4" | "$colors$pink4" | "$colors$red4" | "$colors$violet4" | "$colors$yellow4" | "$colors$blue5" | "$colors$cyan5" | "$colors$green5" | "$colors$grey5" | "$colors$greyA5" | "$colors$orange5" | "$colors$pink5" | "$colors$red5" | "$colors$violet5" | "$colors$yellow5" | "$colors$blue2" | "$colors$cyan2" | "$colors$green2" | "$colors$grey2" | "$colors$greyA2" | "$colors$orange2" | "$colors$pink2" | "$colors$red2" | "$colors$violet2" | "$colors$yellow2" | "$colors$blue10" | "$colors$cyan10" | "$colors$green10" | "$colors$grey10" | "$colors$greyA10" | "$colors$orange10" | "$colors$pink10" | "$colors$red10" | "$colors$violet10" | "$colors$yellow10" | "$colors$blue9" | "$colors$cyan9" | "$colors$green9" | "$colors$grey9" | "$colors$greyA9" | "$colors$orange9" | "$colors$pink9" | "$colors$red9" | "$colors$violet9" | "$colors$yellow9" | "$colors$blue11" | "$colors$cyan11" | "$colors$green11" | "$colors$grey11" | "$colors$greyA11" | "$colors$orange11" | "$colors$pink11" | "$colors$red11" | "$colors$violet11" | "$colors$yellow11" | "$colors$blue7" | "$colors$cyan7" | "$colors$green7" | "$colors$grey7" | "$colors$greyA7" | "$colors$orange7" | "$colors$pink7" | "$colors$red7" | "$colors$violet7" | "$colors$yellow7" | "$colors$blue6" | "$colors$cyan6" | "$colors$green6" | "$colors$grey6" | "$colors$greyA6" | "$colors$orange6" | "$colors$pink6" | "$colors$red6" | "$colors$violet6" | "$colors$yellow6" | "$colors$blue8" | "$colors$cyan8" | "$colors$green8" | "$colors$grey8" | "$colors$greyA8" | "$colors$orange8" | "$colors$pink8" | "$colors$red8" | "$colors$violet8" | "$colors$yellow8" | "$colors$blue1" | "$colors$cyan1" | "$colors$green1" | "$colors$grey1" | "$colors$greyA1" | "$colors$orange1" | "$colors$pink1" | "$colors$red1" | "$colors$violet1" | "$colors$yellow1" | "$colors$blue12" | "$colors$cyan12" | "$colors$green12" | "$colors$grey12" | "$colors$greyA12" | "$colors$orange12" | "$colors$pink12" | "$colors$red12" | "$colors$violet12" | "$colors$yellow12" | "$colors$blue13" | "$colors$cyan13" | "$colors$green13" | "$colors$grey13" | "$colors$greyA13" | "$colors$orange13" | "$colors$pink13" | "$colors$red13" | "$colors$violet13" | "$colors$yellow13" | "$colors$neutral3" | "$colors$neutral4" | "$colors$neutral5" | "$colors$neutral2" | "$colors$neutral10" | "$colors$neutral9" | "$colors$neutral11" | "$colors$neutral7" | "$colors$neutral6" | "$colors$neutral8" | "$colors$neutral1" | "$colors$neutral12" | "$colors$neutral13" | "$colors$neutralA3" | "$colors$neutralA4" | "$colors$neutralA5" | "$colors$neutralA2" | "$colors$neutralA10" | "$colors$neutralA9" | "$colors$neutralA11" | "$colors$neutralA7" | "$colors$neutralA6" | "$colors$neutralA8" | "$colors$neutralA1" | "$colors$neutralA12" | "$colors$neutralA13" | "$colors$primary3" | "$colors$primary4" | "$colors$primary5" | "$colors$primary2" | "$colors$primary10" | "$colors$primary9" | "$colors$primary11" | "$colors$primary7" | "$colors$primary6" | "$colors$primary8" | "$colors$primary1" | "$colors$primary12" | "$colors$primary13" | "$colors$accent3" | "$colors$accent4" | "$colors$accent5" | "$colors$accent2" | "$colors$accent10" | "$colors$accent9" | "$colors$accent11" | "$colors$accent7" | "$colors$accent6" | "$colors$accent8" | "$colors$accent1" | "$colors$accent12" | "$colors$accent13" | "$colors$success3" | "$colors$success4" | "$colors$success5" | "$colors$success2" | "$colors$success10" | "$colors$success9" | "$colors$success11" | "$colors$success7" | "$colors$success6" | "$colors$success8" | "$colors$success1" | "$colors$success12" | "$colors$success13" | "$colors$info3" | "$colors$info4" | "$colors$info5" | "$colors$info2" | "$colors$info10" | "$colors$info9" | "$colors$info11" | "$colors$info7" | "$colors$info6" | "$colors$info8" | "$colors$info1" | "$colors$info12" | "$colors$info13" | "$colors$warning3" | "$colors$warning4" | "$colors$warning5" | "$colors$warning2" | "$colors$warning10" | "$colors$warning9" | "$colors$warning11" | "$colors$warning7" | "$colors$warning6" | "$colors$warning8" | "$colors$warning1" | "$colors$warning12" | "$colors$warning13" | "$colors$critical3" | "$colors$critical4" | "$colors$critical5" | "$colors$critical2" | "$colors$critical10" | "$colors$critical9" | "$colors$critical11" | "$colors$critical7" | "$colors$critical6" | "$colors$critical8" | "$colors$critical1" | "$colors$critical12" | "$colors$critical13" | "$colors$brand3" | "$colors$brand4" | "$colors$brand5" | "$colors$brand2" | "$colors$brand10" | "$colors$brand9" | "$colors$brand11" | "$colors$brand7" | "$colors$brand6" | "$colors$brand8" | "$colors$brand1" | "$colors$brand12" | "$colors$brand13";
|
45
45
|
};
|
46
46
|
};
|
47
47
|
size: {
|
@@ -69,46 +69,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
69
69
|
bp3: "(min-width: 85rem)";
|
70
70
|
}, {
|
71
71
|
colors: {
|
72
|
-
blue1: string;
|
73
|
-
cyan1: string;
|
74
|
-
green1: string;
|
75
|
-
grey1: string;
|
76
|
-
greyA1: string;
|
77
|
-
orange1: string;
|
78
|
-
pink1: string;
|
79
|
-
red1: string;
|
80
|
-
violet1: string;
|
81
|
-
yellow1: string;
|
82
|
-
blue2: string;
|
83
|
-
cyan2: string;
|
84
|
-
green2: string;
|
85
|
-
grey2: string;
|
86
|
-
greyA2: string;
|
87
|
-
orange2: string;
|
88
|
-
pink2: string;
|
89
|
-
red2: string;
|
90
|
-
violet2: string;
|
91
|
-
yellow2: string;
|
92
|
-
blue7: string;
|
93
|
-
cyan7: string;
|
94
|
-
green7: string;
|
95
|
-
grey7: string;
|
96
|
-
greyA7: string;
|
97
|
-
orange7: string;
|
98
|
-
pink7: string;
|
99
|
-
red7: string;
|
100
|
-
violet7: string;
|
101
|
-
yellow7: string;
|
102
|
-
blue12: string;
|
103
|
-
cyan12: string;
|
104
|
-
green12: string;
|
105
|
-
grey12: string;
|
106
|
-
greyA12: string;
|
107
|
-
orange12: string;
|
108
|
-
pink12: string;
|
109
|
-
red12: string;
|
110
|
-
violet12: string;
|
111
|
-
yellow12: string;
|
112
72
|
blue3: string;
|
113
73
|
cyan3: string;
|
114
74
|
green3: string;
|
@@ -139,16 +99,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
139
99
|
red5: string;
|
140
100
|
violet5: string;
|
141
101
|
yellow5: string;
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
102
|
+
blue2: string;
|
103
|
+
cyan2: string;
|
104
|
+
green2: string;
|
105
|
+
grey2: string;
|
106
|
+
greyA2: string;
|
107
|
+
orange2: string;
|
108
|
+
pink2: string;
|
109
|
+
red2: string;
|
110
|
+
violet2: string;
|
111
|
+
yellow2: string;
|
152
112
|
blue10: string;
|
153
113
|
cyan10: string;
|
154
114
|
green10: string;
|
@@ -159,6 +119,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
159
119
|
red10: string;
|
160
120
|
violet10: string;
|
161
121
|
yellow10: string;
|
122
|
+
blue9: string;
|
123
|
+
cyan9: string;
|
124
|
+
green9: string;
|
125
|
+
grey9: string;
|
126
|
+
greyA9: string;
|
127
|
+
orange9: string;
|
128
|
+
pink9: string;
|
129
|
+
red9: string;
|
130
|
+
violet9: string;
|
131
|
+
yellow9: string;
|
162
132
|
blue11: string;
|
163
133
|
cyan11: string;
|
164
134
|
green11: string;
|
@@ -169,6 +139,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
169
139
|
red11: string;
|
170
140
|
violet11: string;
|
171
141
|
yellow11: string;
|
142
|
+
blue7: string;
|
143
|
+
cyan7: string;
|
144
|
+
green7: string;
|
145
|
+
grey7: string;
|
146
|
+
greyA7: string;
|
147
|
+
orange7: string;
|
148
|
+
pink7: string;
|
149
|
+
red7: string;
|
150
|
+
violet7: string;
|
151
|
+
yellow7: string;
|
172
152
|
blue6: string;
|
173
153
|
cyan6: string;
|
174
154
|
green6: string;
|
@@ -189,6 +169,26 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
189
169
|
red8: string;
|
190
170
|
violet8: string;
|
191
171
|
yellow8: string;
|
172
|
+
blue1: string;
|
173
|
+
cyan1: string;
|
174
|
+
green1: string;
|
175
|
+
grey1: string;
|
176
|
+
greyA1: string;
|
177
|
+
orange1: string;
|
178
|
+
pink1: string;
|
179
|
+
red1: string;
|
180
|
+
violet1: string;
|
181
|
+
yellow1: string;
|
182
|
+
blue12: string;
|
183
|
+
cyan12: string;
|
184
|
+
green12: string;
|
185
|
+
grey12: string;
|
186
|
+
greyA12: string;
|
187
|
+
orange12: string;
|
188
|
+
pink12: string;
|
189
|
+
red12: string;
|
190
|
+
violet12: string;
|
191
|
+
yellow12: string;
|
192
192
|
blue13: string;
|
193
193
|
cyan13: string;
|
194
194
|
green13: string;
|
@@ -199,125 +199,132 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
199
199
|
red13: string;
|
200
200
|
violet13: string;
|
201
201
|
yellow13: string;
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
accent1: string;
|
206
|
-
success1: string;
|
207
|
-
info1: string;
|
208
|
-
warning1: string;
|
209
|
-
critical1: string;
|
210
|
-
brand1: string;
|
202
|
+
neutral3: string;
|
203
|
+
neutral4: string;
|
204
|
+
neutral5: string;
|
211
205
|
neutral2: string;
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
success2: string;
|
216
|
-
info2: string;
|
217
|
-
warning2: string;
|
218
|
-
critical2: string;
|
219
|
-
brand2: string;
|
206
|
+
neutral10: string;
|
207
|
+
neutral9: string;
|
208
|
+
neutral11: string;
|
220
209
|
neutral7: string;
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
success7: string;
|
225
|
-
info7: string;
|
226
|
-
warning7: string;
|
227
|
-
critical7: string;
|
228
|
-
brand7: string;
|
210
|
+
neutral6: string;
|
211
|
+
neutral8: string;
|
212
|
+
neutral1: string;
|
229
213
|
neutral12: string;
|
230
|
-
|
231
|
-
primary12: string;
|
232
|
-
accent12: string;
|
233
|
-
success12: string;
|
234
|
-
info12: string;
|
235
|
-
warning12: string;
|
236
|
-
critical12: string;
|
237
|
-
brand12: string;
|
238
|
-
neutral3: string;
|
214
|
+
neutral13: string;
|
239
215
|
neutralA3: string;
|
240
|
-
primary3: string;
|
241
|
-
accent3: string;
|
242
|
-
success3: string;
|
243
|
-
info3: string;
|
244
|
-
warning3: string;
|
245
|
-
critical3: string;
|
246
|
-
brand3: string;
|
247
|
-
neutral4: string;
|
248
216
|
neutralA4: string;
|
249
|
-
primary4: string;
|
250
|
-
accent4: string;
|
251
|
-
success4: string;
|
252
|
-
info4: string;
|
253
|
-
warning4: string;
|
254
|
-
critical4: string;
|
255
|
-
brand4: string;
|
256
|
-
neutral5: string;
|
257
217
|
neutralA5: string;
|
258
|
-
|
259
|
-
accent5: string;
|
260
|
-
success5: string;
|
261
|
-
info5: string;
|
262
|
-
warning5: string;
|
263
|
-
critical5: string;
|
264
|
-
brand5: string;
|
265
|
-
neutral9: string;
|
266
|
-
neutralA9: string;
|
267
|
-
primary9: string;
|
268
|
-
accent9: string;
|
269
|
-
success9: string;
|
270
|
-
info9: string;
|
271
|
-
warning9: string;
|
272
|
-
critical9: string;
|
273
|
-
brand9: string;
|
274
|
-
neutral10: string;
|
218
|
+
neutralA2: string;
|
275
219
|
neutralA10: string;
|
276
|
-
|
277
|
-
accent10: string;
|
278
|
-
success10: string;
|
279
|
-
info10: string;
|
280
|
-
warning10: string;
|
281
|
-
critical10: string;
|
282
|
-
brand10: string;
|
283
|
-
neutral11: string;
|
220
|
+
neutralA9: string;
|
284
221
|
neutralA11: string;
|
285
|
-
|
286
|
-
accent11: string;
|
287
|
-
success11: string;
|
288
|
-
info11: string;
|
289
|
-
warning11: string;
|
290
|
-
critical11: string;
|
291
|
-
brand11: string;
|
292
|
-
neutral6: string;
|
222
|
+
neutralA7: string;
|
293
223
|
neutralA6: string;
|
294
|
-
primary6: string;
|
295
|
-
accent6: string;
|
296
|
-
success6: string;
|
297
|
-
info6: string;
|
298
|
-
warning6: string;
|
299
|
-
critical6: string;
|
300
|
-
brand6: string;
|
301
|
-
neutral8: string;
|
302
224
|
neutralA8: string;
|
303
|
-
|
304
|
-
|
305
|
-
success8: string;
|
306
|
-
info8: string;
|
307
|
-
warning8: string;
|
308
|
-
critical8: string;
|
309
|
-
brand8: string;
|
310
|
-
neutral13: string;
|
225
|
+
neutralA1: string;
|
226
|
+
neutralA12: string;
|
311
227
|
neutralA13: string;
|
228
|
+
primary3: string;
|
229
|
+
primary4: string;
|
230
|
+
primary5: string;
|
231
|
+
primary2: string;
|
232
|
+
primary10: string;
|
233
|
+
primary9: string;
|
234
|
+
primary11: string;
|
235
|
+
primary7: string;
|
236
|
+
primary6: string;
|
237
|
+
primary8: string;
|
238
|
+
primary1: string;
|
239
|
+
primary12: string;
|
312
240
|
primary13: string;
|
241
|
+
accent3: string;
|
242
|
+
accent4: string;
|
243
|
+
accent5: string;
|
244
|
+
accent2: string;
|
245
|
+
accent10: string;
|
246
|
+
accent9: string;
|
247
|
+
accent11: string;
|
248
|
+
accent7: string;
|
249
|
+
accent6: string;
|
250
|
+
accent8: string;
|
251
|
+
accent1: string;
|
252
|
+
accent12: string;
|
313
253
|
accent13: string;
|
254
|
+
success3: string;
|
255
|
+
success4: string;
|
256
|
+
success5: string;
|
257
|
+
success2: string;
|
258
|
+
success10: string;
|
259
|
+
success9: string;
|
260
|
+
success11: string;
|
261
|
+
success7: string;
|
262
|
+
success6: string;
|
263
|
+
success8: string;
|
264
|
+
success1: string;
|
265
|
+
success12: string;
|
314
266
|
success13: string;
|
267
|
+
info3: string;
|
268
|
+
info4: string;
|
269
|
+
info5: string;
|
270
|
+
info2: string;
|
271
|
+
info10: string;
|
272
|
+
info9: string;
|
273
|
+
info11: string;
|
274
|
+
info7: string;
|
275
|
+
info6: string;
|
276
|
+
info8: string;
|
277
|
+
info1: string;
|
278
|
+
info12: string;
|
315
279
|
info13: string;
|
280
|
+
warning3: string;
|
281
|
+
warning4: string;
|
282
|
+
warning5: string;
|
283
|
+
warning2: string;
|
284
|
+
warning10: string;
|
285
|
+
warning9: string;
|
286
|
+
warning11: string;
|
287
|
+
warning7: string;
|
288
|
+
warning6: string;
|
289
|
+
warning8: string;
|
290
|
+
warning1: string;
|
291
|
+
warning12: string;
|
316
292
|
warning13: string;
|
293
|
+
critical3: string;
|
294
|
+
critical4: string;
|
295
|
+
critical5: string;
|
296
|
+
critical2: string;
|
297
|
+
critical10: string;
|
298
|
+
critical9: string;
|
299
|
+
critical11: string;
|
300
|
+
critical7: string;
|
301
|
+
critical6: string;
|
302
|
+
critical8: string;
|
303
|
+
critical1: string;
|
304
|
+
critical12: string;
|
317
305
|
critical13: string;
|
306
|
+
brand3: string;
|
307
|
+
brand4: string;
|
308
|
+
brand5: string;
|
309
|
+
brand2: string;
|
310
|
+
brand10: string;
|
311
|
+
brand9: string;
|
312
|
+
brand11: string;
|
313
|
+
brand7: string;
|
314
|
+
brand6: string;
|
315
|
+
brand8: string;
|
316
|
+
brand1: string;
|
317
|
+
brand12: string;
|
318
318
|
brand13: string;
|
319
319
|
};
|
320
320
|
fonts: {
|
321
|
+
body: any;
|
322
|
+
caption: any;
|
323
|
+
pageTitle: any;
|
324
|
+
sectionTitle: any;
|
325
|
+
sectionSubtitle: any;
|
326
|
+
button: any;
|
327
|
+
textInput: any;
|
321
328
|
display100: any;
|
322
329
|
display200: any;
|
323
330
|
display300: any;
|
@@ -327,6 +334,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
327
334
|
display700: any;
|
328
335
|
display800: any;
|
329
336
|
display900: any;
|
337
|
+
default: any;
|
338
|
+
};
|
339
|
+
fontSizes: {
|
330
340
|
body: any;
|
331
341
|
caption: any;
|
332
342
|
pageTitle: any;
|
@@ -334,9 +344,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
334
344
|
sectionSubtitle: any;
|
335
345
|
button: any;
|
336
346
|
textInput: any;
|
337
|
-
default: any;
|
338
|
-
};
|
339
|
-
fontSizes: {
|
340
347
|
display100: any;
|
341
348
|
display200: any;
|
342
349
|
display300: any;
|
@@ -346,6 +353,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
346
353
|
display700: any;
|
347
354
|
display800: any;
|
348
355
|
display900: any;
|
356
|
+
};
|
357
|
+
fontWeights: {
|
349
358
|
body: any;
|
350
359
|
caption: any;
|
351
360
|
pageTitle: any;
|
@@ -353,8 +362,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
353
362
|
sectionSubtitle: any;
|
354
363
|
button: any;
|
355
364
|
textInput: any;
|
356
|
-
};
|
357
|
-
fontWeights: {
|
358
365
|
display100: any;
|
359
366
|
display200: any;
|
360
367
|
display300: any;
|
@@ -364,6 +371,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
364
371
|
display700: any;
|
365
372
|
display800: any;
|
366
373
|
display900: any;
|
374
|
+
};
|
375
|
+
letterSpacings: {
|
367
376
|
body: any;
|
368
377
|
caption: any;
|
369
378
|
pageTitle: any;
|
@@ -371,8 +380,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
371
380
|
sectionSubtitle: any;
|
372
381
|
button: any;
|
373
382
|
textInput: any;
|
374
|
-
};
|
375
|
-
letterSpacings: {
|
376
383
|
display100: any;
|
377
384
|
display200: any;
|
378
385
|
display300: any;
|
@@ -382,6 +389,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
382
389
|
display700: any;
|
383
390
|
display800: any;
|
384
391
|
display900: any;
|
392
|
+
};
|
393
|
+
lineHeights: {
|
385
394
|
body: any;
|
386
395
|
caption: any;
|
387
396
|
pageTitle: any;
|
@@ -389,8 +398,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
389
398
|
sectionSubtitle: any;
|
390
399
|
button: any;
|
391
400
|
textInput: any;
|
392
|
-
};
|
393
|
-
lineHeights: {
|
394
401
|
display100: any;
|
395
402
|
display200: any;
|
396
403
|
display300: any;
|
@@ -400,13 +407,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
400
407
|
display700: any;
|
401
408
|
display800: any;
|
402
409
|
display900: any;
|
403
|
-
body: any;
|
404
|
-
caption: any;
|
405
|
-
pageTitle: any;
|
406
|
-
sectionTitle: any;
|
407
|
-
sectionSubtitle: any;
|
408
|
-
button: any;
|
409
|
-
textInput: any;
|
410
410
|
};
|
411
411
|
radii: {
|
412
412
|
default: any;
|
@@ -444,46 +444,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
444
444
|
bp3: "(min-width: 85rem)";
|
445
445
|
}, {
|
446
446
|
colors: {
|
447
|
-
blue1: string;
|
448
|
-
cyan1: string;
|
449
|
-
green1: string;
|
450
|
-
grey1: string;
|
451
|
-
greyA1: string;
|
452
|
-
orange1: string;
|
453
|
-
pink1: string;
|
454
|
-
red1: string;
|
455
|
-
violet1: string;
|
456
|
-
yellow1: string;
|
457
|
-
blue2: string;
|
458
|
-
cyan2: string;
|
459
|
-
green2: string;
|
460
|
-
grey2: string;
|
461
|
-
greyA2: string;
|
462
|
-
orange2: string;
|
463
|
-
pink2: string;
|
464
|
-
red2: string;
|
465
|
-
violet2: string;
|
466
|
-
yellow2: string;
|
467
|
-
blue7: string;
|
468
|
-
cyan7: string;
|
469
|
-
green7: string;
|
470
|
-
grey7: string;
|
471
|
-
greyA7: string;
|
472
|
-
orange7: string;
|
473
|
-
pink7: string;
|
474
|
-
red7: string;
|
475
|
-
violet7: string;
|
476
|
-
yellow7: string;
|
477
|
-
blue12: string;
|
478
|
-
cyan12: string;
|
479
|
-
green12: string;
|
480
|
-
grey12: string;
|
481
|
-
greyA12: string;
|
482
|
-
orange12: string;
|
483
|
-
pink12: string;
|
484
|
-
red12: string;
|
485
|
-
violet12: string;
|
486
|
-
yellow12: string;
|
487
447
|
blue3: string;
|
488
448
|
cyan3: string;
|
489
449
|
green3: string;
|
@@ -514,16 +474,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
514
474
|
red5: string;
|
515
475
|
violet5: string;
|
516
476
|
yellow5: string;
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
477
|
+
blue2: string;
|
478
|
+
cyan2: string;
|
479
|
+
green2: string;
|
480
|
+
grey2: string;
|
481
|
+
greyA2: string;
|
482
|
+
orange2: string;
|
483
|
+
pink2: string;
|
484
|
+
red2: string;
|
485
|
+
violet2: string;
|
486
|
+
yellow2: string;
|
527
487
|
blue10: string;
|
528
488
|
cyan10: string;
|
529
489
|
green10: string;
|
@@ -534,6 +494,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
534
494
|
red10: string;
|
535
495
|
violet10: string;
|
536
496
|
yellow10: string;
|
497
|
+
blue9: string;
|
498
|
+
cyan9: string;
|
499
|
+
green9: string;
|
500
|
+
grey9: string;
|
501
|
+
greyA9: string;
|
502
|
+
orange9: string;
|
503
|
+
pink9: string;
|
504
|
+
red9: string;
|
505
|
+
violet9: string;
|
506
|
+
yellow9: string;
|
537
507
|
blue11: string;
|
538
508
|
cyan11: string;
|
539
509
|
green11: string;
|
@@ -544,6 +514,16 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
544
514
|
red11: string;
|
545
515
|
violet11: string;
|
546
516
|
yellow11: string;
|
517
|
+
blue7: string;
|
518
|
+
cyan7: string;
|
519
|
+
green7: string;
|
520
|
+
grey7: string;
|
521
|
+
greyA7: string;
|
522
|
+
orange7: string;
|
523
|
+
pink7: string;
|
524
|
+
red7: string;
|
525
|
+
violet7: string;
|
526
|
+
yellow7: string;
|
547
527
|
blue6: string;
|
548
528
|
cyan6: string;
|
549
529
|
green6: string;
|
@@ -564,6 +544,26 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
564
544
|
red8: string;
|
565
545
|
violet8: string;
|
566
546
|
yellow8: string;
|
547
|
+
blue1: string;
|
548
|
+
cyan1: string;
|
549
|
+
green1: string;
|
550
|
+
grey1: string;
|
551
|
+
greyA1: string;
|
552
|
+
orange1: string;
|
553
|
+
pink1: string;
|
554
|
+
red1: string;
|
555
|
+
violet1: string;
|
556
|
+
yellow1: string;
|
557
|
+
blue12: string;
|
558
|
+
cyan12: string;
|
559
|
+
green12: string;
|
560
|
+
grey12: string;
|
561
|
+
greyA12: string;
|
562
|
+
orange12: string;
|
563
|
+
pink12: string;
|
564
|
+
red12: string;
|
565
|
+
violet12: string;
|
566
|
+
yellow12: string;
|
567
567
|
blue13: string;
|
568
568
|
cyan13: string;
|
569
569
|
green13: string;
|
@@ -574,125 +574,132 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
574
574
|
red13: string;
|
575
575
|
violet13: string;
|
576
576
|
yellow13: string;
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
accent1: string;
|
581
|
-
success1: string;
|
582
|
-
info1: string;
|
583
|
-
warning1: string;
|
584
|
-
critical1: string;
|
585
|
-
brand1: string;
|
577
|
+
neutral3: string;
|
578
|
+
neutral4: string;
|
579
|
+
neutral5: string;
|
586
580
|
neutral2: string;
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
success2: string;
|
591
|
-
info2: string;
|
592
|
-
warning2: string;
|
593
|
-
critical2: string;
|
594
|
-
brand2: string;
|
581
|
+
neutral10: string;
|
582
|
+
neutral9: string;
|
583
|
+
neutral11: string;
|
595
584
|
neutral7: string;
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
success7: string;
|
600
|
-
info7: string;
|
601
|
-
warning7: string;
|
602
|
-
critical7: string;
|
603
|
-
brand7: string;
|
585
|
+
neutral6: string;
|
586
|
+
neutral8: string;
|
587
|
+
neutral1: string;
|
604
588
|
neutral12: string;
|
605
|
-
|
606
|
-
primary12: string;
|
607
|
-
accent12: string;
|
608
|
-
success12: string;
|
609
|
-
info12: string;
|
610
|
-
warning12: string;
|
611
|
-
critical12: string;
|
612
|
-
brand12: string;
|
613
|
-
neutral3: string;
|
589
|
+
neutral13: string;
|
614
590
|
neutralA3: string;
|
615
|
-
primary3: string;
|
616
|
-
accent3: string;
|
617
|
-
success3: string;
|
618
|
-
info3: string;
|
619
|
-
warning3: string;
|
620
|
-
critical3: string;
|
621
|
-
brand3: string;
|
622
|
-
neutral4: string;
|
623
591
|
neutralA4: string;
|
624
|
-
primary4: string;
|
625
|
-
accent4: string;
|
626
|
-
success4: string;
|
627
|
-
info4: string;
|
628
|
-
warning4: string;
|
629
|
-
critical4: string;
|
630
|
-
brand4: string;
|
631
|
-
neutral5: string;
|
632
592
|
neutralA5: string;
|
633
|
-
|
634
|
-
accent5: string;
|
635
|
-
success5: string;
|
636
|
-
info5: string;
|
637
|
-
warning5: string;
|
638
|
-
critical5: string;
|
639
|
-
brand5: string;
|
640
|
-
neutral9: string;
|
641
|
-
neutralA9: string;
|
642
|
-
primary9: string;
|
643
|
-
accent9: string;
|
644
|
-
success9: string;
|
645
|
-
info9: string;
|
646
|
-
warning9: string;
|
647
|
-
critical9: string;
|
648
|
-
brand9: string;
|
649
|
-
neutral10: string;
|
593
|
+
neutralA2: string;
|
650
594
|
neutralA10: string;
|
651
|
-
|
652
|
-
accent10: string;
|
653
|
-
success10: string;
|
654
|
-
info10: string;
|
655
|
-
warning10: string;
|
656
|
-
critical10: string;
|
657
|
-
brand10: string;
|
658
|
-
neutral11: string;
|
595
|
+
neutralA9: string;
|
659
596
|
neutralA11: string;
|
660
|
-
|
661
|
-
accent11: string;
|
662
|
-
success11: string;
|
663
|
-
info11: string;
|
664
|
-
warning11: string;
|
665
|
-
critical11: string;
|
666
|
-
brand11: string;
|
667
|
-
neutral6: string;
|
597
|
+
neutralA7: string;
|
668
598
|
neutralA6: string;
|
669
|
-
primary6: string;
|
670
|
-
accent6: string;
|
671
|
-
success6: string;
|
672
|
-
info6: string;
|
673
|
-
warning6: string;
|
674
|
-
critical6: string;
|
675
|
-
brand6: string;
|
676
|
-
neutral8: string;
|
677
599
|
neutralA8: string;
|
678
|
-
|
679
|
-
|
680
|
-
success8: string;
|
681
|
-
info8: string;
|
682
|
-
warning8: string;
|
683
|
-
critical8: string;
|
684
|
-
brand8: string;
|
685
|
-
neutral13: string;
|
600
|
+
neutralA1: string;
|
601
|
+
neutralA12: string;
|
686
602
|
neutralA13: string;
|
603
|
+
primary3: string;
|
604
|
+
primary4: string;
|
605
|
+
primary5: string;
|
606
|
+
primary2: string;
|
607
|
+
primary10: string;
|
608
|
+
primary9: string;
|
609
|
+
primary11: string;
|
610
|
+
primary7: string;
|
611
|
+
primary6: string;
|
612
|
+
primary8: string;
|
613
|
+
primary1: string;
|
614
|
+
primary12: string;
|
687
615
|
primary13: string;
|
616
|
+
accent3: string;
|
617
|
+
accent4: string;
|
618
|
+
accent5: string;
|
619
|
+
accent2: string;
|
620
|
+
accent10: string;
|
621
|
+
accent9: string;
|
622
|
+
accent11: string;
|
623
|
+
accent7: string;
|
624
|
+
accent6: string;
|
625
|
+
accent8: string;
|
626
|
+
accent1: string;
|
627
|
+
accent12: string;
|
688
628
|
accent13: string;
|
629
|
+
success3: string;
|
630
|
+
success4: string;
|
631
|
+
success5: string;
|
632
|
+
success2: string;
|
633
|
+
success10: string;
|
634
|
+
success9: string;
|
635
|
+
success11: string;
|
636
|
+
success7: string;
|
637
|
+
success6: string;
|
638
|
+
success8: string;
|
639
|
+
success1: string;
|
640
|
+
success12: string;
|
689
641
|
success13: string;
|
642
|
+
info3: string;
|
643
|
+
info4: string;
|
644
|
+
info5: string;
|
645
|
+
info2: string;
|
646
|
+
info10: string;
|
647
|
+
info9: string;
|
648
|
+
info11: string;
|
649
|
+
info7: string;
|
650
|
+
info6: string;
|
651
|
+
info8: string;
|
652
|
+
info1: string;
|
653
|
+
info12: string;
|
690
654
|
info13: string;
|
655
|
+
warning3: string;
|
656
|
+
warning4: string;
|
657
|
+
warning5: string;
|
658
|
+
warning2: string;
|
659
|
+
warning10: string;
|
660
|
+
warning9: string;
|
661
|
+
warning11: string;
|
662
|
+
warning7: string;
|
663
|
+
warning6: string;
|
664
|
+
warning8: string;
|
665
|
+
warning1: string;
|
666
|
+
warning12: string;
|
691
667
|
warning13: string;
|
668
|
+
critical3: string;
|
669
|
+
critical4: string;
|
670
|
+
critical5: string;
|
671
|
+
critical2: string;
|
672
|
+
critical10: string;
|
673
|
+
critical9: string;
|
674
|
+
critical11: string;
|
675
|
+
critical7: string;
|
676
|
+
critical6: string;
|
677
|
+
critical8: string;
|
678
|
+
critical1: string;
|
679
|
+
critical12: string;
|
692
680
|
critical13: string;
|
681
|
+
brand3: string;
|
682
|
+
brand4: string;
|
683
|
+
brand5: string;
|
684
|
+
brand2: string;
|
685
|
+
brand10: string;
|
686
|
+
brand9: string;
|
687
|
+
brand11: string;
|
688
|
+
brand7: string;
|
689
|
+
brand6: string;
|
690
|
+
brand8: string;
|
691
|
+
brand1: string;
|
692
|
+
brand12: string;
|
693
693
|
brand13: string;
|
694
694
|
};
|
695
695
|
fonts: {
|
696
|
+
body: any;
|
697
|
+
caption: any;
|
698
|
+
pageTitle: any;
|
699
|
+
sectionTitle: any;
|
700
|
+
sectionSubtitle: any;
|
701
|
+
button: any;
|
702
|
+
textInput: any;
|
696
703
|
display100: any;
|
697
704
|
display200: any;
|
698
705
|
display300: any;
|
@@ -702,6 +709,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
702
709
|
display700: any;
|
703
710
|
display800: any;
|
704
711
|
display900: any;
|
712
|
+
default: any;
|
713
|
+
};
|
714
|
+
fontSizes: {
|
705
715
|
body: any;
|
706
716
|
caption: any;
|
707
717
|
pageTitle: any;
|
@@ -709,9 +719,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
709
719
|
sectionSubtitle: any;
|
710
720
|
button: any;
|
711
721
|
textInput: any;
|
712
|
-
default: any;
|
713
|
-
};
|
714
|
-
fontSizes: {
|
715
722
|
display100: any;
|
716
723
|
display200: any;
|
717
724
|
display300: any;
|
@@ -721,6 +728,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
721
728
|
display700: any;
|
722
729
|
display800: any;
|
723
730
|
display900: any;
|
731
|
+
};
|
732
|
+
fontWeights: {
|
724
733
|
body: any;
|
725
734
|
caption: any;
|
726
735
|
pageTitle: any;
|
@@ -728,8 +737,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
728
737
|
sectionSubtitle: any;
|
729
738
|
button: any;
|
730
739
|
textInput: any;
|
731
|
-
};
|
732
|
-
fontWeights: {
|
733
740
|
display100: any;
|
734
741
|
display200: any;
|
735
742
|
display300: any;
|
@@ -739,6 +746,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
739
746
|
display700: any;
|
740
747
|
display800: any;
|
741
748
|
display900: any;
|
749
|
+
};
|
750
|
+
letterSpacings: {
|
742
751
|
body: any;
|
743
752
|
caption: any;
|
744
753
|
pageTitle: any;
|
@@ -746,8 +755,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
746
755
|
sectionSubtitle: any;
|
747
756
|
button: any;
|
748
757
|
textInput: any;
|
749
|
-
};
|
750
|
-
letterSpacings: {
|
751
758
|
display100: any;
|
752
759
|
display200: any;
|
753
760
|
display300: any;
|
@@ -757,6 +764,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
757
764
|
display700: any;
|
758
765
|
display800: any;
|
759
766
|
display900: any;
|
767
|
+
};
|
768
|
+
lineHeights: {
|
760
769
|
body: any;
|
761
770
|
caption: any;
|
762
771
|
pageTitle: any;
|
@@ -764,8 +773,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
764
773
|
sectionSubtitle: any;
|
765
774
|
button: any;
|
766
775
|
textInput: any;
|
767
|
-
};
|
768
|
-
lineHeights: {
|
769
776
|
display100: any;
|
770
777
|
display200: any;
|
771
778
|
display300: any;
|
@@ -775,13 +782,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
775
782
|
display700: any;
|
776
783
|
display800: any;
|
777
784
|
display900: any;
|
778
|
-
body: any;
|
779
|
-
caption: any;
|
780
|
-
pageTitle: any;
|
781
|
-
sectionTitle: any;
|
782
|
-
sectionSubtitle: any;
|
783
|
-
button: any;
|
784
|
-
textInput: any;
|
785
785
|
};
|
786
786
|
radii: {
|
787
787
|
default: any;
|