@marioschmidt/design-system-tokens 1.0.24 → 1.0.25
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/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 +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
- 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 +1 -1
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
- 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 +1 -1
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/shared/colorprimitive.css +1 -1
- package/dist/css/shared/fontprimitive.css +1 -1
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +48 -16
- 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 +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +753 -115
- 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 +1 -1
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/bild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +753 -115
- 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 +1 -1
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/shared/colorprimitive.js +1 -1
- package/dist/js/shared/fontprimitive.js +1 -1
- 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 +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- 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 +1 -1
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +1 -1
- 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 +1 -1
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/shared/colorprimitive.scss +1 -1
- package/dist/scss/shared/fontprimitive.scss +1 -1
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +0 -20
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +0 -459
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Advertorial / dark
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsAdvertorialDark {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Advertorial / light
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsAdvertorialLight {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Bild / dark
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsBildDark {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Bild / light
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsBildLight {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Sportbild / dark
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsSportbildDark {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|
|
@@ -1,25 +1,57 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
//
|
|
3
|
+
// Effects - Sportbild / light
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
|
|
9
8
|
import UIKit
|
|
10
9
|
|
|
11
10
|
public class EffectsSportbildLight {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
// MARK: - ============================================
|
|
12
|
+
// MARK: - DROPSHADOWSOFT
|
|
13
|
+
// MARK: - ============================================
|
|
14
|
+
|
|
15
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
+
public static let Shadowsoftsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.03999999910593033)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 6, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07999999821186066))]
|
|
17
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
+
public static let Shadowsoftmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
19
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
20
|
+
public static let Shadowsoftlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 24, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.029999999329447746)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 16, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.07000000029802322))]
|
|
21
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
22
|
+
public static let Shadowsoftxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 0), blurRadius: 64, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05000000074505806)), NSShadow(offset: CGSize(width: 0, height: 16), blurRadius: 32, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
23
|
+
|
|
24
|
+
// MARK: - ============================================
|
|
25
|
+
// MARK: - DROPSHADOWHARD
|
|
26
|
+
// MARK: - ============================================
|
|
27
|
+
|
|
28
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
29
|
+
public static let Shadowhardsm: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 2, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 1), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
30
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
31
|
+
public static let Shadowhardmd: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612)), NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.1599999964237213))]
|
|
32
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
33
|
+
public static let Shadowhardlg: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 3, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
34
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
35
|
+
public static let Shadowhardxl: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 4), blurRadius: 4, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224)), NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 12, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
36
|
+
|
|
37
|
+
// MARK: - ============================================
|
|
38
|
+
// MARK: - ALERT
|
|
39
|
+
// MARK: - ============================================
|
|
40
|
+
|
|
41
|
+
public static let Alertshadowdown: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 6), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
42
|
+
public static let Alertshadowup: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: -2), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.20000000298023224))]
|
|
43
|
+
|
|
44
|
+
// MARK: - ============================================
|
|
45
|
+
// MARK: - MENU
|
|
46
|
+
// MARK: - ============================================
|
|
47
|
+
|
|
48
|
+
public static let Menushadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.10000000149011612))]
|
|
49
|
+
public static let Heyinputshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 8), blurRadius: 10, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0))]
|
|
50
|
+
|
|
51
|
+
// MARK: - ============================================
|
|
52
|
+
// MARK: - TEASER
|
|
53
|
+
// MARK: - ============================================
|
|
54
|
+
|
|
55
|
+
public static let Teaserheadlinesshadow: [NSShadow] = [NSShadow(offset: CGSize(width: 0, height: 2), blurRadius: 8, color: UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6000000238418579))]
|
|
56
|
+
|
|
57
|
+
}
|