@telefonica/mistica 16.26.0 → 16.28.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/blau.css +126 -110
- package/css/esimflag.css +12 -0
- package/css/mistica.css +1 -1
- package/css/movistar.css +12 -0
- package/css/o2-new.css +12 -0
- package/css/o2.css +12 -0
- package/css/telefonica.css +305 -270
- package/css/tu.css +12 -0
- package/css/vivo-new.css +14 -2
- package/css/vivo.css +12 -0
- package/dist/accordion.css-mistica.js +10 -10
- package/dist/align.css-mistica.js +1 -1
- package/dist/avatar.css-mistica.js +1 -1
- package/dist/badge.css-mistica.js +4 -4
- package/dist/box.css-mistica.js +13 -13
- package/dist/boxed.css-mistica.js +24 -24
- package/dist/button-group.css-mistica.js +4 -4
- package/dist/button-layout.css-mistica.js +15 -15
- package/dist/button-layout.css.d.ts +3 -3
- package/dist/button.css-mistica.js +34 -34
- package/dist/callout.css-mistica.js +8 -8
- package/dist/callout.css.d.ts +1 -1
- package/dist/card.css-mistica.js +14 -14
- package/dist/carousel.css-mistica.js +20 -20
- package/dist/checkbox.css-mistica.js +9 -9
- package/dist/chip.css-mistica.js +18 -18
- package/dist/circle.css-mistica.js +1 -1
- package/dist/community/advanced-data-card.css-mistica.js +17 -17
- package/dist/community/blocks.css-mistica.js +1 -1
- package/dist/community/example-component.css-mistica.js +1 -1
- package/dist/counter.css-mistica.js +1 -1
- package/dist/cover-hero.css-mistica.js +10 -10
- package/dist/credit-card-number-field.css-mistica.js +5 -5
- 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 +8 -8
- package/dist/divider.css-mistica.js +2 -2
- package/dist/divider.css.d.ts +1 -1
- package/dist/double-field.css-mistica.js +4 -4
- package/dist/drawer.css-mistica.js +5 -5
- package/dist/empty-state-card.css-mistica.js +2 -2
- package/dist/empty-state.css-mistica.js +5 -5
- package/dist/fade-in.css-mistica.js +1 -1
- package/dist/feedback.css-mistica.js +3 -3
- package/dist/feedback.js +38 -38
- package/dist/fixed-footer-layout.css-mistica.js +7 -7
- package/dist/form.css-mistica.js +2 -2
- package/dist/grid-layout.css-mistica.js +3 -3
- package/dist/grid.css-mistica.js +122 -122
- package/dist/grid.css.d.ts +6 -6
- package/dist/header.css-mistica.js +4 -4
- package/dist/hero.css-mistica.js +4 -4
- package/dist/highlighted-card.css-mistica.js +4 -4
- package/dist/horizontal-scroll.css-mistica.js +2 -2
- package/dist/icon-button.css-mistica.js +44 -44
- 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 +6 -6
- package/dist/inline.css-mistica.js +10 -10
- package/dist/list.css-mistica.js +11 -11
- package/dist/loading-bar.css-mistica.js +3 -3
- package/dist/loading-screen.css-mistica.js +4 -4
- package/dist/loading-screen.css.d.ts +1 -1
- package/dist/loading-screen.js +31 -31
- package/dist/logo.css-mistica.js +5 -5
- package/dist/maybe-dismissable.css-mistica.js +2 -2
- package/dist/menu.css-mistica.js +16 -16
- package/dist/mosaic.css-mistica.js +1 -1
- package/dist/navigation-bar.css-mistica.js +50 -50
- package/dist/navigation-bar.css.d.ts +3 -3
- package/dist/navigation-breadcrumbs.css-mistica.js +4 -4
- package/dist/package-version.js +1 -1
- package/dist/pin-field.css-mistica.js +2 -2
- package/dist/popover.css-mistica.js +1 -1
- package/dist/progress-bar.css-mistica.js +4 -4
- package/dist/progress-bar.css.d.ts +1 -1
- package/dist/radio-button.css-mistica.js +16 -16
- package/dist/rating.css-mistica.js +5 -5
- package/dist/responsive-layout.css-mistica.js +7 -7
- package/dist/screen-reader-only.css-mistica.js +1 -1
- package/dist/select.css-mistica.js +24 -24
- package/dist/sheet-action-row.css-mistica.js +1 -1
- package/dist/sheet-common.css-mistica.js +11 -11
- package/dist/sheet-info.css-mistica.js +1 -1
- package/dist/skeletons.css-mistica.js +6 -6
- package/dist/skeletons.css.d.ts +1 -1
- package/dist/skins/blau.d.ts +2 -0
- package/dist/skins/blau.js +69 -57
- package/dist/skins/defaults.d.ts +2 -1
- package/dist/skins/defaults.js +6 -0
- package/dist/skins/esimflag.js +10 -0
- package/dist/skins/movistar.js +10 -0
- package/dist/skins/o2-new.js +10 -0
- package/dist/skins/o2.js +10 -0
- package/dist/skins/skin-contract.css-mistica.js +354 -348
- package/dist/skins/skin-contract.css.d.ts +6 -0
- package/dist/skins/telefonica.d.ts +13 -2
- package/dist/skins/telefonica.js +160 -139
- package/dist/skins/tu.js +10 -0
- package/dist/skins/types/colors.d.ts +3 -0
- package/dist/skins/types/index.d.ts +7 -0
- package/dist/skins/vivo-new.js +11 -1
- package/dist/skins/vivo.js +10 -0
- package/dist/slider.css-mistica.js +14 -14
- package/dist/slider.css.d.ts +3 -3
- package/dist/snackbar.css-mistica.js +13 -13
- package/dist/spinner.css-mistica.js +3 -3
- package/dist/sprinkles.css.d.ts +3 -3
- package/dist/stack.css-mistica.js +5 -5
- package/dist/stacking-group.css-mistica.js +1 -1
- package/dist/stepper.css-mistica.js +7 -7
- package/dist/switch-component.css-mistica.js +37 -37
- package/dist/table.css-mistica.js +8 -8
- package/dist/table.css.d.ts +1 -1
- package/dist/tabs.css-mistica.js +18 -18
- package/dist/tabs.css.d.ts +1 -1
- package/dist/tag.css-mistica.js +1 -1
- package/dist/text-field-base.css-mistica.js +16 -16
- package/dist/text-field-components.css-mistica.js +14 -14
- package/dist/text-link.css-mistica.js +5 -5
- package/dist/text.css-mistica.js +7 -7
- package/dist/theme-context-provider.js +27 -26
- package/dist/theme-context.css-mistica.js +394 -388
- package/dist/theme-context.css.d.ts +6 -0
- package/dist/theme.d.ts +2 -1
- package/dist/timeline.css-mistica.js +12 -12
- package/dist/timeline.css.d.ts +1 -1
- package/dist/timer.css-mistica.js +6 -6
- package/dist/timer.css.d.ts +1 -1
- package/dist/tooltip.css-mistica.js +3 -3
- package/dist/touchable.css-mistica.js +3 -3
- package/dist/utils/aspect-ratio-support.css-mistica.js +4 -4
- package/dist/video.css-mistica.js +1 -1
- package/dist/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
- package/dist-es/accordion.css-mistica.js +7 -7
- package/dist-es/align.css-mistica.js +1 -1
- package/dist-es/avatar.css-mistica.js +1 -1
- package/dist-es/badge.css-mistica.js +2 -2
- 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 +2 -2
- package/dist-es/button-layout.css-mistica.js +14 -14
- package/dist-es/button.css-mistica.js +22 -22
- package/dist-es/callout.css-mistica.js +6 -6
- package/dist-es/card.css-mistica.js +4 -4
- package/dist-es/carousel.css-mistica.js +7 -7
- package/dist-es/checkbox.css-mistica.js +8 -8
- package/dist-es/chip.css-mistica.js +13 -13
- package/dist-es/circle.css-mistica.js +1 -1
- package/dist-es/community/advanced-data-card.css-mistica.js +7 -7
- package/dist-es/community/blocks.css-mistica.js +1 -1
- package/dist-es/community/example-component.css-mistica.js +1 -1
- package/dist-es/counter.css-mistica.js +1 -1
- package/dist-es/cover-hero.css-mistica.js +4 -4
- package/dist-es/credit-card-number-field.css-mistica.js +4 -4
- 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 +5 -5
- package/dist-es/divider.css-mistica.js +2 -2
- package/dist-es/double-field.css-mistica.js +4 -4
- package/dist-es/drawer.css-mistica.js +2 -2
- package/dist-es/empty-state-card.css-mistica.js +2 -2
- 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 +2 -2
- package/dist-es/feedback.js +60 -60
- package/dist-es/fixed-footer-layout.css-mistica.js +5 -5
- package/dist-es/form.css-mistica.js +2 -2
- package/dist-es/grid-layout.css-mistica.js +3 -3
- package/dist-es/grid.css-mistica.js +122 -122
- package/dist-es/header.css-mistica.js +2 -2
- package/dist-es/hero.css-mistica.js +3 -3
- package/dist-es/highlighted-card.css-mistica.js +4 -4
- package/dist-es/horizontal-scroll.css-mistica.js +2 -2
- package/dist-es/icon-button.css-mistica.js +43 -43
- 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 +10 -10
- package/dist-es/list.css-mistica.js +2 -2
- package/dist-es/loading-bar.css-mistica.js +2 -2
- package/dist-es/loading-screen.css-mistica.js +4 -4
- package/dist-es/loading-screen.js +56 -56
- package/dist-es/logo.css-mistica.js +5 -5
- package/dist-es/maybe-dismissable.css-mistica.js +2 -2
- package/dist-es/menu.css-mistica.js +14 -14
- package/dist-es/mosaic.css-mistica.js +1 -1
- package/dist-es/navigation-bar.css-mistica.js +17 -17
- package/dist-es/navigation-breadcrumbs.css-mistica.js +2 -2
- package/dist-es/package-version.js +1 -1
- package/dist-es/pin-field.css-mistica.js +2 -2
- package/dist-es/popover.css-mistica.js +1 -1
- package/dist-es/progress-bar.css-mistica.js +4 -4
- package/dist-es/radio-button.css-mistica.js +15 -15
- package/dist-es/rating.css-mistica.js +3 -3
- 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 +18 -18
- package/dist-es/sheet-action-row.css-mistica.js +1 -1
- package/dist-es/sheet-common.css-mistica.js +2 -2
- package/dist-es/sheet-info.css-mistica.js +1 -1
- package/dist-es/skeletons.css-mistica.js +5 -5
- package/dist-es/skins/blau.js +69 -57
- package/dist-es/skins/defaults.js +4 -1
- package/dist-es/skins/esimflag.js +10 -0
- package/dist-es/skins/movistar.js +10 -0
- package/dist-es/skins/o2-new.js +10 -0
- package/dist-es/skins/o2.js +10 -0
- package/dist-es/skins/skin-contract.css-mistica.js +354 -348
- package/dist-es/skins/telefonica.js +160 -139
- package/dist-es/skins/tu.js +10 -0
- package/dist-es/skins/vivo-new.js +11 -1
- package/dist-es/skins/vivo.js +10 -0
- package/dist-es/slider.css-mistica.js +11 -11
- package/dist-es/snackbar.css-mistica.js +5 -5
- package/dist-es/spinner.css-mistica.js +2 -2
- 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 +3 -3
- package/dist-es/style.css +1 -1
- package/dist-es/switch-component.css-mistica.js +29 -29
- package/dist-es/table.css-mistica.js +8 -8
- package/dist-es/tabs.css-mistica.js +14 -14
- package/dist-es/tag.css-mistica.js +1 -1
- package/dist-es/text-field-base.css-mistica.js +2 -2
- package/dist-es/text-field-components.css-mistica.js +5 -5
- package/dist-es/text-link.css-mistica.js +5 -5
- package/dist-es/text.css-mistica.js +7 -7
- package/dist-es/theme-context-provider.js +47 -46
- package/dist-es/theme-context.css-mistica.js +394 -388
- package/dist-es/timeline.css-mistica.js +11 -11
- package/dist-es/timer.css-mistica.js +6 -6
- package/dist-es/tooltip.css-mistica.js +2 -2
- package/dist-es/touchable.css-mistica.js +2 -2
- package/dist-es/utils/aspect-ratio-support.css-mistica.js +4 -4
- package/dist-es/video.css-mistica.js +1 -1
- package/dist-es/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
- package/package.json +1 -1
|
@@ -62,6 +62,9 @@ export declare const vars: {
|
|
|
62
62
|
textActivated: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
63
63
|
textBrand: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
64
64
|
inputBorder: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
65
|
+
inputBorderInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
66
|
+
completedStep: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
67
|
+
completedStepInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
65
68
|
control: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
66
69
|
controlActivated: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
67
70
|
controlInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -213,6 +216,9 @@ export declare const vars: {
|
|
|
213
216
|
textActivated: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
214
217
|
textBrand: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
215
218
|
inputBorder: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
219
|
+
inputBorderInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
220
|
+
completedStep: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
221
|
+
completedStepInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
216
222
|
control: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
217
223
|
controlActivated: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
218
224
|
controlInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -5,23 +5,33 @@ export declare const palette: {
|
|
|
5
5
|
telefonicaBlue20: string;
|
|
6
6
|
telefonicaBlue30: string;
|
|
7
7
|
telefonicaBlue70: string;
|
|
8
|
+
telefonicaBlue80: string;
|
|
8
9
|
ambar: string;
|
|
9
10
|
ambar10: string;
|
|
10
11
|
ambar40: string;
|
|
11
12
|
ambar70: string;
|
|
13
|
+
yellow: string;
|
|
14
|
+
yellow15: string;
|
|
15
|
+
yellow40: string;
|
|
16
|
+
yellow70: string;
|
|
17
|
+
yellow80: string;
|
|
12
18
|
coral: string;
|
|
13
19
|
coral10: string;
|
|
14
|
-
|
|
15
|
-
|
|
20
|
+
coral30: string;
|
|
21
|
+
coral60: string;
|
|
22
|
+
coral65: string;
|
|
16
23
|
coral80: string;
|
|
24
|
+
coral90: string;
|
|
17
25
|
orchid: string;
|
|
18
26
|
orchid10: string;
|
|
19
27
|
orchid40: string;
|
|
20
28
|
orchid70: string;
|
|
29
|
+
orchid80: string;
|
|
21
30
|
turquoise: string;
|
|
22
31
|
turquoise10: string;
|
|
23
32
|
turquoise40: string;
|
|
24
33
|
turquoise70: string;
|
|
34
|
+
turquoise80: string;
|
|
25
35
|
grey1: string;
|
|
26
36
|
grey2: string;
|
|
27
37
|
grey3: string;
|
|
@@ -36,5 +46,6 @@ export declare const palette: {
|
|
|
36
46
|
darkModeBlack: string;
|
|
37
47
|
darkModeGrey: string;
|
|
38
48
|
darkModeGrey6: string;
|
|
49
|
+
darkModeTelefonicaBlue: string;
|
|
39
50
|
};
|
|
40
51
|
export declare const getTelefonicaSkin: GetKnownSkin;
|
package/dist/skins/telefonica.js
CHANGED
|
@@ -24,27 +24,37 @@ const e = {
|
|
|
24
24
|
telefonicaBlue20: "#B2D1FF",
|
|
25
25
|
telefonicaBlue30: "#80B3FF",
|
|
26
26
|
telefonicaBlue70: "#0356C9",
|
|
27
|
+
telefonicaBlue80: "#002E73",
|
|
27
28
|
ambar: "#EAC344",
|
|
28
29
|
ambar10: "#FDF9EC",
|
|
29
30
|
ambar40: "#F0D57C",
|
|
30
31
|
ambar70: "#69581F",
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
32
|
+
yellow: "#e4c35c",
|
|
33
|
+
yellow15: "#fcf7db",
|
|
34
|
+
yellow40: "#f3e996",
|
|
35
|
+
yellow70: "#a7863e",
|
|
36
|
+
yellow80: "#473515",
|
|
37
|
+
coral: "#d6786b",
|
|
38
|
+
coral10: "#f9eeed",
|
|
39
|
+
coral30: "#f2b1a5",
|
|
40
|
+
coral60: "#D22A1E",
|
|
41
|
+
coral65: "#C82C1E",
|
|
42
|
+
coral80: "#843c34",
|
|
43
|
+
coral90: "#491818",
|
|
44
|
+
orchid: "#b86be8",
|
|
45
|
+
orchid10: "#F8F0FD",
|
|
46
|
+
orchid40: "#CD97EF",
|
|
47
|
+
orchid70: "#7f258e",
|
|
48
|
+
orchid80: "#471551",
|
|
49
|
+
turquoise: "#75c0c7",
|
|
50
|
+
turquoise10: "#ebffff",
|
|
51
|
+
turquoise40: "#9ED3D8",
|
|
52
|
+
turquoise70: "#528889",
|
|
53
|
+
turquoise80: "#253d3c",
|
|
54
|
+
grey1: "#F7F7FF",
|
|
45
55
|
grey2: "#D1D5E4",
|
|
46
56
|
grey3: "#B0B6CA",
|
|
47
|
-
grey4: "#
|
|
57
|
+
grey4: "#8f97af",
|
|
48
58
|
grey5: "#6E7894",
|
|
49
59
|
grey6: "#58617A",
|
|
50
60
|
grey7: "#414B61",
|
|
@@ -52,9 +62,10 @@ const e = {
|
|
|
52
62
|
grey9: "#031A34",
|
|
53
63
|
white: "#FFFFFF",
|
|
54
64
|
black: "#000000",
|
|
55
|
-
darkModeBlack: "#
|
|
56
|
-
darkModeGrey: "#
|
|
57
|
-
darkModeGrey6: "#
|
|
65
|
+
darkModeBlack: "#000522",
|
|
66
|
+
darkModeGrey: "#00182F",
|
|
67
|
+
darkModeGrey6: "#00264D",
|
|
68
|
+
darkModeTelefonicaBlue: "#227AFF"
|
|
58
69
|
}, i = ()=>({
|
|
59
70
|
name: _constants.TELEFONICA_SKIN,
|
|
60
71
|
colors: {
|
|
@@ -85,9 +96,9 @@ const e = {
|
|
|
85
96
|
borderSelected: e.telefonicaBlue,
|
|
86
97
|
coverBackgroundHover: (0, _color.applyAlpha)(e.darkModeBlack, 0.25),
|
|
87
98
|
coverBackgroundPressed: (0, _color.applyAlpha)(e.darkModeBlack, 0.35),
|
|
88
|
-
buttonDangerBackground: e.
|
|
89
|
-
buttonDangerBackgroundPressed: e.
|
|
90
|
-
buttonDangerBackgroundHover: e.
|
|
99
|
+
buttonDangerBackground: e.coral60,
|
|
100
|
+
buttonDangerBackgroundPressed: e.coral65,
|
|
101
|
+
buttonDangerBackgroundHover: e.coral65,
|
|
91
102
|
buttonLinkDangerBackgroundPressed: e.coral10,
|
|
92
103
|
buttonLinkDangerBackgroundInverse: e.white,
|
|
93
104
|
buttonLinkDangerBackgroundInversePressed: e.coral10,
|
|
@@ -97,7 +108,7 @@ const e = {
|
|
|
97
108
|
buttonPrimaryBackgroundInverse: e.white,
|
|
98
109
|
buttonPrimaryBackgroundPressed: e.telefonicaBlue70,
|
|
99
110
|
buttonPrimaryBackgroundHover: e.telefonicaBlue70,
|
|
100
|
-
buttonPrimaryBackgroundInversePressed: e.
|
|
111
|
+
buttonPrimaryBackgroundInversePressed: e.telefonicaBlue10,
|
|
101
112
|
buttonSecondaryBorder: e.telefonicaBlue,
|
|
102
113
|
buttonSecondaryBorderPressed: e.telefonicaBlue70,
|
|
103
114
|
buttonSecondaryBackgroundHover: e.telefonicaBlue10,
|
|
@@ -108,23 +119,26 @@ const e = {
|
|
|
108
119
|
buttonSecondaryBackgroundInversePressed: (0, _color.applyAlpha)(e.white, 0.1),
|
|
109
120
|
textButtonPrimary: e.white,
|
|
110
121
|
textButtonPrimaryInverse: e.telefonicaBlue,
|
|
111
|
-
textButtonPrimaryInversePressed: e.
|
|
122
|
+
textButtonPrimaryInversePressed: e.telefonicaBlue70,
|
|
112
123
|
textButtonSecondary: e.telefonicaBlue,
|
|
113
124
|
textButtonSecondaryPressed: e.telefonicaBlue70,
|
|
114
125
|
textButtonSecondaryInverse: e.white,
|
|
115
126
|
textButtonSecondaryInversePressed: e.white,
|
|
116
127
|
textLink: e.telefonicaBlue,
|
|
117
128
|
textLinkInverse: e.white,
|
|
118
|
-
textLinkDanger: e.
|
|
129
|
+
textLinkDanger: e.coral60,
|
|
119
130
|
textLinkSnackbar: e.telefonicaBlue30,
|
|
120
|
-
textActivated: e.
|
|
121
|
-
textBrand: e.
|
|
122
|
-
inputBorder: e.
|
|
123
|
-
|
|
131
|
+
textActivated: e.telefonicaBlue70,
|
|
132
|
+
textBrand: e.telefonicaBlue70,
|
|
133
|
+
inputBorder: e.grey5,
|
|
134
|
+
inputBorderInverse: e.white,
|
|
135
|
+
completedStep: e.telefonicaBlue,
|
|
136
|
+
completedStepInverse: e.telefonicaBlue70,
|
|
137
|
+
control: e.grey5,
|
|
124
138
|
controlActivated: e.telefonicaBlue,
|
|
125
139
|
controlInverse: e.grey1,
|
|
126
140
|
controlActivatedInverse: e.white,
|
|
127
|
-
controlError: e.
|
|
141
|
+
controlError: e.coral60,
|
|
128
142
|
barTrack: e.grey2,
|
|
129
143
|
barTrackInverse: (0, _color.applyAlpha)(e.white, 0.3),
|
|
130
144
|
loadingBar: e.telefonicaBlue30,
|
|
@@ -136,8 +150,8 @@ const e = {
|
|
|
136
150
|
divider: e.grey2,
|
|
137
151
|
dividerInverse: (0, _color.applyAlpha)(e.white, 0.2),
|
|
138
152
|
navigationBarDivider: e.telefonicaBlue,
|
|
139
|
-
badge: e.
|
|
140
|
-
feedbackErrorBackground: e.
|
|
153
|
+
badge: e.coral60,
|
|
154
|
+
feedbackErrorBackground: e.coral60,
|
|
141
155
|
feedbackInfoBackground: e.grey9,
|
|
142
156
|
brand: e.telefonicaBlue,
|
|
143
157
|
brandHigh: e.telefonicaBlue70,
|
|
@@ -150,61 +164,61 @@ const e = {
|
|
|
150
164
|
textPrimary: e.grey9,
|
|
151
165
|
textPrimaryInverse: e.white,
|
|
152
166
|
textSecondary: e.grey6,
|
|
153
|
-
textSecondaryInverse: e.
|
|
154
|
-
error: e.
|
|
155
|
-
textError: e.
|
|
167
|
+
textSecondaryInverse: e.white,
|
|
168
|
+
error: e.coral60,
|
|
169
|
+
textError: e.coral60,
|
|
156
170
|
textErrorInverse: e.white,
|
|
157
171
|
success: e.turquoise,
|
|
158
|
-
warning: e.
|
|
172
|
+
warning: e.yellow70,
|
|
159
173
|
promo: e.orchid,
|
|
160
|
-
highlight: e.
|
|
174
|
+
highlight: e.coral30,
|
|
161
175
|
successLow: e.turquoise10,
|
|
162
|
-
warningLow: e.
|
|
176
|
+
warningLow: e.yellow15,
|
|
163
177
|
errorLow: e.coral10,
|
|
164
178
|
promoLow: e.orchid10,
|
|
165
179
|
brandLow: e.telefonicaBlue10,
|
|
166
180
|
successHigh: e.turquoise70,
|
|
167
|
-
warningHigh: e.
|
|
168
|
-
errorHigh: e.
|
|
181
|
+
warningHigh: e.yellow70,
|
|
182
|
+
errorHigh: e.coral65,
|
|
169
183
|
promoHigh: e.orchid70,
|
|
170
184
|
successHighInverse: e.turquoise70,
|
|
171
|
-
warningHighInverse: e.
|
|
172
|
-
errorHighInverse: e.
|
|
185
|
+
warningHighInverse: e.yellow70,
|
|
186
|
+
errorHighInverse: e.coral65,
|
|
173
187
|
promoHighInverse: e.orchid70,
|
|
174
188
|
textNavigationBarPrimary: e.white,
|
|
175
189
|
textNavigationBarSecondary: e.grey1,
|
|
176
190
|
textNavigationSearchBarHint: e.grey1,
|
|
177
191
|
textNavigationSearchBarText: e.white,
|
|
178
192
|
textAppBar: e.grey4,
|
|
179
|
-
textAppBarSelected: e.
|
|
180
|
-
customTabsBackground: e.
|
|
181
|
-
tagTextPromo: e.
|
|
182
|
-
tagTextActive: e.
|
|
183
|
-
tagTextInactive: e.
|
|
184
|
-
tagTextInfo: e.
|
|
185
|
-
tagTextSuccess: e.
|
|
186
|
-
tagTextWarning: e.
|
|
187
|
-
tagTextError: e.
|
|
193
|
+
textAppBarSelected: e.telefonicaBlue70,
|
|
194
|
+
customTabsBackground: e.telefonicaBlue70,
|
|
195
|
+
tagTextPromo: e.orchid80,
|
|
196
|
+
tagTextActive: e.telefonicaBlue70,
|
|
197
|
+
tagTextInactive: e.grey6,
|
|
198
|
+
tagTextInfo: e.telefonicaBlue70,
|
|
199
|
+
tagTextSuccess: e.turquoise80,
|
|
200
|
+
tagTextWarning: e.yellow80,
|
|
201
|
+
tagTextError: e.coral65,
|
|
188
202
|
tagBackgroundPromo: e.orchid10,
|
|
189
|
-
tagBackgroundActive: e.
|
|
203
|
+
tagBackgroundActive: e.grey1,
|
|
190
204
|
tagBackgroundInactive: e.grey1,
|
|
191
205
|
tagBackgroundInfo: e.telefonicaBlue10,
|
|
192
206
|
tagBackgroundSuccess: e.turquoise10,
|
|
193
|
-
tagBackgroundWarning: e.
|
|
207
|
+
tagBackgroundWarning: e.yellow15,
|
|
194
208
|
tagBackgroundError: e.coral10,
|
|
195
|
-
tagTextPromoInverse: e.
|
|
196
|
-
tagTextActiveInverse: e.
|
|
197
|
-
tagTextInactiveInverse: e.
|
|
198
|
-
tagTextInfoInverse: e.
|
|
199
|
-
tagTextSuccessInverse: e.
|
|
200
|
-
tagTextWarningInverse: e.
|
|
201
|
-
tagTextErrorInverse: e.
|
|
209
|
+
tagTextPromoInverse: e.orchid80,
|
|
210
|
+
tagTextActiveInverse: e.telefonicaBlue70,
|
|
211
|
+
tagTextInactiveInverse: e.grey6,
|
|
212
|
+
tagTextInfoInverse: e.telefonicaBlue70,
|
|
213
|
+
tagTextSuccessInverse: e.turquoise80,
|
|
214
|
+
tagTextWarningInverse: e.yellow80,
|
|
215
|
+
tagTextErrorInverse: e.coral65,
|
|
202
216
|
tagBackgroundPromoInverse: e.orchid10,
|
|
203
|
-
tagBackgroundActiveInverse: e.
|
|
217
|
+
tagBackgroundActiveInverse: e.grey1,
|
|
204
218
|
tagBackgroundInactiveInverse: e.grey1,
|
|
205
219
|
tagBackgroundInfoInverse: e.telefonicaBlue10,
|
|
206
220
|
tagBackgroundSuccessInverse: e.turquoise10,
|
|
207
|
-
tagBackgroundWarningInverse: e.
|
|
221
|
+
tagBackgroundWarningInverse: e.yellow15,
|
|
208
222
|
tagBackgroundErrorInverse: e.coral10,
|
|
209
223
|
cardContentOverlay: `linear-gradient(180deg, ${(0, _color.applyAlpha)(e.black, 0)} 0%, ${(0, _color.applyAlpha)(e.black, 0.4)} 30%, ${(0, _color.applyAlpha)(e.black, 0.7)} 100%)`
|
|
210
224
|
},
|
|
@@ -215,40 +229,40 @@ const e = {
|
|
|
215
229
|
backgroundBrandSecondary: e.darkModeBlack,
|
|
216
230
|
backgroundContainer: e.darkModeGrey,
|
|
217
231
|
backgroundContainerError: e.darkModeGrey,
|
|
218
|
-
backgroundContainerHover: (0, _color.applyAlpha)(e.
|
|
219
|
-
backgroundContainerPressed: (0, _color.applyAlpha)(e.
|
|
232
|
+
backgroundContainerHover: (0, _color.applyAlpha)(e.telefonicaBlue70, 0.05),
|
|
233
|
+
backgroundContainerPressed: (0, _color.applyAlpha)(e.telefonicaBlue70, 0.08),
|
|
220
234
|
backgroundContainerBrand: e.darkModeGrey,
|
|
221
235
|
backgroundContainerBrandHover: (0, _color.applyAlpha)(e.white, 0.03),
|
|
222
236
|
backgroundContainerBrandPressed: (0, _color.applyAlpha)(e.white, 0.05),
|
|
223
237
|
backgroundContainerBrandOverInverse: e.darkModeGrey,
|
|
224
238
|
backgroundContainerAlternative: e.darkModeGrey,
|
|
225
239
|
backgroundOverlay: (0, _color.applyAlpha)(e.darkModeGrey, 0.8),
|
|
226
|
-
backgroundSkeleton: e.
|
|
227
|
-
backgroundSkeletonInverse: e.
|
|
240
|
+
backgroundSkeleton: e.grey8,
|
|
241
|
+
backgroundSkeletonInverse: e.grey8,
|
|
228
242
|
backgroundBrandTop: e.darkModeBlack,
|
|
229
243
|
backgroundBrandBottom: e.darkModeBlack,
|
|
230
244
|
appBarBackground: e.darkModeGrey,
|
|
231
245
|
navigationBarBackground: e.darkModeBlack,
|
|
232
|
-
skeletonWave: e.
|
|
246
|
+
skeletonWave: e.grey8,
|
|
233
247
|
borderLow: e.darkModeBlack,
|
|
234
248
|
border: e.darkModeGrey,
|
|
235
249
|
borderHigh: e.grey5,
|
|
236
|
-
borderSelected: e.
|
|
250
|
+
borderSelected: e.darkModeTelefonicaBlue,
|
|
237
251
|
coverBackgroundHover: (0, _color.applyAlpha)(e.darkModeBlack, 0.25),
|
|
238
252
|
coverBackgroundPressed: (0, _color.applyAlpha)(e.darkModeBlack, 0.35),
|
|
239
|
-
buttonDangerBackground: e.
|
|
240
|
-
buttonDangerBackgroundPressed: e.
|
|
241
|
-
buttonDangerBackgroundHover: e.
|
|
242
|
-
buttonLinkDangerBackgroundPressed: (0, _color.applyAlpha)(e.
|
|
243
|
-
buttonLinkDangerBackgroundInverse: (0, _color.applyAlpha)(e.
|
|
244
|
-
buttonLinkDangerBackgroundInversePressed: (0, _color.applyAlpha)(e.
|
|
245
|
-
buttonLinkBackgroundPressed: (0, _color.applyAlpha)(e.
|
|
246
|
-
buttonLinkBackgroundInversePressed: (0, _color.applyAlpha)(e.
|
|
253
|
+
buttonDangerBackground: e.coral60,
|
|
254
|
+
buttonDangerBackgroundPressed: e.coral65,
|
|
255
|
+
buttonDangerBackgroundHover: e.coral65,
|
|
256
|
+
buttonLinkDangerBackgroundPressed: (0, _color.applyAlpha)(e.coral60, 0.16),
|
|
257
|
+
buttonLinkDangerBackgroundInverse: (0, _color.applyAlpha)(e.coral60, 0.16),
|
|
258
|
+
buttonLinkDangerBackgroundInversePressed: (0, _color.applyAlpha)(e.coral60, 0.16),
|
|
259
|
+
buttonLinkBackgroundPressed: (0, _color.applyAlpha)(e.telefonicaBlue30, 0.16),
|
|
260
|
+
buttonLinkBackgroundInversePressed: (0, _color.applyAlpha)(e.telefonicaBlue30, 0.16),
|
|
247
261
|
buttonPrimaryBackground: e.telefonicaBlue,
|
|
248
|
-
buttonPrimaryBackgroundInverse: e.
|
|
262
|
+
buttonPrimaryBackgroundInverse: e.white,
|
|
249
263
|
buttonPrimaryBackgroundPressed: e.telefonicaBlue70,
|
|
250
264
|
buttonPrimaryBackgroundHover: e.telefonicaBlue70,
|
|
251
|
-
buttonPrimaryBackgroundInversePressed: e.
|
|
265
|
+
buttonPrimaryBackgroundInversePressed: e.telefonicaBlue10,
|
|
252
266
|
buttonSecondaryBackgroundPressed: (0, _color.applyAlpha)(e.white, 0.15),
|
|
253
267
|
buttonSecondaryBorder: e.white,
|
|
254
268
|
buttonSecondaryBackgroundHover: (0, _color.applyAlpha)(e.white, 0.15),
|
|
@@ -257,106 +271,109 @@ const e = {
|
|
|
257
271
|
buttonSecondaryBorderInversePressed: e.white,
|
|
258
272
|
buttonSecondaryBackgroundInverseHover: (0, _color.applyAlpha)(e.white, 0.15),
|
|
259
273
|
buttonSecondaryBackgroundInversePressed: (0, _color.applyAlpha)(e.white, 0.15),
|
|
260
|
-
textButtonPrimary: e.
|
|
261
|
-
textButtonPrimaryInverse: e.
|
|
262
|
-
textButtonPrimaryInversePressed: e.
|
|
263
|
-
textButtonSecondary: e.
|
|
264
|
-
textButtonSecondaryPressed: e.
|
|
265
|
-
textButtonSecondaryInverse: e.
|
|
266
|
-
textButtonSecondaryInversePressed: e.
|
|
267
|
-
textLink: e.
|
|
268
|
-
textLinkInverse: e.
|
|
274
|
+
textButtonPrimary: e.white,
|
|
275
|
+
textButtonPrimaryInverse: e.telefonicaBlue,
|
|
276
|
+
textButtonPrimaryInversePressed: e.telefonicaBlue70,
|
|
277
|
+
textButtonSecondary: e.white,
|
|
278
|
+
textButtonSecondaryPressed: e.white,
|
|
279
|
+
textButtonSecondaryInverse: e.white,
|
|
280
|
+
textButtonSecondaryInversePressed: e.white,
|
|
281
|
+
textLink: e.darkModeTelefonicaBlue,
|
|
282
|
+
textLinkInverse: e.darkModeTelefonicaBlue,
|
|
269
283
|
textLinkDanger: e.coral,
|
|
270
|
-
textLinkSnackbar: e.
|
|
271
|
-
textActivated: e.
|
|
272
|
-
textBrand: e.
|
|
284
|
+
textLinkSnackbar: e.darkModeTelefonicaBlue,
|
|
285
|
+
textActivated: e.telefonicaBlue30,
|
|
286
|
+
textBrand: e.telefonicaBlue30,
|
|
273
287
|
inputBorder: e.grey5,
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
288
|
+
inputBorderInverse: e.grey5,
|
|
289
|
+
completedStep: e.telefonicaBlue,
|
|
290
|
+
completedStepInverse: e.telefonicaBlue,
|
|
291
|
+
control: e.grey5,
|
|
292
|
+
controlActivated: e.darkModeTelefonicaBlue,
|
|
293
|
+
controlInverse: e.grey5,
|
|
294
|
+
controlActivatedInverse: e.darkModeTelefonicaBlue,
|
|
278
295
|
controlError: e.coral,
|
|
279
296
|
barTrack: e.darkModeGrey6,
|
|
280
297
|
barTrackInverse: e.darkModeGrey6,
|
|
281
|
-
loadingBar: e.
|
|
298
|
+
loadingBar: e.darkModeTelefonicaBlue,
|
|
282
299
|
loadingBarBackground: e.grey6,
|
|
283
|
-
toggleAndroidInactive: e.
|
|
300
|
+
toggleAndroidInactive: e.grey2,
|
|
284
301
|
toggleAndroidBackgroundActive: e.telefonicaBlue20,
|
|
285
|
-
iosControlKnob: e.
|
|
286
|
-
controlKnobInverse: e.
|
|
287
|
-
divider: (0, _color.applyAlpha)(e.white, 0.
|
|
302
|
+
iosControlKnob: e.grey1,
|
|
303
|
+
controlKnobInverse: e.grey1,
|
|
304
|
+
divider: (0, _color.applyAlpha)(e.white, 0.2),
|
|
288
305
|
dividerInverse: (0, _color.applyAlpha)(e.white, 0.05),
|
|
289
306
|
navigationBarDivider: e.darkModeBlack,
|
|
290
|
-
badge: e.
|
|
291
|
-
feedbackErrorBackground: e.
|
|
292
|
-
feedbackInfoBackground: e.
|
|
293
|
-
brand: e.
|
|
307
|
+
badge: e.coral60,
|
|
308
|
+
feedbackErrorBackground: e.coral65,
|
|
309
|
+
feedbackInfoBackground: e.darkModeGrey,
|
|
310
|
+
brand: e.darkModeTelefonicaBlue,
|
|
294
311
|
brandHigh: (0, _color.applyAlpha)(e.white, 0.05),
|
|
295
|
-
inverse: e.
|
|
312
|
+
inverse: e.grey1,
|
|
296
313
|
neutralHigh: e.grey2,
|
|
297
314
|
neutralMedium: e.grey5,
|
|
298
315
|
neutralMediumInverse: e.grey5,
|
|
299
316
|
neutralLow: e.darkModeGrey6,
|
|
300
317
|
neutralLowAlternative: e.darkModeGrey6,
|
|
301
|
-
textPrimary: e.
|
|
302
|
-
textPrimaryInverse: e.
|
|
318
|
+
textPrimary: e.grey1,
|
|
319
|
+
textPrimaryInverse: e.grey1,
|
|
303
320
|
textSecondary: e.grey3,
|
|
304
321
|
textSecondaryInverse: e.grey3,
|
|
305
322
|
error: e.coral,
|
|
306
323
|
textError: e.coral,
|
|
307
324
|
textErrorInverse: e.coral,
|
|
308
325
|
success: e.turquoise,
|
|
309
|
-
warning: e.
|
|
326
|
+
warning: e.yellow,
|
|
310
327
|
promo: e.orchid,
|
|
311
|
-
highlight: e.
|
|
328
|
+
highlight: e.coral30,
|
|
312
329
|
successLow: e.darkModeGrey6,
|
|
313
330
|
warningLow: e.darkModeGrey6,
|
|
314
331
|
errorLow: e.darkModeGrey6,
|
|
315
332
|
promoLow: e.darkModeGrey6,
|
|
316
333
|
brandLow: e.darkModeGrey6,
|
|
317
334
|
successHigh: e.turquoise40,
|
|
318
|
-
warningHigh: e.
|
|
319
|
-
errorHigh: e.
|
|
335
|
+
warningHigh: e.yellow40,
|
|
336
|
+
errorHigh: e.coral30,
|
|
320
337
|
promoHigh: e.orchid40,
|
|
321
338
|
successHighInverse: e.turquoise70,
|
|
322
|
-
warningHighInverse: e.
|
|
323
|
-
errorHighInverse: e.
|
|
339
|
+
warningHighInverse: e.yellow70,
|
|
340
|
+
errorHighInverse: e.coral65,
|
|
324
341
|
promoHighInverse: e.orchid70,
|
|
325
|
-
textNavigationBarPrimary: e.
|
|
342
|
+
textNavigationBarPrimary: e.white,
|
|
326
343
|
textNavigationBarSecondary: e.grey4,
|
|
327
344
|
textNavigationSearchBarHint: e.grey4,
|
|
328
|
-
textNavigationSearchBarText: e.
|
|
329
|
-
textAppBar: e.
|
|
330
|
-
textAppBarSelected: e.
|
|
345
|
+
textNavigationSearchBarText: e.white,
|
|
346
|
+
textAppBar: e.grey2,
|
|
347
|
+
textAppBarSelected: e.white,
|
|
331
348
|
customTabsBackground: e.darkModeBlack,
|
|
332
349
|
tagTextPromo: e.orchid40,
|
|
333
|
-
tagTextActive: e.
|
|
334
|
-
tagTextInactive: e.
|
|
335
|
-
tagTextInfo: e.
|
|
350
|
+
tagTextActive: e.telefonicaBlue20,
|
|
351
|
+
tagTextInactive: e.grey3,
|
|
352
|
+
tagTextInfo: e.telefonicaBlue20,
|
|
336
353
|
tagTextSuccess: e.turquoise40,
|
|
337
|
-
tagTextWarning: e.
|
|
338
|
-
tagTextError: e.
|
|
339
|
-
tagBackgroundPromo: e.
|
|
340
|
-
tagBackgroundActive: e.
|
|
341
|
-
tagBackgroundInactive: e.
|
|
342
|
-
tagBackgroundInfo: e.
|
|
343
|
-
tagBackgroundSuccess: e.
|
|
344
|
-
tagBackgroundWarning: e.
|
|
345
|
-
tagBackgroundError: e.
|
|
354
|
+
tagTextWarning: e.yellow40,
|
|
355
|
+
tagTextError: e.coral30,
|
|
356
|
+
tagBackgroundPromo: e.orchid80,
|
|
357
|
+
tagBackgroundActive: e.telefonicaBlue80,
|
|
358
|
+
tagBackgroundInactive: e.grey8,
|
|
359
|
+
tagBackgroundInfo: e.telefonicaBlue80,
|
|
360
|
+
tagBackgroundSuccess: e.turquoise80,
|
|
361
|
+
tagBackgroundWarning: e.yellow80,
|
|
362
|
+
tagBackgroundError: e.coral90,
|
|
346
363
|
tagTextPromoInverse: e.orchid40,
|
|
347
|
-
tagTextActiveInverse: e.
|
|
348
|
-
tagTextInactiveInverse: e.
|
|
349
|
-
tagTextInfoInverse: e.
|
|
364
|
+
tagTextActiveInverse: e.telefonicaBlue20,
|
|
365
|
+
tagTextInactiveInverse: e.grey3,
|
|
366
|
+
tagTextInfoInverse: e.telefonicaBlue20,
|
|
350
367
|
tagTextSuccessInverse: e.turquoise40,
|
|
351
|
-
tagTextWarningInverse: e.
|
|
352
|
-
tagTextErrorInverse: e.
|
|
353
|
-
tagBackgroundPromoInverse: e.
|
|
354
|
-
tagBackgroundActiveInverse: e.
|
|
355
|
-
tagBackgroundInactiveInverse: e.
|
|
356
|
-
tagBackgroundInfoInverse: e.
|
|
357
|
-
tagBackgroundSuccessInverse: e.
|
|
358
|
-
tagBackgroundWarningInverse: e.
|
|
359
|
-
tagBackgroundErrorInverse: e.
|
|
368
|
+
tagTextWarningInverse: e.yellow40,
|
|
369
|
+
tagTextErrorInverse: e.coral30,
|
|
370
|
+
tagBackgroundPromoInverse: e.orchid80,
|
|
371
|
+
tagBackgroundActiveInverse: e.telefonicaBlue80,
|
|
372
|
+
tagBackgroundInactiveInverse: e.grey8,
|
|
373
|
+
tagBackgroundInfoInverse: e.telefonicaBlue80,
|
|
374
|
+
tagBackgroundSuccessInverse: e.turquoise80,
|
|
375
|
+
tagBackgroundWarningInverse: e.yellow80,
|
|
376
|
+
tagBackgroundErrorInverse: e.coral90,
|
|
360
377
|
cardContentOverlay: `linear-gradient(180deg, ${(0, _color.applyAlpha)(e.black, 0)} 0%, ${(0, _color.applyAlpha)(e.black, 0.4)} 30%, ${(0, _color.applyAlpha)(e.black, 0.7)} 100%)`
|
|
361
378
|
},
|
|
362
379
|
borderRadii: {
|
|
@@ -522,5 +539,9 @@ const e = {
|
|
|
522
539
|
},
|
|
523
540
|
weight: "regular"
|
|
524
541
|
}
|
|
542
|
+
},
|
|
543
|
+
themeVariants: {
|
|
544
|
+
successFeedback: "inverse",
|
|
545
|
+
brandLoadingScreen: "inverse"
|
|
525
546
|
}
|
|
526
547
|
});
|
package/dist/skins/tu.js
CHANGED
|
@@ -124,6 +124,9 @@ const e = {
|
|
|
124
124
|
textActivated: e.primary,
|
|
125
125
|
textBrand: e.blue,
|
|
126
126
|
inputBorder: e.grey5,
|
|
127
|
+
inputBorderInverse: e.white,
|
|
128
|
+
completedStep: e.primary,
|
|
129
|
+
completedStepInverse: e.primary80,
|
|
127
130
|
control: e.grey5,
|
|
128
131
|
controlActivated: e.primary,
|
|
129
132
|
controlInverse: e.white,
|
|
@@ -275,6 +278,9 @@ const e = {
|
|
|
275
278
|
textActivated: e.blue30,
|
|
276
279
|
textBrand: e.blue30,
|
|
277
280
|
inputBorder: e.grey5,
|
|
281
|
+
inputBorderInverse: e.grey5,
|
|
282
|
+
completedStep: e.grey2,
|
|
283
|
+
completedStepInverse: e.grey2,
|
|
278
284
|
control: e.darkModeGrey6,
|
|
279
285
|
controlActivated: e.blue30,
|
|
280
286
|
controlInverse: e.darkModeGrey6,
|
|
@@ -526,5 +532,9 @@ const e = {
|
|
|
526
532
|
},
|
|
527
533
|
weight: "medium"
|
|
528
534
|
}
|
|
535
|
+
},
|
|
536
|
+
themeVariants: {
|
|
537
|
+
successFeedback: "inverse",
|
|
538
|
+
brandLoadingScreen: "inverse"
|
|
529
539
|
}
|
|
530
540
|
});
|
|
@@ -61,6 +61,9 @@ export type Colors = {
|
|
|
61
61
|
textActivated: string;
|
|
62
62
|
textBrand: string;
|
|
63
63
|
inputBorder: string;
|
|
64
|
+
inputBorderInverse: string;
|
|
65
|
+
completedStep: string;
|
|
66
|
+
completedStepInverse: string;
|
|
64
67
|
control: string;
|
|
65
68
|
controlActivated: string;
|
|
66
69
|
controlInverse: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type { Variant } from '../../theme-variant-context';
|
|
1
2
|
import type { Colors } from './colors';
|
|
2
3
|
export type { Colors } from './colors';
|
|
3
4
|
export type SkinVariant = 'prominent';
|
|
@@ -71,12 +72,17 @@ export type BorderRadiiConfig = {
|
|
|
71
72
|
avatar: string;
|
|
72
73
|
mediaSmall: string;
|
|
73
74
|
};
|
|
75
|
+
export type ThemeVariantsConfig = {
|
|
76
|
+
successFeedback: Variant;
|
|
77
|
+
brandLoadingScreen: Variant;
|
|
78
|
+
};
|
|
74
79
|
export type Skin = {
|
|
75
80
|
name: SkinName;
|
|
76
81
|
colors: Colors;
|
|
77
82
|
darkModeColors?: Partial<Colors>;
|
|
78
83
|
textPresets?: PartialTextPresetsConfig;
|
|
79
84
|
borderRadii?: BorderRadiiConfig;
|
|
85
|
+
themeVariants?: ThemeVariantsConfig;
|
|
80
86
|
};
|
|
81
87
|
export type KnownSkin = {
|
|
82
88
|
name: KnownSkinName;
|
|
@@ -84,4 +90,5 @@ export type KnownSkin = {
|
|
|
84
90
|
darkModeColors?: Partial<Colors>;
|
|
85
91
|
textPresets?: PartialTextPresetsConfig;
|
|
86
92
|
borderRadii?: BorderRadiiConfig;
|
|
93
|
+
themeVariants?: ThemeVariantsConfig;
|
|
87
94
|
};
|
package/dist/skins/vivo-new.js
CHANGED
|
@@ -120,6 +120,9 @@ const e = {
|
|
|
120
120
|
textActivated: e.vivoPurple,
|
|
121
121
|
textBrand: e.vivoPurple,
|
|
122
122
|
inputBorder: e.grey4,
|
|
123
|
+
inputBorderInverse: e.white,
|
|
124
|
+
completedStep: e.vivoPurple,
|
|
125
|
+
completedStepInverse: e.vivoPurpleDark,
|
|
123
126
|
control: e.grey4,
|
|
124
127
|
controlActivated: e.vivoPurple,
|
|
125
128
|
controlInverse: e.vivoPurpleLight50,
|
|
@@ -186,7 +189,7 @@ const e = {
|
|
|
186
189
|
tagTextWarning: e.orangeDark,
|
|
187
190
|
tagTextError: e.pepperDark80,
|
|
188
191
|
tagBackgroundPromo: e.vivoPurpleLight10,
|
|
189
|
-
tagBackgroundActive: e.
|
|
192
|
+
tagBackgroundActive: e.grey1,
|
|
190
193
|
tagBackgroundInactive: e.grey1,
|
|
191
194
|
tagBackgroundInfo: e.vivoPurpleLight10,
|
|
192
195
|
tagBackgroundSuccess: e.vivoGreenLight10,
|
|
@@ -271,6 +274,9 @@ const e = {
|
|
|
271
274
|
textActivated: e.vivoPurpleLight80,
|
|
272
275
|
textBrand: e.vivoPurpleLight80,
|
|
273
276
|
inputBorder: e.darkModeGrey5,
|
|
277
|
+
inputBorderInverse: e.darkModeGrey5,
|
|
278
|
+
completedStep: e.vivoPurpleLight80,
|
|
279
|
+
completedStepInverse: e.vivoPurpleLight80,
|
|
274
280
|
control: e.darkModeGrey6,
|
|
275
281
|
controlActivated: e.vivoPurpleLight80,
|
|
276
282
|
controlInverse: e.darkModeGrey6,
|
|
@@ -522,5 +528,9 @@ const e = {
|
|
|
522
528
|
},
|
|
523
529
|
weight: "medium"
|
|
524
530
|
}
|
|
531
|
+
},
|
|
532
|
+
themeVariants: {
|
|
533
|
+
successFeedback: "inverse",
|
|
534
|
+
brandLoadingScreen: "inverse"
|
|
525
535
|
}
|
|
526
536
|
});
|