Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@raiadrogasil/pulso-tokens

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raiadrogasil/pulso-tokens - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

62

color.tokens.d.ts

@@ -17,6 +17,12 @@ export type Color =

export type ColorCategoryPalleteType = "lightest" | "lighter" | "light" | "dark";
export type ColorCategoryPalleteType =
| "lightest"
| "lighter"
| "light"
| "dark";
export type ColorCategoryTokens = {
[key in Color as `colorCategory${Capitalize<Color>}${ColorCategoryIntensity | Capitalize<ColorCategoryPalleteType>}`]: string;
[key in Color as `colorCategory${Capitalize<Color>}${
| ColorCategoryIntensity
| Capitalize<ColorCategoryPalleteType>}`]: string;
};

@@ -29,3 +35,5 @@

export type ColorSwatchTokens = {
[key in Color as `colorSwatch${Capitalize<Color>}${ColorSwatchIntensity | Capitalize<ColorSwatchPalleteType>}`]: string;
[key in Color as `colorSwatch${Capitalize<Color>}${
| ColorSwatchIntensity
| Capitalize<ColorSwatchPalleteType>}`]: string;
};

@@ -38,3 +46,5 @@

export type ColorTagTokens = {
[key in Color as `colorTag${Capitalize<Color>}${ColorTagIntensity | Capitalize<ColorTagPalleteType>}`]: string;
[key in Color as `colorTag${Capitalize<Color>}${
| ColorTagIntensity
| Capitalize<ColorTagPalleteType>}`]: string;
};

@@ -53,3 +63,9 @@

export type ColorBackgroundPalleteType = "darkest" | "darker" | "dark" | "medium-dark" | "medium" | "medium-light"
export type ColorBackgroundPalleteType =
| "darkest"
| "darker"
| "dark"
| "medium-dark"
| "medium"
| "medium-light";

@@ -75,3 +91,5 @@ export type ColorBackgroundVariation =

export type ColorBrandVariation = ColorBrandIntensity | Capitalize<ColorBrandPaletteType>;
export type ColorBrandVariation =
| ColorBrandIntensity
| Capitalize<ColorBrandPaletteType>;

@@ -84,5 +102,14 @@ export type ColorBrandTokens = {

export type ColorContentVariation = ColorContentIntensity | "White" | Capitalize<ColorContentPalleteType> | "Black";
export type ColorContentVariation =
| ColorContentIntensity
| "White"
| Capitalize<ColorContentPalleteType>
| "Black";
export type ColorContentPalleteType = "dark" | "medium-light" | "medium" | "light" | "lightest"
export type ColorContentPalleteType =
| "dark"
| "medium-light"
| "medium"
| "light"
| "lightest";

@@ -102,6 +129,8 @@ export type ColorContentTokens = {

export type ColorFeedbackPalleteType = "darkest" | "pure" | "lightest"
export type ColorFeedbackPalleteType = "darkest" | "pure" | "lightest";
export type ColorFeedbackTokens = {
[key in ColorFeedbackIntensity as `colorFeedback${Capitalize<ColorFeedbackType>}${ColorFeedbackIntensity | Capitalize<ColorFeedbackPalleteType>}`]: string;
[key in ColorFeedbackIntensity as `colorFeedback${Capitalize<ColorFeedbackType>}${
| ColorFeedbackIntensity
| Capitalize<ColorFeedbackPalleteType>}`]: string;
};

@@ -159,5 +188,12 @@

export type ColorSubscriptionPalleteType = "lightest" | "light" | "pure" | "dark" | "darkest"
export type ColorSubscriptionPalleteType =
| "lightest"
| "light"
| "pure"
| "dark"
| "darkest";
export type ColorSubscriptionVariation = ColorSubscriptionIntensity | Capitalize<ColorSubscriptionPalleteType>
export type ColorSubscriptionVariation =
| ColorSubscriptionIntensity
| Capitalize<ColorSubscriptionPalleteType>;

@@ -181,2 +217,2 @@ export type ColorSubscriptionTokens = {

ColorCategoryTokens,
ColorTagTokens {}
ColorTagTokens {}

@@ -899,2 +899,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -942,2 +944,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -969,3 +973,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -985,2 +989,146 @@ ['lineHeightSmall', '140%'],

['globalLetterSpacingTiny', '0.05em'],
['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'],
['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'],
]

@@ -449,2 +449,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -471,2 +472,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -485,3 +487,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -494,2 +496,74 @@ lineHeightMedium: "150%",

globalLetterSpacingTiny: "0.05em",
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",
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",
};

@@ -899,2 +899,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -942,2 +944,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -969,3 +973,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -985,2 +989,146 @@ ['lineHeightSmall', '140%'],

['globalLetterSpacingTiny', '0.05em'],
['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'],
['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'],
]

@@ -449,2 +449,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -471,2 +472,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -485,3 +487,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -494,2 +496,74 @@ lineHeightMedium: "150%",

globalLetterSpacingTiny: "0.05em",
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",
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",
};

@@ -37,2 +37,74 @@ export type FontFamilyType = "global" | "highlight";

export type BigNumbersDefaultType = "number-default" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type BigNumbersDefaultTokens = {
[key in BigNumbersDefaultType as `bigNumbersDefault${Capitalize<BigNumbersDefaultType>}`]: string;
};
export type BigNumbersLargeType = "number-large" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type BigNumbersLargeTokens = {
[key in BigNumbersDefaultType as `bigNumbersLarge${Capitalize<BigNumbersLargeType>}`]: string;
};
export type BodyDefaultBoldType = "body-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type BodyDefaultBoldTokens = {
[key in BodyDefaultBoldType as `bodyDefaultBoldType${Capitalize<BodyDefaultBoldType>}`]: string;
};
export type BodyDefaultRegularType = "body-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type BodyDefaultRegularTokens = {
[key in BodyDefaultRegularType as `bodyDefaultRegularType${Capitalize<BodyDefaultRegularType>}`]: string;
};
export type CaptionDefaultBoldType = "caption-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type CaptionDefaultBoldTokens = {
[key in CaptionDefaultBoldType as `bodyDefaultRegularType${Capitalize<CaptionDefaultBoldType>}`]: string;
};
export type CaptionDefaultRegularType = "caption-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type CaptionDefaultRegularTokens = {
[key in CaptionDefaultRegularType as `captionDefaultRegularType${Capitalize<CaptionDefaultRegularType>}`]: string;
};
export type CaptionDefaultSemiboldType = "caption-default-semibold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type CaptionDefaultSemiboldTokens = {
[key in CaptionDefaultSemiboldType as `captionDefaultSemiboldType${Capitalize<CaptionDefaultSemiboldType>}`]: string;
};
export type SubtitleDefaultBoldType = "subtitle-default-bold" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type SubtitleDefaultBoldTokens = {
[key in SubtitleDefaultBoldType as `subtitleDefaultBoldType${Capitalize<SubtitleDefaultBoldType>}`]: string;
};
export type SubtitleDefaultRegularType = "subtitle-default-regular" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type SubtitleDefaultRegularTokens = {
[key in SubtitleDefaultRegularType as `subtitleDefaultRegularType${Capitalize<SubtitleDefaultRegularType>}`]: string;
};
export type TitleDefaultType = "title-default-type" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type TitleDefaultTokens = {
[key in TitleDefaultMediumLargeType as `titleDefaultType${Capitalize<TitleDefaultType>}`]: string;
};
export type TitleDefaultMediumLargeType = "medium-large-type" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type TitleDefaultMediumLargeTokens = {
[key in TitleDefaultMediumLargeType as `titleDefaultMediumLargeType${Capitalize<TitleDefaultMediumLargeType>}`]: string;
};
export type TitleSmallType = "title-small" | "font-weight" | "font-size" | "line-height" | "font-family" | "letter-spacing";
export type TitleSmallTokens = {
[key in TitleSmallType as `titleSmallType${Capitalize<STitleSmallType>}`]: string;
};
export interface FontTokens

@@ -42,2 +114,15 @@ extends FontFamilyTokens,

FontWeightTokens,
GlobalFontWeightTokens {}
GlobalFontWeightTokens,
BigNumbersDefaultTokens,
BigNumbersLargeTokens,
BodyDefaultBoldTokens,
BodyDefaultRegularTokens,
CaptionDefaultBoldTokens,
CaptionDefaultRegularTokens,
CaptionDefaultSemiboldTokens,
SubtitleDefaultBoldTokens,
SubtitleDefaultRegularTokens,
TitleDefaultTokens,
TitleDefaultMediumLargeTokens,
TitleSmallTokens,
{}

@@ -691,2 +691,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -734,2 +736,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -761,3 +765,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -764,0 +768,0 @@ ['lineHeightSmall', '140%'],

@@ -345,2 +345,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -367,2 +368,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -381,3 +383,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -384,0 +386,0 @@ lineHeightMedium: "150%",

@@ -8,3 +8,3 @@ {

},
"version": "2.5.0",
"version": "2.6.0",
"description": "Pacote de Tokens Design System da RD.",

@@ -11,0 +11,0 @@ "main": "./index.js",

@@ -893,2 +893,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -936,2 +938,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -963,3 +967,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -979,2 +983,146 @@ ['lineHeightSmall', '140%'],

['globalLetterSpacingTiny', '0.05em'],
['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'],
['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'],
]

@@ -446,2 +446,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -468,2 +469,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -482,3 +484,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -491,2 +493,74 @@ lineHeightMedium: "150%",

globalLetterSpacingTiny: "0.05em",
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",
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",
};

@@ -899,2 +899,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -942,2 +944,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -969,3 +973,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -985,2 +989,146 @@ ['lineHeightSmall', '140%'],

['globalLetterSpacingTiny', '0.05em'],
['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'],
['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'],
]

@@ -449,2 +449,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -471,2 +472,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -485,3 +487,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -494,2 +496,74 @@ lineHeightMedium: "150%",

globalLetterSpacingTiny: "0.05em",
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",
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",
};

@@ -685,2 +685,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -728,2 +730,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -755,3 +759,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -758,0 +762,0 @@ ['lineHeightSmall', '140%'],

@@ -342,2 +342,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -364,2 +365,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -378,3 +380,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -381,0 +383,0 @@ lineHeightMedium: "150%",

@@ -707,2 +707,4 @@

['borderRadiusMicro', '8px'],
['borderWidthNone', '0'],

@@ -750,2 +752,4 @@

['fontSizeMediumLarge', '28px'],
['fontSizeMicro', '14px'],

@@ -777,3 +781,3 @@

['lineHeightTiny', '135%'],
['lineHeightTiny', '130%'],

@@ -793,2 +797,146 @@ ['lineHeightSmall', '140%'],

['globalLetterSpacingTiny', '0.05em'],
['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'],
['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'],
]

@@ -353,2 +353,3 @@ module.exports = {

borderRadiusCircle: "100%",
borderRadiusMicro: "8px",
borderWidthNone: "0",

@@ -375,2 +376,3 @@ borderWidthHairline: "1px",

fontSizeTiny: "16px",
fontSizeMediumLarge: "28px",
fontSizeMicro: "14px",

@@ -389,3 +391,3 @@ fontSizeGiant: "48px",

lineHeightDefault: "100%",
lineHeightTiny: "135%",
lineHeightTiny: "130%",
lineHeightSmall: "140%",

@@ -398,2 +400,74 @@ lineHeightMedium: "150%",

globalLetterSpacingTiny: "0.05em",
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",
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",
};

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc