@telefonica/mistica 12.0.0 → 12.2.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/README.md +2 -2
- package/dist/button-group.d.ts +2 -1
- package/dist/button-group.js +36 -5
- package/dist/button-group.js.flow +2 -1
- package/dist/button-layout.d.ts +2 -1
- package/dist/button-layout.js +22 -4
- package/dist/button-layout.js.flow +2 -1
- package/dist/button.js +114 -35
- package/dist/card.d.ts +4 -0
- package/dist/card.js +7 -2
- package/dist/card.js.flow +4 -0
- package/dist/carousel.d.ts +4 -0
- package/dist/carousel.js +6 -3
- package/dist/carousel.js.flow +6 -0
- package/dist/checkbox.js +2 -1
- package/dist/dialog.d.ts +21 -4
- package/dist/dialog.js +51 -26
- package/dist/dialog.js.flow +17 -4
- package/dist/generated/mistica-icons/icon-gift-light.js +1 -1
- package/dist/generated/mistica-icons/icon-hand-snap-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-intranet-light.js +1 -1
- package/dist/generated/mistica-icons/icon-photo-camera-filled.js +38 -18
- package/dist/generated/mistica-icons/icon-photo-camera-light.js +30 -16
- package/dist/generated/mistica-icons/icon-process-loading-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-shield-cross-light.js +1 -1
- package/dist/generated/mistica-icons/icon-shop-light.js +1 -1
- package/dist/generated/mistica-icons/icon-support-agent-premium-regular.js +1 -1
- package/dist/generated/mistica-icons/icon-support-agent-regular.js +1 -1
- package/dist/generated/mistica-icons/icon-tag-discount-euro-regular.js +1 -1
- package/dist/generated/mistica-icons/icon-talk-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-tips-and-tricks-regular.js +2 -2
- package/dist/generated/mistica-icons/icon-tongue-light.js +1 -1
- package/dist/generated/mistica-icons/icon-trash-can-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-umbrella-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-web-filled.js +1 -1
- package/dist/generated/mistica-icons/icon-world-device-filled.d.ts +4 -0
- package/dist/generated/mistica-icons/icon-world-device-filled.js +109 -0
- package/dist/generated/mistica-icons/icon-world-device-filled.js.flow +6 -0
- package/dist/generated/mistica-icons/icon-world-device-light.d.ts +4 -0
- package/dist/generated/mistica-icons/icon-world-device-light.js +115 -0
- package/dist/generated/mistica-icons/icon-world-device-light.js.flow +6 -0
- package/dist/generated/mistica-icons/icon-world-device-regular.d.ts +4 -0
- package/dist/generated/mistica-icons/icon-world-device-regular.js +109 -0
- package/dist/generated/mistica-icons/icon-world-device-regular.js.flow +6 -0
- package/dist/grid-layout.d.ts +16 -0
- package/dist/grid-layout.js +96 -35
- package/dist/grid-layout.js.flow +33 -1
- package/dist/header.d.ts +3 -1
- package/dist/header.js +4 -2
- package/dist/header.js.flow +7 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +58 -0
- package/dist/index.js.flow +11 -1
- package/dist/navigation-bar.js +121 -96
- package/dist/overscroll-color-context.d.ts +1 -1
- package/dist/overscroll-color-context.js +12 -14
- package/dist/overscroll-color-context.js.flow +1 -1
- package/dist/package-version.js +1 -1
- package/dist/popover.d.ts +2 -1
- package/dist/popover.js +58 -63
- package/dist/popover.js.flow +2 -1
- package/dist/skeleton-base.d.ts +9 -0
- package/dist/skeleton-base.js +75 -0
- package/dist/skeleton-base.js.flow +11 -0
- package/dist/skeletons.d.ts +21 -0
- package/dist/skeletons.js +232 -0
- package/dist/skeletons.js.flow +29 -0
- package/dist/skins/blau.js +2 -2
- package/dist/skins/movistar.js +1 -1
- package/dist/skins/o2-classic.js +1 -1
- package/dist/skins/o2.js +1 -1
- package/dist/skins/telefonica.js +2 -2
- package/dist/skins/utils.d.ts +2 -0
- package/dist/skins/utils.js +34 -1
- package/dist/skins/utils.js.flow +2 -0
- package/dist/skins/vivo.js +1 -1
- package/dist/spinner.js +0 -1
- package/dist/tabs.d.ts +2 -1
- package/dist/tabs.js +22 -4
- package/dist/tabs.js.flow +2 -1
- package/dist/text-link.js +16 -8
- package/dist-es/button-group.js +35 -5
- package/dist-es/button-layout.js +21 -4
- package/dist-es/button.js +114 -35
- package/dist-es/card.js +7 -2
- package/dist-es/carousel.js +6 -3
- package/dist-es/checkbox.js +2 -1
- package/dist-es/dialog.js +51 -25
- package/dist-es/generated/mistica-icons/icon-gift-light.js +1 -1
- package/dist-es/generated/mistica-icons/icon-hand-snap-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-intranet-light.js +1 -1
- package/dist-es/generated/mistica-icons/icon-photo-camera-filled.js +38 -18
- package/dist-es/generated/mistica-icons/icon-photo-camera-light.js +30 -16
- package/dist-es/generated/mistica-icons/icon-process-loading-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-shield-cross-light.js +1 -1
- package/dist-es/generated/mistica-icons/icon-shop-light.js +1 -1
- package/dist-es/generated/mistica-icons/icon-support-agent-premium-regular.js +1 -1
- package/dist-es/generated/mistica-icons/icon-support-agent-regular.js +1 -1
- package/dist-es/generated/mistica-icons/icon-tag-discount-euro-regular.js +1 -1
- package/dist-es/generated/mistica-icons/icon-talk-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-tips-and-tricks-regular.js +2 -2
- package/dist-es/generated/mistica-icons/icon-tongue-light.js +1 -1
- package/dist-es/generated/mistica-icons/icon-trash-can-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-umbrella-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-web-filled.js +1 -1
- package/dist-es/generated/mistica-icons/icon-world-device-filled.js +85 -0
- package/dist-es/generated/mistica-icons/icon-world-device-light.js +91 -0
- package/dist-es/generated/mistica-icons/icon-world-device-regular.js +85 -0
- package/dist-es/grid-layout.js +95 -35
- package/dist-es/header.js +4 -2
- package/dist-es/index.js +5 -1
- package/dist-es/navigation-bar.js +121 -96
- package/dist-es/overscroll-color-context.js +12 -14
- package/dist-es/package-version.js +1 -1
- package/dist-es/popover.js +59 -64
- package/dist-es/skeleton-base.js +43 -0
- package/dist-es/skeletons.js +196 -0
- package/dist-es/skins/blau.js +2 -2
- package/dist-es/skins/movistar.js +1 -1
- package/dist-es/skins/o2-classic.js +1 -1
- package/dist-es/skins/o2.js +1 -1
- package/dist-es/skins/telefonica.js +2 -2
- package/dist-es/skins/utils.js +12 -0
- package/dist-es/skins/vivo.js +1 -1
- package/dist-es/spinner.js +0 -1
- package/dist-es/tabs.js +21 -4
- package/dist-es/text-link.js +16 -8
- package/package.json +2 -2
package/dist/grid-layout.js.flow
CHANGED
|
@@ -1,35 +1,67 @@
|
|
|
1
1
|
// @flow
|
|
2
2
|
|
|
3
3
|
import * as React from "react";
|
|
4
|
-
|
|
4
|
+
import type { DataAttributes } from "./utils/types";
|
|
5
|
+
declare type VerticalSpace =
|
|
6
|
+
| 0
|
|
7
|
+
| 2
|
|
8
|
+
| 4
|
|
9
|
+
| 8
|
|
10
|
+
| 12
|
|
11
|
+
| 16
|
|
12
|
+
| 24
|
|
13
|
+
| 32
|
|
14
|
+
| 40
|
|
15
|
+
| 48
|
|
16
|
+
| 56
|
|
17
|
+
| 64
|
|
18
|
+
| 72
|
|
19
|
+
| 80;
|
|
20
|
+
declare type PropsChildren = {
|
|
21
|
+
children: React.Node,
|
|
22
|
+
verticalSpace?: VerticalSpace,
|
|
23
|
+
dataAttributes?: DataAttributes,
|
|
24
|
+
};
|
|
5
25
|
declare type PropsTemplate6_6 = {
|
|
6
26
|
template: "6+6",
|
|
7
27
|
left: React.Node,
|
|
8
28
|
right: React.Node,
|
|
29
|
+
verticalSpace?: VerticalSpace,
|
|
30
|
+
dataAttributes?: DataAttributes,
|
|
9
31
|
};
|
|
10
32
|
declare type PropsTemplate8_4 = {
|
|
11
33
|
template: "8+4",
|
|
12
34
|
left: React.Node,
|
|
13
35
|
right: React.Node,
|
|
36
|
+
verticalSpace?: VerticalSpace,
|
|
37
|
+
dataAttributes?: DataAttributes,
|
|
14
38
|
};
|
|
15
39
|
declare type PropsTemplate4_6 = {
|
|
16
40
|
template: "4+6",
|
|
17
41
|
left: React.Node,
|
|
18
42
|
right: React.Node,
|
|
43
|
+
verticalSpace?: VerticalSpace,
|
|
44
|
+
dataAttributes?: DataAttributes,
|
|
19
45
|
};
|
|
20
46
|
declare type PropsTemplate5_4 = {
|
|
21
47
|
template: "5+4",
|
|
22
48
|
left: React.Node,
|
|
23
49
|
right: React.Node,
|
|
50
|
+
verticalSpace?: VerticalSpace,
|
|
51
|
+
dataAttributes?: DataAttributes,
|
|
24
52
|
};
|
|
25
53
|
declare type PropsTemplate3_9 = {
|
|
26
54
|
template: "3+9",
|
|
27
55
|
left: React.Node,
|
|
28
56
|
right: React.Node,
|
|
57
|
+
verticalSpace?: VerticalSpace,
|
|
58
|
+
dataAttributes?: DataAttributes,
|
|
29
59
|
};
|
|
30
60
|
declare type PropsTemplate10 = {
|
|
31
61
|
template: "10",
|
|
32
62
|
children: React.Node,
|
|
63
|
+
verticalSpace?: VerticalSpace,
|
|
64
|
+
dataAttributes?: DataAttributes,
|
|
33
65
|
};
|
|
34
66
|
declare type Props =
|
|
35
67
|
| PropsChildren
|
package/dist/header.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import NavigationBreadcrumbs from './navigation-breadcrumbs';
|
|
3
3
|
import { ButtonPrimary, ButtonSecondary } from './button';
|
|
4
|
-
import type { RendersElement, RendersNullableElement } from './utils/types';
|
|
4
|
+
import type { DataAttributes, RendersElement, RendersNullableElement } from './utils/types';
|
|
5
5
|
import type { TextPresetProps } from './text';
|
|
6
6
|
declare type OverridableTextProps = {
|
|
7
7
|
color?: TextPresetProps['color'];
|
|
@@ -20,6 +20,7 @@ declare type HeaderProps = {
|
|
|
20
20
|
secondaryButton?: RendersNullableElement<typeof ButtonSecondary>;
|
|
21
21
|
subtitle?: RichText;
|
|
22
22
|
isErrorAmount?: boolean;
|
|
23
|
+
dataAttributes?: DataAttributes;
|
|
23
24
|
};
|
|
24
25
|
export declare const Header: React.FC<HeaderProps>;
|
|
25
26
|
declare type MainSectionHeaderProps = {
|
|
@@ -35,6 +36,7 @@ declare type HeaderLayoutProps = {
|
|
|
35
36
|
extra?: React.ReactNode;
|
|
36
37
|
sideBySideExtraOnDesktop?: boolean;
|
|
37
38
|
children?: void;
|
|
39
|
+
dataAttributes?: DataAttributes;
|
|
38
40
|
};
|
|
39
41
|
export declare const HeaderLayout: React.FC<HeaderLayoutProps>;
|
|
40
42
|
declare type MainSectionHeaderLayoutProps = {
|
package/dist/header.js
CHANGED
|
@@ -98,7 +98,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
98
98
|
return target;
|
|
99
99
|
}
|
|
100
100
|
var Header = function Header(param) {
|
|
101
|
-
var pretitle = param.pretitle, title = param.title, preamount = param.preamount, amount = param.amount, button = param.button, subtitle = param.subtitle, isErrorAmount = param.isErrorAmount, secondaryButton = param.secondaryButton;
|
|
101
|
+
var pretitle = param.pretitle, title = param.title, preamount = param.preamount, amount = param.amount, button = param.button, subtitle = param.subtitle, isErrorAmount = param.isErrorAmount, secondaryButton = param.secondaryButton, dataAttributes = param.dataAttributes;
|
|
102
102
|
var isTabletOrSmaller = (0, _hooks).useScreenSize().isTabletOrSmaller;
|
|
103
103
|
var theme = (0, _hooks).useTheme();
|
|
104
104
|
var isInverse = (0, _themeVariantContext).useIsInverseVariant();
|
|
@@ -121,6 +121,7 @@ var Header = function Header(param) {
|
|
|
121
121
|
};
|
|
122
122
|
return /*#__PURE__*/ (0, _jsxRuntime).jsxs(_stack.default, {
|
|
123
123
|
space: isTabletOrSmaller ? 24 : 32,
|
|
124
|
+
dataAttributes: dataAttributes,
|
|
124
125
|
children: [
|
|
125
126
|
(title || pretitle) && /*#__PURE__*/ (0, _jsxRuntime).jsx(_box.default, {
|
|
126
127
|
paddingRight: 16,
|
|
@@ -202,13 +203,14 @@ var useHeaderLayoutStyles = (0, _jss).createUseStyles(function(theme) {
|
|
|
202
203
|
};
|
|
203
204
|
});
|
|
204
205
|
var HeaderLayout = function HeaderLayout(param) {
|
|
205
|
-
var _isInverse = param.isInverse, isInverse = _isInverse === void 0 ? true : _isInverse, breadcrumbs = param.breadcrumbs, header = param.header, extra = param.extra, _sideBySideExtraOnDesktop = param.sideBySideExtraOnDesktop, sideBySideExtraOnDesktop = _sideBySideExtraOnDesktop === void 0 ? false : _sideBySideExtraOnDesktop;
|
|
206
|
+
var _isInverse = param.isInverse, isInverse = _isInverse === void 0 ? true : _isInverse, breadcrumbs = param.breadcrumbs, header = param.header, extra = param.extra, _sideBySideExtraOnDesktop = param.sideBySideExtraOnDesktop, sideBySideExtraOnDesktop = _sideBySideExtraOnDesktop === void 0 ? false : _sideBySideExtraOnDesktop, dataAttributes = param.dataAttributes;
|
|
206
207
|
var classes = useHeaderLayoutStyles({
|
|
207
208
|
isInverse: isInverse
|
|
208
209
|
});
|
|
209
210
|
var isTabletOrSmaller = (0, _hooks).useScreenSize().isTabletOrSmaller;
|
|
210
211
|
return /*#__PURE__*/ (0, _jsxRuntime).jsx(_responsiveLayout.default, {
|
|
211
212
|
className: classes.background,
|
|
213
|
+
dataAttributes: dataAttributes,
|
|
212
214
|
children: /*#__PURE__*/ (0, _jsxRuntime).jsxs(_themeVariantContext.ThemeVariant, {
|
|
213
215
|
isInverse: isInverse,
|
|
214
216
|
children: [
|
package/dist/header.js.flow
CHANGED
|
@@ -3,7 +3,11 @@
|
|
|
3
3
|
import * as React from "react";
|
|
4
4
|
import NavigationBreadcrumbs from "./navigation-breadcrumbs";
|
|
5
5
|
import { ButtonPrimary, ButtonSecondary } from "./button";
|
|
6
|
-
import type {
|
|
6
|
+
import type {
|
|
7
|
+
DataAttributes,
|
|
8
|
+
RendersElement,
|
|
9
|
+
RendersNullableElement,
|
|
10
|
+
} from "./utils/types";
|
|
7
11
|
import type { TextPresetProps } from "./text";
|
|
8
12
|
declare type OverridableTextProps = {
|
|
9
13
|
color?: $PropertyType<TextPresetProps, "color">,
|
|
@@ -27,6 +31,7 @@ declare type HeaderProps = {
|
|
|
27
31
|
secondaryButton?: RendersNullableElement<typeof ButtonSecondary>,
|
|
28
32
|
subtitle?: RichText,
|
|
29
33
|
isErrorAmount?: boolean,
|
|
34
|
+
dataAttributes?: DataAttributes,
|
|
30
35
|
};
|
|
31
36
|
declare export var Header: React.ComponentType<HeaderProps>;
|
|
32
37
|
declare type MainSectionHeaderProps = {
|
|
@@ -43,6 +48,7 @@ declare type HeaderLayoutProps = {
|
|
|
43
48
|
header: React.Node,
|
|
44
49
|
extra?: React.Node,
|
|
45
50
|
sideBySideExtraOnDesktop?: boolean,
|
|
51
|
+
dataAttributes?: DataAttributes,
|
|
46
52
|
};
|
|
47
53
|
declare export var HeaderLayout: React.ComponentType<HeaderLayoutProps>;
|
|
48
54
|
declare type MainSectionHeaderLayoutProps = {
|
package/dist/index.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ export { FeedbackScreen, ErrorFeedbackScreen, InfoFeedbackScreen, SuccessFeedbac
|
|
|
20
20
|
export { default as IconButton } from './icon-button';
|
|
21
21
|
export { default as Popover } from './popover';
|
|
22
22
|
export { default as FocusTrap } from './focus-trap';
|
|
23
|
-
export { confirm, alert } from './dialog';
|
|
23
|
+
export { confirm, alert, dialog } from './dialog';
|
|
24
24
|
export { default as Badge } from './badge';
|
|
25
25
|
export { default as TextLink } from './text-link';
|
|
26
26
|
export { default as Overlay } from './overlay';
|
|
@@ -86,6 +86,7 @@ export { default as IconChevron } from './icons/icon-chevron';
|
|
|
86
86
|
export { default as IconError } from './icons/icon-error';
|
|
87
87
|
export { default as IconSuccess } from './icons/icon-success';
|
|
88
88
|
export { default as IconSuccessVivo } from './icons/icon-success-vivo';
|
|
89
|
+
export { SkeletonCircle, SkeletonRow, SkeletonLine, SkeletonRectangle, SkeletonText } from './skeletons';
|
|
89
90
|
export { default as Circle } from './circle';
|
|
90
91
|
export { useTheme, useScreenSize, useElementDimensions, useAriaId, useWindowSize, useWindowHeight, useWindowWidth, useIsInViewport, } from './hooks';
|
|
91
92
|
export type { ThemeConfig, ColorScheme, EventFormat } from './theme';
|
|
@@ -1737,3 +1738,6 @@ export { default as IconWorkflowRegular } from './generated/mistica-icons/icon-w
|
|
|
1737
1738
|
export { default as IconWorkshopMeetingFilled } from './generated/mistica-icons/icon-workshop-meeting-filled';
|
|
1738
1739
|
export { default as IconWorkshopMeetingLight } from './generated/mistica-icons/icon-workshop-meeting-light';
|
|
1739
1740
|
export { default as IconWorkshopMeetingRegular } from './generated/mistica-icons/icon-workshop-meeting-regular';
|
|
1741
|
+
export { default as IconWorldDeviceFilled } from './generated/mistica-icons/icon-world-device-filled';
|
|
1742
|
+
export { default as IconWorldDeviceLight } from './generated/mistica-icons/icon-world-device-light';
|
|
1743
|
+
export { default as IconWorldDeviceRegular } from './generated/mistica-icons/icon-world-device-regular';
|
package/dist/index.js
CHANGED
|
@@ -206,6 +206,12 @@ Object.defineProperty(exports, "alert", {
|
|
|
206
206
|
return _dialog.alert;
|
|
207
207
|
}
|
|
208
208
|
});
|
|
209
|
+
Object.defineProperty(exports, "dialog", {
|
|
210
|
+
enumerable: true,
|
|
211
|
+
get: function() {
|
|
212
|
+
return _dialog.dialog;
|
|
213
|
+
}
|
|
214
|
+
});
|
|
209
215
|
Object.defineProperty(exports, "Badge", {
|
|
210
216
|
enumerable: true,
|
|
211
217
|
get: function() {
|
|
@@ -764,6 +770,36 @@ Object.defineProperty(exports, "IconSuccessVivo", {
|
|
|
764
770
|
return _iconSuccessVivo.default;
|
|
765
771
|
}
|
|
766
772
|
});
|
|
773
|
+
Object.defineProperty(exports, "SkeletonCircle", {
|
|
774
|
+
enumerable: true,
|
|
775
|
+
get: function() {
|
|
776
|
+
return _skeletons.SkeletonCircle;
|
|
777
|
+
}
|
|
778
|
+
});
|
|
779
|
+
Object.defineProperty(exports, "SkeletonRow", {
|
|
780
|
+
enumerable: true,
|
|
781
|
+
get: function() {
|
|
782
|
+
return _skeletons.SkeletonRow;
|
|
783
|
+
}
|
|
784
|
+
});
|
|
785
|
+
Object.defineProperty(exports, "SkeletonLine", {
|
|
786
|
+
enumerable: true,
|
|
787
|
+
get: function() {
|
|
788
|
+
return _skeletons.SkeletonLine;
|
|
789
|
+
}
|
|
790
|
+
});
|
|
791
|
+
Object.defineProperty(exports, "SkeletonRectangle", {
|
|
792
|
+
enumerable: true,
|
|
793
|
+
get: function() {
|
|
794
|
+
return _skeletons.SkeletonRectangle;
|
|
795
|
+
}
|
|
796
|
+
});
|
|
797
|
+
Object.defineProperty(exports, "SkeletonText", {
|
|
798
|
+
enumerable: true,
|
|
799
|
+
get: function() {
|
|
800
|
+
return _skeletons.SkeletonText;
|
|
801
|
+
}
|
|
802
|
+
});
|
|
767
803
|
Object.defineProperty(exports, "Circle", {
|
|
768
804
|
enumerable: true,
|
|
769
805
|
get: function() {
|
|
@@ -10724,6 +10760,24 @@ Object.defineProperty(exports, "IconWorkshopMeetingRegular", {
|
|
|
10724
10760
|
return _iconWorkshopMeetingRegular.default;
|
|
10725
10761
|
}
|
|
10726
10762
|
});
|
|
10763
|
+
Object.defineProperty(exports, "IconWorldDeviceFilled", {
|
|
10764
|
+
enumerable: true,
|
|
10765
|
+
get: function() {
|
|
10766
|
+
return _iconWorldDeviceFilled.default;
|
|
10767
|
+
}
|
|
10768
|
+
});
|
|
10769
|
+
Object.defineProperty(exports, "IconWorldDeviceLight", {
|
|
10770
|
+
enumerable: true,
|
|
10771
|
+
get: function() {
|
|
10772
|
+
return _iconWorldDeviceLight.default;
|
|
10773
|
+
}
|
|
10774
|
+
});
|
|
10775
|
+
Object.defineProperty(exports, "IconWorldDeviceRegular", {
|
|
10776
|
+
enumerable: true,
|
|
10777
|
+
get: function() {
|
|
10778
|
+
return _iconWorldDeviceRegular.default;
|
|
10779
|
+
}
|
|
10780
|
+
});
|
|
10727
10781
|
var _packageVersion = require("./package-version");
|
|
10728
10782
|
var _jss = require("./jss");
|
|
10729
10783
|
var _themeContext = _interopRequireDefault(require("./theme-context"));
|
|
@@ -10811,6 +10865,7 @@ var _iconChevron = _interopRequireDefault(require("./icons/icon-chevron"));
|
|
|
10811
10865
|
var _iconError = _interopRequireDefault(require("./icons/icon-error"));
|
|
10812
10866
|
var _iconSuccess = _interopRequireDefault(require("./icons/icon-success"));
|
|
10813
10867
|
var _iconSuccessVivo = _interopRequireDefault(require("./icons/icon-success-vivo"));
|
|
10868
|
+
var _skeletons = require("./skeletons");
|
|
10814
10869
|
var _circle = _interopRequireDefault(require("./circle"));
|
|
10815
10870
|
var _hooks = require("./hooks");
|
|
10816
10871
|
var _analytics = require("./utils/analytics");
|
|
@@ -12451,6 +12506,9 @@ var _iconWorkflowRegular = _interopRequireDefault(require("./generated/mistica-i
|
|
|
12451
12506
|
var _iconWorkshopMeetingFilled = _interopRequireDefault(require("./generated/mistica-icons/icon-workshop-meeting-filled"));
|
|
12452
12507
|
var _iconWorkshopMeetingLight = _interopRequireDefault(require("./generated/mistica-icons/icon-workshop-meeting-light"));
|
|
12453
12508
|
var _iconWorkshopMeetingRegular = _interopRequireDefault(require("./generated/mistica-icons/icon-workshop-meeting-regular"));
|
|
12509
|
+
var _iconWorldDeviceFilled = _interopRequireDefault(require("./generated/mistica-icons/icon-world-device-filled"));
|
|
12510
|
+
var _iconWorldDeviceLight = _interopRequireDefault(require("./generated/mistica-icons/icon-world-device-light"));
|
|
12511
|
+
var _iconWorldDeviceRegular = _interopRequireDefault(require("./generated/mistica-icons/icon-world-device-regular"));
|
|
12454
12512
|
function _interopRequireDefault(obj) {
|
|
12455
12513
|
return obj && obj.__esModule ? obj : {
|
|
12456
12514
|
default: obj
|
package/dist/index.js.flow
CHANGED
|
@@ -39,7 +39,7 @@ declare export {
|
|
|
39
39
|
declare export { default as IconButton } from "./icon-button";
|
|
40
40
|
declare export { default as Popover } from "./popover";
|
|
41
41
|
declare export { default as FocusTrap } from "./focus-trap";
|
|
42
|
-
declare export { confirm, alert } from "./dialog";
|
|
42
|
+
declare export { confirm, alert, dialog } from "./dialog";
|
|
43
43
|
declare export { default as Badge } from "./badge";
|
|
44
44
|
declare export { default as TextLink } from "./text-link";
|
|
45
45
|
declare export { default as Overlay } from "./overlay";
|
|
@@ -134,6 +134,13 @@ declare export { default as IconChevron } from "./icons/icon-chevron";
|
|
|
134
134
|
declare export { default as IconError } from "./icons/icon-error";
|
|
135
135
|
declare export { default as IconSuccess } from "./icons/icon-success";
|
|
136
136
|
declare export { default as IconSuccessVivo } from "./icons/icon-success-vivo";
|
|
137
|
+
declare export {
|
|
138
|
+
SkeletonCircle,
|
|
139
|
+
SkeletonRow,
|
|
140
|
+
SkeletonLine,
|
|
141
|
+
SkeletonRectangle,
|
|
142
|
+
SkeletonText,
|
|
143
|
+
} from "./skeletons";
|
|
137
144
|
declare export { default as Circle } from "./circle";
|
|
138
145
|
declare export {
|
|
139
146
|
useTheme,
|
|
@@ -1804,3 +1811,6 @@ declare export { default as IconWorkflowRegular } from "./generated/mistica-icon
|
|
|
1804
1811
|
declare export { default as IconWorkshopMeetingFilled } from "./generated/mistica-icons/icon-workshop-meeting-filled";
|
|
1805
1812
|
declare export { default as IconWorkshopMeetingLight } from "./generated/mistica-icons/icon-workshop-meeting-light";
|
|
1806
1813
|
declare export { default as IconWorkshopMeetingRegular } from "./generated/mistica-icons/icon-workshop-meeting-regular";
|
|
1814
|
+
declare export { default as IconWorldDeviceFilled } from "./generated/mistica-icons/icon-world-device-filled";
|
|
1815
|
+
declare export { default as IconWorldDeviceLight } from "./generated/mistica-icons/icon-world-device-light";
|
|
1816
|
+
declare export { default as IconWorldDeviceRegular } from "./generated/mistica-icons/icon-world-device-regular";
|
package/dist/navigation-bar.js
CHANGED
|
@@ -161,18 +161,11 @@ var MovistarLogo = function MovistarLogo(param) {
|
|
|
161
161
|
return /*#__PURE__*/ (0, _jsxRuntime).jsx("svg", {
|
|
162
162
|
width: size,
|
|
163
163
|
height: size,
|
|
164
|
-
viewBox: "0 0
|
|
164
|
+
viewBox: "0 0 24 24",
|
|
165
|
+
fill: color,
|
|
165
166
|
role: "presentation",
|
|
166
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("
|
|
167
|
-
|
|
168
|
-
fillRule: "evenodd",
|
|
169
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("g", {
|
|
170
|
-
fill: color,
|
|
171
|
-
fillRule: "nonzero",
|
|
172
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
173
|
-
d: "M3.097 16.22c-.595 2.473-.826 5.05-.316 8.118.47 2.83 1.304 5.272 1.865 6.617.194.464.493.948.726 1.246.665.855 1.775.8 2.24.567.508-.254 1.092-.868.881-2.269-.102-.676-.397-1.666-.563-2.217-.508-1.69-1.186-3.728-1.245-5.18-.079-1.942.675-2.196 1.175-2.307.842-.188 1.547.75 2.217 1.927.8 1.405 2.171 3.894 3.29 5.794 1.008 1.716 2.872 3.553 5.864 3.427 3.05-.129 5.297-1.31 6.456-5.034.866-2.785 1.457-4.866 2.408-6.997 1.093-2.452 2.55-3.764 3.779-3.363 1.14.371 1.424 1.504 1.438 3.168.012 1.473-.155 3.096-.286 4.288-.047.433-.133 1.304-.098 1.787.069.95.474 1.9 1.526 2.05 1.122.162 2.022-.748 2.381-1.85.142-.433.263-1.097.328-1.568.33-2.38.415-3.979.267-6.413-.174-2.846-.722-5.443-1.679-7.689-.914-2.148-2.384-3.525-4.269-3.646-2.086-.136-4.48 1.271-5.736 4-1.158 2.516-2.084 5.098-2.646 6.416-.57 1.337-1.407 2.161-2.695 2.299-1.574.168-2.93-.993-3.923-2.65-.867-1.442-2.583-4.19-3.502-5.114-.863-.868-1.848-1.953-3.9-1.92-1.621.026-4.615.839-5.983 6.513z"
|
|
174
|
-
})
|
|
175
|
-
})
|
|
167
|
+
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
168
|
+
d: "M5.75989 5.73747C4.83318 5.7524 3.12261 6.21673 2.34128 9.45937C2.00085 10.8723 1.86931 12.3449 2.16077 14.0979C2.42943 15.7147 2.90545 17.1101 3.22629 17.8792C3.33689 18.1441 3.50812 18.4206 3.6405 18.5906C4.02129 19.0797 4.65503 19.0484 4.92132 18.9151C5.2116 18.7699 5.54527 18.4194 5.42453 17.6187C5.36611 17.2319 5.19775 16.666 5.10302 16.3515C4.81224 15.3863 4.42521 14.2216 4.39143 13.392C4.34635 12.2823 4.77695 12.1369 5.06283 12.0731C5.54375 11.9655 5.94682 12.5021 6.3298 13.1746C6.78691 13.9771 7.57026 15.3991 8.20924 16.4853C8.78607 17.4658 9.85057 18.5156 11.5601 18.4436C13.303 18.3703 14.5877 17.6946 15.2494 15.5671C15.7447 13.9756 16.0823 12.7863 16.6255 11.5683C17.2501 10.1677 18.0833 9.41801 18.7849 9.64692C19.4364 9.85935 19.599 10.5064 19.6067 11.4576C19.6137 12.2989 19.5179 13.2264 19.4435 13.9078C19.4164 14.1551 19.3675 14.6525 19.3874 14.9286C19.4267 15.4715 19.6581 16.0138 20.2597 16.1006C20.9006 16.1929 21.4148 15.6725 21.6201 15.0434C21.7011 14.7955 21.7702 14.4161 21.8075 14.1468C21.9958 12.7873 22.0446 11.8735 21.9598 10.4824C21.8604 8.85587 21.5471 7.3726 21.0007 6.08889C20.4779 4.8613 19.6382 4.07454 18.5612 4.00504C17.369 3.92817 16.0009 4.73192 15.2832 6.29138C14.6216 7.72883 14.0924 9.20455 13.7714 9.95768C13.4458 10.7214 12.9673 11.1921 12.2315 11.2709C11.332 11.367 10.5569 10.7034 9.98921 9.75726C9.49428 8.93257 8.51336 7.3623 7.98853 6.83465C7.49546 6.33891 6.9323 5.71859 5.75989 5.73747Z"
|
|
176
169
|
})
|
|
177
170
|
});
|
|
178
171
|
};
|
|
@@ -181,46 +174,31 @@ var VivoLogo = function VivoLogo(param) {
|
|
|
181
174
|
var ref = (0, _hooks).useTheme(), colors = ref.colors, isDarkMode = ref.isDarkMode;
|
|
182
175
|
var isInverse = (0, _themeVariantContext).useIsInverseVariant();
|
|
183
176
|
var color = isInverse && !isDarkMode ? colors.inverse : colors.brand;
|
|
184
|
-
return /*#__PURE__*/ (0, _jsxRuntime).
|
|
177
|
+
return /*#__PURE__*/ (0, _jsxRuntime).jsxs("svg", {
|
|
185
178
|
height: size,
|
|
186
|
-
viewBox: "0 0
|
|
179
|
+
viewBox: "0 0 65 24",
|
|
180
|
+
fill: color,
|
|
187
181
|
role: "presentation",
|
|
188
|
-
children:
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
fill: color,
|
|
209
|
-
d: "M7.513 3.75c0 2.072-1.682 3.75-3.756 3.75C1.682 7.5 0 5.822 0 3.75S1.682 0 3.757 0C5.83 0 7.513 1.678 7.513 3.75",
|
|
210
|
-
transform: "translate(0.834783, 5.833333) translate(21.704348, 0.000000)"
|
|
211
|
-
}),
|
|
212
|
-
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
213
|
-
fill: color,
|
|
214
|
-
d: "M22.54 11.223c0-1.137.92-2.056 2.059-2.056h1.723c1.138 0 2.06.92 2.06 2.056v12.554c0 1.137-.922 2.056-2.06 2.056H24.6c-1.139 0-2.06-.92-2.06-2.056V11.223z",
|
|
215
|
-
transform: "translate(0.834783, 5.833333)"
|
|
216
|
-
}),
|
|
217
|
-
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
218
|
-
fill: color,
|
|
219
|
-
fillRule: "nonzero",
|
|
220
|
-
d: "M85.88 28.104c.561.033.725.34.916.574.19.234 2.97 3.66 3.158 3.883.188.225.707.637 1.279.715.57.078 1.196-.04 1.596-.338.4-.298.908-.703 1.086-.974.177-.27.479-.658.423-1.295-.056-.636-.191-.969-.675-1.515-.484-.545-3.343-4-3.881-4.662 0 0-.49-.59-.419-1.423.072-.835.439-1.208 1.212-1.415.773-.207 3.795-.958 3.795-.958s1.73-.842 1.337-2.51l-.225-.853s-.376-1.946-2.862-1.343c-2.488.604-3.87.96-3.87.96s-.791.078-.905-.46c-.112-.538.035-.816.385-.965.35-.15 2.558-1.235 2.841-4.165.285-2.932-2.103-5.538-5.2-5.527-3.097.012-5.338 2.412-5.329 4.897.01 2.486 1.578 4.14 2.783 4.757.684.35.465.98.465.98s-.164.613-.884.45c-.72-.166-4.207-.987-4.207-.987s-2.103-.4-2.611 1.734c-.509 2.136.674 2.947 1.541 3.148.868.2 3.802.931 3.802.931s.873.443.907 1.351c.022.537.023.982-.527 1.783-.55.8-3.965 4.892-3.965 4.892s-1.174 1.433.527 2.724c1.701 1.292 2.658.99 3.668-.2 1.009-1.189 3.003-3.68 3.003-3.68s.275-.542.836-.51z"
|
|
221
|
-
})
|
|
222
|
-
]
|
|
223
|
-
})
|
|
182
|
+
children: [
|
|
183
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
184
|
+
d: "M7.79205 20.4766H8.85203C9.02869 20.4766 9.71572 20.385 10.0887 19.6979L14.4725 11.9248C14.924 11.1003 14.394 10.4002 13.9229 10.2301L12.7583 9.70664C12.1301 9.42529 11.3777 9.71973 11.0898 10.3806L8.33512 15.916H8.29587L5.54777 10.3806C5.26641 9.72627 4.50742 9.42529 3.88582 9.70664L2.72115 10.2301C2.25005 10.4002 1.72006 11.1003 2.17153 11.9248L6.56195 19.6979C6.9349 20.385 7.61539 20.4766 7.79205 20.4766Z"
|
|
185
|
+
}),
|
|
186
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
187
|
+
d: "M27.068 20.4766H28.128C28.3046 20.4766 28.9917 20.385 29.3646 19.6979L33.755 11.9248C34.2065 11.1003 33.6765 10.4002 33.2054 10.2301L32.0408 9.70664C31.4126 9.42529 30.6602 9.71973 30.3788 10.3806L27.6242 15.916H27.5849L24.8303 10.3806C24.5489 9.72627 23.7899 9.42529 23.1683 9.70664L22.0036 10.2301C21.5325 10.4002 21.0026 11.1003 21.454 11.9248L25.8379 19.6979C26.2043 20.385 26.8913 20.4766 27.068 20.4766Z"
|
|
188
|
+
}),
|
|
189
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
190
|
+
d: "M39.9383 9.63467C36.9154 9.63467 34.4617 12.0883 34.4617 15.1112C34.4617 18.1341 36.9154 20.5878 39.9383 20.5878C42.9612 20.5878 45.4148 18.1341 45.4148 15.1112C45.4148 12.0883 42.9677 9.63467 39.9383 9.63467ZM39.9383 17.2705C38.7474 17.2705 37.779 16.3021 37.779 15.1112C37.779 13.9204 38.7474 12.952 39.9383 12.952C41.1291 12.952 42.0975 13.9204 42.0975 15.1112C42.104 16.3021 41.1357 17.2705 39.9383 17.2705Z"
|
|
191
|
+
}),
|
|
192
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
193
|
+
d: "M20.1061 6.52011C20.1061 7.70441 19.1443 8.66625 17.96 8.66625C16.7757 8.66625 15.8139 7.70441 15.8139 6.52011C15.8139 5.33581 16.7757 4.37398 17.96 4.37398C19.1443 4.37398 20.1061 5.33581 20.1061 6.52011Z"
|
|
194
|
+
}),
|
|
195
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
196
|
+
d: "M16.0887 11.0742C16.0887 10.3414 16.6776 9.75248 17.4104 9.75248H18.5162C19.249 9.75248 19.8379 10.3414 19.8379 11.0742V19.1549C19.8379 19.8877 19.2425 20.4766 18.5162 20.4766H17.4104C16.6776 20.4766 16.0887 19.8877 16.0887 19.1549V11.0742Z"
|
|
197
|
+
}),
|
|
198
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
199
|
+
d: "M59.6395 6.51364C59.6395 7.18758 59.3974 8.24756 58.658 8.98693C58.3963 9.24865 58.1673 9.40569 57.9841 9.52346C57.6373 9.75247 57.3821 9.9095 57.5196 10.289C57.657 10.662 58.0888 10.5442 58.501 10.4526C58.6319 10.4199 61.2033 9.80482 61.236 9.80482C61.9231 9.67395 62.5905 10.1123 62.754 10.7863C62.754 10.7863 62.9569 11.65 62.9634 11.6565C63.127 12.3304 62.7279 13.024 62.0539 13.2203C62.0277 13.2334 59.2208 13.9073 59.2142 13.9073C58.6842 14.0447 58.3702 14.3065 58.3702 14.8234C58.3702 15.0524 58.501 15.301 58.6646 15.5104C58.6646 15.5104 61.7137 19.2923 61.7268 19.3185C62.139 19.8877 62.0343 20.6729 61.4978 21.1113C61.4978 21.1113 60.8107 21.6674 60.8042 21.674C60.2676 22.1124 59.4694 22.0535 59.0048 21.53C58.9787 21.5104 57.0877 19.1811 56.8849 18.9324C56.682 18.6838 56.4334 18.3108 56.0801 18.3108C55.7267 18.3108 55.4781 18.6838 55.2753 18.9324C55.0724 19.1811 53.1815 21.5039 53.1553 21.53C52.6842 22.0535 51.8925 22.1124 51.356 21.674C51.3494 21.6674 50.6624 21.1113 50.6624 21.1113C50.1259 20.6729 50.0146 19.8812 50.4334 19.3185C50.4465 19.2923 53.4956 15.5104 53.4956 15.5104C53.6591 15.301 53.79 15.0524 53.79 14.8234C53.79 14.3065 53.4759 14.0447 52.9459 13.9073C52.9394 13.9073 50.1324 13.2334 50.1062 13.2203C49.4323 13.024 49.0397 12.3304 49.1967 11.6565C49.1967 11.65 49.4061 10.7928 49.4061 10.7863C49.5697 10.1123 50.2371 9.67395 50.9241 9.80482C50.9568 9.80482 53.5217 10.4199 53.6591 10.4526C54.0713 10.5442 54.5032 10.662 54.6406 10.289C54.7845 9.9095 54.5294 9.75247 54.176 9.52346C53.9928 9.40569 53.7704 9.24865 53.5086 8.98693C52.7627 8.24102 52.5206 7.18758 52.5206 6.51364C52.5206 4.57689 54.1368 3 56.0801 3C58.0234 3 59.6395 4.57034 59.6395 6.51364Z"
|
|
200
|
+
})
|
|
201
|
+
]
|
|
224
202
|
});
|
|
225
203
|
};
|
|
226
204
|
var O2Logo = function O2Logo(param) {
|
|
@@ -231,18 +209,11 @@ var O2Logo = function O2Logo(param) {
|
|
|
231
209
|
return /*#__PURE__*/ (0, _jsxRuntime).jsx("svg", {
|
|
232
210
|
width: size,
|
|
233
211
|
height: size,
|
|
234
|
-
viewBox: "0 0
|
|
212
|
+
viewBox: "0 0 24 24",
|
|
213
|
+
fill: color,
|
|
235
214
|
role: "presentation",
|
|
236
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("
|
|
237
|
-
|
|
238
|
-
fillRule: "evenodd",
|
|
239
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("g", {
|
|
240
|
-
fill: color,
|
|
241
|
-
fillRule: "nonzero",
|
|
242
|
-
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
243
|
-
d: "M12.884 6.674c1.909-.057 3.839.212 5.627.876 1.063.395 2.074.927 2.986 1.59 1.52 1.096 2.758 2.55 3.611 4.192.795 1.513 1.268 3.176 1.458 4.863.09.846.128 1.698.08 2.548-.067 1.35-.33 2.691-.784 3.968-.717 2.012-1.93 3.863-3.542 5.307-1.543 1.392-3.451 2.393-5.49 2.898-1.495.373-3.053.489-4.591.376-1.562-.114-3.108-.483-4.535-1.115-1.649-.726-3.133-1.803-4.323-3.13-1.459-1.619-2.475-3.6-2.983-5.693-.248-1.016-.374-2.058-.398-3.1v-.545c.022-.871.1-1.743.263-2.6.386-2.073 1.241-4.078 2.578-5.744 1.03-1.292 2.342-2.37 3.823-3.143 1.903-1 4.064-1.495 6.22-1.548zm-.152 3.827c-.784.062-1.56.235-2.285.533-.768.313-1.478.757-2.095 1.3-.774.676-1.406 1.5-1.893 2.392-.742 1.362-1.157 2.882-1.272 4.416-.067.901-.027 1.81.107 2.704.175 1.144.508 2.27 1.032 3.31.444.885 1.029 1.708 1.762 2.389.775.728 1.722 1.282 2.748 1.604.94.296 1.937.406 2.922.364.916-.042 1.83-.221 2.676-.573 1.276-.522 2.362-1.43 3.152-2.53 1.019-1.414 1.593-3.097 1.82-4.8.298-2.224-.028-4.542-1.032-6.569-.45-.896-1.03-1.737-1.762-2.439-.785-.776-1.753-1.38-2.813-1.735-.98-.331-2.033-.44-3.067-.366zM25.26 28.321c.933-.474 1.961-.76 3.004-.81.533-.033 1.073.008 1.592.139.535.139 1.053.397 1.44.806.326.328.55.753.68 1.2.155.553.195 1.14.124 1.71-.069.514-.238 1.01-.46 1.475-.416.856-.998 1.615-1.619 2.325-.669.76-1.39 1.47-2.11 2.18 1.45-.005 2.902 0 4.353-.002.078-.001.159-.005.236.016v1.793c-.044.006-.087.012-.13.014H25v-1.932c.168-.171.347-.33.52-.496.746-.695 1.482-1.404 2.176-2.155.667-.738 1.317-1.51 1.781-2.401.21-.419.387-.874.384-1.351-.002-.341-.123-.685-.354-.934-.3-.332-.737-.5-1.168-.554-.583-.064-1.172.06-1.714.274-.418.162-.807.39-1.187.629-.06-.642-.121-1.284-.178-1.926z"
|
|
244
|
-
})
|
|
245
|
-
})
|
|
215
|
+
children: /*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
216
|
+
d: "M21.5488 16.0335C21.8424 16.1065 22.1266 16.2415 22.3388 16.4558C22.5183 16.6276 22.6411 16.8499 22.7127 17.0838C22.7977 17.3731 22.8193 17.6803 22.7802 17.9787C22.7429 18.2479 22.6501 18.5075 22.5284 18.7511C22.2997 19.1992 21.9805 19.5965 21.6394 19.9683C21.2723 20.3662 20.8766 20.738 20.4814 21.1094C21.2777 21.1069 22.074 21.1092 22.8703 21.1081C22.9135 21.1077 22.9576 21.1055 23 21.1167V22.0552C22.9759 22.0582 22.952 22.0614 22.9283 22.0624L18.8838 22.0622V21.0511C18.9759 20.9616 19.0743 20.8788 19.1687 20.7915C19.5786 20.4276 19.9825 20.0567 20.3632 19.6636C20.7294 19.2771 21.0861 18.873 21.3411 18.4066C21.4566 18.1876 21.5534 17.9491 21.5517 17.6993C21.5505 17.5207 21.4843 17.341 21.3574 17.2104C21.1927 17.0367 20.9529 16.9489 20.716 16.9204C20.3962 16.887 20.0733 16.9517 19.7757 17.0638C19.546 17.1486 19.3328 17.2686 19.1242 17.3931C19.0916 17.0571 19.0577 16.7212 19.0264 16.385C19.5388 16.1368 20.1029 15.987 20.6754 15.9608C20.9677 15.9438 21.2639 15.965 21.5488 16.0335ZM14.8405 5.31598C15.4058 5.52592 15.9429 5.8091 16.4281 6.16147C17.2361 6.74433 17.8939 7.51825 18.3477 8.39085C18.7702 9.19553 19.0213 10.0802 19.1223 10.9769C19.1704 11.4267 19.1906 11.8802 19.1648 12.332C19.1295 13.0499 18.99 13.7632 18.7481 14.4425C18.3674 15.5124 17.7227 16.4967 16.8652 17.2645C16.0449 18.0046 15.0307 18.537 13.947 18.8055C13.1523 19.0037 12.3237 19.0655 11.5063 19.0057C10.6758 18.9451 9.85411 18.7488 9.09547 18.4127C8.21888 18.0263 7.43007 17.4539 6.79756 16.7483C6.02182 15.8873 5.48168 14.8334 5.21175 13.7205C5.07973 13.1805 5.01279 12.6264 5 12.0718V11.7823C5.01178 11.3188 5.05344 10.8555 5.13963 10.3991C5.34506 9.29686 5.79973 8.23067 6.51039 7.34507C7.05786 6.65781 7.75545 6.08488 8.54283 5.67338C9.55445 5.14127 10.703 4.87849 11.8491 4.8504C12.8638 4.81979 13.89 4.96278 14.8405 5.31598ZM11.7686 6.88536C11.3519 6.91848 10.939 7.01031 10.5534 7.16896C10.1453 7.33515 9.76806 7.57136 9.43995 7.86C9.02852 8.21991 8.69266 8.65754 8.43365 9.13235C8.03931 9.85652 7.81866 10.665 7.75717 11.4807C7.72184 11.96 7.74281 12.4429 7.81421 12.9184C7.90715 13.527 8.08442 14.1256 8.36283 14.679C8.59899 15.1493 8.90986 15.5869 9.2996 15.9492C9.7116 16.3365 10.2151 16.6312 10.7604 16.8024C11.2601 16.9599 11.7902 17.0181 12.3138 16.9961C12.8009 16.9736 13.287 16.8782 13.7364 16.6911C14.4144 16.4136 14.9922 15.9302 15.4118 15.3457C15.9534 14.5939 16.259 13.6989 16.3791 12.7929C16.5377 11.6104 16.3647 10.3777 15.831 9.29994C15.592 8.82345 15.2831 8.37604 14.8943 8.00284C14.4766 7.59023 13.9621 7.26917 13.3989 7.08034C12.8773 6.90381 12.3181 6.84622 11.7686 6.88536Z"
|
|
246
217
|
})
|
|
247
218
|
});
|
|
248
219
|
};
|
|
@@ -251,25 +222,64 @@ var TelefonicaLogo = function TelefonicaLogo(param) {
|
|
|
251
222
|
var ref = (0, _hooks).useTheme(), colors = ref.colors, isDarkMode = ref.isDarkMode;
|
|
252
223
|
var isInverse = (0, _themeVariantContext).useIsInverseVariant();
|
|
253
224
|
var color = isInverse && !isDarkMode ? colors.inverse : colors.brand;
|
|
254
|
-
return /*#__PURE__*/ (0, _jsxRuntime).
|
|
225
|
+
return /*#__PURE__*/ (0, _jsxRuntime).jsxs("svg", {
|
|
255
226
|
height: size,
|
|
256
|
-
viewBox: "0 0
|
|
227
|
+
viewBox: "0 0 65 24",
|
|
228
|
+
fill: color,
|
|
257
229
|
role: "presentation",
|
|
258
|
-
children:
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
230
|
+
children: [
|
|
231
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
232
|
+
d: "M4.18502 9.37005C5.39177 9.37005 6.37004 8.39178 6.37004 7.18503C6.37004 5.97828 5.39177 5.00001 4.18502 5.00001C2.97827 5.00001 2 5.97828 2 7.18503C2 8.39178 2.97827 9.37005 4.18502 9.37005Z"
|
|
233
|
+
}),
|
|
234
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
235
|
+
d: "M9.31939 9.37004C10.5261 9.37004 11.5044 8.39177 11.5044 7.18502C11.5044 5.97827 10.5261 5 9.31939 5C8.11263 5 7.13437 5.97827 7.13437 7.18502C7.13437 8.39177 8.11263 9.37004 9.31939 9.37004Z"
|
|
236
|
+
}),
|
|
237
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
238
|
+
d: "M14.4544 9.37004C15.6611 9.37004 16.6394 8.39177 16.6394 7.18502C16.6394 5.97827 15.6611 5 14.4544 5C13.2476 5 12.2693 5.97827 12.2693 7.18502C12.2693 8.39177 13.2476 9.37004 14.4544 9.37004Z"
|
|
239
|
+
}),
|
|
240
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
241
|
+
d: "M9.31939 14.505C10.5261 14.505 11.5044 13.5268 11.5044 12.32C11.5044 11.1133 10.5261 10.135 9.31939 10.135C8.11263 10.135 7.13437 11.1133 7.13437 12.32C7.13437 13.5268 8.11263 14.505 9.31939 14.505Z"
|
|
242
|
+
}),
|
|
243
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
244
|
+
d: "M9.31939 19.64C10.5261 19.64 11.5044 18.6617 11.5044 17.455C11.5044 16.2482 10.5261 15.2699 9.31939 15.2699C8.11263 15.2699 7.13437 16.2482 7.13437 17.455C7.13437 18.6617 8.11263 19.64 9.31939 19.64Z"
|
|
245
|
+
}),
|
|
246
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
247
|
+
d: "M21.2967 10.6169H19.263V9.4054H24.5962V10.6169H22.557V16.1923H21.2967V10.6169Z"
|
|
248
|
+
}),
|
|
249
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
250
|
+
d: "M28.8498 14.738C28.743 15.126 28.1324 16.2893 26.5714 16.2893C25.1172 16.2893 24.0503 15.223 24.0503 13.72C24.0503 12.2169 25.1172 11.1506 26.5714 11.1506C27.9287 11.1506 28.9955 12.2169 28.9955 13.623C28.9932 13.7398 28.9834 13.8563 28.9663 13.9719L28.9467 14.1079H25.2623C25.3691 14.796 25.8827 15.2712 26.5714 15.2712C27.1436 15.2712 27.4925 14.9418 27.5895 14.738H28.8498ZM27.7835 13.2838C27.6767 12.6531 27.2595 12.1687 26.5714 12.1687C25.8345 12.1687 25.4075 12.6531 25.2623 13.2838H27.7835Z"
|
|
251
|
+
}),
|
|
252
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
253
|
+
d: "M29.7221 9.4054H30.9341V16.1923H29.7221V9.4054Z"
|
|
254
|
+
}),
|
|
255
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
256
|
+
d: "M36.4601 14.738C36.3534 15.126 35.7428 16.2893 34.1812 16.2893C32.7269 16.2893 31.6606 15.223 31.6606 13.72C31.6606 12.2169 32.7269 11.1506 34.1812 11.1506C35.539 11.1506 36.6053 12.2169 36.6053 13.623C36.6029 13.7398 36.5932 13.8563 36.576 13.9719L36.5571 14.1079H32.8721C32.9788 14.796 33.4931 15.2712 34.1812 15.2712C34.7533 15.2712 35.1023 14.9418 35.1992 14.738H36.4601ZM35.3932 13.2838C35.2865 12.6531 34.8698 12.1687 34.1812 12.1687C33.4443 12.1687 33.0179 12.6531 32.8721 13.2838H35.3932Z"
|
|
257
|
+
}),
|
|
258
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
259
|
+
d: "M37.7198 12.4109H36.8957V11.2476H37.7198V10.5199C37.7198 9.78301 38.1949 9.30782 38.9318 9.30782H39.9987V10.3747H39.271C39.2261 10.3735 39.1814 10.3815 39.1397 10.3981C39.098 10.4148 39.0601 10.4397 39.0283 10.4714C38.9966 10.5031 38.9716 10.541 38.9549 10.5827C38.9382 10.6243 38.9301 10.669 38.9312 10.7139V11.2476H39.9981V12.4109H38.9312V16.1929H37.7192L37.7198 12.4109Z"
|
|
260
|
+
}),
|
|
261
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
262
|
+
d: "M45.2222 13.723C45.2222 15.2261 44.1553 16.2923 42.701 16.2923C41.2468 16.2923 40.1799 15.223 40.1799 13.723C40.1799 12.223 41.2468 11.1537 42.701 11.1537C44.1553 11.1537 45.2222 12.2169 45.2222 13.723ZM44.0101 13.723C44.0101 12.8501 43.4281 12.2688 42.701 12.2688C41.9739 12.2688 41.392 12.8501 41.392 13.723C41.392 14.5959 41.9739 15.1773 42.701 15.1773C43.4281 15.1773 44.0101 14.5929 44.0101 13.723Z"
|
|
263
|
+
}),
|
|
264
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
265
|
+
d: "M45.9487 11.2476H47.0637L47.1607 11.7356H47.2089C47.305 11.6239 47.4161 11.526 47.5389 11.4447C47.8455 11.2486 48.203 11.1474 48.5668 11.1537C49.6819 11.1537 50.506 11.9778 50.506 13.2381V16.1953H49.2939V13.332C49.2939 12.7019 48.8577 12.2657 48.227 12.2657C47.5963 12.2657 47.1607 12.7019 47.1607 13.332V16.1923H45.9487V11.2476Z"
|
|
266
|
+
}),
|
|
267
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
268
|
+
d: "M58.22 14.3501C58.0651 15.126 57.4545 16.2893 55.8929 16.2893C54.4386 16.2893 53.3724 15.223 53.3724 13.72C53.3724 12.2169 54.4386 11.1506 55.8929 11.1506C57.4545 11.1506 58.0651 12.3139 58.22 13.0416H57.0086C56.9018 12.7604 56.6206 12.2663 55.8929 12.2663C55.1651 12.2663 54.582 12.847 54.582 13.723C54.582 14.599 55.1639 15.1772 55.891 15.1772C56.6182 15.1772 56.9 14.6929 57.0067 14.3531L58.22 14.3501Z"
|
|
269
|
+
}),
|
|
270
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
271
|
+
d: "M61.8849 15.7079H61.8367C61.7391 15.8217 61.6245 15.9196 61.497 15.9983C61.1772 16.1964 60.8068 16.2975 60.4307 16.2893C59.3058 16.2893 58.6367 15.6012 58.6367 14.7868C58.6367 13.8169 59.3156 13.1398 60.6728 13.1398H61.7879V13.0429C61.7879 12.5 61.4585 12.1218 60.915 12.1218C60.3715 12.1218 60.0909 12.4713 60.0427 12.7525H58.8306C58.9374 11.9375 59.5968 11.1525 60.915 11.1525C62.1759 11.1525 63 11.9863 63 13.0435V16.1947H61.9819L61.8849 15.7079ZM61.7879 14.0609H60.7698C60.1397 14.0609 59.8487 14.3049 59.8487 14.6917C59.8487 15.0784 60.1299 15.3218 60.6247 15.3218C61.3615 15.3218 61.7879 14.8948 61.7879 14.2067V14.0609Z"
|
|
272
|
+
}),
|
|
273
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
274
|
+
d: "M51.4338 11.2476H52.6459V16.1923H51.4338V11.2476Z"
|
|
275
|
+
}),
|
|
276
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
277
|
+
d: "M52.0395 10.537C52.4357 10.537 52.7569 10.2158 52.7569 9.81961C52.7569 9.42342 52.4357 9.10225 52.0395 9.10225C51.6433 9.10225 51.3221 9.42342 51.3221 9.81961C51.3221 10.2158 51.6433 10.537 52.0395 10.537Z"
|
|
278
|
+
}),
|
|
279
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
280
|
+
d: "M43.1372 9.16265H44.398L43.2342 10.5687H42.2161L43.1372 9.16265Z"
|
|
281
|
+
})
|
|
282
|
+
]
|
|
273
283
|
});
|
|
274
284
|
};
|
|
275
285
|
var BlauLogo = function BlauLogo(param) {
|
|
@@ -277,24 +287,29 @@ var BlauLogo = function BlauLogo(param) {
|
|
|
277
287
|
var ref = (0, _hooks).useTheme(), colors = ref.colors, isDarkMode = ref.isDarkMode;
|
|
278
288
|
var isInverse = (0, _themeVariantContext).useIsInverseVariant();
|
|
279
289
|
var color = isInverse && !isDarkMode ? colors.inverse : colors.brand;
|
|
280
|
-
return /*#__PURE__*/ (0, _jsxRuntime).
|
|
290
|
+
return /*#__PURE__*/ (0, _jsxRuntime).jsxs("svg", {
|
|
281
291
|
height: size,
|
|
282
|
-
viewBox: "0 0
|
|
292
|
+
viewBox: "0 0 46 24",
|
|
293
|
+
fill: color,
|
|
283
294
|
role: "presentation",
|
|
284
|
-
children:
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
295
|
+
children: [
|
|
296
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
297
|
+
d: "M44 17.7136H2V21.1579H44V17.7136Z",
|
|
298
|
+
fill: colors.textLink
|
|
299
|
+
}),
|
|
300
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
301
|
+
d: "M12.2457 8.43669C13.6936 8.99523 14.4628 9.94348 14.375 11.5594C14.2871 13.6623 12.649 15.1171 10.5044 15.1171H2.21745V11.857H3.38314V6.10359H2.21745V2.84271H10.5393C12.3531 2.84271 13.8019 4.38617 13.7465 6.20933C13.7277 7.18998 13.2067 8.10497 12.2457 8.43669ZM8.48338 5.8256H7.3987V7.55325H8.48338C9.55187 7.55325 9.6235 5.8256 8.48338 5.8256ZM9.84777 11.0444C9.84777 10.543 9.52458 10.0441 8.77843 10.0441H7.39784V12.0446H8.77758C9.50411 12.0455 9.84777 11.5526 9.84777 11.0444Z"
|
|
302
|
+
}),
|
|
303
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
304
|
+
d: "M14.7007 2.84272V6.10359H15.8553V15.1171H20.0738V2.84272H14.7007Z"
|
|
305
|
+
}),
|
|
306
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
307
|
+
d: "M32.2177 15.117H28.261L28.174 14.2063C27.5285 14.9951 26.5691 15.2748 25.6652 15.2936C19.6662 15.3635 19.6662 5.4052 25.6652 5.47341C26.5691 5.47341 27.5285 5.75397 28.174 6.54275L28.261 5.62946H32.2177V15.117ZM28.018 10.3818C28.018 8.54072 25.4214 8.55948 25.4214 10.3818C25.4214 12.2066 28.018 12.2246 28.018 10.3818Z"
|
|
308
|
+
}),
|
|
309
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
310
|
+
d: "M43.7732 5.62948H39.5905V10.751C39.5905 11.4528 39.0669 11.7854 38.5442 11.7854C38.0189 11.7854 37.6011 11.4366 37.6011 10.7689V5.62948H33.4158V10.7886C33.4158 13.3314 34.4092 15.2245 37.2173 15.2936C38.1408 15.3106 39.1019 15.0122 39.7619 14.1705L39.8506 15.1171L43.774 15.123L43.7732 5.62948Z"
|
|
311
|
+
})
|
|
312
|
+
]
|
|
298
313
|
});
|
|
299
314
|
};
|
|
300
315
|
var NavigationBarLogo = function NavigationBarLogo(param) {
|
|
@@ -485,7 +500,11 @@ var useStyles = (0, _jss).createUseStyles(function(theme) {
|
|
|
485
500
|
return isInverse ? theme.colors.inverse : theme.colors.neutralMedium;
|
|
486
501
|
}
|
|
487
502
|
}
|
|
488
|
-
})
|
|
503
|
+
}),
|
|
504
|
+
logoContainer: {
|
|
505
|
+
display: "flex",
|
|
506
|
+
justifyContent: "center"
|
|
507
|
+
}
|
|
489
508
|
};
|
|
490
509
|
});
|
|
491
510
|
var MainNavigationBar = function MainNavigationBar(param) {
|
|
@@ -547,7 +566,10 @@ var MainNavigationBar = function MainNavigationBar(param) {
|
|
|
547
566
|
isOpen: isMenuOpen
|
|
548
567
|
})
|
|
549
568
|
}),
|
|
550
|
-
|
|
569
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("div", {
|
|
570
|
+
className: classes.logoContainer,
|
|
571
|
+
children: logo
|
|
572
|
+
})
|
|
551
573
|
]
|
|
552
574
|
}),
|
|
553
575
|
right
|
|
@@ -625,7 +647,10 @@ var MainNavigationBar = function MainNavigationBar(param) {
|
|
|
625
647
|
space: 48,
|
|
626
648
|
alignItems: "center",
|
|
627
649
|
children: [
|
|
628
|
-
|
|
650
|
+
/*#__PURE__*/ (0, _jsxRuntime).jsx("div", {
|
|
651
|
+
className: classes.logoContainer,
|
|
652
|
+
children: logo
|
|
653
|
+
}),
|
|
629
654
|
/*#__PURE__*/ (0, _jsxRuntime).jsx("nav", {
|
|
630
655
|
children: /*#__PURE__*/ (0, _jsxRuntime).jsx(_inline.default, {
|
|
631
656
|
space: 32,
|
|
@@ -2,6 +2,6 @@ import * as React from 'react';
|
|
|
2
2
|
declare type ProviderProps = {
|
|
3
3
|
children: React.ReactNode;
|
|
4
4
|
};
|
|
5
|
-
export declare const OverscrollColorProvider:
|
|
5
|
+
export declare const OverscrollColorProvider: ({ children }: ProviderProps) => JSX.Element;
|
|
6
6
|
declare const OverscrollColor: () => null;
|
|
7
7
|
export default OverscrollColor;
|