glints-aries 4.1.82 → 4.1.83
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.
|
@@ -14,7 +14,7 @@ var subtitle2 = css(["height:19.5px;@media (max-width:", "){height:18px;}"], Bre
|
|
|
14
14
|
var body1 = css(["height:21px;"]);
|
|
15
15
|
var body2 = css(["height:21px;@media (max-width:", "){height:19.6px;}"], Breakpoints.large);
|
|
16
16
|
var button = css(["height:21px;@media (max-width:", "){height:19.6px;}"], Breakpoints.large);
|
|
17
|
-
var caption = css(["height:16.8px;"]);
|
|
17
|
+
var caption = css(["height:18.2px;@media (max-width:", "){height:16.8px;}"], Breakpoints.large);
|
|
18
18
|
var overline = css(["height:15.4px;"]);
|
|
19
19
|
var variantHeightMapping = (_variantHeightMapping = {}, _variantHeightMapping['headline1'] = headline1, _variantHeightMapping['headline2'] = headline2, _variantHeightMapping['headline3'] = headline3, _variantHeightMapping['headline4'] = headline4, _variantHeightMapping['headline5'] = headline5, _variantHeightMapping['headline6'] = headline6, _variantHeightMapping['subtitle1'] = subtitle1, _variantHeightMapping['subtitle2'] = subtitle2, _variantHeightMapping['body1'] = body1, _variantHeightMapping['body2'] = body2, _variantHeightMapping['button'] = button, _variantHeightMapping['caption'] = caption, _variantHeightMapping['overline'] = overline, _variantHeightMapping);
|
|
20
20
|
export var StyledSkeletonText = styled.li.withConfig({
|
|
@@ -13,7 +13,7 @@ export var subtitle2 = css(["font-family:", ",sans-serif;font-weight:400;font-si
|
|
|
13
13
|
export var body1 = css(["font-family:", ",sans-serif;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0px;@media (max-width:", "){font-size:14px;}"], NotoSans, Breakpoints.large);
|
|
14
14
|
export var body2 = css(["font-family:", ",sans-serif;font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.25px;@media (max-width:", "){font-size:14px;line-height:140%;letter-spacing:0;}"], NotoSans, Breakpoints.large);
|
|
15
15
|
export var button = css(["font-family:", ",sans-serif;font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.75px;@media (max-width:", "){line-height:140%;letter-spacing:0.25px;}"], NotoSans, Breakpoints.large);
|
|
16
|
-
export var caption = css(["font-family:", ",sans-serif;font-weight:600;font-size:
|
|
16
|
+
export var caption = css(["font-family:", ",sans-serif;font-weight:600;font-size:13px;line-height:140%;letter-spacing:0.25px;@media (max-width:", "){font-size:12px;letter-spacing:0px;}"], NotoSans, Breakpoints.large);
|
|
17
17
|
export var overline = css(["font-family:", ",sans-serif;font-weight:500;font-size:11px;line-height:140%;letter-spacing:1.5px;@media (max-width:", "){font-size:11px;letter-spacing:0.2px;}"], NotoSans, Breakpoints.large);
|
|
18
18
|
export var variantCssMapping = (_variantCssMapping = {}, _variantCssMapping['headline1'] = headline1, _variantCssMapping['headline2'] = headline2, _variantCssMapping['headline3'] = headline3, _variantCssMapping['headline4'] = headline4, _variantCssMapping['headline5'] = headline5, _variantCssMapping['headline6'] = headline6, _variantCssMapping['subtitle1'] = subtitle1, _variantCssMapping['subtitle2'] = subtitle2, _variantCssMapping['body1'] = body1, _variantCssMapping['body2'] = body2, _variantCssMapping['button'] = button, _variantCssMapping['caption'] = caption, _variantCssMapping['overline'] = overline, _variantCssMapping);
|
|
19
19
|
export var StyledTypography = styled.p.withConfig({
|
|
@@ -20,7 +20,7 @@ var subtitle2 = (0, _styledComponents.css)(["height:19.5px;@media (max-width:",
|
|
|
20
20
|
var body1 = (0, _styledComponents.css)(["height:21px;"]);
|
|
21
21
|
var body2 = (0, _styledComponents.css)(["height:21px;@media (max-width:", "){height:19.6px;}"], Breakpoints.large);
|
|
22
22
|
var button = (0, _styledComponents.css)(["height:21px;@media (max-width:", "){height:19.6px;}"], Breakpoints.large);
|
|
23
|
-
var caption = (0, _styledComponents.css)(["height:16.8px;"]);
|
|
23
|
+
var caption = (0, _styledComponents.css)(["height:18.2px;@media (max-width:", "){height:16.8px;}"], Breakpoints.large);
|
|
24
24
|
var overline = (0, _styledComponents.css)(["height:15.4px;"]);
|
|
25
25
|
var variantHeightMapping = (_variantHeightMapping = {}, _variantHeightMapping['headline1'] = headline1, _variantHeightMapping['headline2'] = headline2, _variantHeightMapping['headline3'] = headline3, _variantHeightMapping['headline4'] = headline4, _variantHeightMapping['headline5'] = headline5, _variantHeightMapping['headline6'] = headline6, _variantHeightMapping['subtitle1'] = subtitle1, _variantHeightMapping['subtitle2'] = subtitle2, _variantHeightMapping['body1'] = body1, _variantHeightMapping['body2'] = body2, _variantHeightMapping['button'] = button, _variantHeightMapping['caption'] = caption, _variantHeightMapping['overline'] = overline, _variantHeightMapping);
|
|
26
26
|
var StyledSkeletonText = _styledComponents["default"].li.withConfig({
|
|
@@ -30,7 +30,7 @@ var body2 = (0, _styledComponents.css)(["font-family:", ",sans-serif;font-weight
|
|
|
30
30
|
exports.body2 = body2;
|
|
31
31
|
var button = (0, _styledComponents.css)(["font-family:", ",sans-serif;font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.75px;@media (max-width:", "){line-height:140%;letter-spacing:0.25px;}"], _fonts.NotoSans, Breakpoints.large);
|
|
32
32
|
exports.button = button;
|
|
33
|
-
var caption = (0, _styledComponents.css)(["font-family:", ",sans-serif;font-weight:600;font-size:
|
|
33
|
+
var caption = (0, _styledComponents.css)(["font-family:", ",sans-serif;font-weight:600;font-size:13px;line-height:140%;letter-spacing:0.25px;@media (max-width:", "){font-size:12px;letter-spacing:0px;}"], _fonts.NotoSans, Breakpoints.large);
|
|
34
34
|
exports.caption = caption;
|
|
35
35
|
var overline = (0, _styledComponents.css)(["font-family:", ",sans-serif;font-weight:500;font-size:11px;line-height:140%;letter-spacing:1.5px;@media (max-width:", "){font-size:11px;letter-spacing:0.2px;}"], _fonts.NotoSans, Breakpoints.large);
|
|
36
36
|
exports.overline = overline;
|