@telefonica/mistica 16.27.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 +6 -2
- package/css/esimflag.css +4 -0
- package/css/mistica.css +1 -1
- package/css/movistar.css +4 -0
- package/css/o2-new.css +4 -0
- package/css/o2.css +4 -0
- package/css/telefonica.css +297 -270
- package/css/tu.css +4 -0
- package/css/vivo-new.css +4 -0
- package/css/vivo.css +4 -0
- package/dist/accordion.css-mistica.js +7 -7
- 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.css-mistica.js +32 -32
- package/dist/callout.css-mistica.js +8 -8
- package/dist/card.css-mistica.js +19 -19
- package/dist/carousel.css-mistica.js +29 -29
- package/dist/checkbox.css-mistica.js +13 -13
- package/dist/chip.css-mistica.js +14 -14
- package/dist/circle.css-mistica.js +1 -1
- package/dist/community/advanced-data-card.css-mistica.js +20 -20
- 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 +2 -2
- package/dist/cover-hero.css-mistica.js +11 -11
- 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 +7 -7
- package/dist/divider.css-mistica.js +2 -2
- package/dist/double-field.css-mistica.js +4 -4
- package/dist/drawer.css-mistica.js +7 -7
- package/dist/empty-state-card.css-mistica.js +1 -1
- package/dist/empty-state.css-mistica.js +7 -7
- package/dist/fade-in.css-mistica.js +1 -1
- package/dist/feedback.css-mistica.js +3 -3
- package/dist/fixed-footer-layout.css-mistica.js +8 -8
- 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/header.css-mistica.js +1 -1
- package/dist/hero.css-mistica.js +5 -5
- package/dist/highlighted-card.css-mistica.js +4 -4
- package/dist/horizontal-scroll.css-mistica.js +1 -1
- 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 +15 -15
- package/dist/loading-bar.css-mistica.js +4 -4
- package/dist/loading-screen.css-mistica.js +5 -5
- package/dist/logo.css-mistica.js +5 -5
- package/dist/maybe-dismissable.css-mistica.js +1 -1
- package/dist/menu.css-mistica.js +12 -12
- package/dist/mosaic.css-mistica.js +1 -1
- package/dist/navigation-bar.css-mistica.js +39 -39
- package/dist/navigation-breadcrumbs.css-mistica.js +2 -2
- package/dist/package-version.js +1 -1
- package/dist/pin-field.css-mistica.js +4 -4
- package/dist/popover.css-mistica.js +1 -1
- package/dist/progress-bar.css-mistica.js +4 -4
- package/dist/radio-button.css-mistica.js +18 -18
- package/dist/rating.css-mistica.js +5 -5
- package/dist/responsive-layout.css-mistica.js +8 -8
- package/dist/screen-reader-only.css-mistica.js +1 -1
- package/dist/select.css-mistica.js +20 -20
- package/dist/sheet-action-row.css-mistica.js +1 -1
- package/dist/sheet-common.css-mistica.js +8 -8
- package/dist/sheet-info.css-mistica.js +1 -1
- package/dist/skeletons.css-mistica.js +4 -4
- package/dist/skins/blau.js +3 -1
- package/dist/skins/esimflag.js +2 -0
- package/dist/skins/movistar.js +6 -0
- package/dist/skins/o2-new.js +2 -0
- package/dist/skins/o2.js +2 -0
- package/dist/skins/skin-contract.css-mistica.js +354 -352
- package/dist/skins/skin-contract.css.d.ts +2 -0
- package/dist/skins/telefonica.d.ts +13 -2
- package/dist/skins/telefonica.js +152 -139
- package/dist/skins/tu.js +2 -0
- package/dist/skins/types/colors.d.ts +1 -0
- package/dist/skins/vivo-new.js +2 -0
- package/dist/skins/vivo.js +2 -0
- package/dist/slider.css-mistica.js +14 -14
- package/dist/snackbar.css-mistica.js +13 -13
- package/dist/spinner.css-mistica.js +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 +8 -8
- package/dist/switch-component.css-mistica.js +33 -33
- package/dist/table.css-mistica.js +8 -8
- package/dist/tabs.css-mistica.js +18 -18
- package/dist/tag.css-mistica.js +3 -3
- package/dist/text-field-base.css-mistica.js +11 -11
- 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.css-mistica.js +394 -392
- package/dist/theme-context.css.d.ts +2 -0
- package/dist/timeline.css-mistica.js +12 -12
- package/dist/timer.css-mistica.js +6 -6
- package/dist/tooltip.css-mistica.js +1 -1
- 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 +9 -9
- 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 +2 -2
- 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 +1 -1
- package/dist-es/empty-state.css-mistica.js +6 -6
- package/dist-es/fade-in.css-mistica.js +1 -1
- package/dist-es/feedback.css-mistica.js +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +5 -5
- package/dist-es/logo.css-mistica.js +5 -5
- package/dist-es/maybe-dismissable.css-mistica.js +1 -1
- package/dist-es/menu.css-mistica.js +12 -12
- 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 +16 -16
- package/dist-es/rating.css-mistica.js +3 -3
- package/dist-es/responsive-layout.css-mistica.js +5 -5
- package/dist-es/screen-reader-only.css-mistica.js +1 -1
- package/dist-es/select.css-mistica.js +16 -16
- 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 +4 -4
- package/dist-es/skins/blau.js +3 -1
- package/dist-es/skins/esimflag.js +2 -0
- package/dist-es/skins/movistar.js +6 -0
- package/dist-es/skins/o2-new.js +2 -0
- package/dist-es/skins/o2.js +2 -0
- package/dist-es/skins/skin-contract.css-mistica.js +354 -352
- package/dist-es/skins/telefonica.js +152 -139
- package/dist-es/skins/tu.js +2 -0
- package/dist-es/skins/vivo-new.js +2 -0
- package/dist-es/skins/vivo.js +2 -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 +15 -15
- package/dist-es/tag.css-mistica.js +2 -2
- 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.css-mistica.js +394 -392
- 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 +1 -1
- 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,7 @@ 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})`;
|
|
65
66
|
completedStep: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
66
67
|
completedStepInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
67
68
|
control: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -215,6 +216,7 @@ export declare const vars: {
|
|
|
215
216
|
textActivated: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
216
217
|
textBrand: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
217
218
|
inputBorder: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
219
|
+
inputBorderInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
218
220
|
completedStep: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
219
221
|
completedStepInverse: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
220
222
|
control: `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,25 +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.
|
|
131
|
+
textActivated: e.telefonicaBlue70,
|
|
132
|
+
textBrand: e.telefonicaBlue70,
|
|
133
|
+
inputBorder: e.grey5,
|
|
134
|
+
inputBorderInverse: e.white,
|
|
123
135
|
completedStep: e.telefonicaBlue,
|
|
124
136
|
completedStepInverse: e.telefonicaBlue70,
|
|
125
|
-
control: e.
|
|
137
|
+
control: e.grey5,
|
|
126
138
|
controlActivated: e.telefonicaBlue,
|
|
127
139
|
controlInverse: e.grey1,
|
|
128
140
|
controlActivatedInverse: e.white,
|
|
129
|
-
controlError: e.
|
|
141
|
+
controlError: e.coral60,
|
|
130
142
|
barTrack: e.grey2,
|
|
131
143
|
barTrackInverse: (0, _color.applyAlpha)(e.white, 0.3),
|
|
132
144
|
loadingBar: e.telefonicaBlue30,
|
|
@@ -138,8 +150,8 @@ const e = {
|
|
|
138
150
|
divider: e.grey2,
|
|
139
151
|
dividerInverse: (0, _color.applyAlpha)(e.white, 0.2),
|
|
140
152
|
navigationBarDivider: e.telefonicaBlue,
|
|
141
|
-
badge: e.
|
|
142
|
-
feedbackErrorBackground: e.
|
|
153
|
+
badge: e.coral60,
|
|
154
|
+
feedbackErrorBackground: e.coral60,
|
|
143
155
|
feedbackInfoBackground: e.grey9,
|
|
144
156
|
brand: e.telefonicaBlue,
|
|
145
157
|
brandHigh: e.telefonicaBlue70,
|
|
@@ -152,61 +164,61 @@ const e = {
|
|
|
152
164
|
textPrimary: e.grey9,
|
|
153
165
|
textPrimaryInverse: e.white,
|
|
154
166
|
textSecondary: e.grey6,
|
|
155
|
-
textSecondaryInverse: e.
|
|
156
|
-
error: e.
|
|
157
|
-
textError: e.
|
|
167
|
+
textSecondaryInverse: e.white,
|
|
168
|
+
error: e.coral60,
|
|
169
|
+
textError: e.coral60,
|
|
158
170
|
textErrorInverse: e.white,
|
|
159
171
|
success: e.turquoise,
|
|
160
|
-
warning: e.
|
|
172
|
+
warning: e.yellow70,
|
|
161
173
|
promo: e.orchid,
|
|
162
|
-
highlight: e.
|
|
174
|
+
highlight: e.coral30,
|
|
163
175
|
successLow: e.turquoise10,
|
|
164
|
-
warningLow: e.
|
|
176
|
+
warningLow: e.yellow15,
|
|
165
177
|
errorLow: e.coral10,
|
|
166
178
|
promoLow: e.orchid10,
|
|
167
179
|
brandLow: e.telefonicaBlue10,
|
|
168
180
|
successHigh: e.turquoise70,
|
|
169
|
-
warningHigh: e.
|
|
170
|
-
errorHigh: e.
|
|
181
|
+
warningHigh: e.yellow70,
|
|
182
|
+
errorHigh: e.coral65,
|
|
171
183
|
promoHigh: e.orchid70,
|
|
172
184
|
successHighInverse: e.turquoise70,
|
|
173
|
-
warningHighInverse: e.
|
|
174
|
-
errorHighInverse: e.
|
|
185
|
+
warningHighInverse: e.yellow70,
|
|
186
|
+
errorHighInverse: e.coral65,
|
|
175
187
|
promoHighInverse: e.orchid70,
|
|
176
188
|
textNavigationBarPrimary: e.white,
|
|
177
189
|
textNavigationBarSecondary: e.grey1,
|
|
178
190
|
textNavigationSearchBarHint: e.grey1,
|
|
179
191
|
textNavigationSearchBarText: e.white,
|
|
180
192
|
textAppBar: e.grey4,
|
|
181
|
-
textAppBarSelected: e.
|
|
182
|
-
customTabsBackground: e.
|
|
183
|
-
tagTextPromo: e.
|
|
184
|
-
tagTextActive: e.
|
|
185
|
-
tagTextInactive: e.
|
|
186
|
-
tagTextInfo: e.
|
|
187
|
-
tagTextSuccess: e.
|
|
188
|
-
tagTextWarning: e.
|
|
189
|
-
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,
|
|
190
202
|
tagBackgroundPromo: e.orchid10,
|
|
191
|
-
tagBackgroundActive: e.
|
|
203
|
+
tagBackgroundActive: e.grey1,
|
|
192
204
|
tagBackgroundInactive: e.grey1,
|
|
193
205
|
tagBackgroundInfo: e.telefonicaBlue10,
|
|
194
206
|
tagBackgroundSuccess: e.turquoise10,
|
|
195
|
-
tagBackgroundWarning: e.
|
|
207
|
+
tagBackgroundWarning: e.yellow15,
|
|
196
208
|
tagBackgroundError: e.coral10,
|
|
197
|
-
tagTextPromoInverse: e.
|
|
198
|
-
tagTextActiveInverse: e.
|
|
199
|
-
tagTextInactiveInverse: e.
|
|
200
|
-
tagTextInfoInverse: e.
|
|
201
|
-
tagTextSuccessInverse: e.
|
|
202
|
-
tagTextWarningInverse: e.
|
|
203
|
-
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,
|
|
204
216
|
tagBackgroundPromoInverse: e.orchid10,
|
|
205
|
-
tagBackgroundActiveInverse: e.
|
|
217
|
+
tagBackgroundActiveInverse: e.grey1,
|
|
206
218
|
tagBackgroundInactiveInverse: e.grey1,
|
|
207
219
|
tagBackgroundInfoInverse: e.telefonicaBlue10,
|
|
208
220
|
tagBackgroundSuccessInverse: e.turquoise10,
|
|
209
|
-
tagBackgroundWarningInverse: e.
|
|
221
|
+
tagBackgroundWarningInverse: e.yellow15,
|
|
210
222
|
tagBackgroundErrorInverse: e.coral10,
|
|
211
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%)`
|
|
212
224
|
},
|
|
@@ -217,40 +229,40 @@ const e = {
|
|
|
217
229
|
backgroundBrandSecondary: e.darkModeBlack,
|
|
218
230
|
backgroundContainer: e.darkModeGrey,
|
|
219
231
|
backgroundContainerError: e.darkModeGrey,
|
|
220
|
-
backgroundContainerHover: (0, _color.applyAlpha)(e.
|
|
221
|
-
backgroundContainerPressed: (0, _color.applyAlpha)(e.
|
|
232
|
+
backgroundContainerHover: (0, _color.applyAlpha)(e.telefonicaBlue70, 0.05),
|
|
233
|
+
backgroundContainerPressed: (0, _color.applyAlpha)(e.telefonicaBlue70, 0.08),
|
|
222
234
|
backgroundContainerBrand: e.darkModeGrey,
|
|
223
235
|
backgroundContainerBrandHover: (0, _color.applyAlpha)(e.white, 0.03),
|
|
224
236
|
backgroundContainerBrandPressed: (0, _color.applyAlpha)(e.white, 0.05),
|
|
225
237
|
backgroundContainerBrandOverInverse: e.darkModeGrey,
|
|
226
238
|
backgroundContainerAlternative: e.darkModeGrey,
|
|
227
239
|
backgroundOverlay: (0, _color.applyAlpha)(e.darkModeGrey, 0.8),
|
|
228
|
-
backgroundSkeleton: e.
|
|
229
|
-
backgroundSkeletonInverse: e.
|
|
240
|
+
backgroundSkeleton: e.grey8,
|
|
241
|
+
backgroundSkeletonInverse: e.grey8,
|
|
230
242
|
backgroundBrandTop: e.darkModeBlack,
|
|
231
243
|
backgroundBrandBottom: e.darkModeBlack,
|
|
232
244
|
appBarBackground: e.darkModeGrey,
|
|
233
245
|
navigationBarBackground: e.darkModeBlack,
|
|
234
|
-
skeletonWave: e.
|
|
246
|
+
skeletonWave: e.grey8,
|
|
235
247
|
borderLow: e.darkModeBlack,
|
|
236
248
|
border: e.darkModeGrey,
|
|
237
249
|
borderHigh: e.grey5,
|
|
238
|
-
borderSelected: e.
|
|
250
|
+
borderSelected: e.darkModeTelefonicaBlue,
|
|
239
251
|
coverBackgroundHover: (0, _color.applyAlpha)(e.darkModeBlack, 0.25),
|
|
240
252
|
coverBackgroundPressed: (0, _color.applyAlpha)(e.darkModeBlack, 0.35),
|
|
241
|
-
buttonDangerBackground: e.
|
|
242
|
-
buttonDangerBackgroundPressed: e.
|
|
243
|
-
buttonDangerBackgroundHover: e.
|
|
244
|
-
buttonLinkDangerBackgroundPressed: (0, _color.applyAlpha)(e.
|
|
245
|
-
buttonLinkDangerBackgroundInverse: (0, _color.applyAlpha)(e.
|
|
246
|
-
buttonLinkDangerBackgroundInversePressed: (0, _color.applyAlpha)(e.
|
|
247
|
-
buttonLinkBackgroundPressed: (0, _color.applyAlpha)(e.
|
|
248
|
-
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),
|
|
249
261
|
buttonPrimaryBackground: e.telefonicaBlue,
|
|
250
|
-
buttonPrimaryBackgroundInverse: e.
|
|
262
|
+
buttonPrimaryBackgroundInverse: e.white,
|
|
251
263
|
buttonPrimaryBackgroundPressed: e.telefonicaBlue70,
|
|
252
264
|
buttonPrimaryBackgroundHover: e.telefonicaBlue70,
|
|
253
|
-
buttonPrimaryBackgroundInversePressed: e.
|
|
265
|
+
buttonPrimaryBackgroundInversePressed: e.telefonicaBlue10,
|
|
254
266
|
buttonSecondaryBackgroundPressed: (0, _color.applyAlpha)(e.white, 0.15),
|
|
255
267
|
buttonSecondaryBorder: e.white,
|
|
256
268
|
buttonSecondaryBackgroundHover: (0, _color.applyAlpha)(e.white, 0.15),
|
|
@@ -259,108 +271,109 @@ const e = {
|
|
|
259
271
|
buttonSecondaryBorderInversePressed: e.white,
|
|
260
272
|
buttonSecondaryBackgroundInverseHover: (0, _color.applyAlpha)(e.white, 0.15),
|
|
261
273
|
buttonSecondaryBackgroundInversePressed: (0, _color.applyAlpha)(e.white, 0.15),
|
|
262
|
-
textButtonPrimary: e.
|
|
263
|
-
textButtonPrimaryInverse: e.
|
|
264
|
-
textButtonPrimaryInversePressed: e.
|
|
265
|
-
textButtonSecondary: e.
|
|
266
|
-
textButtonSecondaryPressed: e.
|
|
267
|
-
textButtonSecondaryInverse: e.
|
|
268
|
-
textButtonSecondaryInversePressed: e.
|
|
269
|
-
textLink: e.
|
|
270
|
-
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,
|
|
271
283
|
textLinkDanger: e.coral,
|
|
272
|
-
textLinkSnackbar: e.
|
|
273
|
-
textActivated: e.
|
|
274
|
-
textBrand: e.
|
|
284
|
+
textLinkSnackbar: e.darkModeTelefonicaBlue,
|
|
285
|
+
textActivated: e.telefonicaBlue30,
|
|
286
|
+
textBrand: e.telefonicaBlue30,
|
|
275
287
|
inputBorder: e.grey5,
|
|
288
|
+
inputBorderInverse: e.grey5,
|
|
276
289
|
completedStep: e.telefonicaBlue,
|
|
277
290
|
completedStepInverse: e.telefonicaBlue,
|
|
278
|
-
control: e.
|
|
279
|
-
controlActivated: e.
|
|
280
|
-
controlInverse: e.
|
|
281
|
-
controlActivatedInverse: e.
|
|
291
|
+
control: e.grey5,
|
|
292
|
+
controlActivated: e.darkModeTelefonicaBlue,
|
|
293
|
+
controlInverse: e.grey5,
|
|
294
|
+
controlActivatedInverse: e.darkModeTelefonicaBlue,
|
|
282
295
|
controlError: e.coral,
|
|
283
296
|
barTrack: e.darkModeGrey6,
|
|
284
297
|
barTrackInverse: e.darkModeGrey6,
|
|
285
|
-
loadingBar: e.
|
|
298
|
+
loadingBar: e.darkModeTelefonicaBlue,
|
|
286
299
|
loadingBarBackground: e.grey6,
|
|
287
|
-
toggleAndroidInactive: e.
|
|
300
|
+
toggleAndroidInactive: e.grey2,
|
|
288
301
|
toggleAndroidBackgroundActive: e.telefonicaBlue20,
|
|
289
|
-
iosControlKnob: e.
|
|
290
|
-
controlKnobInverse: e.
|
|
291
|
-
divider: (0, _color.applyAlpha)(e.white, 0.
|
|
302
|
+
iosControlKnob: e.grey1,
|
|
303
|
+
controlKnobInverse: e.grey1,
|
|
304
|
+
divider: (0, _color.applyAlpha)(e.white, 0.2),
|
|
292
305
|
dividerInverse: (0, _color.applyAlpha)(e.white, 0.05),
|
|
293
306
|
navigationBarDivider: e.darkModeBlack,
|
|
294
|
-
badge: e.
|
|
295
|
-
feedbackErrorBackground: e.
|
|
296
|
-
feedbackInfoBackground: e.
|
|
297
|
-
brand: e.
|
|
307
|
+
badge: e.coral60,
|
|
308
|
+
feedbackErrorBackground: e.coral65,
|
|
309
|
+
feedbackInfoBackground: e.darkModeGrey,
|
|
310
|
+
brand: e.darkModeTelefonicaBlue,
|
|
298
311
|
brandHigh: (0, _color.applyAlpha)(e.white, 0.05),
|
|
299
|
-
inverse: e.
|
|
312
|
+
inverse: e.grey1,
|
|
300
313
|
neutralHigh: e.grey2,
|
|
301
314
|
neutralMedium: e.grey5,
|
|
302
315
|
neutralMediumInverse: e.grey5,
|
|
303
316
|
neutralLow: e.darkModeGrey6,
|
|
304
317
|
neutralLowAlternative: e.darkModeGrey6,
|
|
305
|
-
textPrimary: e.
|
|
306
|
-
textPrimaryInverse: e.
|
|
318
|
+
textPrimary: e.grey1,
|
|
319
|
+
textPrimaryInverse: e.grey1,
|
|
307
320
|
textSecondary: e.grey3,
|
|
308
321
|
textSecondaryInverse: e.grey3,
|
|
309
322
|
error: e.coral,
|
|
310
323
|
textError: e.coral,
|
|
311
324
|
textErrorInverse: e.coral,
|
|
312
325
|
success: e.turquoise,
|
|
313
|
-
warning: e.
|
|
326
|
+
warning: e.yellow,
|
|
314
327
|
promo: e.orchid,
|
|
315
|
-
highlight: e.
|
|
328
|
+
highlight: e.coral30,
|
|
316
329
|
successLow: e.darkModeGrey6,
|
|
317
330
|
warningLow: e.darkModeGrey6,
|
|
318
331
|
errorLow: e.darkModeGrey6,
|
|
319
332
|
promoLow: e.darkModeGrey6,
|
|
320
333
|
brandLow: e.darkModeGrey6,
|
|
321
334
|
successHigh: e.turquoise40,
|
|
322
|
-
warningHigh: e.
|
|
323
|
-
errorHigh: e.
|
|
335
|
+
warningHigh: e.yellow40,
|
|
336
|
+
errorHigh: e.coral30,
|
|
324
337
|
promoHigh: e.orchid40,
|
|
325
338
|
successHighInverse: e.turquoise70,
|
|
326
|
-
warningHighInverse: e.
|
|
327
|
-
errorHighInverse: e.
|
|
339
|
+
warningHighInverse: e.yellow70,
|
|
340
|
+
errorHighInverse: e.coral65,
|
|
328
341
|
promoHighInverse: e.orchid70,
|
|
329
|
-
textNavigationBarPrimary: e.
|
|
342
|
+
textNavigationBarPrimary: e.white,
|
|
330
343
|
textNavigationBarSecondary: e.grey4,
|
|
331
344
|
textNavigationSearchBarHint: e.grey4,
|
|
332
|
-
textNavigationSearchBarText: e.
|
|
333
|
-
textAppBar: e.
|
|
334
|
-
textAppBarSelected: e.
|
|
345
|
+
textNavigationSearchBarText: e.white,
|
|
346
|
+
textAppBar: e.grey2,
|
|
347
|
+
textAppBarSelected: e.white,
|
|
335
348
|
customTabsBackground: e.darkModeBlack,
|
|
336
349
|
tagTextPromo: e.orchid40,
|
|
337
|
-
tagTextActive: e.
|
|
338
|
-
tagTextInactive: e.
|
|
339
|
-
tagTextInfo: e.
|
|
350
|
+
tagTextActive: e.telefonicaBlue20,
|
|
351
|
+
tagTextInactive: e.grey3,
|
|
352
|
+
tagTextInfo: e.telefonicaBlue20,
|
|
340
353
|
tagTextSuccess: e.turquoise40,
|
|
341
|
-
tagTextWarning: e.
|
|
342
|
-
tagTextError: e.
|
|
343
|
-
tagBackgroundPromo: e.
|
|
344
|
-
tagBackgroundActive: e.
|
|
345
|
-
tagBackgroundInactive: e.
|
|
346
|
-
tagBackgroundInfo: e.
|
|
347
|
-
tagBackgroundSuccess: e.
|
|
348
|
-
tagBackgroundWarning: e.
|
|
349
|
-
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,
|
|
350
363
|
tagTextPromoInverse: e.orchid40,
|
|
351
|
-
tagTextActiveInverse: e.
|
|
352
|
-
tagTextInactiveInverse: e.
|
|
353
|
-
tagTextInfoInverse: e.
|
|
364
|
+
tagTextActiveInverse: e.telefonicaBlue20,
|
|
365
|
+
tagTextInactiveInverse: e.grey3,
|
|
366
|
+
tagTextInfoInverse: e.telefonicaBlue20,
|
|
354
367
|
tagTextSuccessInverse: e.turquoise40,
|
|
355
|
-
tagTextWarningInverse: e.
|
|
356
|
-
tagTextErrorInverse: e.
|
|
357
|
-
tagBackgroundPromoInverse: e.
|
|
358
|
-
tagBackgroundActiveInverse: e.
|
|
359
|
-
tagBackgroundInactiveInverse: e.
|
|
360
|
-
tagBackgroundInfoInverse: e.
|
|
361
|
-
tagBackgroundSuccessInverse: e.
|
|
362
|
-
tagBackgroundWarningInverse: e.
|
|
363
|
-
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,
|
|
364
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%)`
|
|
365
378
|
},
|
|
366
379
|
borderRadii: {
|
package/dist/skins/tu.js
CHANGED
|
@@ -124,6 +124,7 @@ const e = {
|
|
|
124
124
|
textActivated: e.primary,
|
|
125
125
|
textBrand: e.blue,
|
|
126
126
|
inputBorder: e.grey5,
|
|
127
|
+
inputBorderInverse: e.white,
|
|
127
128
|
completedStep: e.primary,
|
|
128
129
|
completedStepInverse: e.primary80,
|
|
129
130
|
control: e.grey5,
|
|
@@ -277,6 +278,7 @@ const e = {
|
|
|
277
278
|
textActivated: e.blue30,
|
|
278
279
|
textBrand: e.blue30,
|
|
279
280
|
inputBorder: e.grey5,
|
|
281
|
+
inputBorderInverse: e.grey5,
|
|
280
282
|
completedStep: e.grey2,
|
|
281
283
|
completedStepInverse: e.grey2,
|
|
282
284
|
control: e.darkModeGrey6,
|
package/dist/skins/vivo-new.js
CHANGED
|
@@ -120,6 +120,7 @@ const e = {
|
|
|
120
120
|
textActivated: e.vivoPurple,
|
|
121
121
|
textBrand: e.vivoPurple,
|
|
122
122
|
inputBorder: e.grey4,
|
|
123
|
+
inputBorderInverse: e.white,
|
|
123
124
|
completedStep: e.vivoPurple,
|
|
124
125
|
completedStepInverse: e.vivoPurpleDark,
|
|
125
126
|
control: e.grey4,
|
|
@@ -273,6 +274,7 @@ const e = {
|
|
|
273
274
|
textActivated: e.vivoPurpleLight80,
|
|
274
275
|
textBrand: e.vivoPurpleLight80,
|
|
275
276
|
inputBorder: e.darkModeGrey5,
|
|
277
|
+
inputBorderInverse: e.darkModeGrey5,
|
|
276
278
|
completedStep: e.vivoPurpleLight80,
|
|
277
279
|
completedStepInverse: e.vivoPurpleLight80,
|
|
278
280
|
control: e.darkModeGrey6,
|
package/dist/skins/vivo.js
CHANGED
|
@@ -119,6 +119,7 @@ const e = {
|
|
|
119
119
|
textActivated: e.vivoPurple,
|
|
120
120
|
textBrand: e.vivoPurple,
|
|
121
121
|
inputBorder: e.grey3,
|
|
122
|
+
inputBorderInverse: e.white,
|
|
122
123
|
completedStep: e.vivoPurple,
|
|
123
124
|
completedStepInverse: e.vivoPurpleDark,
|
|
124
125
|
control: e.grey3,
|
|
@@ -272,6 +273,7 @@ const e = {
|
|
|
272
273
|
textActivated: e.vivoPurpleLight80,
|
|
273
274
|
textBrand: e.vivoPurpleLight80,
|
|
274
275
|
inputBorder: e.darkModeGrey6,
|
|
276
|
+
inputBorderInverse: e.darkModeGrey6,
|
|
275
277
|
completedStep: e.vivoPurpleLight80,
|
|
276
278
|
completedStepInverse: e.vivoPurpleLight80,
|
|
277
279
|
control: e.darkModeGrey6,
|
|
@@ -16,19 +16,19 @@ _export(exports, {
|
|
|
16
16
|
return f;
|
|
17
17
|
},
|
|
18
18
|
disabled: function() {
|
|
19
|
-
return
|
|
19
|
+
return y;
|
|
20
20
|
},
|
|
21
21
|
input: function() {
|
|
22
|
-
return
|
|
22
|
+
return l;
|
|
23
23
|
},
|
|
24
24
|
iosThumb: function() {
|
|
25
|
-
return
|
|
25
|
+
return j;
|
|
26
26
|
},
|
|
27
27
|
thumbActive: function() {
|
|
28
28
|
return r;
|
|
29
29
|
},
|
|
30
30
|
thumbContainer: function() {
|
|
31
|
-
return
|
|
31
|
+
return a;
|
|
32
32
|
},
|
|
33
33
|
thumbHover: function() {
|
|
34
34
|
return e;
|
|
@@ -39,13 +39,13 @@ _export(exports, {
|
|
|
39
39
|
});
|
|
40
40
|
require("./sprinkles.css.ts.vanilla.css-mistica.js");
|
|
41
41
|
require("./slider.css.ts.vanilla.css-mistica.js");
|
|
42
|
-
var n = "
|
|
43
|
-
default: "
|
|
44
|
-
inverse: "
|
|
45
|
-
},
|
|
46
|
-
default: "
|
|
47
|
-
inverse: "
|
|
48
|
-
},
|
|
49
|
-
default: "
|
|
50
|
-
inverse: "
|
|
51
|
-
}, h = "
|
|
42
|
+
var n = "v16_28_1j1wlhk1 v16_28_1y2v1nfjf v16_28_1y2v1nfim v16_28_1y2v1nfis v16_28_1y2v1nfj7 v16_28_1y2v1nflt", f = {
|
|
43
|
+
default: "v16_28_1j1wlhk7 v16_28_1y2v1nfjn v16_28_1y2v1nfk3 v16_28_1y2v1nflc v16_28_1y2v1nf5n",
|
|
44
|
+
inverse: "v16_28_1j1wlhk7 v16_28_1y2v1nfjn v16_28_1y2v1nfk3 v16_28_1y2v1nflc v16_28_1y2v1nf5p"
|
|
45
|
+
}, y = "v16_28_1j1wlhk2", l = "v16_28_1j1wlhkj v16_28_1y2v1nfin v16_28_1y2v1nfm0", j = "v16_28_1j1wlhkd v16_28_1y2v1nf5z v16_28_1y2v1nflc", r = {
|
|
46
|
+
default: "v16_28_1j1wlhkg",
|
|
47
|
+
inverse: "v16_28_1j1wlhkh"
|
|
48
|
+
}, a = "v16_28_1j1wlhk5 v16_28_1y2v1nfin v16_28_1y2v1nfis v16_28_1y2v1nfj7 v16_28_1y2v1nfj1", e = {
|
|
49
|
+
default: "v16_28_1j1wlhke",
|
|
50
|
+
inverse: "v16_28_1j1wlhkf"
|
|
51
|
+
}, h = "v16_28_1y2v1nfjf v16_28_1y2v1nfjz v16_28_1y2v1nflq";
|