@telefonica/mistica 16.64.0 → 16.66.0
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/css/mistica.css +1 -1
- package/dist/accordion.css-mistica.js +6 -6
- package/dist/align.css-mistica.js +1 -1
- package/dist/autocomplete.css-mistica.js +1 -1
- package/dist/avatar.css-mistica.js +1 -1
- package/dist/badge.css-mistica.js +1 -1
- package/dist/box.css-mistica.js +13 -13
- package/dist/boxed.css-mistica.js +24 -24
- package/dist/button-group.css-mistica.js +1 -1
- package/dist/button-layout.css-mistica.js +14 -14
- package/dist/button.css-mistica.js +30 -30
- package/dist/callout.css-mistica.js +11 -11
- package/dist/card-internal.css-mistica.js +15 -15
- package/dist/carousel.css-mistica.js +8 -8
- package/dist/checkbox.css-mistica.js +11 -11
- package/dist/chip.css-mistica.js +15 -15
- package/dist/circle.css-mistica.js +1 -1
- package/dist/community/advanced-data-card.css-mistica.js +6 -6
- package/dist/community/ai-card.css-mistica.js +2 -2
- package/dist/community/blocks.css-mistica.js +3 -3
- package/dist/community/cyber/example-component.css-mistica.js +1 -1
- package/dist/community/example-component.css-mistica.js +2 -2
- package/dist/community/skins/cyber-skin.d.ts +50 -25
- package/dist/community/skins/cyber-skin.js +971 -496
- package/dist/counter.css-mistica.js +1 -1
- package/dist/cover-hero.css-mistica.js +2 -2
- package/dist/credit-card-number-field.css-mistica.js +3 -3
- package/dist/date-field.css-mistica.js +1 -1
- package/dist/date-time-picker.css-mistica.js +1 -1
- package/dist/dialog.css-mistica.js +4 -4
- package/dist/divider.css-mistica.js +5 -5
- package/dist/double-field.css-mistica.js +2 -2
- package/dist/drawer.css-mistica.js +1 -1
- package/dist/empty-state-card.css-mistica.js +1 -1
- package/dist/empty-state.css-mistica.js +5 -5
- package/dist/fade-in.css-mistica.js +1 -1
- package/dist/feedback.css-mistica.js +1 -1
- package/dist/file-upload.css-mistica.js +7 -7
- package/dist/fixed-footer-layout.css-mistica.js +2 -2
- package/dist/form.css-mistica.js +1 -1
- package/dist/grid-layout.css-mistica.js +3 -3
- package/dist/grid.css-mistica.js +120 -120
- package/dist/header.css-mistica.js +1 -1
- package/dist/hero.css-mistica.js +2 -2
- package/dist/horizontal-scroll.css-mistica.js +1 -1
- package/dist/icon-button.css-mistica.js +53 -53
- package/dist/icons/icon-chevron.css-mistica.js +2 -2
- package/dist/icons/icon-error.css-mistica.js +1 -1
- package/dist/image.css-mistica.js +11 -11
- package/dist/index.d.ts +1 -1
- package/dist/inline.css-mistica.js +9 -9
- package/dist/list.css-mistica.js +1 -1
- package/dist/loading-bar.css-mistica.js +1 -1
- package/dist/loading-screen.css-mistica.js +4 -4
- package/dist/logo.css-mistica.js +5 -5
- package/dist/menu.css-mistica.js +13 -13
- package/dist/mosaic.css-mistica.js +1 -1
- package/dist/navigation-bar.css-mistica.js +18 -18
- package/dist/navigation-breadcrumbs.css-mistica.js +1 -1
- package/dist/package-version.js +1 -1
- package/dist/pin-field.css-mistica.js +1 -1
- package/dist/popover.css-mistica.js +1 -1
- package/dist/progress-bar.css-mistica.js +6 -6
- package/dist/radio-button.css-mistica.js +19 -19
- package/dist/rating.css-mistica.js +2 -2
- package/dist/responsive-layout.css-mistica.js +6 -6
- package/dist/screen-reader-only.css-mistica.js +1 -1
- package/dist/select.css-mistica.js +15 -15
- package/dist/sheet-action-row.css-mistica.js +1 -1
- package/dist/sheet-common.css-mistica.js +1 -1
- package/dist/sheet-info.css-mistica.js +1 -1
- package/dist/skeletons.css-mistica.js +6 -6
- package/dist/skins/skin-contract.css-mistica.js +684 -684
- package/dist/skip-link.css-mistica.js +1 -1
- package/dist/slider.css-mistica.js +18 -18
- package/dist/snackbar.css-mistica.js +4 -4
- package/dist/spinner.css-mistica.js +1 -1
- package/dist/square.css-mistica.js +1 -1
- package/dist/stack.css-mistica.js +5 -5
- package/dist/stacking-group.css-mistica.js +1 -1
- package/dist/stepper.css-mistica.js +2 -2
- package/dist/switch-component.css-mistica.js +35 -35
- package/dist/table.css-mistica.js +9 -9
- package/dist/tabs.css-mistica.js +17 -17
- package/dist/tag.css-mistica.js +1 -1
- package/dist/text-field-base.css-mistica.js +15 -15
- package/dist/text-field-components.css-mistica.js +3 -3
- package/dist/text-link.css-mistica.js +6 -6
- package/dist/text.css-mistica.js +6 -6
- package/dist/theme-context.css-mistica.js +1 -1
- package/dist/timeline.css-mistica.js +9 -9
- package/dist/timer.css-mistica.js +6 -6
- package/dist/tooltip.css-mistica.js +1 -1
- package/dist/touchable.css-mistica.js +1 -1
- package/dist/utils/aspect-ratio-support.css-mistica.js +2 -2
- package/dist/video.css-mistica.js +1 -1
- package/dist/video.d.ts +16 -0
- package/dist/video.js +93 -75
- package/dist/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
- package/dist-es/accordion.css-mistica.js +6 -6
- package/dist-es/align.css-mistica.js +1 -1
- package/dist-es/autocomplete.css-mistica.js +1 -1
- package/dist-es/avatar.css-mistica.js +1 -1
- package/dist-es/badge.css-mistica.js +1 -1
- package/dist-es/box.css-mistica.js +13 -13
- package/dist-es/boxed.css-mistica.js +23 -23
- package/dist-es/button-group.css-mistica.js +1 -1
- package/dist-es/button-layout.css-mistica.js +14 -14
- package/dist-es/button.css-mistica.js +30 -30
- package/dist-es/callout.css-mistica.js +11 -11
- package/dist-es/card-internal.css-mistica.js +15 -15
- package/dist-es/carousel.css-mistica.js +8 -8
- package/dist-es/checkbox.css-mistica.js +11 -11
- package/dist-es/chip.css-mistica.js +15 -15
- package/dist-es/circle.css-mistica.js +1 -1
- package/dist-es/community/advanced-data-card.css-mistica.js +6 -6
- package/dist-es/community/ai-card.css-mistica.js +2 -2
- package/dist-es/community/blocks.css-mistica.js +2 -2
- package/dist-es/community/cyber/example-component.css-mistica.js +1 -1
- package/dist-es/community/example-component.css-mistica.js +2 -2
- package/dist-es/community/skins/cyber-skin.js +970 -495
- package/dist-es/counter.css-mistica.js +1 -1
- package/dist-es/cover-hero.css-mistica.js +2 -2
- package/dist-es/credit-card-number-field.css-mistica.js +3 -3
- package/dist-es/date-field.css-mistica.js +1 -1
- package/dist-es/date-time-picker.css-mistica.js +1 -1
- package/dist-es/dialog.css-mistica.js +4 -4
- package/dist-es/divider.css-mistica.js +5 -5
- package/dist-es/double-field.css-mistica.js +2 -2
- package/dist-es/drawer.css-mistica.js +1 -1
- package/dist-es/empty-state-card.css-mistica.js +1 -1
- package/dist-es/empty-state.css-mistica.js +5 -5
- package/dist-es/fade-in.css-mistica.js +1 -1
- package/dist-es/feedback.css-mistica.js +1 -1
- package/dist-es/file-upload.css-mistica.js +7 -7
- package/dist-es/fixed-footer-layout.css-mistica.js +2 -2
- package/dist-es/form.css-mistica.js +1 -1
- package/dist-es/grid-layout.css-mistica.js +3 -3
- package/dist-es/grid.css-mistica.js +120 -120
- package/dist-es/header.css-mistica.js +1 -1
- package/dist-es/hero.css-mistica.js +2 -2
- package/dist-es/horizontal-scroll.css-mistica.js +1 -1
- package/dist-es/icon-button.css-mistica.js +53 -53
- package/dist-es/icons/icon-chevron.css-mistica.js +2 -2
- package/dist-es/icons/icon-error.css-mistica.js +1 -1
- package/dist-es/image.css-mistica.js +4 -4
- package/dist-es/inline.css-mistica.js +9 -9
- package/dist-es/list.css-mistica.js +1 -1
- package/dist-es/loading-bar.css-mistica.js +1 -1
- package/dist-es/loading-screen.css-mistica.js +4 -4
- package/dist-es/logo.css-mistica.js +5 -5
- package/dist-es/menu.css-mistica.js +13 -13
- package/dist-es/mosaic.css-mistica.js +1 -1
- package/dist-es/navigation-bar.css-mistica.js +18 -18
- package/dist-es/navigation-breadcrumbs.css-mistica.js +1 -1
- package/dist-es/package-version.js +1 -1
- package/dist-es/pin-field.css-mistica.js +1 -1
- package/dist-es/popover.css-mistica.js +1 -1
- package/dist-es/progress-bar.css-mistica.js +6 -6
- package/dist-es/radio-button.css-mistica.js +19 -19
- package/dist-es/rating.css-mistica.js +2 -2
- package/dist-es/responsive-layout.css-mistica.js +6 -6
- package/dist-es/screen-reader-only.css-mistica.js +1 -1
- package/dist-es/select.css-mistica.js +15 -15
- package/dist-es/sheet-action-row.css-mistica.js +1 -1
- package/dist-es/sheet-common.css-mistica.js +1 -1
- package/dist-es/sheet-info.css-mistica.js +1 -1
- package/dist-es/skeletons.css-mistica.js +6 -6
- package/dist-es/skins/skin-contract.css-mistica.js +684 -684
- package/dist-es/skip-link.css-mistica.js +1 -1
- package/dist-es/slider.css-mistica.js +18 -18
- package/dist-es/snackbar.css-mistica.js +4 -4
- package/dist-es/spinner.css-mistica.js +1 -1
- package/dist-es/square.css-mistica.js +1 -1
- package/dist-es/stack.css-mistica.js +5 -5
- package/dist-es/stacking-group.css-mistica.js +1 -1
- package/dist-es/stepper.css-mistica.js +2 -2
- package/dist-es/style.css +1 -1
- package/dist-es/switch-component.css-mistica.js +35 -35
- package/dist-es/table.css-mistica.js +9 -9
- package/dist-es/tabs.css-mistica.js +17 -17
- package/dist-es/tag.css-mistica.js +1 -1
- package/dist-es/text-field-base.css-mistica.js +15 -15
- package/dist-es/text-field-components.css-mistica.js +3 -3
- package/dist-es/text-link.css-mistica.js +6 -6
- package/dist-es/text.css-mistica.js +6 -6
- package/dist-es/theme-context.css-mistica.js +1 -1
- package/dist-es/timeline.css-mistica.js +9 -9
- package/dist-es/timer.css-mistica.js +6 -6
- package/dist-es/tooltip.css-mistica.js +1 -1
- package/dist-es/touchable.css-mistica.js +1 -1
- package/dist-es/utils/aspect-ratio-support.css-mistica.js +2 -2
- package/dist-es/video.css-mistica.js +1 -1
- package/dist-es/video.js +106 -88
- package/dist-es/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
- package/package.json +1 -1
- package/src/community/skins/cyber-skin.tsx +988 -497
- package/src/index.tsx +1 -1
- package/src/navigation-bar.css.ts +1 -1
- package/src/package-version.tsx +1 -1
- package/src/video.tsx +36 -0
|
@@ -1,90 +1,93 @@
|
|
|
1
1
|
import { applyAlpha as r } from "../../utils/color.js";
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
2
|
+
const t = "Cyber", e = {
|
|
3
|
+
brand: "#0066FF",
|
|
4
|
+
brandDark: "#00264D",
|
|
5
|
+
brand10: "#F7F7FF",
|
|
6
|
+
brand15: "#E5F0FF",
|
|
7
|
+
brand20: "#B2D1FF",
|
|
8
|
+
brand30: "#80B3FF",
|
|
9
|
+
brand70: "#0356C9",
|
|
10
|
+
brand80: "#002E73",
|
|
11
|
+
yellow15: "#FCF7DB",
|
|
12
|
+
yellow40: "#F0D57C",
|
|
13
|
+
yellow60: "#BEA537",
|
|
14
|
+
yellow80: "#473515",
|
|
15
|
+
red10: "#F9EEED",
|
|
16
|
+
red20: "#F2B1A5",
|
|
17
|
+
red30: "#D6786B",
|
|
18
|
+
red50: "#D22A1E",
|
|
19
|
+
red60: "#BF2618",
|
|
20
|
+
red90: "#491818",
|
|
21
|
+
purple: "#B86BE8",
|
|
22
|
+
purple10: "#F8F0FD",
|
|
23
|
+
purple40: "#CD97EF",
|
|
24
|
+
purple70: "#9E2EB1",
|
|
25
|
+
purple80: "#471551",
|
|
26
|
+
teal: "#75C0C7",
|
|
27
|
+
teal10: "#EBFFFF",
|
|
28
|
+
teal20: "#BFEAEC",
|
|
29
|
+
teal40: "#9ED3D8",
|
|
30
|
+
teal70: "#528889",
|
|
31
|
+
teal80: "#253D3C",
|
|
32
|
+
grey100: "#D1D5E4",
|
|
33
|
+
grey200: "#B0B6CA",
|
|
34
|
+
grey300: "#8F97AF",
|
|
35
|
+
grey400: "#6E7894",
|
|
36
|
+
grey500: "#5A637C",
|
|
37
|
+
grey700: "#2F4255",
|
|
38
|
+
grey800: "#393F46",
|
|
39
|
+
grey900: "#031A34",
|
|
33
40
|
white: "#FFFFFF",
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
},
|
|
39
|
-
name:
|
|
41
|
+
black: "#000000",
|
|
42
|
+
darkModeBlack: "#070706",
|
|
43
|
+
darkModeGrey: "#151414",
|
|
44
|
+
darkModeBrand: "#227AFF"
|
|
45
|
+
}, d = ()=>({
|
|
46
|
+
name: t,
|
|
40
47
|
colors: {
|
|
48
|
+
appBarBackground: e.white,
|
|
41
49
|
background: e.white,
|
|
42
|
-
backgroundAlternative: e.primary20,
|
|
43
|
-
backgroundBrand: e.primary,
|
|
44
|
-
backgroundNegative: e.secondary,
|
|
45
|
-
backgroundBrandSecondary: e.primary,
|
|
46
50
|
backgroundContainer: e.white,
|
|
47
51
|
backgroundContainerError: e.red10,
|
|
48
|
-
backgroundContainerHover: r(e.
|
|
49
|
-
backgroundContainerPressed: r(e.
|
|
50
|
-
backgroundContainerBrand: e.
|
|
51
|
-
backgroundContainerBrandHover: r(e.darkModeBlack, 0.
|
|
52
|
-
backgroundContainerBrandPressed: r(e.darkModeBlack, 0.
|
|
53
|
-
backgroundContainerBrandOverInverse: e.
|
|
54
|
-
backgroundContainerNegative: r(e.
|
|
55
|
-
backgroundContainerBrandOverBrand: e.
|
|
56
|
-
backgroundContainerAlternative: e.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
navigationBarBackground: e.
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
52
|
+
backgroundContainerHover: r(e.brand70, 0.05),
|
|
53
|
+
backgroundContainerPressed: r(e.brand70, 0.08),
|
|
54
|
+
backgroundContainerBrand: e.brand,
|
|
55
|
+
backgroundContainerBrandHover: r(e.darkModeBlack, 0.2),
|
|
56
|
+
backgroundContainerBrandPressed: r(e.darkModeBlack, 0.4),
|
|
57
|
+
backgroundContainerBrandOverInverse: e.brand70,
|
|
58
|
+
backgroundContainerNegative: r(e.white, 0.1),
|
|
59
|
+
backgroundContainerBrandOverBrand: e.brand70,
|
|
60
|
+
backgroundContainerAlternative: e.brand10,
|
|
61
|
+
backgroundBrand: e.brand,
|
|
62
|
+
backgroundNegative: e.grey900,
|
|
63
|
+
backgroundBrandSecondary: e.brand,
|
|
64
|
+
backgroundOverlay: r(e.grey900, 0.8),
|
|
65
|
+
backgroundSkeleton: e.grey100,
|
|
66
|
+
backgroundSkeletonInverse: e.brand70,
|
|
67
|
+
backgroundSkeletonNegative: r(e.black, 0.2),
|
|
68
|
+
backgroundSkeletonBrand: e.brand70,
|
|
69
|
+
navigationBarBackground: e.brand,
|
|
70
|
+
backgroundAlternative: e.brand10,
|
|
71
|
+
backgroundBrandTop: e.brand,
|
|
72
|
+
backgroundBrandBottom: e.brand,
|
|
73
|
+
backgroundDropZoneHover: r(e.brand70, 0.05),
|
|
74
|
+
backgroundDropZoneDragover: r(e.brand70, 0.08),
|
|
75
|
+
backgroundDropZoneBrandHover: r(e.brand80, 0.2),
|
|
76
|
+
backgroundDropZoneBrandDragover: r(e.brand80, 0.4),
|
|
70
77
|
backgroundDropZoneNegativeHover: r(e.white, 0.1),
|
|
71
78
|
backgroundDropZoneNegativeDragover: r(e.white, 0.17),
|
|
72
|
-
backgroundDropZoneMediaHover: r(e.
|
|
73
|
-
backgroundDropZoneMediaDragover: r(e.
|
|
74
|
-
skeletonWave: e.
|
|
75
|
-
borderLow: e.
|
|
76
|
-
border: e.
|
|
77
|
-
borderHigh: e.
|
|
78
|
-
borderSelected: e.
|
|
79
|
-
completedStep: e.secondary,
|
|
80
|
-
completedStepInverse: e.secondary60,
|
|
81
|
-
completedStepNegative: e.secondary60,
|
|
82
|
-
completedStepBrand: e.secondary60,
|
|
79
|
+
backgroundDropZoneMediaHover: r(e.brand80, 0.2),
|
|
80
|
+
backgroundDropZoneMediaDragover: r(e.brand80, 0.4),
|
|
81
|
+
skeletonWave: e.grey100,
|
|
82
|
+
borderLow: e.grey100,
|
|
83
|
+
border: e.grey300,
|
|
84
|
+
borderHigh: e.grey500,
|
|
85
|
+
borderSelected: e.brand,
|
|
83
86
|
coverBackgroundHover: r(e.darkModeBlack, 0.25),
|
|
84
87
|
coverBackgroundPressed: r(e.darkModeBlack, 0.35),
|
|
85
|
-
buttonDangerBackground: e.
|
|
86
|
-
buttonDangerBackgroundPressed: e.
|
|
87
|
-
buttonDangerBackgroundHover: e.
|
|
88
|
+
buttonDangerBackground: e.red50,
|
|
89
|
+
buttonDangerBackgroundPressed: e.red60,
|
|
90
|
+
buttonDangerBackgroundHover: e.red60,
|
|
88
91
|
buttonLinkDangerBackgroundInverse: e.white,
|
|
89
92
|
buttonLinkDangerBackgroundNegative: e.white,
|
|
90
93
|
buttonLinkDangerBackgroundBrand: e.white,
|
|
@@ -94,234 +97,238 @@ const a = "Cyber", e = {
|
|
|
94
97
|
buttonLinkDangerBackgroundNegativePressed: e.red10,
|
|
95
98
|
buttonLinkDangerBackgroundBrandPressed: e.red10,
|
|
96
99
|
buttonLinkDangerBackgroundMediaPressed: e.red10,
|
|
97
|
-
buttonLinkBackgroundPressed: e.
|
|
98
|
-
buttonLinkBackgroundInversePressed: r(e.white, 0.
|
|
99
|
-
buttonLinkBackgroundNegativePressed: r(e.white, 0.
|
|
100
|
-
buttonLinkBackgroundBrandPressed: r(e.white, 0.
|
|
101
|
-
buttonLinkBackgroundMediaPressed: r(e.white, 0.
|
|
102
|
-
buttonPrimaryBackground: e.
|
|
103
|
-
buttonPrimaryBackgroundInverse: e.
|
|
100
|
+
buttonLinkBackgroundPressed: e.brand10,
|
|
101
|
+
buttonLinkBackgroundInversePressed: r(e.white, 0.08),
|
|
102
|
+
buttonLinkBackgroundNegativePressed: r(e.white, 0.08),
|
|
103
|
+
buttonLinkBackgroundBrandPressed: r(e.white, 0.08),
|
|
104
|
+
buttonLinkBackgroundMediaPressed: r(e.white, 0.08),
|
|
105
|
+
buttonPrimaryBackground: e.black,
|
|
106
|
+
buttonPrimaryBackgroundInverse: e.white,
|
|
104
107
|
buttonPrimaryBackgroundNegative: e.white,
|
|
105
|
-
buttonPrimaryBackgroundBrand: e.
|
|
108
|
+
buttonPrimaryBackgroundBrand: e.white,
|
|
106
109
|
buttonPrimaryBackgroundMedia: e.white,
|
|
107
|
-
buttonPrimaryBackgroundHover: e.
|
|
108
|
-
buttonPrimaryBackgroundInverseHover: e.
|
|
109
|
-
buttonPrimaryBackgroundNegativeHover: e.
|
|
110
|
-
buttonPrimaryBackgroundBrandHover: e.
|
|
111
|
-
buttonPrimaryBackgroundMediaHover: e.
|
|
112
|
-
buttonPrimaryBackgroundPressed: e.
|
|
113
|
-
buttonPrimaryBackgroundInversePressed: e.
|
|
114
|
-
buttonPrimaryBackgroundNegativePressed: e.
|
|
115
|
-
buttonPrimaryBackgroundBrandPressed: e.
|
|
116
|
-
buttonPrimaryBackgroundMediaPressed: e.
|
|
117
|
-
buttonSecondaryBackgroundBrand: e.white,
|
|
118
|
-
buttonSecondaryBorder: e.
|
|
119
|
-
buttonSecondaryBorderInverse:
|
|
110
|
+
buttonPrimaryBackgroundHover: e.brand70,
|
|
111
|
+
buttonPrimaryBackgroundInverseHover: e.brand15,
|
|
112
|
+
buttonPrimaryBackgroundNegativeHover: e.brand15,
|
|
113
|
+
buttonPrimaryBackgroundBrandHover: e.brand15,
|
|
114
|
+
buttonPrimaryBackgroundMediaHover: e.brand15,
|
|
115
|
+
buttonPrimaryBackgroundPressed: e.brand70,
|
|
116
|
+
buttonPrimaryBackgroundInversePressed: e.brand15,
|
|
117
|
+
buttonPrimaryBackgroundNegativePressed: e.brand15,
|
|
118
|
+
buttonPrimaryBackgroundBrandPressed: e.brand15,
|
|
119
|
+
buttonPrimaryBackgroundMediaPressed: e.brand15,
|
|
120
|
+
buttonSecondaryBackgroundBrand: r(e.white, 0),
|
|
121
|
+
buttonSecondaryBorder: e.brand,
|
|
122
|
+
buttonSecondaryBorderInverse: e.white,
|
|
120
123
|
buttonSecondaryBorderNegative: e.white,
|
|
121
|
-
buttonSecondaryBorderBrand:
|
|
124
|
+
buttonSecondaryBorderBrand: e.white,
|
|
122
125
|
buttonSecondaryBorderMedia: e.white,
|
|
123
|
-
buttonSecondaryBorderPressed: e.
|
|
124
|
-
buttonSecondaryBorderInversePressed:
|
|
126
|
+
buttonSecondaryBorderPressed: e.brand70,
|
|
127
|
+
buttonSecondaryBorderInversePressed: e.white,
|
|
125
128
|
buttonSecondaryBorderNegativePressed: e.white,
|
|
126
|
-
buttonSecondaryBorderBrandPressed:
|
|
129
|
+
buttonSecondaryBorderBrandPressed: e.white,
|
|
127
130
|
buttonSecondaryBorderMediaPressed: e.white,
|
|
128
|
-
buttonSecondaryBackgroundHover: e.
|
|
129
|
-
buttonSecondaryBackgroundInverseHover: e.
|
|
130
|
-
buttonSecondaryBackgroundNegativeHover: r(e.white, 0.
|
|
131
|
-
buttonSecondaryBackgroundBrandHover: e.
|
|
132
|
-
buttonSecondaryBackgroundMediaHover: r(e.white, 0.
|
|
133
|
-
buttonSecondaryBackgroundPressed: e.
|
|
134
|
-
buttonSecondaryBackgroundInversePressed: e.
|
|
135
|
-
buttonSecondaryBackgroundNegativePressed: r(e.white, 0.
|
|
136
|
-
buttonSecondaryBackgroundBrandPressed: e.
|
|
137
|
-
buttonSecondaryBackgroundMediaPressed: r(e.white, 0.
|
|
131
|
+
buttonSecondaryBackgroundHover: e.brand15,
|
|
132
|
+
buttonSecondaryBackgroundInverseHover: r(e.white, 0.1),
|
|
133
|
+
buttonSecondaryBackgroundNegativeHover: r(e.white, 0.1),
|
|
134
|
+
buttonSecondaryBackgroundBrandHover: r(e.white, 0.1),
|
|
135
|
+
buttonSecondaryBackgroundMediaHover: r(e.white, 0.1),
|
|
136
|
+
buttonSecondaryBackgroundPressed: e.brand15,
|
|
137
|
+
buttonSecondaryBackgroundInversePressed: r(e.white, 0.1),
|
|
138
|
+
buttonSecondaryBackgroundNegativePressed: r(e.white, 0.1),
|
|
139
|
+
buttonSecondaryBackgroundBrandPressed: r(e.white, 0.1),
|
|
140
|
+
buttonSecondaryBackgroundMediaPressed: r(e.white, 0.1),
|
|
138
141
|
textButtonPrimary: e.white,
|
|
139
|
-
textButtonPrimaryInverse: e.
|
|
140
|
-
textButtonPrimaryNegative: e.
|
|
141
|
-
textButtonPrimaryBrand: e.
|
|
142
|
-
textButtonPrimaryMedia: e.
|
|
143
|
-
textButtonPrimaryInversePressed: e.
|
|
144
|
-
textButtonPrimaryNegativePressed: e.
|
|
145
|
-
textButtonPrimaryBrandPressed: e.
|
|
146
|
-
textButtonPrimaryMediaPressed: e.
|
|
147
|
-
textButtonSecondary: e.
|
|
148
|
-
textButtonSecondaryInverse: e.
|
|
142
|
+
textButtonPrimaryInverse: e.brand,
|
|
143
|
+
textButtonPrimaryNegative: e.brand,
|
|
144
|
+
textButtonPrimaryBrand: e.brand,
|
|
145
|
+
textButtonPrimaryMedia: e.brand,
|
|
146
|
+
textButtonPrimaryInversePressed: e.brand70,
|
|
147
|
+
textButtonPrimaryNegativePressed: e.brand70,
|
|
148
|
+
textButtonPrimaryBrandPressed: e.brand70,
|
|
149
|
+
textButtonPrimaryMediaPressed: e.brand70,
|
|
150
|
+
textButtonSecondary: e.black,
|
|
151
|
+
textButtonSecondaryInverse: e.white,
|
|
149
152
|
textButtonSecondaryNegative: e.white,
|
|
150
|
-
textButtonSecondaryBrand: e.
|
|
153
|
+
textButtonSecondaryBrand: e.white,
|
|
151
154
|
textButtonSecondaryMedia: e.white,
|
|
152
|
-
textButtonSecondaryPressed: e.
|
|
153
|
-
textButtonSecondaryInversePressed: e.
|
|
155
|
+
textButtonSecondaryPressed: e.brand70,
|
|
156
|
+
textButtonSecondaryInversePressed: e.white,
|
|
154
157
|
textButtonSecondaryNegativePressed: e.white,
|
|
155
|
-
textButtonSecondaryBrandPressed: e.
|
|
158
|
+
textButtonSecondaryBrandPressed: e.white,
|
|
156
159
|
textButtonSecondaryMediaPressed: e.white,
|
|
157
|
-
textLink: e.
|
|
158
|
-
textLinkInverse: e.
|
|
160
|
+
textLink: e.brand,
|
|
161
|
+
textLinkInverse: e.white,
|
|
159
162
|
textLinkNegative: e.white,
|
|
160
|
-
textLinkBrand: e.
|
|
163
|
+
textLinkBrand: e.white,
|
|
161
164
|
textLinkMedia: e.white,
|
|
162
|
-
textLinkDanger: e.
|
|
163
|
-
textLinkDangerMedia: e.
|
|
164
|
-
textLinkSnackbar: e.
|
|
165
|
-
textActivated: e.
|
|
166
|
-
textBrand: e.
|
|
167
|
-
inputBorder: e.
|
|
168
|
-
inputBorderInverse: e.
|
|
165
|
+
textLinkDanger: e.red50,
|
|
166
|
+
textLinkDangerMedia: e.red50,
|
|
167
|
+
textLinkSnackbar: e.brand30,
|
|
168
|
+
textActivated: e.brand70,
|
|
169
|
+
textBrand: e.brand70,
|
|
170
|
+
inputBorder: e.grey400,
|
|
171
|
+
inputBorderInverse: e.white,
|
|
169
172
|
inputBorderNegative: e.white,
|
|
170
|
-
inputBorderBrand: e.
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
173
|
+
inputBorderBrand: e.white,
|
|
174
|
+
completedStep: e.brand,
|
|
175
|
+
completedStepInverse: e.brand70,
|
|
176
|
+
completedStepNegative: e.brand70,
|
|
177
|
+
completedStepBrand: e.brand70,
|
|
178
|
+
control: e.grey400,
|
|
179
|
+
controlActivated: e.brand,
|
|
180
|
+
controlInverse: e.brand10,
|
|
181
|
+
controlNegative: e.brand10,
|
|
182
|
+
controlBrand: e.brand10,
|
|
183
|
+
controlActivatedInverse: e.white,
|
|
177
184
|
controlActivatedNegative: e.white,
|
|
178
|
-
controlActivatedBrand: e.
|
|
179
|
-
controlError: e.
|
|
180
|
-
chevronIndicator: e.
|
|
181
|
-
barTrack: e.
|
|
182
|
-
barTrackInverse: r(e.
|
|
183
|
-
barTrackNegative: r(e.
|
|
184
|
-
barTrackBrand: r(e.
|
|
185
|
-
loadingBar: e.
|
|
186
|
-
loadingBarBackground: e.
|
|
187
|
-
toggleAndroidInactive: e.
|
|
188
|
-
toggleAndroidBackgroundActive: e.
|
|
189
|
-
toggleAndroidActiveBrand: e.
|
|
190
|
-
toggleAndroidInactiveBrand: e.
|
|
191
|
-
toggleAndroidBackgroundActiveBrand: e.
|
|
192
|
-
toggleAndroidBackgroundInactiveBrand: e.
|
|
185
|
+
controlActivatedBrand: e.white,
|
|
186
|
+
controlError: e.red50,
|
|
187
|
+
chevronIndicator: e.grey400,
|
|
188
|
+
barTrack: e.grey100,
|
|
189
|
+
barTrackInverse: r(e.white, 0.3),
|
|
190
|
+
barTrackNegative: r(e.white, 0.3),
|
|
191
|
+
barTrackBrand: r(e.white, 0.3),
|
|
192
|
+
loadingBar: e.brand30,
|
|
193
|
+
loadingBarBackground: e.brand70,
|
|
194
|
+
toggleAndroidInactive: e.grey100,
|
|
195
|
+
toggleAndroidBackgroundActive: e.grey100,
|
|
196
|
+
toggleAndroidActiveBrand: e.white,
|
|
197
|
+
toggleAndroidInactiveBrand: e.grey100,
|
|
198
|
+
toggleAndroidBackgroundActiveBrand: e.grey100,
|
|
199
|
+
toggleAndroidBackgroundInactiveBrand: e.brand10,
|
|
193
200
|
iosControlKnob: e.white,
|
|
194
|
-
controlKnobInverse: e.
|
|
195
|
-
controlKnobNegative: e.
|
|
196
|
-
controlKnobBrand: e.
|
|
197
|
-
divider: e.
|
|
198
|
-
dividerInverse: r(e.
|
|
201
|
+
controlKnobInverse: e.brand,
|
|
202
|
+
controlKnobNegative: e.brand,
|
|
203
|
+
controlKnobBrand: e.brand,
|
|
204
|
+
divider: e.grey100,
|
|
205
|
+
dividerInverse: r(e.white, 0.2),
|
|
199
206
|
dividerNegative: r(e.white, 0.2),
|
|
200
|
-
dividerBrand: r(e.
|
|
201
|
-
navigationBarDivider: e.
|
|
202
|
-
badge: e.
|
|
203
|
-
feedbackErrorBackground: e.
|
|
204
|
-
feedbackInfoBackground: e.
|
|
205
|
-
brand: e.
|
|
206
|
-
brandHigh: e.
|
|
207
|
+
dividerBrand: r(e.white, 0.2),
|
|
208
|
+
navigationBarDivider: e.brand,
|
|
209
|
+
badge: e.red50,
|
|
210
|
+
feedbackErrorBackground: e.red50,
|
|
211
|
+
feedbackInfoBackground: e.grey900,
|
|
212
|
+
brand: e.brand,
|
|
213
|
+
brandHigh: e.brand70,
|
|
207
214
|
inverse: e.white,
|
|
208
215
|
negative: e.white,
|
|
209
|
-
neutralHigh: e.
|
|
216
|
+
neutralHigh: e.grey900,
|
|
210
217
|
neutralHighNegative: e.white,
|
|
211
|
-
neutralHighBrand: e.
|
|
212
|
-
neutralMedium: e.
|
|
213
|
-
neutralMediumInverse: e.
|
|
214
|
-
neutralMediumNegative: e.
|
|
215
|
-
neutralMediumBrand: e.
|
|
216
|
-
neutralLow: e.
|
|
217
|
-
neutralLowAlternative: e.
|
|
218
|
-
textPrimary: e.
|
|
219
|
-
textPrimaryInverse: e.
|
|
218
|
+
neutralHighBrand: e.white,
|
|
219
|
+
neutralMedium: e.grey400,
|
|
220
|
+
neutralMediumInverse: e.grey400,
|
|
221
|
+
neutralMediumNegative: e.grey400,
|
|
222
|
+
neutralMediumBrand: e.grey400,
|
|
223
|
+
neutralLow: e.brand10,
|
|
224
|
+
neutralLowAlternative: e.grey100,
|
|
225
|
+
textPrimary: e.grey900,
|
|
226
|
+
textPrimaryInverse: e.white,
|
|
220
227
|
textPrimaryNegative: e.white,
|
|
221
|
-
textPrimaryBrand: e.
|
|
228
|
+
textPrimaryBrand: e.white,
|
|
222
229
|
textPrimaryMedia: e.white,
|
|
223
|
-
textSecondary: e.
|
|
224
|
-
textSecondaryInverse: e.
|
|
225
|
-
textSecondaryNegative: e.
|
|
226
|
-
textSecondaryBrand: e.
|
|
230
|
+
textSecondary: e.grey500,
|
|
231
|
+
textSecondaryInverse: e.white,
|
|
232
|
+
textSecondaryNegative: e.white,
|
|
233
|
+
textSecondaryBrand: e.white,
|
|
227
234
|
textSecondaryMedia: e.white,
|
|
228
|
-
error: e.
|
|
229
|
-
textError: e.
|
|
230
|
-
textErrorInverse: e.
|
|
235
|
+
error: e.red50,
|
|
236
|
+
textError: e.red50,
|
|
237
|
+
textErrorInverse: e.white,
|
|
231
238
|
textErrorNegative: e.white,
|
|
232
|
-
textErrorBrand: e.
|
|
233
|
-
success: e.
|
|
234
|
-
warning: e.
|
|
235
|
-
promo: e.
|
|
236
|
-
highlight: e.
|
|
237
|
-
successLow: e.
|
|
238
|
-
warningLow: e.
|
|
239
|
+
textErrorBrand: e.white,
|
|
240
|
+
success: e.teal,
|
|
241
|
+
warning: e.yellow60,
|
|
242
|
+
promo: e.purple,
|
|
243
|
+
highlight: e.red20,
|
|
244
|
+
successLow: e.teal10,
|
|
245
|
+
warningLow: e.yellow15,
|
|
239
246
|
errorLow: e.red10,
|
|
240
|
-
promoLow: e.
|
|
241
|
-
brandLow: e.
|
|
242
|
-
successHigh: e.
|
|
243
|
-
warningHigh: e.
|
|
244
|
-
errorHigh: e.
|
|
245
|
-
promoHigh: e.
|
|
246
|
-
successHighInverse: e.
|
|
247
|
-
successHighNegative: e.
|
|
248
|
-
successHighBrand: e.
|
|
249
|
-
warningHighInverse: e.
|
|
250
|
-
warningHighNegative: e.
|
|
251
|
-
warningHighBrand: e.
|
|
252
|
-
errorHighInverse: e.
|
|
253
|
-
errorHighNegative: e.
|
|
254
|
-
errorHighBrand: e.
|
|
255
|
-
promoHighInverse: e.
|
|
256
|
-
promoHighNegative: e.
|
|
257
|
-
promoHighBrand: e.
|
|
258
|
-
textNavigationBarPrimary: e.
|
|
259
|
-
textNavigationBarSecondary: e.
|
|
260
|
-
textNavigationSearchBarHint: e.
|
|
261
|
-
textNavigationSearchBarText: e.
|
|
262
|
-
textAppBar: e.
|
|
263
|
-
textAppBarSelected: e.
|
|
264
|
-
iosGlassAppBar: e.
|
|
265
|
-
iosGlassAppBarSelected: e.
|
|
266
|
-
customTabsBackground: e.
|
|
267
|
-
tagTextPromo: e.
|
|
268
|
-
tagTextActive: e.
|
|
269
|
-
tagTextInactive: e.
|
|
270
|
-
tagTextInfo: e.
|
|
271
|
-
tagTextSuccess: e.
|
|
272
|
-
tagTextWarning: e.
|
|
273
|
-
tagTextError: e.
|
|
274
|
-
tagBackgroundPromo: e.
|
|
275
|
-
tagBackgroundActive: e.
|
|
276
|
-
tagBackgroundInactive: e.
|
|
277
|
-
tagBackgroundInfo: e.
|
|
278
|
-
tagBackgroundSuccess: e.
|
|
279
|
-
tagBackgroundWarning: e.
|
|
247
|
+
promoLow: e.purple10,
|
|
248
|
+
brandLow: e.brand15,
|
|
249
|
+
successHigh: e.teal70,
|
|
250
|
+
warningHigh: e.yellow60,
|
|
251
|
+
errorHigh: e.red60,
|
|
252
|
+
promoHigh: e.purple70,
|
|
253
|
+
successHighInverse: e.teal70,
|
|
254
|
+
successHighNegative: e.teal70,
|
|
255
|
+
successHighBrand: e.teal70,
|
|
256
|
+
warningHighInverse: e.yellow60,
|
|
257
|
+
warningHighNegative: e.yellow60,
|
|
258
|
+
warningHighBrand: e.yellow60,
|
|
259
|
+
errorHighInverse: e.red60,
|
|
260
|
+
errorHighNegative: e.red60,
|
|
261
|
+
errorHighBrand: e.red60,
|
|
262
|
+
promoHighInverse: e.purple70,
|
|
263
|
+
promoHighNegative: e.purple70,
|
|
264
|
+
promoHighBrand: e.purple70,
|
|
265
|
+
textNavigationBarPrimary: e.white,
|
|
266
|
+
textNavigationBarSecondary: e.brand10,
|
|
267
|
+
textNavigationSearchBarHint: e.brand10,
|
|
268
|
+
textNavigationSearchBarText: e.white,
|
|
269
|
+
textAppBar: e.grey300,
|
|
270
|
+
textAppBarSelected: e.brand70,
|
|
271
|
+
iosGlassAppBar: e.grey900,
|
|
272
|
+
iosGlassAppBarSelected: e.brand70,
|
|
273
|
+
customTabsBackground: e.brand70,
|
|
274
|
+
tagTextPromo: e.purple80,
|
|
275
|
+
tagTextActive: e.brand70,
|
|
276
|
+
tagTextInactive: e.grey500,
|
|
277
|
+
tagTextInfo: e.brand70,
|
|
278
|
+
tagTextSuccess: e.teal80,
|
|
279
|
+
tagTextWarning: e.yellow80,
|
|
280
|
+
tagTextError: e.red60,
|
|
281
|
+
tagBackgroundPromo: e.purple10,
|
|
282
|
+
tagBackgroundActive: e.brand10,
|
|
283
|
+
tagBackgroundInactive: e.brand10,
|
|
284
|
+
tagBackgroundInfo: e.brand15,
|
|
285
|
+
tagBackgroundSuccess: e.teal20,
|
|
286
|
+
tagBackgroundWarning: e.yellow15,
|
|
280
287
|
tagBackgroundError: e.red10,
|
|
281
|
-
tagTextPromoInverse: e.
|
|
282
|
-
tagTextPromoNegative: e.
|
|
283
|
-
tagTextPromoBrand: e.
|
|
284
|
-
tagTextActiveInverse: e.
|
|
285
|
-
tagTextActiveNegative: e.
|
|
286
|
-
tagTextActiveBrand: e.
|
|
287
|
-
tagTextInactiveInverse: e.
|
|
288
|
-
tagTextInactiveNegative: e.
|
|
289
|
-
tagTextInactiveBrand: e.
|
|
290
|
-
tagTextInfoInverse: e.
|
|
291
|
-
tagTextInfoNegative: e.
|
|
292
|
-
tagTextInfoBrand: e.
|
|
293
|
-
tagTextSuccessInverse: e.
|
|
294
|
-
tagTextSuccessNegative: e.
|
|
295
|
-
tagTextSuccessBrand: e.
|
|
296
|
-
tagTextWarningInverse: e.
|
|
297
|
-
tagTextWarningNegative: e.
|
|
298
|
-
tagTextWarningBrand: e.
|
|
299
|
-
tagTextErrorInverse: e.
|
|
300
|
-
tagTextErrorNegative: e.
|
|
301
|
-
tagTextErrorBrand: e.
|
|
302
|
-
tagBackgroundPromoInverse: e.
|
|
303
|
-
tagBackgroundPromoNegative: e.
|
|
304
|
-
tagBackgroundPromoBrand: e.
|
|
305
|
-
tagBackgroundActiveInverse: e.
|
|
306
|
-
tagBackgroundActiveNegative: e.
|
|
307
|
-
tagBackgroundActiveBrand: e.
|
|
308
|
-
tagBackgroundInactiveInverse: e.
|
|
309
|
-
tagBackgroundInactiveNegative: e.
|
|
310
|
-
tagBackgroundInactiveBrand: e.
|
|
311
|
-
tagBackgroundInfoInverse: e.
|
|
312
|
-
tagBackgroundInfoNegative: e.
|
|
313
|
-
tagBackgroundInfoBrand: e.
|
|
314
|
-
tagBackgroundSuccessInverse: e.
|
|
315
|
-
tagBackgroundSuccessNegative: e.
|
|
316
|
-
tagBackgroundSuccessBrand: e.
|
|
317
|
-
tagBackgroundWarningInverse: e.
|
|
318
|
-
tagBackgroundWarningNegative: e.
|
|
319
|
-
tagBackgroundWarningBrand: e.
|
|
288
|
+
tagTextPromoInverse: e.purple80,
|
|
289
|
+
tagTextPromoNegative: e.purple80,
|
|
290
|
+
tagTextPromoBrand: e.purple80,
|
|
291
|
+
tagTextActiveInverse: e.brand70,
|
|
292
|
+
tagTextActiveNegative: e.brand70,
|
|
293
|
+
tagTextActiveBrand: e.brand70,
|
|
294
|
+
tagTextInactiveInverse: e.grey500,
|
|
295
|
+
tagTextInactiveNegative: e.grey500,
|
|
296
|
+
tagTextInactiveBrand: e.grey500,
|
|
297
|
+
tagTextInfoInverse: e.brand70,
|
|
298
|
+
tagTextInfoNegative: e.brand70,
|
|
299
|
+
tagTextInfoBrand: e.brand70,
|
|
300
|
+
tagTextSuccessInverse: e.teal80,
|
|
301
|
+
tagTextSuccessNegative: e.teal80,
|
|
302
|
+
tagTextSuccessBrand: e.teal80,
|
|
303
|
+
tagTextWarningInverse: e.yellow80,
|
|
304
|
+
tagTextWarningNegative: e.yellow80,
|
|
305
|
+
tagTextWarningBrand: e.yellow80,
|
|
306
|
+
tagTextErrorInverse: e.red60,
|
|
307
|
+
tagTextErrorNegative: e.red60,
|
|
308
|
+
tagTextErrorBrand: e.red60,
|
|
309
|
+
tagBackgroundPromoInverse: e.purple10,
|
|
310
|
+
tagBackgroundPromoNegative: e.purple10,
|
|
311
|
+
tagBackgroundPromoBrand: e.purple10,
|
|
312
|
+
tagBackgroundActiveInverse: e.brand10,
|
|
313
|
+
tagBackgroundActiveNegative: e.brand10,
|
|
314
|
+
tagBackgroundActiveBrand: e.brand10,
|
|
315
|
+
tagBackgroundInactiveInverse: e.brand10,
|
|
316
|
+
tagBackgroundInactiveNegative: e.brand10,
|
|
317
|
+
tagBackgroundInactiveBrand: e.brand10,
|
|
318
|
+
tagBackgroundInfoInverse: e.brand15,
|
|
319
|
+
tagBackgroundInfoNegative: e.brand15,
|
|
320
|
+
tagBackgroundInfoBrand: e.brand15,
|
|
321
|
+
tagBackgroundSuccessInverse: e.teal10,
|
|
322
|
+
tagBackgroundSuccessNegative: e.teal10,
|
|
323
|
+
tagBackgroundSuccessBrand: e.teal10,
|
|
324
|
+
tagBackgroundWarningInverse: e.yellow15,
|
|
325
|
+
tagBackgroundWarningNegative: e.yellow15,
|
|
326
|
+
tagBackgroundWarningBrand: e.yellow15,
|
|
320
327
|
tagBackgroundErrorInverse: e.red10,
|
|
321
328
|
tagBackgroundErrorNegative: e.red10,
|
|
322
329
|
tagBackgroundErrorBrand: e.red10,
|
|
323
|
-
cardContentOverlay: `linear-gradient(180deg, ${r(e.
|
|
324
|
-
cardFooterOverlay: r(e.
|
|
330
|
+
cardContentOverlay: `linear-gradient(180deg, ${r(e.black, 0)} 0%, ${r(e.black, 0.4)} 30%, ${r(e.black, 0.7)} 100%)`,
|
|
331
|
+
cardFooterOverlay: r(e.black, 0.7)
|
|
325
332
|
},
|
|
326
333
|
darkModeColors: {
|
|
327
334
|
background: e.darkModeBlack,
|
|
@@ -331,8 +338,8 @@ const a = "Cyber", e = {
|
|
|
331
338
|
backgroundBrandSecondary: e.darkModeBlack,
|
|
332
339
|
backgroundContainer: e.darkModeGrey,
|
|
333
340
|
backgroundContainerError: e.darkModeGrey,
|
|
334
|
-
backgroundContainerHover: r(e.
|
|
335
|
-
backgroundContainerPressed: r(e.
|
|
341
|
+
backgroundContainerHover: r(e.brand70, 0.05),
|
|
342
|
+
backgroundContainerPressed: r(e.brand70, 0.08),
|
|
336
343
|
backgroundContainerBrand: e.darkModeGrey,
|
|
337
344
|
backgroundContainerBrandHover: r(e.white, 0.03),
|
|
338
345
|
backgroundContainerBrandPressed: r(e.white, 0.05),
|
|
@@ -341,67 +348,63 @@ const a = "Cyber", e = {
|
|
|
341
348
|
backgroundContainerBrandOverBrand: e.darkModeGrey,
|
|
342
349
|
backgroundContainerAlternative: e.darkModeGrey,
|
|
343
350
|
backgroundOverlay: r(e.darkModeGrey, 0.8),
|
|
344
|
-
backgroundSkeleton: e.
|
|
345
|
-
backgroundSkeletonInverse: e.
|
|
346
|
-
backgroundSkeletonNegative: e.
|
|
347
|
-
backgroundSkeletonBrand: e.
|
|
351
|
+
backgroundSkeleton: e.grey700,
|
|
352
|
+
backgroundSkeletonInverse: e.grey700,
|
|
353
|
+
backgroundSkeletonNegative: e.grey700,
|
|
354
|
+
backgroundSkeletonBrand: e.grey700,
|
|
348
355
|
backgroundBrandTop: e.darkModeBlack,
|
|
349
356
|
backgroundBrandBottom: e.darkModeBlack,
|
|
350
357
|
appBarBackground: e.darkModeGrey,
|
|
351
358
|
navigationBarBackground: e.darkModeBlack,
|
|
352
|
-
backgroundDropZoneHover: r(e.
|
|
353
|
-
backgroundDropZoneDragover: r(e.
|
|
359
|
+
backgroundDropZoneHover: r(e.brand70, 0.05),
|
|
360
|
+
backgroundDropZoneDragover: r(e.brand70, 0.07),
|
|
354
361
|
backgroundDropZoneBrandHover: r(e.white, 0.03),
|
|
355
362
|
backgroundDropZoneBrandDragover: r(e.white, 0.05),
|
|
356
|
-
backgroundDropZoneNegativeHover: r(e.white, 0.
|
|
357
|
-
backgroundDropZoneNegativeDragover: r(e.white, 0.
|
|
363
|
+
backgroundDropZoneNegativeHover: r(e.white, 0.03),
|
|
364
|
+
backgroundDropZoneNegativeDragover: r(e.white, 0.05),
|
|
358
365
|
backgroundDropZoneMediaHover: r(e.white, 0.03),
|
|
359
366
|
backgroundDropZoneMediaDragover: r(e.white, 0.05),
|
|
360
|
-
skeletonWave: e.
|
|
367
|
+
skeletonWave: e.grey700,
|
|
361
368
|
borderLow: e.darkModeBlack,
|
|
362
|
-
border: e.
|
|
363
|
-
borderHigh: e.
|
|
364
|
-
borderSelected: e.
|
|
365
|
-
completedStep: e.secondary,
|
|
366
|
-
completedStepInverse: e.secondary,
|
|
367
|
-
completedStepNegative: e.secondary,
|
|
368
|
-
completedStepBrand: e.secondary,
|
|
369
|
+
border: e.grey800,
|
|
370
|
+
borderHigh: e.grey400,
|
|
371
|
+
borderSelected: e.darkModeBrand,
|
|
369
372
|
coverBackgroundHover: r(e.darkModeBlack, 0.25),
|
|
370
373
|
coverBackgroundPressed: r(e.darkModeBlack, 0.35),
|
|
371
|
-
buttonDangerBackground: e.
|
|
372
|
-
buttonDangerBackgroundPressed: e.
|
|
373
|
-
buttonDangerBackgroundHover: e.
|
|
374
|
-
buttonLinkDangerBackgroundInverse: r(e.
|
|
375
|
-
buttonLinkDangerBackgroundNegative: r(e.
|
|
376
|
-
buttonLinkDangerBackgroundBrand: r(e.
|
|
374
|
+
buttonDangerBackground: e.red50,
|
|
375
|
+
buttonDangerBackgroundPressed: e.red60,
|
|
376
|
+
buttonDangerBackgroundHover: e.red60,
|
|
377
|
+
buttonLinkDangerBackgroundInverse: r(e.red50, 0.16),
|
|
378
|
+
buttonLinkDangerBackgroundNegative: r(e.red50, 0.16),
|
|
379
|
+
buttonLinkDangerBackgroundBrand: r(e.red50, 0.16),
|
|
377
380
|
buttonLinkDangerBackgroundMedia: e.white,
|
|
378
|
-
buttonLinkDangerBackgroundPressed: r(e.
|
|
379
|
-
buttonLinkDangerBackgroundInversePressed: r(e.
|
|
380
|
-
buttonLinkDangerBackgroundNegativePressed: r(e.
|
|
381
|
-
buttonLinkDangerBackgroundBrandPressed: r(e.
|
|
381
|
+
buttonLinkDangerBackgroundPressed: r(e.red50, 0.16),
|
|
382
|
+
buttonLinkDangerBackgroundInversePressed: r(e.red50, 0.16),
|
|
383
|
+
buttonLinkDangerBackgroundNegativePressed: r(e.red50, 0.16),
|
|
384
|
+
buttonLinkDangerBackgroundBrandPressed: r(e.red50, 0.16),
|
|
382
385
|
buttonLinkDangerBackgroundMediaPressed: e.red10,
|
|
383
|
-
buttonLinkBackgroundPressed: r(e.
|
|
384
|
-
buttonLinkBackgroundInversePressed: r(e.
|
|
385
|
-
buttonLinkBackgroundNegativePressed: r(e.
|
|
386
|
-
buttonLinkBackgroundBrandPressed: r(e.
|
|
387
|
-
buttonLinkBackgroundMediaPressed: r(e.white, 0.
|
|
388
|
-
buttonPrimaryBackground: e.
|
|
389
|
-
buttonPrimaryBackgroundInverse: e.
|
|
390
|
-
buttonPrimaryBackgroundNegative: e.
|
|
391
|
-
buttonPrimaryBackgroundBrand: e.
|
|
386
|
+
buttonLinkBackgroundPressed: r(e.brand30, 0.16),
|
|
387
|
+
buttonLinkBackgroundInversePressed: r(e.brand30, 0.16),
|
|
388
|
+
buttonLinkBackgroundNegativePressed: r(e.brand30, 0.16),
|
|
389
|
+
buttonLinkBackgroundBrandPressed: r(e.brand30, 0.16),
|
|
390
|
+
buttonLinkBackgroundMediaPressed: r(e.white, 0.08),
|
|
391
|
+
buttonPrimaryBackground: e.brand,
|
|
392
|
+
buttonPrimaryBackgroundInverse: e.white,
|
|
393
|
+
buttonPrimaryBackgroundNegative: e.white,
|
|
394
|
+
buttonPrimaryBackgroundBrand: e.white,
|
|
392
395
|
buttonPrimaryBackgroundMedia: e.white,
|
|
393
|
-
buttonPrimaryBackgroundHover: e.
|
|
394
|
-
buttonPrimaryBackgroundInverseHover: e.
|
|
395
|
-
buttonPrimaryBackgroundNegativeHover: e.
|
|
396
|
-
buttonPrimaryBackgroundBrandHover: e.
|
|
397
|
-
buttonPrimaryBackgroundMediaHover: e.
|
|
398
|
-
buttonPrimaryBackgroundPressed: e.
|
|
399
|
-
buttonPrimaryBackgroundInversePressed: e.
|
|
400
|
-
buttonPrimaryBackgroundNegativePressed: e.
|
|
401
|
-
buttonPrimaryBackgroundBrandPressed: e.
|
|
402
|
-
buttonPrimaryBackgroundMediaPressed: e.
|
|
396
|
+
buttonPrimaryBackgroundHover: e.brand70,
|
|
397
|
+
buttonPrimaryBackgroundInverseHover: e.brand15,
|
|
398
|
+
buttonPrimaryBackgroundNegativeHover: e.brand15,
|
|
399
|
+
buttonPrimaryBackgroundBrandHover: e.brand15,
|
|
400
|
+
buttonPrimaryBackgroundMediaHover: e.brand15,
|
|
401
|
+
buttonPrimaryBackgroundPressed: e.brand70,
|
|
402
|
+
buttonPrimaryBackgroundInversePressed: e.brand15,
|
|
403
|
+
buttonPrimaryBackgroundNegativePressed: e.brand15,
|
|
404
|
+
buttonPrimaryBackgroundBrandPressed: e.brand15,
|
|
405
|
+
buttonPrimaryBackgroundMediaPressed: e.brand15,
|
|
403
406
|
buttonSecondaryBackgroundBrand: r(e.white, 0),
|
|
404
|
-
buttonSecondaryBorder: e.
|
|
407
|
+
buttonSecondaryBorder: e.darkModeBrand,
|
|
405
408
|
buttonSecondaryBorderInverse: e.white,
|
|
406
409
|
buttonSecondaryBorderNegative: e.white,
|
|
407
410
|
buttonSecondaryBorderBrand: e.white,
|
|
@@ -415,199 +418,671 @@ const a = "Cyber", e = {
|
|
|
415
418
|
buttonSecondaryBackgroundInverseHover: r(e.white, 0.15),
|
|
416
419
|
buttonSecondaryBackgroundNegativeHover: r(e.white, 0.15),
|
|
417
420
|
buttonSecondaryBackgroundBrandHover: r(e.white, 0.15),
|
|
418
|
-
buttonSecondaryBackgroundMediaHover: r(e.white, 0.
|
|
421
|
+
buttonSecondaryBackgroundMediaHover: r(e.white, 0.1),
|
|
419
422
|
buttonSecondaryBackgroundPressed: r(e.white, 0.15),
|
|
420
423
|
buttonSecondaryBackgroundInversePressed: r(e.white, 0.15),
|
|
421
424
|
buttonSecondaryBackgroundNegativePressed: r(e.white, 0.15),
|
|
422
425
|
buttonSecondaryBackgroundBrandPressed: r(e.white, 0.15),
|
|
423
|
-
buttonSecondaryBackgroundMediaPressed: r(e.white, 0.
|
|
424
|
-
textButtonPrimary: e.
|
|
425
|
-
textButtonPrimaryInverse: e.
|
|
426
|
-
textButtonPrimaryNegative: e.
|
|
427
|
-
textButtonPrimaryBrand: e.
|
|
428
|
-
textButtonPrimaryMedia: e.
|
|
429
|
-
textButtonPrimaryInversePressed: e.
|
|
430
|
-
textButtonPrimaryNegativePressed: e.
|
|
431
|
-
textButtonPrimaryBrandPressed: e.
|
|
432
|
-
textButtonPrimaryMediaPressed: e.
|
|
433
|
-
textButtonSecondary: e.
|
|
434
|
-
textButtonSecondaryInverse: e.
|
|
435
|
-
textButtonSecondaryNegative: e.
|
|
436
|
-
textButtonSecondaryBrand: e.
|
|
426
|
+
buttonSecondaryBackgroundMediaPressed: r(e.white, 0.1),
|
|
427
|
+
textButtonPrimary: e.white,
|
|
428
|
+
textButtonPrimaryInverse: e.brand,
|
|
429
|
+
textButtonPrimaryNegative: e.brand,
|
|
430
|
+
textButtonPrimaryBrand: e.brand,
|
|
431
|
+
textButtonPrimaryMedia: e.brand,
|
|
432
|
+
textButtonPrimaryInversePressed: e.brand70,
|
|
433
|
+
textButtonPrimaryNegativePressed: e.brand70,
|
|
434
|
+
textButtonPrimaryBrandPressed: e.brand70,
|
|
435
|
+
textButtonPrimaryMediaPressed: e.brand70,
|
|
436
|
+
textButtonSecondary: e.white,
|
|
437
|
+
textButtonSecondaryInverse: e.white,
|
|
438
|
+
textButtonSecondaryNegative: e.white,
|
|
439
|
+
textButtonSecondaryBrand: e.white,
|
|
437
440
|
textButtonSecondaryMedia: e.white,
|
|
438
|
-
textButtonSecondaryPressed: e.
|
|
439
|
-
textButtonSecondaryInversePressed: e.
|
|
440
|
-
textButtonSecondaryNegativePressed: e.
|
|
441
|
-
textButtonSecondaryBrandPressed: e.
|
|
441
|
+
textButtonSecondaryPressed: e.white,
|
|
442
|
+
textButtonSecondaryInversePressed: e.white,
|
|
443
|
+
textButtonSecondaryNegativePressed: e.white,
|
|
444
|
+
textButtonSecondaryBrandPressed: e.white,
|
|
442
445
|
textButtonSecondaryMediaPressed: e.white,
|
|
443
|
-
textLink: e.
|
|
444
|
-
textLinkInverse: e.
|
|
445
|
-
textLinkNegative: e.
|
|
446
|
-
textLinkBrand: e.
|
|
446
|
+
textLink: e.darkModeBrand,
|
|
447
|
+
textLinkInverse: e.darkModeBrand,
|
|
448
|
+
textLinkNegative: e.darkModeBrand,
|
|
449
|
+
textLinkBrand: e.darkModeBrand,
|
|
447
450
|
textLinkMedia: e.white,
|
|
448
|
-
textLinkDanger: e.
|
|
449
|
-
textLinkDangerMedia: e.
|
|
450
|
-
textLinkSnackbar: e.
|
|
451
|
-
textActivated: e.
|
|
452
|
-
textBrand: e.
|
|
453
|
-
inputBorder: e.
|
|
454
|
-
inputBorderInverse: e.
|
|
455
|
-
inputBorderNegative: e.
|
|
456
|
-
inputBorderBrand: e.
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
451
|
+
textLinkDanger: e.red30,
|
|
452
|
+
textLinkDangerMedia: e.red50,
|
|
453
|
+
textLinkSnackbar: e.darkModeBrand,
|
|
454
|
+
textActivated: e.brand30,
|
|
455
|
+
textBrand: e.brand30,
|
|
456
|
+
inputBorder: e.grey400,
|
|
457
|
+
inputBorderInverse: e.grey400,
|
|
458
|
+
inputBorderNegative: e.grey400,
|
|
459
|
+
inputBorderBrand: e.grey400,
|
|
460
|
+
completedStep: e.brand,
|
|
461
|
+
completedStepInverse: e.brand,
|
|
462
|
+
completedStepNegative: e.brand,
|
|
463
|
+
completedStepBrand: e.brand,
|
|
464
|
+
control: e.grey400,
|
|
465
|
+
controlActivated: e.darkModeBrand,
|
|
466
|
+
controlInverse: e.grey400,
|
|
467
|
+
controlNegative: e.grey400,
|
|
468
|
+
controlBrand: e.grey400,
|
|
469
|
+
controlActivatedInverse: e.darkModeBrand,
|
|
470
|
+
controlActivatedNegative: e.darkModeBrand,
|
|
471
|
+
controlActivatedBrand: e.darkModeBrand,
|
|
472
|
+
controlError: e.red30,
|
|
473
|
+
chevronIndicator: e.grey400,
|
|
474
|
+
barTrack: e.brandDark,
|
|
475
|
+
barTrackInverse: e.brandDark,
|
|
476
|
+
barTrackNegative: e.brandDark,
|
|
477
|
+
barTrackBrand: e.brandDark,
|
|
478
|
+
loadingBar: e.darkModeBrand,
|
|
479
|
+
loadingBarBackground: e.grey500,
|
|
480
|
+
toggleAndroidInactive: e.grey100,
|
|
481
|
+
toggleAndroidBackgroundActive: e.brand20,
|
|
482
|
+
toggleAndroidActiveBrand: e.darkModeBrand,
|
|
483
|
+
toggleAndroidInactiveBrand: e.grey100,
|
|
484
|
+
toggleAndroidBackgroundActiveBrand: e.brand20,
|
|
485
|
+
toggleAndroidBackgroundInactiveBrand: e.grey400,
|
|
486
|
+
iosControlKnob: e.brand10,
|
|
487
|
+
controlKnobInverse: e.brand10,
|
|
488
|
+
controlKnobNegative: e.brand10,
|
|
489
|
+
controlKnobBrand: e.brand10,
|
|
490
|
+
divider: r(e.white, 0.2),
|
|
484
491
|
dividerInverse: r(e.white, 0.05),
|
|
485
492
|
dividerNegative: r(e.white, 0.05),
|
|
486
493
|
dividerBrand: r(e.white, 0.05),
|
|
487
494
|
navigationBarDivider: e.darkModeBlack,
|
|
488
|
-
badge: e.
|
|
489
|
-
feedbackErrorBackground: e.
|
|
495
|
+
badge: e.red50,
|
|
496
|
+
feedbackErrorBackground: e.red60,
|
|
490
497
|
feedbackInfoBackground: e.darkModeGrey,
|
|
491
|
-
brand: e.
|
|
498
|
+
brand: e.darkModeBrand,
|
|
492
499
|
brandHigh: r(e.white, 0.05),
|
|
493
|
-
inverse: e.
|
|
494
|
-
negative: e.
|
|
495
|
-
neutralHigh: e.
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
neutralMedium: e.
|
|
499
|
-
neutralMediumInverse: e.
|
|
500
|
-
neutralMediumNegative: e.
|
|
501
|
-
neutralMediumBrand: e.
|
|
502
|
-
neutralLow: e.
|
|
503
|
-
neutralLowAlternative: e.
|
|
504
|
-
textPrimary: e.
|
|
505
|
-
textPrimaryInverse: e.
|
|
506
|
-
textPrimaryNegative: e.
|
|
507
|
-
textPrimaryBrand: e.
|
|
500
|
+
inverse: e.brand10,
|
|
501
|
+
negative: e.brand10,
|
|
502
|
+
neutralHigh: e.grey100,
|
|
503
|
+
neutralHighBrand: e.grey100,
|
|
504
|
+
neutralHighNegative: e.grey100,
|
|
505
|
+
neutralMedium: e.grey400,
|
|
506
|
+
neutralMediumInverse: e.grey400,
|
|
507
|
+
neutralMediumNegative: e.grey400,
|
|
508
|
+
neutralMediumBrand: e.grey400,
|
|
509
|
+
neutralLow: e.grey700,
|
|
510
|
+
neutralLowAlternative: e.grey700,
|
|
511
|
+
textPrimary: e.brand10,
|
|
512
|
+
textPrimaryInverse: e.brand10,
|
|
513
|
+
textPrimaryNegative: e.brand10,
|
|
514
|
+
textPrimaryBrand: e.brand10,
|
|
508
515
|
textPrimaryMedia: e.white,
|
|
509
|
-
textSecondary: e.
|
|
510
|
-
textSecondaryInverse: e.
|
|
511
|
-
textSecondaryNegative: e.
|
|
512
|
-
textSecondaryBrand: e.
|
|
516
|
+
textSecondary: e.grey200,
|
|
517
|
+
textSecondaryInverse: e.grey200,
|
|
518
|
+
textSecondaryNegative: e.grey200,
|
|
519
|
+
textSecondaryBrand: e.grey200,
|
|
513
520
|
textSecondaryMedia: e.white,
|
|
514
|
-
error: e.
|
|
515
|
-
textError: e.
|
|
516
|
-
textErrorInverse: e.
|
|
517
|
-
textErrorNegative: e.
|
|
518
|
-
textErrorBrand: e.
|
|
519
|
-
success: e.
|
|
520
|
-
warning: e.
|
|
521
|
-
promo: e.
|
|
522
|
-
highlight: e.
|
|
523
|
-
successLow: e.
|
|
524
|
-
warningLow: e.
|
|
525
|
-
errorLow: e.
|
|
526
|
-
promoLow: e.
|
|
527
|
-
brandLow: e.
|
|
528
|
-
successHigh: e.
|
|
521
|
+
error: e.red30,
|
|
522
|
+
textError: e.red20,
|
|
523
|
+
textErrorInverse: e.red30,
|
|
524
|
+
textErrorNegative: e.red30,
|
|
525
|
+
textErrorBrand: e.red30,
|
|
526
|
+
success: e.teal,
|
|
527
|
+
warning: e.yellow60,
|
|
528
|
+
promo: e.purple,
|
|
529
|
+
highlight: e.red20,
|
|
530
|
+
successLow: e.brandDark,
|
|
531
|
+
warningLow: e.brandDark,
|
|
532
|
+
errorLow: e.brandDark,
|
|
533
|
+
promoLow: e.brandDark,
|
|
534
|
+
brandLow: e.brandDark,
|
|
535
|
+
successHigh: e.teal40,
|
|
529
536
|
warningHigh: e.yellow40,
|
|
530
|
-
errorHigh: e.
|
|
531
|
-
promoHigh: e.
|
|
532
|
-
successHighInverse: e.
|
|
533
|
-
successHighNegative: e.
|
|
534
|
-
successHighBrand: e.
|
|
535
|
-
warningHighInverse: e.
|
|
536
|
-
warningHighNegative: e.
|
|
537
|
-
warningHighBrand: e.
|
|
538
|
-
errorHighInverse: e.
|
|
539
|
-
errorHighNegative: e.
|
|
540
|
-
errorHighBrand: e.
|
|
541
|
-
promoHighInverse: e.
|
|
542
|
-
promoHighNegative: e.
|
|
543
|
-
promoHighBrand: e.
|
|
544
|
-
textNavigationBarPrimary: e.
|
|
545
|
-
textNavigationBarSecondary: e.
|
|
546
|
-
textNavigationSearchBarHint: e.
|
|
547
|
-
textNavigationSearchBarText: e.
|
|
548
|
-
textAppBar: e.
|
|
549
|
-
textAppBarSelected: e.
|
|
537
|
+
errorHigh: e.red20,
|
|
538
|
+
promoHigh: e.purple40,
|
|
539
|
+
successHighInverse: e.teal70,
|
|
540
|
+
successHighNegative: e.teal70,
|
|
541
|
+
successHighBrand: e.teal70,
|
|
542
|
+
warningHighInverse: e.yellow60,
|
|
543
|
+
warningHighNegative: e.yellow60,
|
|
544
|
+
warningHighBrand: e.yellow60,
|
|
545
|
+
errorHighInverse: e.red60,
|
|
546
|
+
errorHighNegative: e.red60,
|
|
547
|
+
errorHighBrand: e.red60,
|
|
548
|
+
promoHighInverse: e.purple70,
|
|
549
|
+
promoHighNegative: e.purple70,
|
|
550
|
+
promoHighBrand: e.purple70,
|
|
551
|
+
textNavigationBarPrimary: e.white,
|
|
552
|
+
textNavigationBarSecondary: e.grey300,
|
|
553
|
+
textNavigationSearchBarHint: e.grey300,
|
|
554
|
+
textNavigationSearchBarText: e.white,
|
|
555
|
+
textAppBar: e.grey100,
|
|
556
|
+
textAppBarSelected: e.white,
|
|
550
557
|
iosGlassAppBar: e.white,
|
|
551
558
|
iosGlassAppBarSelected: e.white,
|
|
552
559
|
customTabsBackground: e.darkModeBlack,
|
|
553
|
-
tagTextPromo: e.
|
|
554
|
-
tagTextActive: e.
|
|
555
|
-
tagTextInactive: e.
|
|
556
|
-
tagTextInfo: e.
|
|
557
|
-
tagTextSuccess: e.
|
|
560
|
+
tagTextPromo: e.purple40,
|
|
561
|
+
tagTextActive: e.brand20,
|
|
562
|
+
tagTextInactive: e.grey200,
|
|
563
|
+
tagTextInfo: e.brand20,
|
|
564
|
+
tagTextSuccess: e.teal40,
|
|
558
565
|
tagTextWarning: e.yellow40,
|
|
559
|
-
tagTextError: e.
|
|
560
|
-
tagBackgroundPromo: e.
|
|
561
|
-
tagBackgroundActive: e.
|
|
562
|
-
tagBackgroundInactive: e.
|
|
563
|
-
tagBackgroundInfo: e.
|
|
564
|
-
tagBackgroundSuccess: e.
|
|
565
|
-
tagBackgroundWarning: e.
|
|
566
|
-
tagBackgroundError: e.
|
|
567
|
-
tagTextPromoInverse: e.
|
|
568
|
-
tagTextPromoNegative: e.
|
|
569
|
-
tagTextPromoBrand: e.
|
|
570
|
-
tagTextActiveInverse: e.
|
|
571
|
-
tagTextActiveNegative: e.
|
|
572
|
-
tagTextActiveBrand: e.
|
|
573
|
-
tagTextInactiveInverse: e.
|
|
574
|
-
tagTextInactiveNegative: e.
|
|
575
|
-
tagTextInactiveBrand: e.
|
|
576
|
-
tagTextInfoInverse: e.
|
|
577
|
-
tagTextInfoNegative: e.
|
|
578
|
-
tagTextInfoBrand: e.
|
|
579
|
-
tagTextSuccessInverse: e.
|
|
580
|
-
tagTextSuccessNegative: e.
|
|
581
|
-
tagTextSuccessBrand: e.
|
|
566
|
+
tagTextError: e.red20,
|
|
567
|
+
tagBackgroundPromo: e.purple80,
|
|
568
|
+
tagBackgroundActive: e.brand80,
|
|
569
|
+
tagBackgroundInactive: e.grey700,
|
|
570
|
+
tagBackgroundInfo: e.brand80,
|
|
571
|
+
tagBackgroundSuccess: e.teal80,
|
|
572
|
+
tagBackgroundWarning: e.yellow80,
|
|
573
|
+
tagBackgroundError: e.red90,
|
|
574
|
+
tagTextPromoInverse: e.purple40,
|
|
575
|
+
tagTextPromoNegative: e.purple40,
|
|
576
|
+
tagTextPromoBrand: e.purple40,
|
|
577
|
+
tagTextActiveInverse: e.brand20,
|
|
578
|
+
tagTextActiveNegative: e.brand20,
|
|
579
|
+
tagTextActiveBrand: e.brand20,
|
|
580
|
+
tagTextInactiveInverse: e.grey200,
|
|
581
|
+
tagTextInactiveNegative: e.grey200,
|
|
582
|
+
tagTextInactiveBrand: e.grey200,
|
|
583
|
+
tagTextInfoInverse: e.brand20,
|
|
584
|
+
tagTextInfoNegative: e.brand20,
|
|
585
|
+
tagTextInfoBrand: e.brand20,
|
|
586
|
+
tagTextSuccessInverse: e.teal40,
|
|
587
|
+
tagTextSuccessNegative: e.teal40,
|
|
588
|
+
tagTextSuccessBrand: e.teal40,
|
|
582
589
|
tagTextWarningInverse: e.yellow40,
|
|
583
590
|
tagTextWarningNegative: e.yellow40,
|
|
584
591
|
tagTextWarningBrand: e.yellow40,
|
|
585
|
-
tagTextErrorInverse: e.
|
|
586
|
-
tagTextErrorNegative: e.
|
|
587
|
-
tagTextErrorBrand: e.
|
|
588
|
-
tagBackgroundPromoInverse: e.
|
|
589
|
-
tagBackgroundPromoNegative: e.
|
|
590
|
-
tagBackgroundPromoBrand: e.
|
|
591
|
-
tagBackgroundActiveInverse: e.
|
|
592
|
-
tagBackgroundActiveNegative: e.
|
|
593
|
-
tagBackgroundActiveBrand: e.
|
|
594
|
-
tagBackgroundInactiveInverse: e.
|
|
595
|
-
tagBackgroundInactiveNegative: e.
|
|
596
|
-
tagBackgroundInactiveBrand: e.
|
|
597
|
-
tagBackgroundInfoInverse: e.
|
|
598
|
-
tagBackgroundInfoNegative: e.
|
|
599
|
-
tagBackgroundInfoBrand: e.
|
|
600
|
-
tagBackgroundSuccessInverse: e.
|
|
601
|
-
tagBackgroundSuccessNegative: e.
|
|
602
|
-
tagBackgroundSuccessBrand: e.
|
|
603
|
-
tagBackgroundWarningInverse: e.
|
|
604
|
-
tagBackgroundWarningNegative: e.
|
|
605
|
-
tagBackgroundWarningBrand: e.
|
|
606
|
-
tagBackgroundErrorInverse: e.
|
|
607
|
-
tagBackgroundErrorNegative: e.
|
|
608
|
-
tagBackgroundErrorBrand: e.
|
|
609
|
-
cardContentOverlay: `linear-gradient(180deg, ${r(e.
|
|
610
|
-
cardFooterOverlay: r(e.
|
|
592
|
+
tagTextErrorInverse: e.red20,
|
|
593
|
+
tagTextErrorNegative: e.red20,
|
|
594
|
+
tagTextErrorBrand: e.red20,
|
|
595
|
+
tagBackgroundPromoInverse: e.purple80,
|
|
596
|
+
tagBackgroundPromoNegative: e.purple80,
|
|
597
|
+
tagBackgroundPromoBrand: e.purple80,
|
|
598
|
+
tagBackgroundActiveInverse: e.brand80,
|
|
599
|
+
tagBackgroundActiveNegative: e.brand80,
|
|
600
|
+
tagBackgroundActiveBrand: e.brand80,
|
|
601
|
+
tagBackgroundInactiveInverse: e.grey700,
|
|
602
|
+
tagBackgroundInactiveNegative: e.grey700,
|
|
603
|
+
tagBackgroundInactiveBrand: e.grey700,
|
|
604
|
+
tagBackgroundInfoInverse: e.brand80,
|
|
605
|
+
tagBackgroundInfoNegative: e.brand80,
|
|
606
|
+
tagBackgroundInfoBrand: e.brand80,
|
|
607
|
+
tagBackgroundSuccessInverse: e.teal80,
|
|
608
|
+
tagBackgroundSuccessNegative: e.teal80,
|
|
609
|
+
tagBackgroundSuccessBrand: e.teal80,
|
|
610
|
+
tagBackgroundWarningInverse: e.yellow80,
|
|
611
|
+
tagBackgroundWarningNegative: e.yellow80,
|
|
612
|
+
tagBackgroundWarningBrand: e.yellow80,
|
|
613
|
+
tagBackgroundErrorInverse: e.red90,
|
|
614
|
+
tagBackgroundErrorNegative: e.red90,
|
|
615
|
+
tagBackgroundErrorBrand: e.red90,
|
|
616
|
+
cardContentOverlay: `linear-gradient(180deg, ${r(e.black, 0)} 0%, ${r(e.black, 0.4)} 30%, ${r(e.black, 0.7)} 100%)`,
|
|
617
|
+
cardFooterOverlay: r(e.black, 0.7)
|
|
618
|
+
},
|
|
619
|
+
borderRadii: {
|
|
620
|
+
avatar: "50%",
|
|
621
|
+
bar: "0px",
|
|
622
|
+
button: "32px",
|
|
623
|
+
checkbox: "2px",
|
|
624
|
+
container: "20px",
|
|
625
|
+
indicator: "24px",
|
|
626
|
+
chip: "24px",
|
|
627
|
+
tag: "24px",
|
|
628
|
+
input: "12px",
|
|
629
|
+
legacyDisplay: "0px",
|
|
630
|
+
popup: "4px",
|
|
631
|
+
sheet: "0px",
|
|
632
|
+
mediaSmall: "2px"
|
|
633
|
+
},
|
|
634
|
+
textPresets: {
|
|
635
|
+
cardTitle: {
|
|
636
|
+
weight: "medium"
|
|
637
|
+
},
|
|
638
|
+
drawerTitle: {
|
|
639
|
+
weight: "regular",
|
|
640
|
+
size: {
|
|
641
|
+
mobile: 20,
|
|
642
|
+
desktop: 28
|
|
643
|
+
},
|
|
644
|
+
lineHeight: {
|
|
645
|
+
mobile: 24,
|
|
646
|
+
desktop: 32
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
rowTitle: {
|
|
650
|
+
weight: "regular"
|
|
651
|
+
},
|
|
652
|
+
button: {
|
|
653
|
+
weight: "medium"
|
|
654
|
+
},
|
|
655
|
+
tabsLabel: {
|
|
656
|
+
weight: "medium",
|
|
657
|
+
size: {
|
|
658
|
+
mobile: 16,
|
|
659
|
+
desktop: 18
|
|
660
|
+
},
|
|
661
|
+
lineHeight: {
|
|
662
|
+
mobile: 24,
|
|
663
|
+
desktop: 24
|
|
664
|
+
}
|
|
665
|
+
},
|
|
666
|
+
link: {
|
|
667
|
+
weight: "medium"
|
|
668
|
+
},
|
|
669
|
+
title1: {
|
|
670
|
+
weight: "medium",
|
|
671
|
+
size: {
|
|
672
|
+
mobile: 12,
|
|
673
|
+
desktop: 14
|
|
674
|
+
},
|
|
675
|
+
lineHeight: {
|
|
676
|
+
mobile: 16,
|
|
677
|
+
desktop: 20
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
title2: {
|
|
681
|
+
weight: "regular",
|
|
682
|
+
size: {
|
|
683
|
+
mobile: 16,
|
|
684
|
+
desktop: 18
|
|
685
|
+
},
|
|
686
|
+
lineHeight: {
|
|
687
|
+
mobile: 24,
|
|
688
|
+
desktop: 24
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
title3: {
|
|
692
|
+
weight: "regular",
|
|
693
|
+
size: {
|
|
694
|
+
mobile: 20,
|
|
695
|
+
desktop: 28
|
|
696
|
+
},
|
|
697
|
+
lineHeight: {
|
|
698
|
+
mobile: 24,
|
|
699
|
+
desktop: 32
|
|
700
|
+
}
|
|
701
|
+
},
|
|
702
|
+
title4: {
|
|
703
|
+
weight: "regular",
|
|
704
|
+
size: {
|
|
705
|
+
mobile: 24,
|
|
706
|
+
desktop: 32
|
|
707
|
+
},
|
|
708
|
+
lineHeight: {
|
|
709
|
+
mobile: 32,
|
|
710
|
+
desktop: 40
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
indicator: {
|
|
714
|
+
weight: "medium"
|
|
715
|
+
},
|
|
716
|
+
navigationBar: {
|
|
717
|
+
weight: "medium"
|
|
718
|
+
},
|
|
719
|
+
text5: {
|
|
720
|
+
weight: "regular",
|
|
721
|
+
size: {
|
|
722
|
+
mobile: 20,
|
|
723
|
+
desktop: 28
|
|
724
|
+
},
|
|
725
|
+
lineHeight: {
|
|
726
|
+
mobile: 24,
|
|
727
|
+
desktop: 32
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
text6: {
|
|
731
|
+
weight: "regular",
|
|
732
|
+
size: {
|
|
733
|
+
mobile: 24,
|
|
734
|
+
desktop: 32
|
|
735
|
+
},
|
|
736
|
+
lineHeight: {
|
|
737
|
+
mobile: 32,
|
|
738
|
+
desktop: 40
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
text7: {
|
|
742
|
+
weight: "regular",
|
|
743
|
+
size: {
|
|
744
|
+
mobile: 28,
|
|
745
|
+
desktop: 40
|
|
746
|
+
},
|
|
747
|
+
lineHeight: {
|
|
748
|
+
mobile: 32,
|
|
749
|
+
desktop: 48
|
|
750
|
+
}
|
|
751
|
+
},
|
|
752
|
+
text8: {
|
|
753
|
+
weight: "regular",
|
|
754
|
+
size: {
|
|
755
|
+
mobile: 32,
|
|
756
|
+
desktop: 48
|
|
757
|
+
},
|
|
758
|
+
lineHeight: {
|
|
759
|
+
mobile: 40,
|
|
760
|
+
desktop: 56
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
text9: {
|
|
764
|
+
weight: "regular",
|
|
765
|
+
size: {
|
|
766
|
+
mobile: 40,
|
|
767
|
+
desktop: 56
|
|
768
|
+
},
|
|
769
|
+
lineHeight: {
|
|
770
|
+
mobile: 48,
|
|
771
|
+
desktop: 64
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
text10: {
|
|
775
|
+
weight: "regular",
|
|
776
|
+
size: {
|
|
777
|
+
mobile: 48,
|
|
778
|
+
desktop: 64
|
|
779
|
+
},
|
|
780
|
+
lineHeight: {
|
|
781
|
+
mobile: 56,
|
|
782
|
+
desktop: 72
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
chipLabel: {
|
|
786
|
+
weight: "medium",
|
|
787
|
+
size: {
|
|
788
|
+
mobile: 14,
|
|
789
|
+
desktop: 16
|
|
790
|
+
},
|
|
791
|
+
lineHeight: {
|
|
792
|
+
mobile: 20,
|
|
793
|
+
desktop: 24
|
|
794
|
+
}
|
|
795
|
+
},
|
|
796
|
+
cardPretitleSnap: {
|
|
797
|
+
size: {
|
|
798
|
+
mobile: 14,
|
|
799
|
+
desktop: 16
|
|
800
|
+
},
|
|
801
|
+
lineHeight: {
|
|
802
|
+
mobile: 20,
|
|
803
|
+
desktop: 24
|
|
804
|
+
}
|
|
805
|
+
},
|
|
806
|
+
cardTitleSnap: {
|
|
807
|
+
size: {
|
|
808
|
+
mobile: 14,
|
|
809
|
+
desktop: 16
|
|
810
|
+
},
|
|
811
|
+
lineHeight: {
|
|
812
|
+
mobile: 20,
|
|
813
|
+
desktop: 24
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
cardSubtitleSnap: {
|
|
817
|
+
size: {
|
|
818
|
+
mobile: 14,
|
|
819
|
+
desktop: 16
|
|
820
|
+
},
|
|
821
|
+
lineHeight: {
|
|
822
|
+
mobile: 20,
|
|
823
|
+
desktop: 24
|
|
824
|
+
}
|
|
825
|
+
},
|
|
826
|
+
cardDescriptionSnap: {
|
|
827
|
+
size: {
|
|
828
|
+
mobile: 14,
|
|
829
|
+
desktop: 16
|
|
830
|
+
},
|
|
831
|
+
lineHeight: {
|
|
832
|
+
mobile: 20,
|
|
833
|
+
desktop: 24
|
|
834
|
+
}
|
|
835
|
+
},
|
|
836
|
+
cardPretitleDefault: {
|
|
837
|
+
size: {
|
|
838
|
+
mobile: 14,
|
|
839
|
+
desktop: 16
|
|
840
|
+
},
|
|
841
|
+
lineHeight: {
|
|
842
|
+
mobile: 20,
|
|
843
|
+
desktop: 24
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
cardTitleDefault: {
|
|
847
|
+
size: {
|
|
848
|
+
mobile: 18,
|
|
849
|
+
desktop: 20
|
|
850
|
+
},
|
|
851
|
+
lineHeight: {
|
|
852
|
+
mobile: 24,
|
|
853
|
+
desktop: 28
|
|
854
|
+
}
|
|
855
|
+
},
|
|
856
|
+
cardSubtitleDefault: {
|
|
857
|
+
size: {
|
|
858
|
+
mobile: 14,
|
|
859
|
+
desktop: 16
|
|
860
|
+
},
|
|
861
|
+
lineHeight: {
|
|
862
|
+
mobile: 20,
|
|
863
|
+
desktop: 24
|
|
864
|
+
}
|
|
865
|
+
},
|
|
866
|
+
cardDescriptionDefault: {
|
|
867
|
+
size: {
|
|
868
|
+
mobile: 14,
|
|
869
|
+
desktop: 16
|
|
870
|
+
},
|
|
871
|
+
lineHeight: {
|
|
872
|
+
mobile: 20,
|
|
873
|
+
desktop: 24
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
text1: {
|
|
877
|
+
size: {
|
|
878
|
+
mobile: 12,
|
|
879
|
+
desktop: 14
|
|
880
|
+
},
|
|
881
|
+
lineHeight: {
|
|
882
|
+
mobile: 16,
|
|
883
|
+
desktop: 20
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
text2: {
|
|
887
|
+
size: {
|
|
888
|
+
mobile: 14,
|
|
889
|
+
desktop: 16
|
|
890
|
+
},
|
|
891
|
+
lineHeight: {
|
|
892
|
+
mobile: 20,
|
|
893
|
+
desktop: 24
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
text3: {
|
|
897
|
+
size: {
|
|
898
|
+
mobile: 16,
|
|
899
|
+
desktop: 18
|
|
900
|
+
},
|
|
901
|
+
lineHeight: {
|
|
902
|
+
mobile: 24,
|
|
903
|
+
desktop: 24
|
|
904
|
+
}
|
|
905
|
+
},
|
|
906
|
+
text4: {
|
|
907
|
+
size: {
|
|
908
|
+
mobile: 18,
|
|
909
|
+
desktop: 20
|
|
910
|
+
},
|
|
911
|
+
lineHeight: {
|
|
912
|
+
mobile: 24,
|
|
913
|
+
desktop: 28
|
|
914
|
+
}
|
|
915
|
+
},
|
|
916
|
+
inputLabel: {
|
|
917
|
+
size: {
|
|
918
|
+
mobile: 12,
|
|
919
|
+
desktop: 14
|
|
920
|
+
},
|
|
921
|
+
lineHeight: {
|
|
922
|
+
mobile: 16,
|
|
923
|
+
desktop: 20
|
|
924
|
+
}
|
|
925
|
+
},
|
|
926
|
+
inputValue: {
|
|
927
|
+
size: {
|
|
928
|
+
mobile: 16,
|
|
929
|
+
desktop: 18
|
|
930
|
+
},
|
|
931
|
+
lineHeight: {
|
|
932
|
+
mobile: 24,
|
|
933
|
+
desktop: 24
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
inputHelperText: {
|
|
937
|
+
size: {
|
|
938
|
+
mobile: 12,
|
|
939
|
+
desktop: 14
|
|
940
|
+
},
|
|
941
|
+
lineHeight: {
|
|
942
|
+
mobile: 16,
|
|
943
|
+
desktop: 20
|
|
944
|
+
}
|
|
945
|
+
},
|
|
946
|
+
stepperStepLabel: {
|
|
947
|
+
size: {
|
|
948
|
+
mobile: 14,
|
|
949
|
+
desktop: 16
|
|
950
|
+
},
|
|
951
|
+
lineHeight: {
|
|
952
|
+
mobile: 20,
|
|
953
|
+
desktop: 24
|
|
954
|
+
}
|
|
955
|
+
},
|
|
956
|
+
loadingScreenTitle: {
|
|
957
|
+
size: {
|
|
958
|
+
mobile: 18,
|
|
959
|
+
desktop: 20
|
|
960
|
+
},
|
|
961
|
+
lineHeight: {
|
|
962
|
+
mobile: 24,
|
|
963
|
+
desktop: 28
|
|
964
|
+
}
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
themeVariants: {
|
|
968
|
+
successFeedback: "inverse",
|
|
969
|
+
brandLoadingScreen: "inverse"
|
|
970
|
+
},
|
|
971
|
+
spacing: {
|
|
972
|
+
buttonDefaultPadding: {
|
|
973
|
+
left: {
|
|
974
|
+
mobile: 20,
|
|
975
|
+
desktop: 20
|
|
976
|
+
},
|
|
977
|
+
right: {
|
|
978
|
+
mobile: 20,
|
|
979
|
+
desktop: 20
|
|
980
|
+
}
|
|
981
|
+
},
|
|
982
|
+
buttonSmallPadding: {
|
|
983
|
+
left: {
|
|
984
|
+
mobile: 14,
|
|
985
|
+
desktop: 14
|
|
986
|
+
},
|
|
987
|
+
right: {
|
|
988
|
+
mobile: 14,
|
|
989
|
+
desktop: 14
|
|
990
|
+
}
|
|
991
|
+
},
|
|
992
|
+
cardDefaultPadding: {
|
|
993
|
+
top: {
|
|
994
|
+
mobile: 16,
|
|
995
|
+
desktop: 24
|
|
996
|
+
},
|
|
997
|
+
bottom: {
|
|
998
|
+
mobile: 16,
|
|
999
|
+
desktop: 24
|
|
1000
|
+
},
|
|
1001
|
+
left: {
|
|
1002
|
+
mobile: 16,
|
|
1003
|
+
desktop: 24
|
|
1004
|
+
},
|
|
1005
|
+
right: {
|
|
1006
|
+
mobile: 16,
|
|
1007
|
+
desktop: 24
|
|
1008
|
+
}
|
|
1009
|
+
},
|
|
1010
|
+
inputPadding: {
|
|
1011
|
+
top: {
|
|
1012
|
+
mobile: 8,
|
|
1013
|
+
desktop: 8
|
|
1014
|
+
},
|
|
1015
|
+
bottom: {
|
|
1016
|
+
mobile: 8,
|
|
1017
|
+
desktop: 8
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
tagPadding: {
|
|
1021
|
+
top: {
|
|
1022
|
+
mobile: 4,
|
|
1023
|
+
desktop: 4
|
|
1024
|
+
},
|
|
1025
|
+
bottom: {
|
|
1026
|
+
mobile: 4,
|
|
1027
|
+
desktop: 4
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
feedbackScreenPadding: {
|
|
1031
|
+
top: {
|
|
1032
|
+
mobile: 64,
|
|
1033
|
+
desktop: 64
|
|
1034
|
+
},
|
|
1035
|
+
bottom: {
|
|
1036
|
+
mobile: 16,
|
|
1037
|
+
desktop: 64
|
|
1038
|
+
},
|
|
1039
|
+
left: {
|
|
1040
|
+
mobile: 16,
|
|
1041
|
+
desktop: 64
|
|
1042
|
+
},
|
|
1043
|
+
right: {
|
|
1044
|
+
mobile: 16,
|
|
1045
|
+
desktop: 64
|
|
1046
|
+
}
|
|
1047
|
+
},
|
|
1048
|
+
heroPadding: {
|
|
1049
|
+
top: {
|
|
1050
|
+
mobile: 24,
|
|
1051
|
+
desktop: 56
|
|
1052
|
+
},
|
|
1053
|
+
bottom: {
|
|
1054
|
+
mobile: 24,
|
|
1055
|
+
desktop: 56
|
|
1056
|
+
}
|
|
1057
|
+
},
|
|
1058
|
+
headerPadding: {
|
|
1059
|
+
top: {
|
|
1060
|
+
mobile: 24,
|
|
1061
|
+
desktop: 48
|
|
1062
|
+
},
|
|
1063
|
+
bottom: {
|
|
1064
|
+
mobile: 24,
|
|
1065
|
+
desktop: 48
|
|
1066
|
+
}
|
|
1067
|
+
},
|
|
1068
|
+
drawerPadding: {
|
|
1069
|
+
top: {
|
|
1070
|
+
mobile: 32,
|
|
1071
|
+
desktop: 40
|
|
1072
|
+
},
|
|
1073
|
+
bottom: {
|
|
1074
|
+
mobile: 16,
|
|
1075
|
+
desktop: 24
|
|
1076
|
+
},
|
|
1077
|
+
left: {
|
|
1078
|
+
mobile: 16,
|
|
1079
|
+
desktop: 40
|
|
1080
|
+
},
|
|
1081
|
+
right: {
|
|
1082
|
+
mobile: 16,
|
|
1083
|
+
desktop: 40
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
611
1086
|
}
|
|
612
1087
|
});
|
|
613
|
-
export {
|
|
1088
|
+
export { t as CYBER_SKIN, d as getCyberSkin, e as palette };
|