@raiadrogasil/pulso-tokens
Advanced tools
Comparing version 2.6.0 to 2.7.0
@@ -196,5 +196,14 @@ export type Color = | ||
export type ColorButtonTokensType = | ||
| "LabelHighlightPrimaryEnabled" | ||
| "LabelHighlightSecondaryEnabled" | ||
| "LabelHighlightTertiaryEnabled"; | ||
export type ColorButtonTokens = { | ||
[key in ColorButtonTokensType as `colorButton${ColorButtonTokensType}`]: string; | ||
}; | ||
export interface ColorTokens | ||
extends ColorBackgroundTokens, | ||
ColorBrandTokens, | ||
ColorButtonTokens, | ||
ColorContentTokens, | ||
@@ -201,0 +210,0 @@ ColorFeedbackTokens, |
@@ -33,2 +33,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(206, 19, 64)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(206, 19, 64)'], | ||
['colorHighlightDarkest', 'rgb(46, 5, 15)'], | ||
@@ -86,2 +92,4 @@ | ||
['colorFeedbackNegativePure', 'rgb(193, 42, 55)'], | ||
['colorFeedbackNegativeDarkest', 'rgb(42, 5, 8)'], | ||
@@ -91,4 +99,2 @@ | ||
['colorFeebakckNegativePure', 'rgb(193, 42, 55)'], | ||
['colorFeedbackNegative500', 'rgb(193, 42, 55)'], | ||
@@ -136,20 +142,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -156,0 +156,0 @@ |
@@ -16,2 +16,5 @@ module.exports = { | ||
colorBrandPureOpacity08: "rgba(0, 120, 139, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(206, 19, 64)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(206, 19, 64)", | ||
colorHighlightDarkest: "rgb(46, 5, 15)", | ||
@@ -43,5 +46,5 @@ colorHighlight100: "rgb(252, 232, 235)", | ||
colorFeedbackNegativeLightest: "rgb(252, 232, 234)", | ||
colorFeedbackNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegativeDarkest: "rgb(42, 5, 8)", | ||
colorFeedbackNegative100: "rgb(252, 232, 234)", | ||
colorFeebakckNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegative500: "rgb(193, 42, 55)", | ||
@@ -68,11 +71,8 @@ colorNegativeLightest: "rgb(252, 232, 234)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -79,0 +79,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
@@ -33,2 +33,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(51, 79, 220)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(51, 79, 220)'], | ||
['colorHighlightDarkest', 'rgb(8, 16, 52)'], | ||
@@ -134,20 +140,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -154,0 +154,0 @@ |
@@ -16,2 +16,5 @@ module.exports = { | ||
colorBrandPureOpacity08: "rgba(219, 0, 22, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(51, 79, 220)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(51, 79, 220)", | ||
colorHighlightDarkest: "rgb(8, 16, 52)", | ||
@@ -67,11 +70,8 @@ colorHighlight100: "rgb(233, 236, 253)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -78,0 +78,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
@@ -37,3 +37,9 @@ export type FontFamilyType = "global" | "highlight"; | ||
export type BigNumbersDefaultType = "number-default" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type BigNumbersDefaultType = | ||
| "number-default" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -44,3 +50,9 @@ export type BigNumbersDefaultTokens = { | ||
export type BigNumbersLargeType = "number-large" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type BigNumbersLargeType = | ||
| "number-large" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -51,3 +63,9 @@ export type BigNumbersLargeTokens = { | ||
export type BodyDefaultBoldType = "body-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type BodyDefaultBoldType = | ||
| "body-default-bold" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -58,3 +76,9 @@ export type BodyDefaultBoldTokens = { | ||
export type BodyDefaultRegularType = "body-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type BodyDefaultRegularType = | ||
| "body-default-regular" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -65,3 +89,9 @@ export type BodyDefaultRegularTokens = { | ||
export type CaptionDefaultBoldType = "caption-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type CaptionDefaultBoldType = | ||
| "caption-default-bold" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -72,3 +102,9 @@ export type CaptionDefaultBoldTokens = { | ||
export type CaptionDefaultRegularType = "caption-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type CaptionDefaultRegularType = | ||
| "caption-default-regular" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -79,3 +115,9 @@ export type CaptionDefaultRegularTokens = { | ||
export type CaptionDefaultSemiboldType = "caption-default-semibold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type CaptionDefaultSemiboldType = | ||
| "caption-default-semibold" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -86,3 +128,9 @@ export type CaptionDefaultSemiboldTokens = { | ||
export type SubtitleDefaultBoldType = "subtitle-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type SubtitleDefaultBoldType = | ||
| "subtitle-default-bold" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -93,3 +141,9 @@ export type SubtitleDefaultBoldTokens = { | ||
export type SubtitleDefaultRegularType = "subtitle-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type SubtitleDefaultRegularType = | ||
| "subtitle-default-regular" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -100,3 +154,9 @@ export type SubtitleDefaultRegularTokens = { | ||
export type TitleDefaultType = "title-default-type" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type TitleDefaultType = | ||
| "title-default-type" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -107,3 +167,9 @@ export type TitleDefaultTokens = { | ||
export type TitleDefaultMediumLargeType = "medium-large-type" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type TitleDefaultMediumLargeType = | ||
| "medium-large-type" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -114,3 +180,9 @@ export type TitleDefaultMediumLargeTokens = { | ||
export type TitleSmallType = "title-small" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing"; | ||
export type TitleSmallType = | ||
| "title-small" | ||
| "font-weight" | ||
| "font-size" | ||
| "line-height" | ||
| "font-family" | ||
| "letter-spacing"; | ||
@@ -137,3 +209,2 @@ export type TitleSmallTokens = { | ||
TitleDefaultMediumLargeTokens, | ||
TitleSmallTokens, | ||
{} | ||
TitleSmallTokens {} |
@@ -9,6 +9,8 @@ export * from "./border.tokens"; | ||
export { default as DROGASIL_TOKENS } from "./drogasil.common"; | ||
export { default as RAIA_TOKENS } from "./raia.common"; | ||
export { default as RAIA_DROGASIL_TOKENS } from "./raiadrogasil.common"; | ||
export { default as ONOFRE_TOKENS } from "./onofre.common"; | ||
export { default as SUBSCRIPTION_TOKENS } from "./subscription.common"; | ||
export { default as WHITELABEL_TOKENS } from "./whitelabel.common"; | ||
export { default as PLATAFORMA_SAUDE_TOKENS } from "./plataformasaude.common"; | ||
export { default as TR_TOKENS } from "./tr.common"; |
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.TR_TOKENS = exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0; | ||
exports.TR_TOKENS = exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.SUBSCRIPTION_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.RAIA_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0; | ||
var drogaraia_common_1 = require("./drogaraia.common"); | ||
@@ -14,4 +14,8 @@ Object.defineProperty(exports, "DROGA_RAIA_TOKENS", { enumerable: true, get: function () { return __importDefault(drogaraia_common_1).default; } }); | ||
Object.defineProperty(exports, "ONOFRE_TOKENS", { enumerable: true, get: function () { return __importDefault(onofre_common_1).default; } }); | ||
var raia_common_1 = require("./raia.common"); | ||
Object.defineProperty(exports, "RAIA_TOKENS", { enumerable: true, get: function () { return __importDefault(raia_common_1).default; } }); | ||
var raiadrogasil_common_1 = require("./raiadrogasil.common"); | ||
Object.defineProperty(exports, "RAIA_DROGASIL_TOKENS", { enumerable: true, get: function () { return __importDefault(raiadrogasil_common_1).default; } }); | ||
var subscription_common_1 = require("./subscription.common"); | ||
Object.defineProperty(exports, "SUBSCRIPTION_TOKENS", { enumerable: true, get: function () { return __importDefault(subscription_common_1).default; } }); | ||
var whitelabel_common_1 = require("./whitelabel.common"); | ||
@@ -18,0 +22,0 @@ Object.defineProperty(exports, "WHITELABEL_TOKENS", { enumerable: true, get: function () { return __importDefault(whitelabel_common_1).default; } }); |
@@ -25,2 +25,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorHighlightDarkest', 'rgb(2, 32, 44)'], | ||
@@ -118,20 +124,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -138,0 +138,0 @@ |
@@ -12,2 +12,5 @@ module.exports = { | ||
colorBrand900: "rgb(7, 21, 40)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(58, 77, 224)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(58, 77, 224)", | ||
colorHighlightDarkest: "rgb(2, 32, 44)", | ||
@@ -59,11 +62,8 @@ colorHighlight100: "rgb(230, 245, 250)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -70,0 +70,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "Pacote de Tokens Design System da RD.", | ||
@@ -11,0 +11,0 @@ "main": "./index.js", |
@@ -33,2 +33,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(179, 227, 0)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(179, 227, 0)'], | ||
['colorHighlightDarkest', 'rgb(28, 36, 1)'], | ||
@@ -82,3 +88,3 @@ | ||
['colorFeebakckNegativePure', 'rgb(193, 42, 55)'], | ||
['colorFeedbackNegativePure', 'rgb(193, 42, 55)'], | ||
@@ -129,20 +135,14 @@ ['colorFeedbackNegativeLightest', 'rgb(252, 232, 234)'], | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -149,0 +149,0 @@ |
@@ -16,2 +16,5 @@ module.exports = { | ||
colorBrandPureOpacity08: "rgba(99, 49, 196, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(179, 227, 0)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(179, 227, 0)", | ||
colorHighlightDarkest: "rgb(28, 36, 1)", | ||
@@ -41,3 +44,3 @@ colorHighlight100: "rgb(248, 253, 233)", | ||
colorFeedbackNegativeDarkest: "rgb(42, 5, 8)", | ||
colorFeebakckNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegativeLightest: "rgb(252, 232, 234)", | ||
@@ -65,11 +68,8 @@ colorFeedbackNegative900: "rgb(42, 5, 8)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -76,0 +76,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
@@ -33,2 +33,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorHighlightDarkest', 'rgb(11, 16, 50)'], | ||
@@ -134,20 +140,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -154,0 +154,0 @@ |
@@ -16,2 +16,5 @@ module.exports = { | ||
colorBrandPureOpacity08: "rgba(15, 129, 67, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(58, 77, 224)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(58, 77, 224)", | ||
colorHighlightDarkest: "rgb(11, 16, 50)", | ||
@@ -67,11 +70,8 @@ colorHighlight100: "rgb(233, 235, 253)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -78,0 +78,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
@@ -35,3 +35,5 @@ import { BorderTokens } from "./border.tokens"; | ||
| "plataformasaude" | ||
| "raia" | ||
| "raiadrogasil" | ||
| "subscription" | ||
| "whitelabel"; | ||
@@ -43,4 +45,6 @@ | ||
| "plataformasaude" | ||
| "raia" | ||
| "raiadrogasil" | ||
| "subscription" | ||
| "whitelabel" | ||
| "tr"; |
388
tr.array.js
@@ -13,2 +13,4 @@ | ||
['colorBrandPureOpacity20', 'rgba(15, 129, 67, 0.2)'], | ||
['colorBrand500', 'rgb(15, 129, 67)'], | ||
@@ -24,4 +26,16 @@ | ||
['colorBrandPureOpacity12', 'rgba(15, 129, 67, 0.12)'], | ||
['colorBrand900', 'rgb(0, 27, 12)'], | ||
['colorBrandPureOpacity16', 'rgba(15, 129, 67, 0.16)'], | ||
['colorBrandPureOpacity08', 'rgba(15, 129, 67, 0.08)'], | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorHighlightDarkest', 'rgb(11, 16, 50)'], | ||
@@ -33,4 +47,6 @@ | ||
['colorHighlight500', 'rgb(58, 77, 224)'], | ||
['colorHighlightPureOpacity20', 'rgba(58, 76, 224, 0.2)'], | ||
['colorHighlight500', 'rgb(58, 76, 224)'], | ||
['colorHighlightLight', 'rgb(180, 188, 247)'], | ||
@@ -42,8 +58,14 @@ | ||
['colorHighlightPureOpacity12', 'rgba(58, 76, 224, 0.12)'], | ||
['colorHighlight900', 'rgb(11, 16, 50)'], | ||
['colorHighlightPureOpacity16', 'rgba(58, 76, 224, 0.16)'], | ||
['colorHighlightDark', 'rgb(30, 40, 131)'], | ||
['colorHighlightPure', 'rgb(58, 77, 224)'], | ||
['colorHighlightPure', 'rgb(58, 76, 224)'], | ||
['colorHighlightPureOpacity08', 'rgba(58, 76, 224, 0.08)'], | ||
['colorFeedbackInformativeDarkest', 'rgb(0, 24, 44)'], | ||
@@ -71,10 +93,16 @@ | ||
['colorNegativeLightest', 'rgb(252, 232, 234)'], | ||
['colorFeedbackNegativeLightest', 'rgb(252, 232, 234)'], | ||
['colorFeedbackNegative900', 'rgb(42, 5, 8)'], | ||
['colorFeedbackNegativePure', 'rgb(193, 42, 55)'], | ||
['colorFeedbackNegative500', 'rgb(193, 42, 55)'], | ||
['colorFeedbackNegativeDarkest', 'rgb(42, 5, 8)'], | ||
['colorFeedbackNegative100', 'rgb(252, 232, 234)'], | ||
['colorFeedbackNegative500', 'rgb(193, 42, 55)'], | ||
['colorNegativeLightest', 'rgb(252, 232, 234)'], | ||
['colorFeedbackNegative900', 'rgb(42, 5, 8)'], | ||
['colorFeedbackNegativeAlternative900', 'rgb(42, 5, 8)'], | ||
@@ -116,20 +144,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -778,2 +800,338 @@ | ||
['globalLetterSpacingTiny', '0.05em'], | ||
['captionDefaultBold', '700 12px/150% Open Sans'], | ||
['captionDefaultBoldFontWeight', '700'], | ||
['captionDefautBoldFontSize', '12px'], | ||
['captionDefaultBoldLineHeight', '150%'], | ||
['captionDefaultBoldFontFamily', 'Open Sans'], | ||
['captionDefaultBoldLetterSpacing', '0'], | ||
['captionDefaultRegular', '400 12px/150% Open Sans'], | ||
['captionDefaultRegularFontWeight', '400'], | ||
['captionDefaultRegularFontSize', '12px'], | ||
['captionDefaultRegularLineHeight', '150%'], | ||
['captionDefaultRegularFontFamily', 'Open Sans'], | ||
['captionDefaultRegularLetterSpacing', '0'], | ||
['captionDefaultSemibold', '600 12px/150% Open Sans'], | ||
['captionDefaultSemiboldFontWeight', '600'], | ||
['captionDefaultSemiboldFontSize', '12px'], | ||
['captionDefaultSemiboldLineHeight', '150%'], | ||
['captionDefaultSemiboldFontFamily', 'Open Sans'], | ||
['captionDefaultSemiboldLetterSpacing', '0'], | ||
['subtitleDefaultBold', '700 16px/140% Open Sans'], | ||
['subtitleDefaultBoldFontWeight', '700'], | ||
['subtitleDefaultBoldFontSize', '16px'], | ||
['subtitleDefaultBoldLineHeight', '140%'], | ||
['subtitleDefaultBoldFontFamily', 'Open Sans'], | ||
['subtitleDefaultBoldLetterSpacing', '0'], | ||
['subtitleDefaultRegular', '400 16px/140% Open Sans'], | ||
['subtitleDefaultRegularFontWeight', '400'], | ||
['subtitleDefaultRegularFontSize', '16px'], | ||
['subtitleDefaultRegularLineHeight', '140%'], | ||
['subtitleDefaultRegularFontFamily', 'Open Sans'], | ||
['subtitleDefaultRegularLetterSpacing', '0'], | ||
['titleDefault', '700 24px/130% Open Sans'], | ||
['titleDefaultFontWeight', '700'], | ||
['titleDefaultFontSize', '24px'], | ||
['titleDefaultLineHeight', '130%'], | ||
['titleDefaultFontFamily', 'Open Sans'], | ||
['titleDefaultLetterSpacing', '0'], | ||
['titleMediumLarge', '700 28px/130% Open Sans'], | ||
['titleMediumLargeFontWeight', '700'], | ||
['titleMediumLargeFontSize', '28px'], | ||
['titleMediumLargeLineHeight', '130%'], | ||
['titleMediumLargeFontFamily', 'Open Sans'], | ||
['titleMediumLargeLetterSpacing', '0'], | ||
['titleSmall', '700 20px/140% Open Sans'], | ||
['titleSmallFontWeight', '700'], | ||
['titleSmallFontSize', '20px'], | ||
['titleSmallLineHeight', '140%'], | ||
['titleSmallFontFamily', 'Open Sans'], | ||
['titleSmallLetterSpacing', '0'], | ||
['colorSwatchBlueLightest', 'rgb(242, 242, 255)'], | ||
['colorSwatchBlueLighter', 'rgb(217, 217, 255)'], | ||
['colorSwatchBlueLight', 'rgb(184, 184, 229)'], | ||
['colorSwatchBlueDark', 'rgb(58, 58, 147)'], | ||
['colorSwatchBlue100', 'rgb(242, 242, 255)'], | ||
['colorSwatchBlue200', 'rgb(217, 217, 255)'], | ||
['colorSwatchBlue300', 'rgb(184, 184, 229)'], | ||
['colorSwatchBlue700', 'rgb(58, 58, 147)'], | ||
['colorSwatchCyanLightest', 'rgb(242, 249, 255)'], | ||
['colorSwatchCyanLighter', 'rgb(217, 236, 255)'], | ||
['colorSwatchCyanLight', 'rgb(184, 206, 229)'], | ||
['colorSwatchCyanDark', 'rgb(47, 82, 117)'], | ||
['colorSwatchCyan100', 'rgb(242, 249, 255)'], | ||
['colorSwatchCyan200', 'rgb(217, 236, 255)'], | ||
['colorSwatchCyan300', 'rgb(184, 206, 229)'], | ||
['colorSwatchCyan700', 'rgb(47, 82, 117)'], | ||
['colorSwatchGreenLightest', 'rgb(242, 255, 242)'], | ||
['colorSwatchGreenLighter', 'rgb(217, 255, 217)'], | ||
['colorSwatchGreenLight', 'rgb(184, 229, 184)'], | ||
['colorSwatchGreenDark', 'rgb(40, 99, 40)'], | ||
['colorSwatchGreen100', 'rgb(242, 255, 242)'], | ||
['colorSwatchGreen200', 'rgb(217, 255, 217)'], | ||
['colorSwatchGreen300', 'rgb(184, 229, 184)'], | ||
['colorSwatchGreen700', 'rgb(40, 99, 40)'], | ||
['colorSwatchLimeLightest', 'rgb(246, 252, 239)'], | ||
['colorSwatchLimeLighter', 'rgb(235, 255, 217)'], | ||
['colorSwatchLimeLight', 'rgb(207, 229, 183)'], | ||
['colorSwatchLimeDark', 'rgb(70, 100, 40)'], | ||
['colorSwatchLime100', 'rgb(246, 252, 239)'], | ||
['colorSwatchLime200', 'rgb(235, 255, 217)'], | ||
['colorSwatchLime300', 'rgb(207, 229, 183)'], | ||
['colorSwatchLime700', 'rgb(70, 100, 40)'], | ||
['colorSwatchMagentaLightest', 'rgb(255, 242, 249)'], | ||
['colorSwatchMagentaLighter', 'rgb(255, 217, 236)'], | ||
['colorSwatchMagentaLight', 'rgb(229, 184, 206)'], | ||
['colorSwatchMagentaDark', 'rgb(123, 49, 86)'], | ||
['colorSwatchMagenta100', 'rgb(255, 242, 249)'], | ||
['colorSwatchMagenta200', 'rgb(255, 217, 236)'], | ||
['colorSwatchMagenta300', 'rgb(229, 184, 206)'], | ||
['colorSwatchMagenta700', 'rgb(123, 49, 86)'], | ||
['colorSwatchOrangeLightest', 'rgb(255, 249, 242)'], | ||
['colorSwatchOrangeLighter', 'rgb(255, 236, 217)'], | ||
['colorSwatchOrangeLight', 'rgb(229, 206, 184)'], | ||
['colorSwatchOrangeDark', 'rgb(110, 78, 44)'], | ||
['colorSwatchOrange100', 'rgb(255, 249, 242)'], | ||
['colorSwatchOrange200', 'rgb(255, 236, 217)'], | ||
['colorSwatchOrange300', 'rgb(229, 206, 184)'], | ||
['colorSwatchOrange700', 'rgb(110, 78, 44)'], | ||
['colorSwatchPinkLightest', 'rgb(255, 242, 255)'], | ||
['colorSwatchPinkLighter', 'rgb(255, 217, 255)'], | ||
['colorSwatchPinkLight', 'rgb(229, 184, 229)'], | ||
['colorSwatchPinkDark', 'rgb(119, 47, 119)'], | ||
['colorSwatchPink100', 'rgb(255, 242, 255)'], | ||
['colorSwatchPink200', 'rgb(255, 217, 255)'], | ||
['colorSwatchPink300', 'rgb(229, 184, 229)'], | ||
['colorSwatchPink700', 'rgb(119, 47, 119)'], | ||
['colorSwatchPurpleLightest', 'rgb(249, 242, 255)'], | ||
['colorSwatchPurpleLighter', 'rgb(236, 217, 255)'], | ||
['colorSwatchPurpleLight', 'rgb(206, 184, 229)'], | ||
['colorSwatchPurpleDark', 'rgb(94, 53, 133)'], | ||
['colorSwatchPurple100', 'rgb(249, 242, 255)'], | ||
['colorSwatchPurple200', 'rgb(236, 217, 255)'], | ||
['colorSwatchPurple300', 'rgb(206, 184, 229)'], | ||
['colorSwatchPurple700', 'rgb(94, 53, 133)'], | ||
['colorSwatchRedLightest', 'rgb(255, 241, 241)'], | ||
['colorSwatchRedLighter', 'rgb(255, 217, 217)'], | ||
['colorSwatchRedLight', 'rgb(229, 184, 184)'], | ||
['colorSwatchRedDark', 'rgb(125, 50, 50)'], | ||
['colorSwatchRed100', 'rgb(255, 241, 241)'], | ||
['colorSwatchRed200', 'rgb(255, 217, 217)'], | ||
['colorSwatchRed300', 'rgb(229, 184, 184)'], | ||
['colorSwatchRed700', 'rgb(125, 50, 50)'], | ||
['colorSwatchTealLightest', 'rgb(242, 255, 249)'], | ||
['colorSwatchTealLighter', 'rgb(217, 255, 236)'], | ||
['colorSwatchTealLight', 'rgb(184, 229, 206)'], | ||
['colorSwatchTealDark', 'rgb(39, 97, 68)'], | ||
['colorSwatchTeal100', 'rgb(242, 255, 249)'], | ||
['colorSwatchTeal200', 'rgb(217, 255, 236)'], | ||
['colorSwatchTeal300', 'rgb(184, 229, 206)'], | ||
['colorSwatchTeal700', 'rgb(39, 97, 68)'], | ||
['colorSwatchTurquoiseLightest', 'rgb(242, 255, 255)'], | ||
['colorSwatchTurquoiseLighter', 'rgb(217, 255, 255)'], | ||
['colorSwatchTurquoiseLight', 'rgb(184, 229, 229)'], | ||
['colorSwatchTurquoiseDark', 'rgb(40, 100, 100)'], | ||
['colorSwatchTurquoise100', 'rgb(242, 255, 255)'], | ||
['colorSwatchTurquoise200', 'rgb(217, 255, 255)'], | ||
['colorSwatchTurquoise300', 'rgb(184, 229, 229)'], | ||
['colorSwatchTurquoise700', 'rgb(40, 100, 100)'], | ||
['colorSwatchYellowLightest', 'rgb(255, 255, 242)'], | ||
['colorSwatchYellowLighter', 'rgb(255, 255, 217)'], | ||
['colorSwatchYellowLight', 'rgb(229, 229, 184)'], | ||
['colorSwatchYellowDark', 'rgb(97, 97, 39)'], | ||
['colorSwatchYellow100', 'rgb(255, 255, 242)'], | ||
['colorSwatchYellow200', 'rgb(255, 255, 217)'], | ||
['colorSwatchYellow300', 'rgb(229, 229, 184)'], | ||
['colorSwatchYellow700', 'rgb(97, 97, 39)'], | ||
['bigNumberDefault', '700 24px/130% Open Sans'], | ||
['bigNumberDefaultFontWeight', '700'], | ||
['bigNumberDefaultFontSize', '24px'], | ||
['bigNumberDefaultLineHeight', '130%'], | ||
['bigNumberDefaultFontFamily', 'Open Sans'], | ||
['bigNumberDefaultLetterSpacing', '0'], | ||
['bigNumberLarge', '700 32px/130% Open Sans'], | ||
['bigNumberLargeFontWeight', '700'], | ||
['bigNumberLargeFontSize', '32px'], | ||
['bigNumberLargeLineHeight', '130%'], | ||
['bigNumberLargeFontFamily', 'Open Sans'], | ||
['bigNumberLargeLetterSpacing', '0'], | ||
['bodyDefaultBold', '700 14px/140% Open Sans'], | ||
['bodyDefaultBoldFontWeight', '700'], | ||
['bodyDefaultBoldFontSize', '14px'], | ||
['bodyDefaultBoldLineHeight', '140%'], | ||
['bodyDefaultBoldFontFamily', 'Open Sans'], | ||
['bodyDefaultBoldLetterSpacing', '0'], | ||
['bodyDefaultRegular', '400 14px/140% Open Sans'], | ||
['bodyDefaultRegularFontWeight', '400'], | ||
['bodyDefaultRegularFontSize', '14px'], | ||
['bodyDefaultRegularLineHeight', '140%'], | ||
['bodyDefaultRegularFontFamily', 'Open Sans'], | ||
['bodyDefaultRegularLetterSpacing', '0'], | ||
] |
201
tr.common.js
@@ -6,2 +6,3 @@ module.exports = { | ||
colorBrand200: "rgb(171, 222, 194)", | ||
colorBrandPureOpacity20: "rgba(15, 129, 67, 0.2)", | ||
colorBrand500: "rgb(15, 129, 67)", | ||
@@ -12,13 +13,23 @@ colorBrandDark: "rgb(0, 70, 32)", | ||
colorBrandPure: "rgb(15, 129, 67)", | ||
colorBrandPureOpacity12: "rgba(15, 129, 67, 0.12)", | ||
colorBrand900: "rgb(0, 27, 12)", | ||
colorBrandPureOpacity16: "rgba(15, 129, 67, 0.16)", | ||
colorBrandPureOpacity08: "rgba(15, 129, 67, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(58, 77, 224)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(58, 77, 224)", | ||
colorHighlightDarkest: "rgb(11, 16, 50)", | ||
colorHighlight100: "rgb(233, 235, 253)", | ||
colorHighlight200: "rgb(180, 188, 247)", | ||
colorHighlight500: "rgb(58, 77, 224)", | ||
colorHighlightPureOpacity20: "rgba(58, 76, 224, 0.2)", | ||
colorHighlight500: "rgb(58, 76, 224)", | ||
colorHighlightLight: "rgb(180, 188, 247)", | ||
colorHighlightLightest: "rgb(233, 235, 253)", | ||
colorHighlight700: "rgb(30, 40, 131)", | ||
colorHighlightPureOpacity12: "rgba(58, 76, 224, 0.12)", | ||
colorHighlight900: "rgb(11, 16, 50)", | ||
colorHighlightPureOpacity16: "rgba(58, 76, 224, 0.16)", | ||
colorHighlightDark: "rgb(30, 40, 131)", | ||
colorHighlightPure: "rgb(58, 77, 224)", | ||
colorHighlightPure: "rgb(58, 76, 224)", | ||
colorHighlightPureOpacity08: "rgba(58, 76, 224, 0.08)", | ||
colorFeedbackInformativeDarkest: "rgb(0, 24, 44)", | ||
@@ -35,6 +46,9 @@ colorFeedbackInformative100: "rgb(232, 243, 252)", | ||
colorNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegativeLightest: "rgb(252, 232, 234)", | ||
colorFeedbackNegativePure: "rgb(193, 42, 55)", | ||
colorFeedbackNegativeDarkest: "rgb(42, 5, 8)", | ||
colorFeedbackNegative100: "rgb(252, 232, 234)", | ||
colorFeedbackNegative500: "rgb(193, 42, 55)", | ||
colorNegativeLightest: "rgb(252, 232, 234)", | ||
colorFeedbackNegative900: "rgb(42, 5, 8)", | ||
colorFeedbackNegative500: "rgb(193, 42, 55)", | ||
colorFeedbackNegative100: "rgb(252, 232, 234)", | ||
colorFeedbackNegativeAlternative900: "rgb(42, 5, 8)", | ||
@@ -58,11 +72,8 @@ colorFeedbackNegativeAlternative500: "rgb(193, 42, 55)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -390,2 +401,170 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", | ||
globalLetterSpacingTiny: "0.05em", | ||
captionDefaultBold: "700 12px/150% Open Sans", | ||
captionDefaultBoldFontWeight: "700", | ||
captionDefautBoldFontSize: "12px", | ||
captionDefaultBoldLineHeight: "150%", | ||
captionDefaultBoldFontFamily: "Open Sans", | ||
captionDefaultBoldLetterSpacing: "0", | ||
captionDefaultRegular: "400 12px/150% Open Sans", | ||
captionDefaultRegularFontWeight: "400", | ||
captionDefaultRegularFontSize: "12px", | ||
captionDefaultRegularLineHeight: "150%", | ||
captionDefaultRegularFontFamily: "Open Sans", | ||
captionDefaultRegularLetterSpacing: "0", | ||
captionDefaultSemibold: "600 12px/150% Open Sans", | ||
captionDefaultSemiboldFontWeight: "600", | ||
captionDefaultSemiboldFontSize: "12px", | ||
captionDefaultSemiboldLineHeight: "150%", | ||
captionDefaultSemiboldFontFamily: "Open Sans", | ||
captionDefaultSemiboldLetterSpacing: "0", | ||
subtitleDefaultBold: "700 16px/140% Open Sans", | ||
subtitleDefaultBoldFontWeight: "700", | ||
subtitleDefaultBoldFontSize: "16px", | ||
subtitleDefaultBoldLineHeight: "140%", | ||
subtitleDefaultBoldFontFamily: "Open Sans", | ||
subtitleDefaultBoldLetterSpacing: "0", | ||
subtitleDefaultRegular: "400 16px/140% Open Sans", | ||
subtitleDefaultRegularFontWeight: "400", | ||
subtitleDefaultRegularFontSize: "16px", | ||
subtitleDefaultRegularLineHeight: "140%", | ||
subtitleDefaultRegularFontFamily: "Open Sans", | ||
subtitleDefaultRegularLetterSpacing: "0", | ||
titleDefault: "700 24px/130% Open Sans", | ||
titleDefaultFontWeight: "700", | ||
titleDefaultFontSize: "24px", | ||
titleDefaultLineHeight: "130%", | ||
titleDefaultFontFamily: "Open Sans", | ||
titleDefaultLetterSpacing: "0", | ||
titleMediumLarge: "700 28px/130% Open Sans", | ||
titleMediumLargeFontWeight: "700", | ||
titleMediumLargeFontSize: "28px", | ||
titleMediumLargeLineHeight: "130%", | ||
titleMediumLargeFontFamily: "Open Sans", | ||
titleMediumLargeLetterSpacing: "0", | ||
titleSmall: "700 20px/140% Open Sans", | ||
titleSmallFontWeight: "700", | ||
titleSmallFontSize: "20px", | ||
titleSmallLineHeight: "140%", | ||
titleSmallFontFamily: "Open Sans", | ||
titleSmallLetterSpacing: "0", | ||
colorSwatchBlueLightest: "rgb(242, 242, 255)", | ||
colorSwatchBlueLighter: "rgb(217, 217, 255)", | ||
colorSwatchBlueLight: "rgb(184, 184, 229)", | ||
colorSwatchBlueDark: "rgb(58, 58, 147)", | ||
colorSwatchBlue100: "rgb(242, 242, 255)", | ||
colorSwatchBlue200: "rgb(217, 217, 255)", | ||
colorSwatchBlue300: "rgb(184, 184, 229)", | ||
colorSwatchBlue700: "rgb(58, 58, 147)", | ||
colorSwatchCyanLightest: "rgb(242, 249, 255)", | ||
colorSwatchCyanLighter: "rgb(217, 236, 255)", | ||
colorSwatchCyanLight: "rgb(184, 206, 229)", | ||
colorSwatchCyanDark: "rgb(47, 82, 117)", | ||
colorSwatchCyan100: "rgb(242, 249, 255)", | ||
colorSwatchCyan200: "rgb(217, 236, 255)", | ||
colorSwatchCyan300: "rgb(184, 206, 229)", | ||
colorSwatchCyan700: "rgb(47, 82, 117)", | ||
colorSwatchGreenLightest: "rgb(242, 255, 242)", | ||
colorSwatchGreenLighter: "rgb(217, 255, 217)", | ||
colorSwatchGreenLight: "rgb(184, 229, 184)", | ||
colorSwatchGreenDark: "rgb(40, 99, 40)", | ||
colorSwatchGreen100: "rgb(242, 255, 242)", | ||
colorSwatchGreen200: "rgb(217, 255, 217)", | ||
colorSwatchGreen300: "rgb(184, 229, 184)", | ||
colorSwatchGreen700: "rgb(40, 99, 40)", | ||
colorSwatchLimeLightest: "rgb(246, 252, 239)", | ||
colorSwatchLimeLighter: "rgb(235, 255, 217)", | ||
colorSwatchLimeLight: "rgb(207, 229, 183)", | ||
colorSwatchLimeDark: "rgb(70, 100, 40)", | ||
colorSwatchLime100: "rgb(246, 252, 239)", | ||
colorSwatchLime200: "rgb(235, 255, 217)", | ||
colorSwatchLime300: "rgb(207, 229, 183)", | ||
colorSwatchLime700: "rgb(70, 100, 40)", | ||
colorSwatchMagentaLightest: "rgb(255, 242, 249)", | ||
colorSwatchMagentaLighter: "rgb(255, 217, 236)", | ||
colorSwatchMagentaLight: "rgb(229, 184, 206)", | ||
colorSwatchMagentaDark: "rgb(123, 49, 86)", | ||
colorSwatchMagenta100: "rgb(255, 242, 249)", | ||
colorSwatchMagenta200: "rgb(255, 217, 236)", | ||
colorSwatchMagenta300: "rgb(229, 184, 206)", | ||
colorSwatchMagenta700: "rgb(123, 49, 86)", | ||
colorSwatchOrangeLightest: "rgb(255, 249, 242)", | ||
colorSwatchOrangeLighter: "rgb(255, 236, 217)", | ||
colorSwatchOrangeLight: "rgb(229, 206, 184)", | ||
colorSwatchOrangeDark: "rgb(110, 78, 44)", | ||
colorSwatchOrange100: "rgb(255, 249, 242)", | ||
colorSwatchOrange200: "rgb(255, 236, 217)", | ||
colorSwatchOrange300: "rgb(229, 206, 184)", | ||
colorSwatchOrange700: "rgb(110, 78, 44)", | ||
colorSwatchPinkLightest: "rgb(255, 242, 255)", | ||
colorSwatchPinkLighter: "rgb(255, 217, 255)", | ||
colorSwatchPinkLight: "rgb(229, 184, 229)", | ||
colorSwatchPinkDark: "rgb(119, 47, 119)", | ||
colorSwatchPink100: "rgb(255, 242, 255)", | ||
colorSwatchPink200: "rgb(255, 217, 255)", | ||
colorSwatchPink300: "rgb(229, 184, 229)", | ||
colorSwatchPink700: "rgb(119, 47, 119)", | ||
colorSwatchPurpleLightest: "rgb(249, 242, 255)", | ||
colorSwatchPurpleLighter: "rgb(236, 217, 255)", | ||
colorSwatchPurpleLight: "rgb(206, 184, 229)", | ||
colorSwatchPurpleDark: "rgb(94, 53, 133)", | ||
colorSwatchPurple100: "rgb(249, 242, 255)", | ||
colorSwatchPurple200: "rgb(236, 217, 255)", | ||
colorSwatchPurple300: "rgb(206, 184, 229)", | ||
colorSwatchPurple700: "rgb(94, 53, 133)", | ||
colorSwatchRedLightest: "rgb(255, 241, 241)", | ||
colorSwatchRedLighter: "rgb(255, 217, 217)", | ||
colorSwatchRedLight: "rgb(229, 184, 184)", | ||
colorSwatchRedDark: "rgb(125, 50, 50)", | ||
colorSwatchRed100: "rgb(255, 241, 241)", | ||
colorSwatchRed200: "rgb(255, 217, 217)", | ||
colorSwatchRed300: "rgb(229, 184, 184)", | ||
colorSwatchRed700: "rgb(125, 50, 50)", | ||
colorSwatchTealLightest: "rgb(242, 255, 249)", | ||
colorSwatchTealLighter: "rgb(217, 255, 236)", | ||
colorSwatchTealLight: "rgb(184, 229, 206)", | ||
colorSwatchTealDark: "rgb(39, 97, 68)", | ||
colorSwatchTeal100: "rgb(242, 255, 249)", | ||
colorSwatchTeal200: "rgb(217, 255, 236)", | ||
colorSwatchTeal300: "rgb(184, 229, 206)", | ||
colorSwatchTeal700: "rgb(39, 97, 68)", | ||
colorSwatchTurquoiseLightest: "rgb(242, 255, 255)", | ||
colorSwatchTurquoiseLighter: "rgb(217, 255, 255)", | ||
colorSwatchTurquoiseLight: "rgb(184, 229, 229)", | ||
colorSwatchTurquoiseDark: "rgb(40, 100, 100)", | ||
colorSwatchTurquoise100: "rgb(242, 255, 255)", | ||
colorSwatchTurquoise200: "rgb(217, 255, 255)", | ||
colorSwatchTurquoise300: "rgb(184, 229, 229)", | ||
colorSwatchTurquoise700: "rgb(40, 100, 100)", | ||
colorSwatchYellowLightest: "rgb(255, 255, 242)", | ||
colorSwatchYellowLighter: "rgb(255, 255, 217)", | ||
colorSwatchYellowLight: "rgb(229, 229, 184)", | ||
colorSwatchYellowDark: "rgb(97, 97, 39)", | ||
colorSwatchYellow100: "rgb(255, 255, 242)", | ||
colorSwatchYellow200: "rgb(255, 255, 217)", | ||
colorSwatchYellow300: "rgb(229, 229, 184)", | ||
colorSwatchYellow700: "rgb(97, 97, 39)", | ||
bigNumberDefault: "700 24px/130% Open Sans", | ||
bigNumberDefaultFontWeight: "700", | ||
bigNumberDefaultFontSize: "24px", | ||
bigNumberDefaultLineHeight: "130%", | ||
bigNumberDefaultFontFamily: "Open Sans", | ||
bigNumberDefaultLetterSpacing: "0", | ||
bigNumberLarge: "700 32px/130% Open Sans", | ||
bigNumberLargeFontWeight: "700", | ||
bigNumberLargeFontSize: "32px", | ||
bigNumberLargeLineHeight: "130%", | ||
bigNumberLargeFontFamily: "Open Sans", | ||
bigNumberLargeLetterSpacing: "0", | ||
bodyDefaultBold: "700 14px/140% Open Sans", | ||
bodyDefaultBoldFontWeight: "700", | ||
bodyDefaultBoldFontSize: "14px", | ||
bodyDefaultBoldLineHeight: "140%", | ||
bodyDefaultBoldFontFamily: "Open Sans", | ||
bodyDefaultBoldLetterSpacing: "0", | ||
bodyDefaultRegular: "400 14px/140% Open Sans", | ||
bodyDefaultRegularFontWeight: "400", | ||
bodyDefaultRegularFontSize: "14px", | ||
bodyDefaultRegularLineHeight: "140%", | ||
bodyDefaultRegularFontFamily: "Open Sans", | ||
bodyDefaultRegularLetterSpacing: "0", | ||
}; |
@@ -33,2 +33,8 @@ | ||
['colorButtonLabelHighlightPrimaryEnabled', 'rgb(255, 255, 255)'], | ||
['colorButtonLabelHighlightSecondaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorButtonLabelHighlightTertiaryEnabled', 'rgb(58, 77, 224)'], | ||
['colorHighlightDarkest', 'rgb(11, 16, 50)'], | ||
@@ -134,20 +140,14 @@ | ||
['colorPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositive900', 'rgb(1, 27, 13)'], | ||
['colorFeedbackPositivePure', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackPositiveDarkest', 'rgb(1, 27, 13)'], | ||
['colorPositiveLightest', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive100', 'rgb(227, 247, 236)'], | ||
['colorFeedbackPositive500', 'rgb(5, 125, 59)'], | ||
['colorFeedbackWarningDarkest', 'rgb(40, 29, 0)'], | ||
@@ -154,0 +154,0 @@ |
@@ -16,2 +16,5 @@ module.exports = { | ||
colorBrandPureOpacity08: "rgba(15, 129, 67, 0.08)", | ||
colorButtonLabelHighlightPrimaryEnabled: "rgb(255, 255, 255)", | ||
colorButtonLabelHighlightSecondaryEnabled: "rgb(58, 77, 224)", | ||
colorButtonLabelHighlightTertiaryEnabled: "rgb(58, 77, 224)", | ||
colorHighlightDarkest: "rgb(11, 16, 50)", | ||
@@ -67,11 +70,8 @@ colorHighlight100: "rgb(233, 235, 253)", | ||
colorNeutralBlackPureOpacity16: "rgba(0, 0, 0, 0.16)", | ||
colorPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive900: "rgb(1, 27, 13)", | ||
colorFeedbackPositiveLightest: "rgb(227, 247, 236)", | ||
colorPositiveDarkest: "rgb(1, 27, 13)", | ||
colorFeedbackPositivePure: "rgb(5, 125, 59)", | ||
colorFeedbackPositiveDarkest: "rgb(1, 27, 13)", | ||
colorPositiveLightest: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackPositive100: "rgb(227, 247, 236)", | ||
colorFeedbackPositive500: "rgb(5, 125, 59)", | ||
colorFeedbackWarningDarkest: "rgb(40, 29, 0)", | ||
@@ -78,0 +78,0 @@ colorFeedbackWarningPure: "rgb(223, 161, 0)", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
926373
55
10124