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