@marioschmidt/design-system-tokens 1.0.23 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +430 -430
- package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +431 -431
- package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +436 -436
- package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +434 -434
- package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +442 -442
- package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +442 -442
- package/dist/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +626 -626
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +627 -627
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +624 -624
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +624 -624
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/bild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +637 -637
- package/dist/css/brands/bild/semantic/typography/typography-md.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +633 -633
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +632 -632
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +631 -631
- package/dist/css/shared/colorprimitive.css +97 -97
- package/dist/css/shared/fontprimitive.css +22 -22
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/shared/colorprimitive.dart +82 -82
- package/dist/flutter/shared/fontprimitive.dart +21 -21
- package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/shared/Colorprimitive.swift +82 -82
- package/dist/ios/shared/Fontprimitive.swift +21 -21
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/shared/colorprimitive.js +83 -83
- package/dist/js/shared/fontprimitive.js +22 -22
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/shared/colorprimitive.scss +83 -83
- package/dist/scss/shared/fontprimitive.scss +22 -22
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
|
@@ -10,43 +10,151 @@ import UIKit
|
|
|
10
10
|
extension UIFont {
|
|
11
11
|
struct TypographySportbildregular {
|
|
12
12
|
// MARK: - ============================================
|
|
13
|
-
// MARK: -
|
|
13
|
+
// MARK: - DISPLAY
|
|
14
14
|
// MARK: - ============================================
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
static let .bilddesignsidemenuactive = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
23
|
-
/** This text style is only used for mockup pages of the design system website. */
|
|
24
|
-
static let .bilddesignsidemenuhover = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 16, weight: .semibold)
|
|
25
|
-
/** This text style is only used for mockups the vertical video component teaser headlines. */
|
|
26
|
-
static let .verticalvideosmockheadlines = UIFont(name: "Gotham Condensed", size: 32)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 32, weight: .semibold)
|
|
27
|
-
/** This text style is used on documentation pages that contain some token information. */
|
|
28
|
-
static let .tokenspecl = UIFont(name: "Source Code Pro", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
16
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 40 - 40 - 72 - 120 */
|
|
17
|
+
static let display1 = UIFont(name: "AntennaCond", size: 114)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 114, weight: .heavy)
|
|
18
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 36 - 36 - 42 - 64 */
|
|
19
|
+
static let display2 = UIFont(name: "AntennaCond", size: 61)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 61, weight: .heavy)
|
|
20
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 28 - 28 - 32 - 40 */
|
|
21
|
+
static let display3 = UIFont(name: "AntennaCond", size: 38)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 38, weight: .heavy)
|
|
29
22
|
|
|
30
23
|
// MARK: - ============================================
|
|
31
|
-
// MARK: -
|
|
24
|
+
// MARK: - HEADLINE
|
|
32
25
|
// MARK: - ============================================
|
|
33
26
|
|
|
34
|
-
/**
|
|
35
|
-
static let
|
|
36
|
-
/** This text style
|
|
37
|
-
static let
|
|
38
|
-
/** This text style is
|
|
39
|
-
static let
|
|
40
|
-
/**
|
|
41
|
-
static let
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
27
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 48 - 48 - 72 - 100 */
|
|
28
|
+
static let headline1 = UIFont(name: "AntennaExtraCond", size: 80)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 80, weight: .light)
|
|
29
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's token for the font size parameter changes across device sizes as follows: 40 - 40 - 48 - 64 */
|
|
30
|
+
static let headline2 = UIFont(name: "AntennaExtraCond", size: 50)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 50, weight: .light)
|
|
31
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's font size parameter is controlled by the headline3FontSize token: 28 - 28 - 36 - 40 */
|
|
32
|
+
static let headline3 = UIFont(name: "AntennaExtraCond", size: 34)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 34, weight: .light)
|
|
33
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 22 - 22 - 26 - 32 */
|
|
34
|
+
static let headline4 = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
35
|
+
|
|
36
|
+
// MARK: - ============================================
|
|
37
|
+
// MARK: - SUBHEADLINE
|
|
38
|
+
// MARK: - ============================================
|
|
39
|
+
|
|
40
|
+
/** This Subheadlines text style is used in articles. They are placed under the headline at the top of an article. Subheadlines can appear in some teasers also. Font size: 24 - 24 - 32 - 36 */
|
|
41
|
+
static let subheadline1 = UIFont(name: "AntennaCond", size: 26)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 26, weight: .bold)
|
|
42
|
+
|
|
43
|
+
// MARK: - ============================================
|
|
44
|
+
// MARK: - KICKER
|
|
45
|
+
// MARK: - ============================================
|
|
46
|
+
|
|
47
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 30 --//*//-- currently css uses kicker0 for the naming of this text style and sequence of font size changes */
|
|
48
|
+
static let kicker1 = UIFont(name: "AntennaExtraCond", size: 32)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 32, weight: .light)
|
|
49
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 24 --//*//-- currently css uses kicker1 for the naming of this text style and sequence of font size changes */
|
|
50
|
+
static let kicker2 = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
51
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 16 - 16 - 18 - 20 --//*//-- currently css uses kicker2 for the naming of this text style and sequence of font size changes */
|
|
52
|
+
static let kicker3 = UIFont(name: "AntennaExtraCond", size: 22)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 22, weight: .light)
|
|
53
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 14 - 14 - 16 - 16 --//*//-- currently css uses kicker3 for the naming of this text style and sequence of font size changes */
|
|
54
|
+
static let kicker4 = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
55
|
+
|
|
56
|
+
// MARK: - ============================================
|
|
57
|
+
// MARK: - TITLE
|
|
58
|
+
// MARK: - ============================================
|
|
59
|
+
|
|
60
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
|
|
61
|
+
static let title1 = UIFont(name: "AntennaCond", size: 30)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 30, weight: .heavy)
|
|
62
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
|
|
63
|
+
static let title1uppercase = UIFont(name: "AntennaCond", size: 30)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 30, weight: .heavy)
|
|
64
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
|
|
65
|
+
|
|
66
|
+
In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
|
|
67
|
+
static let title2 = UIFont(name: "AntennaCond", size: 20)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 20, weight: .heavy)
|
|
68
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
|
|
69
|
+
|
|
70
|
+
In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
|
|
71
|
+
static let title2uppercase = UIFont(name: "AntennaCond", size: 20)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 20, weight: .heavy)
|
|
72
|
+
|
|
73
|
+
// MARK: - ============================================
|
|
74
|
+
// MARK: - CALLOUT
|
|
75
|
+
// MARK: - ============================================
|
|
76
|
+
|
|
77
|
+
/** Callouts highlight key information, quotes, or important notes inside content. They stand apart from body text to draw attention. There is overlap between this text style and the title text styles. Font size: 18 - 18 - 22 - 22 */
|
|
78
|
+
static let callout = UIFont(name: "AntennaCond", size: 24)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 24, weight: .heavy)
|
|
79
|
+
|
|
80
|
+
// MARK: - ============================================
|
|
81
|
+
// MARK: - BODY
|
|
82
|
+
// MARK: - ============================================
|
|
83
|
+
|
|
84
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
85
|
+
static let body = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
86
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
87
|
+
static let bodyitalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
88
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
89
|
+
static let bodybold = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
90
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
91
|
+
static let bodybolditalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
92
|
+
|
|
93
|
+
// MARK: - ============================================
|
|
94
|
+
// MARK: - TEXTLINK
|
|
95
|
+
// MARK: - ============================================
|
|
96
|
+
|
|
97
|
+
/** Use this text style for styling elements that are clickable text links inside body texts. This style is often found in article texts. Font size remains constant at 21 across device sizes. */
|
|
98
|
+
static let textlink = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
99
|
+
/** Use this text style for styling elements that are clickable text links inside body texts that are using the italic style. This style is often found in article texts that need to show contrast for publications titles, specific words or names. Font size remains constant at 21 across device sizes. */
|
|
100
|
+
static let textlinkitalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
101
|
+
/** Use this text style for styling elements that are clickable text links inside emphasized body texts that are using the bold or html strong style. This style is often found in article texts that need to show contrast for specific words or names. Font size remains constant at 21 across device sizes. */
|
|
102
|
+
static let textlinkbold = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
103
|
+
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
104
|
+
static let textlinkhover = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
105
|
+
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
106
|
+
static let textlinkboldhover = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
107
|
+
|
|
108
|
+
// MARK: - ============================================
|
|
109
|
+
// MARK: - FOOTNOTE
|
|
110
|
+
// MARK: - ============================================
|
|
111
|
+
|
|
112
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This specific style is commonly used on small two lines of text that are seen on standard teasers. The font size of this text style is similar to the label text style. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 16 - 16 - 16 - 18 */
|
|
113
|
+
static let footnote1 = UIFont(name: "Inter", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
114
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. 16 - 16 - 16 - 18 */
|
|
115
|
+
static let footnote1bold = UIFont(name: "Inter", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
116
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
117
|
+
static let footnote2 = UIFont(name: "Inter", size: 13)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 13, weight: .light)
|
|
118
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
119
|
+
static let footnote2bold = UIFont(name: "Inter", size: 13)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 13, weight: .bold)
|
|
120
|
+
|
|
121
|
+
// MARK: - ============================================
|
|
122
|
+
// MARK: - LABEL
|
|
123
|
+
// MARK: - ============================================
|
|
124
|
+
|
|
125
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
126
|
+
static let label1 = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
127
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
128
|
+
static let label1bold = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
129
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size changes across device sizes: 10 - 10 - 15 - 17 */
|
|
130
|
+
static let label1boldresp = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
131
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
132
|
+
static let label1uppercasebold = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
133
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
134
|
+
static let label2 = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
135
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
136
|
+
static let label2uppercase = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
137
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
138
|
+
static let label2bold = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
139
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This style used on special navi component simiiar to link lane menu items. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. The font size value remains constant at 15 across device sizes. */
|
|
140
|
+
static let label2uppercasebold = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
141
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
142
|
+
static let label3 = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 12, weight: .light)
|
|
143
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. Current online CSS .nav_btn--type-list & .nav_btn__text // --nav-btn */
|
|
144
|
+
static let label3uppercase = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 12, weight: .light)
|
|
145
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
146
|
+
static let label3bold = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 12, weight: .bold)
|
|
147
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
148
|
+
static let label3uppercasebold = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 12, weight: .bold)
|
|
149
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 8. */
|
|
150
|
+
static let label4 = UIFont(name: "AntennaExtraCond", size: 8)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 8, weight: .light)
|
|
151
|
+
|
|
152
|
+
// MARK: - ============================================
|
|
153
|
+
// MARK: - QUOTE
|
|
154
|
+
// MARK: - ============================================
|
|
155
|
+
|
|
156
|
+
/** Use this text style for sections of text that are inside a fieldset with a quotation given by a person in an interview or a section of text from a larger body of text that need to be emphasized. */
|
|
157
|
+
static let quote = UIFont(name: "AntennaCond", size: 20)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 20, weight: .heavy)
|
|
50
158
|
|
|
51
159
|
// MARK: - ============================================
|
|
52
160
|
// MARK: - ACCORDION
|
|
@@ -70,15 +178,6 @@ extension UIFont {
|
|
|
70
178
|
/** Use this text style for time and day text string that commonly shows up along with the article authors avatars. Font size: 12 - 12 - 14 - 16 */
|
|
71
179
|
static let articletimestamp = UIFont(name: "AntennaCond", size: 16)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 16, weight: .heavy)
|
|
72
180
|
|
|
73
|
-
// MARK: - ============================================
|
|
74
|
-
// MARK: - ATEASER
|
|
75
|
-
// MARK: - ============================================
|
|
76
|
-
|
|
77
|
-
/** 16 - 16 - 22 - 24 | This text style currently uses two different semantic styles within it, the kicker3 for XS & S, and kicker2 for MD & LG */
|
|
78
|
-
static let ateaserkicker = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
79
|
-
/** This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
80
|
-
static let ateaserheadline = UIFont(name: "AntennaExtraCond", size: 50)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 50, weight: .light)
|
|
81
|
-
|
|
82
181
|
// MARK: - ============================================
|
|
83
182
|
// MARK: - AUDIOPLAYER
|
|
84
183
|
// MARK: - ============================================
|
|
@@ -112,19 +211,6 @@ extension UIFont {
|
|
|
112
211
|
/** This text style is used on horizontal video badges that contain either the video's total duration or a live status identifier. Font size: 16 - 16 - 18 - 18 */
|
|
113
212
|
static let videotimebadge = UIFont(name: "Inter", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
114
213
|
|
|
115
|
-
// MARK: - ============================================
|
|
116
|
-
// MARK: - BODY
|
|
117
|
-
// MARK: - ============================================
|
|
118
|
-
|
|
119
|
-
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
120
|
-
static let body = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
121
|
-
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
122
|
-
static let bodyitalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
123
|
-
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
124
|
-
static let bodybold = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
125
|
-
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
126
|
-
static let bodybolditalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
127
|
-
|
|
128
214
|
// MARK: - ============================================
|
|
129
215
|
// MARK: - BREADCRUMB
|
|
130
216
|
// MARK: - ============================================
|
|
@@ -156,13 +242,6 @@ extension UIFont {
|
|
|
156
242
|
/** This text style is used on buttons that are commonly used inside of a container for advertizers and partners. This text is used in buttons that open links to external content. Font size: 16 - 16 - 16 - 18 */
|
|
157
243
|
static let partnerlinkbuttonlabel = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
158
244
|
|
|
159
|
-
// MARK: - ============================================
|
|
160
|
-
// MARK: - CALLOUT
|
|
161
|
-
// MARK: - ============================================
|
|
162
|
-
|
|
163
|
-
/** Callouts highlight key information, quotes, or important notes inside content. They stand apart from body text to draw attention. There is overlap between this text style and the title text styles. Font size: 18 - 18 - 22 - 22 */
|
|
164
|
-
static let callout = UIFont(name: "AntennaCond", size: 24)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 24, weight: .heavy)
|
|
165
|
-
|
|
166
245
|
// MARK: - ============================================
|
|
167
246
|
// MARK: - CHIPS
|
|
168
247
|
// MARK: - ============================================
|
|
@@ -170,17 +249,6 @@ extension UIFont {
|
|
|
170
249
|
/** This text style is used on the chips component. They are commonly used for filtering parameters. font size: 16 - 16 - 16 - 18 */
|
|
171
250
|
static let chipslabel = UIFont(name: "Inter", size: 18)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 18, weight: .bold)
|
|
172
251
|
|
|
173
|
-
// MARK: - ============================================
|
|
174
|
-
// MARK: - DISPLAY
|
|
175
|
-
// MARK: - ============================================
|
|
176
|
-
|
|
177
|
-
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 40 - 40 - 72 - 120 */
|
|
178
|
-
static let display1 = UIFont(name: "AntennaCond", size: 114)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 114, weight: .heavy)
|
|
179
|
-
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 36 - 36 - 42 - 64 */
|
|
180
|
-
static let display2 = UIFont(name: "AntennaCond", size: 61)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 61, weight: .heavy)
|
|
181
|
-
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 28 - 28 - 32 - 40 */
|
|
182
|
-
static let display3 = UIFont(name: "AntennaCond", size: 38)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 38, weight: .heavy)
|
|
183
|
-
|
|
184
252
|
// MARK: - ============================================
|
|
185
253
|
// MARK: - FOOTER
|
|
186
254
|
// MARK: - ============================================
|
|
@@ -194,32 +262,6 @@ extension UIFont {
|
|
|
194
262
|
/** User data and offer pages use this text style on footer links. Font size remains constant at 18px. */
|
|
195
263
|
static let footerlinkuser&offerpages = UIFont(name: "Inter", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
196
264
|
|
|
197
|
-
// MARK: - ============================================
|
|
198
|
-
// MARK: - FOOTNOTE
|
|
199
|
-
// MARK: - ============================================
|
|
200
|
-
|
|
201
|
-
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This specific style is commonly used on small two lines of text that are seen on standard teasers. The font size of this text style is similar to the label text style. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 16 - 16 - 16 - 18 */
|
|
202
|
-
static let footnote1 = UIFont(name: "Inter", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
203
|
-
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. 16 - 16 - 16 - 18 */
|
|
204
|
-
static let footnote1bold = UIFont(name: "Inter", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
205
|
-
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
206
|
-
static let footnote2 = UIFont(name: "Inter", size: 13)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 13, weight: .light)
|
|
207
|
-
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
208
|
-
static let footnote2bold = UIFont(name: "Inter", size: 13)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 13, weight: .bold)
|
|
209
|
-
|
|
210
|
-
// MARK: - ============================================
|
|
211
|
-
// MARK: - HEADLINE
|
|
212
|
-
// MARK: - ============================================
|
|
213
|
-
|
|
214
|
-
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 48 - 48 - 72 - 100 */
|
|
215
|
-
static let headline1 = UIFont(name: "AntennaExtraCond", size: 80)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 80, weight: .light)
|
|
216
|
-
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's token for the font size parameter changes across device sizes as follows: 40 - 40 - 48 - 64 */
|
|
217
|
-
static let headline2 = UIFont(name: "AntennaExtraCond", size: 50)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 50, weight: .light)
|
|
218
|
-
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's font size parameter is controlled by the headline3FontSize token: 28 - 28 - 36 - 40 */
|
|
219
|
-
static let headline3 = UIFont(name: "AntennaExtraCond", size: 34)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 34, weight: .light)
|
|
220
|
-
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 22 - 22 - 26 - 32 */
|
|
221
|
-
static let headline4 = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
222
|
-
|
|
223
265
|
// MARK: - ============================================
|
|
224
266
|
// MARK: - INPUTFIELD
|
|
225
267
|
// MARK: - ============================================
|
|
@@ -227,50 +269,6 @@ extension UIFont {
|
|
|
227
269
|
/** This text style is used in dropdowns and other text input fields such as date inputs, search input fields and other inputs for text found in forms for example. Font size references a variable from the density collection. 15 - 17 - 19 */
|
|
228
270
|
static let textinputfieldlabel = UIFont(name: "Inter", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
229
271
|
|
|
230
|
-
// MARK: - ============================================
|
|
231
|
-
// MARK: - KICKER
|
|
232
|
-
// MARK: - ============================================
|
|
233
|
-
|
|
234
|
-
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 30 --//*//-- currently css uses kicker0 for the naming of this text style and sequence of font size changes */
|
|
235
|
-
static let kicker1 = UIFont(name: "AntennaExtraCond", size: 32)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 32, weight: .light)
|
|
236
|
-
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 24 --//*//-- currently css uses kicker1 for the naming of this text style and sequence of font size changes */
|
|
237
|
-
static let kicker2 = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
238
|
-
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 16 - 16 - 18 - 20 --//*//-- currently css uses kicker2 for the naming of this text style and sequence of font size changes */
|
|
239
|
-
static let kicker3 = UIFont(name: "AntennaExtraCond", size: 22)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 22, weight: .light)
|
|
240
|
-
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 14 - 14 - 16 - 16 --//*//-- currently css uses kicker3 for the naming of this text style and sequence of font size changes */
|
|
241
|
-
static let kicker4 = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
242
|
-
|
|
243
|
-
// MARK: - ============================================
|
|
244
|
-
// MARK: - LABEL
|
|
245
|
-
// MARK: - ============================================
|
|
246
|
-
|
|
247
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
248
|
-
static let label1 = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
249
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
250
|
-
static let label1bold = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
251
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size changes across device sizes: 10 - 10 - 15 - 17 */
|
|
252
|
-
static let label1boldresp = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
253
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
254
|
-
static let label1uppercasebold = UIFont(name: "AntennaExtraCond", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
255
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
256
|
-
static let label2 = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
257
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
258
|
-
static let label2uppercase = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 15, weight: .light)
|
|
259
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
260
|
-
static let label2bold = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
261
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This style used on special navi component simiiar to link lane menu items. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. The font size value remains constant at 15 across device sizes. */
|
|
262
|
-
static let label2uppercasebold = UIFont(name: "AntennaExtraCond", size: 15)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 15, weight: .bold)
|
|
263
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
264
|
-
static let label3 = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 12, weight: .light)
|
|
265
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. Current online CSS .nav_btn--type-list & .nav_btn__text // --nav-btn */
|
|
266
|
-
static let label3uppercase = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 12, weight: .light)
|
|
267
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
268
|
-
static let label3bold = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 12, weight: .bold)
|
|
269
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
270
|
-
static let label3uppercasebold = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 12, weight: .bold)
|
|
271
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 8. */
|
|
272
|
-
static let label4 = UIFont(name: "AntennaExtraCond", size: 8)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 8, weight: .light)
|
|
273
|
-
|
|
274
272
|
// MARK: - ============================================
|
|
275
273
|
// MARK: - LIVETICKER
|
|
276
274
|
// MARK: - ============================================
|
|
@@ -304,16 +302,6 @@ extension UIFont {
|
|
|
304
302
|
/** Use this tokenized font style for menu items with icons that are more important than the menu link lane items. Current online CSS: .nav_btn--type-util */
|
|
305
303
|
static let menuitemutillabel = UIFont(name: "AntennaExtraCond", size: 12)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 12, weight: .light)
|
|
306
304
|
|
|
307
|
-
// MARK: - ============================================
|
|
308
|
-
// MARK: - MQTEASER
|
|
309
|
-
// MARK: - ============================================
|
|
310
|
-
|
|
311
|
-
/** This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
|
|
312
|
-
static let mqteaserkicker = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
313
|
-
/** This component level text style references the semantic level text sizes of headline3 and headline4.
|
|
314
|
-
XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
315
|
-
static let mqteaserheadline = UIFont(name: "AntennaExtraCond", size: 34)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 34, weight: .light)
|
|
316
|
-
|
|
317
305
|
// MARK: - ============================================
|
|
318
306
|
// MARK: - NEWSTICKER
|
|
319
307
|
// MARK: - ============================================
|
|
@@ -342,88 +330,100 @@ XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 //
|
|
|
342
330
|
static let paywallcardnote = UIFont(name: "AntennaCond", size: 40)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 40, weight: .heavy)
|
|
343
331
|
|
|
344
332
|
// MARK: - ============================================
|
|
345
|
-
// MARK: -
|
|
333
|
+
// MARK: - SPECIALNAVI
|
|
346
334
|
// MARK: - ============================================
|
|
347
335
|
|
|
348
|
-
/**
|
|
349
|
-
static let
|
|
336
|
+
/** Used on menu link lane items and on mobile side menu drawer. */
|
|
337
|
+
static let specianaviitemlabel = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
350
338
|
|
|
351
339
|
// MARK: - ============================================
|
|
352
|
-
// MARK: -
|
|
340
|
+
// MARK: - TABS
|
|
353
341
|
// MARK: - ============================================
|
|
354
342
|
|
|
355
|
-
/**
|
|
356
|
-
static let
|
|
343
|
+
/** This text style stores variables for the tab component. Tabs are similar to submenus and special navigation elements but tabs do not link to other URLs. */
|
|
344
|
+
static let tablabel = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 16, weight: .bold)
|
|
345
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
346
|
+
static let appbottombarlabeldefault = UIFont(name: "Inter", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
347
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
348
|
+
static let appbottombarlabelactive = UIFont(name: "Inter", size: 16)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 16, weight: .bold)
|
|
357
349
|
|
|
358
350
|
// MARK: - ============================================
|
|
359
|
-
// MARK: -
|
|
351
|
+
// MARK: - ATEASER
|
|
360
352
|
// MARK: - ============================================
|
|
361
353
|
|
|
362
|
-
/**
|
|
363
|
-
static let
|
|
354
|
+
/** 16 - 16 - 22 - 24 | This text style currently uses two different semantic styles within it, the kicker3 for XS & S, and kicker2 for MD & LG */
|
|
355
|
+
static let ateaserkicker = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
356
|
+
/** This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
357
|
+
static let ateaserheadline = UIFont(name: "AntennaExtraCond", size: 50)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 50, weight: .light)
|
|
364
358
|
|
|
365
359
|
// MARK: - ============================================
|
|
366
|
-
// MARK: -
|
|
360
|
+
// MARK: - MQTEASER
|
|
367
361
|
// MARK: - ============================================
|
|
368
362
|
|
|
369
|
-
/**
|
|
370
|
-
static let
|
|
363
|
+
/** This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
|
|
364
|
+
static let mqteaserkicker = UIFont(name: "AntennaExtraCond", size: 18)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 18, weight: .light)
|
|
365
|
+
/** This component level text style references the semantic level text sizes of headline3 and headline4.
|
|
366
|
+
XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
367
|
+
static let mqteaserheadline = UIFont(name: "AntennaExtraCond", size: 34)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 34, weight: .light)
|
|
371
368
|
|
|
372
369
|
// MARK: - ============================================
|
|
373
|
-
// MARK: -
|
|
370
|
+
// MARK: - QTEASER
|
|
374
371
|
// MARK: - ============================================
|
|
375
372
|
|
|
376
|
-
/** This
|
|
377
|
-
static let
|
|
373
|
+
/** This component level text style is used on the quad teaser headline. Its font size parameter references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
374
|
+
static let qteaserheadline = UIFont(name: "AntennaExtraCond", size: 80)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 80, weight: .light)
|
|
378
375
|
|
|
379
376
|
// MARK: - ============================================
|
|
380
|
-
// MARK: -
|
|
377
|
+
// MARK: - STDTEASER
|
|
381
378
|
// MARK: - ============================================
|
|
382
379
|
|
|
383
|
-
/**
|
|
384
|
-
static let
|
|
385
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
386
|
-
static let appbottombarlabeldefault = UIFont(name: "Inter", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
387
|
-
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
388
|
-
static let appbottombarlabelactive = UIFont(name: "Inter", size: 16)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 16, weight: .bold)
|
|
380
|
+
/** Standard teasers typography changes more than other teasers. On desktop they have a kicker, a headline and a short text. On mobile devices the short text is eliminated and the headline gains weight at device widths 600px. Then at small mobile sizes the weight drops once again. */
|
|
381
|
+
static let stdteaserheadline = UIFont(name: "AntennaExtraCond", size: 26)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 26, weight: .light)
|
|
389
382
|
|
|
390
383
|
// MARK: - ============================================
|
|
391
|
-
// MARK: -
|
|
384
|
+
// MARK: - TOGGLESWITCHES
|
|
392
385
|
// MARK: - ============================================
|
|
393
386
|
|
|
394
|
-
/**
|
|
395
|
-
static let
|
|
396
|
-
/** Use this text style for styling elements that are clickable text links inside body texts that are using the italic style. This style is often found in article texts that need to show contrast for publications titles, specific words or names. Font size remains constant at 21 across device sizes. */
|
|
397
|
-
static let textlinkitalic = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
398
|
-
/** Use this text style for styling elements that are clickable text links inside emphasized body texts that are using the bold or html strong style. This style is often found in article texts that need to show contrast for specific words or names. Font size remains constant at 21 across device sizes. */
|
|
399
|
-
static let textlinkbold = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
400
|
-
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
401
|
-
static let textlinkhover = UIFont(name: "Inter", size: 17)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 17, weight: .light)
|
|
402
|
-
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
403
|
-
static let textlinkboldhover = UIFont(name: "Inter", size: 17)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 17, weight: .bold)
|
|
387
|
+
/** This text style is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
388
|
+
static let apptoogleitemlabel = UIFont(name: "AntennaCond", size: 18)?.withWeight(.heavy) ?? UIFont.systemFont(ofSize: 18, weight: .heavy)
|
|
404
389
|
|
|
405
390
|
// MARK: - ============================================
|
|
406
|
-
// MARK: -
|
|
391
|
+
// MARK: - .DSDOCSSTYLES
|
|
407
392
|
// MARK: - ============================================
|
|
408
393
|
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
394
|
+
static let .pageheaderdescription = UIFont(name: "Inter", size: 16)?.withWeight(.bold) ?? UIFont.systemFont(ofSize: 16, weight: .bold)
|
|
395
|
+
/** This text style is only used on the design system's documentation for code syntax snippets. */
|
|
396
|
+
static let .codesnippets = UIFont(name: "Source Code Pro", size: 13)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 13, weight: .light)
|
|
397
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
398
|
+
static let .bilddesignsidemenu = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
399
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
400
|
+
static let .bilddesignsidemenuactive = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
401
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
402
|
+
static let .bilddesignsidemenuhover = UIFont(name: "Gotham XNarrow", size: 16)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 16, weight: .semibold)
|
|
403
|
+
/** This text style is only used for mockups the vertical video component teaser headlines. */
|
|
404
|
+
static let .verticalvideosmockheadlines = UIFont(name: "Gotham Condensed", size: 32)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 32, weight: .semibold)
|
|
405
|
+
/** This text style is used on documentation pages that contain some token information. */
|
|
406
|
+
static let .tokenspecl = UIFont(name: "Source Code Pro", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
421
407
|
|
|
422
408
|
// MARK: - ============================================
|
|
423
|
-
// MARK: -
|
|
409
|
+
// MARK: - .SPECS
|
|
424
410
|
// MARK: - ============================================
|
|
425
411
|
|
|
426
|
-
/** This text style is used
|
|
427
|
-
static let
|
|
412
|
+
/** This text style is only used for audit pages of the design system. */
|
|
413
|
+
static let .specsxs = UIFont(name: "Gotham", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
414
|
+
/** This text style is only used for audit pages of the design system. */
|
|
415
|
+
static let .specss = UIFont(name: "Gotham", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
416
|
+
/** This text style is only used for audit pages of the design system. */
|
|
417
|
+
static let .specsms = UIFont(name: "Gotham", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
418
|
+
/** This text style is only used for audit pages of the design system. */
|
|
419
|
+
static let .specsm = UIFont(name: "Gotham", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
420
|
+
/** This text style is only used for audit pages of the design system. */
|
|
421
|
+
static let .specsml = UIFont(name: "Gotham", size: 64)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 64, weight: .light)
|
|
422
|
+
/** This text style is only used for audit pages of the design system. */
|
|
423
|
+
static let .specsl = UIFont(name: "Gotham", size: 16)?.withWeight(.light) ?? UIFont.systemFont(ofSize: 16, weight: .light)
|
|
424
|
+
/** This text style is only used for audit pages of the design system. */
|
|
425
|
+
static let .specsxl = UIFont(name: "Gotham", size: 16)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 16, weight: .semibold)
|
|
426
|
+
/** This text style is only used for audit pages of the design system. */
|
|
427
|
+
static let .specsxxl = UIFont(name: "Gotham", size: 16)?.withWeight(.semibold) ?? UIFont.systemFont(ofSize: 16, weight: .semibold)
|
|
428
428
|
}
|
|
429
429
|
}
|