@wireapp/react-ui-kit 8.17.3 → 8.17.4
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/package.json +2 -7
- package/src/Form/Button.js +8 -8
- package/src/Form/Button.js.map +1 -1
- package/src/Form/ButtonLink.js +7 -7
- package/src/Form/ButtonLink.js.map +1 -1
- package/src/Form/Checkbox.js +19 -19
- package/src/Form/Checkbox.js.map +1 -1
- package/src/Form/CodeInput.js +13 -9
- package/src/Form/CodeInput.js.map +1 -1
- package/src/Form/DropFileInput.js +15 -10
- package/src/Form/DropFileInput.js.map +1 -1
- package/src/Form/ErrorMessage.js +8 -8
- package/src/Form/ErrorMessage.js.map +1 -1
- package/src/Form/Form.js +3 -3
- package/src/Form/Form.js.map +1 -1
- package/src/Form/Input.js +16 -10
- package/src/Form/Input.js.map +1 -1
- package/src/Form/InputBlock.js +6 -27
- package/src/Form/InputBlock.js.map +1 -1
- package/src/Form/InputLabel.js +6 -5
- package/src/Form/InputLabel.js.map +1 -1
- package/src/Form/InputSubmitCombo.js +10 -10
- package/src/Form/InputSubmitCombo.js.map +1 -1
- package/src/Form/RangeInput.js +7 -6
- package/src/Form/RangeInput.js.map +1 -1
- package/src/Form/RangeInput.styles.js +3 -4
- package/src/Form/RangeInput.styles.js.map +1 -1
- package/src/Form/RoundIconButton.js +8 -7
- package/src/Form/RoundIconButton.js.map +1 -1
- package/src/Form/Select.js +8 -7
- package/src/Form/Select.js.map +1 -1
- package/src/Form/SelectComponents.js +9 -8
- package/src/Form/SelectComponents.js.map +1 -1
- package/src/Form/SelectStyles.js +2 -3
- package/src/Form/SelectStyles.js.map +1 -1
- package/src/Form/ShakeBox.js +8 -25
- package/src/Form/ShakeBox.js.map +1 -1
- package/src/Form/Switch.js +6 -6
- package/src/Form/Switch.js.map +1 -1
- package/src/Form/TextArea.js +5 -5
- package/src/Form/TextArea.js.map +1 -1
- package/src/Form/Tooltip.js +6 -5
- package/src/Form/Tooltip.js.map +1 -1
- package/src/GlobalStyle.js +3 -3
- package/src/GlobalStyle.js.map +1 -1
- package/src/Icon/AddPeopleIcon.js +4 -26
- package/src/Icon/AddPeopleIcon.js.map +1 -1
- package/src/Icon/ArchiveIcon.js +2 -24
- package/src/Icon/ArchiveIcon.js.map +1 -1
- package/src/Icon/ArrowDown.js +5 -24
- package/src/Icon/ArrowDown.js.map +1 -1
- package/src/Icon/ArrowIcon.js +5 -5
- package/src/Icon/ArrowIcon.js.map +1 -1
- package/src/Icon/AttachmentIcon.js +2 -24
- package/src/Icon/AttachmentIcon.js.map +1 -1
- package/src/Icon/AudioVideoIcon.js +2 -24
- package/src/Icon/AudioVideoIcon.js.map +1 -1
- package/src/Icon/BlockIcon.js +2 -24
- package/src/Icon/BlockIcon.js.map +1 -1
- package/src/Icon/Brand/AndroidIcon.js +2 -24
- package/src/Icon/Brand/AndroidIcon.js.map +1 -1
- package/src/Icon/Brand/AppleIcon.js +2 -24
- package/src/Icon/Brand/AppleIcon.js.map +1 -1
- package/src/Icon/Brand/ChromeIcon.js +2 -24
- package/src/Icon/Brand/ChromeIcon.js.map +1 -1
- package/src/Icon/Brand/FacebookIcon.js +2 -24
- package/src/Icon/Brand/FacebookIcon.js.map +1 -1
- package/src/Icon/Brand/GitHubIcon.js +2 -24
- package/src/Icon/Brand/GitHubIcon.js.map +1 -1
- package/src/Icon/Brand/LinkedInIcon.js +2 -24
- package/src/Icon/Brand/LinkedInIcon.js.map +1 -1
- package/src/Icon/Brand/LinuxIcon.js +2 -24
- package/src/Icon/Brand/LinuxIcon.js.map +1 -1
- package/src/Icon/Brand/MicrosoftIcon.js +2 -24
- package/src/Icon/Brand/MicrosoftIcon.js.map +1 -1
- package/src/Icon/Brand/TwitterIcon.js +2 -24
- package/src/Icon/Brand/TwitterIcon.js.map +1 -1
- package/src/Icon/CallIcon.js +2 -24
- package/src/Icon/CallIcon.js.map +1 -1
- package/src/Icon/CamIcon.js +2 -24
- package/src/Icon/CamIcon.js.map +1 -1
- package/src/Icon/CameraIcon.js +4 -26
- package/src/Icon/CameraIcon.js.map +1 -1
- package/src/Icon/CheckIcon.js +2 -24
- package/src/Icon/CheckIcon.js.map +1 -1
- package/src/Icon/CheckRoundIcon.js +2 -24
- package/src/Icon/CheckRoundIcon.js.map +1 -1
- package/src/Icon/ChevronIcon.js +5 -5
- package/src/Icon/ChevronIcon.js.map +1 -1
- package/src/Icon/CloseIcon.js +2 -24
- package/src/Icon/CloseIcon.js.map +1 -1
- package/src/Icon/CopyIcon.js +2 -24
- package/src/Icon/CopyIcon.js.map +1 -1
- package/src/Icon/DeviceIcon.js +2 -24
- package/src/Icon/DeviceIcon.js.map +1 -1
- package/src/Icon/DownloadIcon.js +2 -24
- package/src/Icon/DownloadIcon.js.map +1 -1
- package/src/Icon/EditDocumentIcon.js +4 -26
- package/src/Icon/EditDocumentIcon.js.map +1 -1
- package/src/Icon/EditIcon.js +2 -24
- package/src/Icon/EditIcon.js.map +1 -1
- package/src/Icon/EnterIcon.js +2 -24
- package/src/Icon/EnterIcon.js.map +1 -1
- package/src/Icon/ErrorIcon.js +2 -24
- package/src/Icon/ErrorIcon.js.map +1 -1
- package/src/Icon/FileIcon.js +2 -24
- package/src/Icon/FileIcon.js.map +1 -1
- package/src/Icon/GifIcon.js +2 -24
- package/src/Icon/GifIcon.js.map +1 -1
- package/src/Icon/GridIcon.js +4 -26
- package/src/Icon/GridIcon.js.map +1 -1
- package/src/Icon/GroupIcon.js +2 -24
- package/src/Icon/GroupIcon.js.map +1 -1
- package/src/Icon/HangupIcon.js +2 -24
- package/src/Icon/HangupIcon.js.map +1 -1
- package/src/Icon/HideIcon.js +2 -24
- package/src/Icon/HideIcon.js.map +1 -1
- package/src/Icon/ImageIcon.js +2 -24
- package/src/Icon/ImageIcon.js.map +1 -1
- package/src/Icon/InfoIcon.js +2 -24
- package/src/Icon/InfoIcon.js.map +1 -1
- package/src/Icon/InviteIcon.js +2 -24
- package/src/Icon/InviteIcon.js.map +1 -1
- package/src/Icon/LeaveIcon.js +2 -24
- package/src/Icon/LeaveIcon.js.map +1 -1
- package/src/Icon/LinkIcon.js +4 -26
- package/src/Icon/LinkIcon.js.map +1 -1
- package/src/Icon/ListIcon.js +2 -24
- package/src/Icon/ListIcon.js.map +1 -1
- package/src/Icon/LockIcon.js +2 -24
- package/src/Icon/LockIcon.js.map +1 -1
- package/src/Icon/MessageIcon.js +2 -24
- package/src/Icon/MessageIcon.js.map +1 -1
- package/src/Icon/MinusIcon.js +2 -24
- package/src/Icon/MinusIcon.js.map +1 -1
- package/src/Icon/MoreIcon.js +2 -24
- package/src/Icon/MoreIcon.js.map +1 -1
- package/src/Icon/MuteIcon.js +2 -24
- package/src/Icon/MuteIcon.js.map +1 -1
- package/src/Icon/NotificationIcon.js +2 -24
- package/src/Icon/NotificationIcon.js.map +1 -1
- package/src/Icon/NotificationOffIcon.js +2 -24
- package/src/Icon/NotificationOffIcon.js.map +1 -1
- package/src/Icon/OptionsIcon.js +2 -24
- package/src/Icon/OptionsIcon.js.map +1 -1
- package/src/Icon/PeopleIcon.js +4 -26
- package/src/Icon/PeopleIcon.js.map +1 -1
- package/src/Icon/PingIcon.js +2 -24
- package/src/Icon/PingIcon.js.map +1 -1
- package/src/Icon/PlaneIcon.js +2 -24
- package/src/Icon/PlaneIcon.js.map +1 -1
- package/src/Icon/PlusIcon.js +2 -24
- package/src/Icon/PlusIcon.js.map +1 -1
- package/src/Icon/ProfileIcon.js +2 -24
- package/src/Icon/ProfileIcon.js.map +1 -1
- package/src/Icon/RecordBoldIcon.js +5 -5
- package/src/Icon/RecordBoldIcon.js.map +1 -1
- package/src/Icon/RecordIcon.js +2 -24
- package/src/Icon/RecordIcon.js.map +1 -1
- package/src/Icon/RecordPendingIcon.js +2 -24
- package/src/Icon/RecordPendingIcon.js.map +1 -1
- package/src/Icon/ReloadIcon.js +2 -24
- package/src/Icon/ReloadIcon.js.map +1 -1
- package/src/Icon/SVGIcon.js +6 -5
- package/src/Icon/SVGIcon.js.map +1 -1
- package/src/Icon/ScreenshareIcon.js +2 -24
- package/src/Icon/ScreenshareIcon.js.map +1 -1
- package/src/Icon/SearchIcon.js +2 -24
- package/src/Icon/SearchIcon.js.map +1 -1
- package/src/Icon/ServicesIcon.js +2 -24
- package/src/Icon/ServicesIcon.js.map +1 -1
- package/src/Icon/SettingsIcon.js +2 -24
- package/src/Icon/SettingsIcon.js.map +1 -1
- package/src/Icon/ShowIcon.js +2 -24
- package/src/Icon/ShowIcon.js.map +1 -1
- package/src/Icon/SignIcon.js +2 -24
- package/src/Icon/SignIcon.js.map +1 -1
- package/src/Icon/SpeakerIcon.js +2 -24
- package/src/Icon/SpeakerIcon.js.map +1 -1
- package/src/Icon/SupportIcon.js +2 -24
- package/src/Icon/SupportIcon.js.map +1 -1
- package/src/Icon/TeamIcon.js +2 -24
- package/src/Icon/TeamIcon.js.map +1 -1
- package/src/Icon/TimedIcon.js +2 -24
- package/src/Icon/TimedIcon.js.map +1 -1
- package/src/Icon/TrashCrossIcon.js +2 -24
- package/src/Icon/TrashCrossIcon.js.map +1 -1
- package/src/Icon/TrashIcon.js +2 -24
- package/src/Icon/TrashIcon.js.map +1 -1
- package/src/Icon/TriangleIcon.js +5 -5
- package/src/Icon/TriangleIcon.js.map +1 -1
- package/src/Icon/UploadIcon.js +2 -24
- package/src/Icon/UploadIcon.js.map +1 -1
- package/src/Icon/WireIcon.js +2 -24
- package/src/Icon/WireIcon.js.map +1 -1
- package/src/Identity/Animation.js +18 -17
- package/src/Identity/Animation.js.map +1 -1
- package/src/Identity/Avatar.js +10 -27
- package/src/Identity/Avatar.js.map +1 -1
- package/src/Identity/AvatarGrid.js +8 -7
- package/src/Identity/AvatarGrid.js.map +1 -1
- package/src/Identity/Logo.js +7 -7
- package/src/Identity/Logo.js.map +1 -1
- package/src/Identity/colors-v2.js +2 -3
- package/src/Identity/colors-v2.js.map +1 -1
- package/src/Identity/colors.js +11 -6
- package/src/Identity/colors.js.map +1 -1
- package/src/Identity/motions.js +6 -7
- package/src/Identity/motions.js.map +1 -1
- package/src/Layout/Box.js +3 -24
- package/src/Layout/Box.js.map +1 -1
- package/src/Layout/Column.js +6 -27
- package/src/Layout/Column.js.map +1 -1
- package/src/Layout/Container.js +10 -31
- package/src/Layout/Container.js.map +1 -1
- package/src/Layout/Content.js +3 -24
- package/src/Layout/Content.js.map +1 -1
- package/src/Layout/FlexBox.js +3 -24
- package/src/Layout/FlexBox.js.map +1 -1
- package/src/Layout/Footer.js +1 -1
- package/src/Layout/Footer.js.map +1 -1
- package/src/Layout/Header.js +3 -24
- package/src/Layout/Header.js.map +1 -1
- package/src/Layout/MatchMedia.js +17 -35
- package/src/Layout/MatchMedia.js.map +1 -1
- package/src/Layout/Spacer.js +1 -1
- package/src/Layout/Spacer.js.map +1 -1
- package/src/Layout/StyledApp.js +6 -5
- package/src/Layout/StyledApp.js.map +1 -1
- package/src/Layout/Theme.js +7 -7
- package/src/Layout/Theme.js.map +1 -1
- package/src/Layout/headerMenu/HeaderMenu.js +13 -8
- package/src/Layout/headerMenu/HeaderMenu.js.map +1 -1
- package/src/Layout/headerMenu/HeaderSubMenu.js +10 -9
- package/src/Layout/headerMenu/HeaderSubMenu.js.map +1 -1
- package/src/Layout/headerMenu/MenuContent.js +4 -5
- package/src/Layout/headerMenu/MenuContent.js.map +1 -1
- package/src/Layout/headerMenu/MenuItems.js +5 -26
- package/src/Layout/headerMenu/MenuItems.js.map +1 -1
- package/src/Layout/headerMenu/MenuLink.js +10 -10
- package/src/Layout/headerMenu/MenuLink.js.map +1 -1
- package/src/Layout/headerMenu/MenuOpenButton.js +6 -27
- package/src/Layout/headerMenu/MenuOpenButton.js.map +1 -1
- package/src/Layout/headerMenu/MenuScrollableItems.js +5 -26
- package/src/Layout/headerMenu/MenuScrollableItems.js.map +1 -1
- package/src/Layout/headerMenu/MenuSubLink.js +6 -7
- package/src/Layout/headerMenu/MenuSubLink.js.map +1 -1
- package/src/Menu/MenuModal.js +14 -13
- package/src/Menu/MenuModal.js.map +1 -1
- package/src/Menu/TabBar.js +13 -12
- package/src/Menu/TabBar.js.map +1 -1
- package/src/Misc/ButtonGroup.js +7 -7
- package/src/Misc/ButtonGroup.js.map +1 -1
- package/src/Misc/IconButton.js +7 -7
- package/src/Misc/IconButton.js.map +1 -1
- package/src/Misc/IsInViewport.js +13 -8
- package/src/Misc/IsInViewport.js.map +1 -1
- package/src/Misc/Loading.js +8 -7
- package/src/Misc/Loading.js.map +1 -1
- package/src/Misc/Pagination.js +6 -5
- package/src/Misc/Pagination.js.map +1 -1
- package/src/Misc/Pill.js +7 -7
- package/src/Misc/Pill.js.map +1 -1
- package/src/Misc/childrenWithDefaultProps.js +3 -3
- package/src/Misc/childrenWithDefaultProps.js.map +1 -1
- package/src/Misc/useTimeout.js +7 -22
- package/src/Misc/useTimeout.js.map +1 -1
- package/src/Modal/Modal.js +13 -12
- package/src/Modal/Modal.js.map +1 -1
- package/src/Modal/Overlay.js +11 -10
- package/src/Modal/Overlay.js.map +1 -1
- package/src/Text/Heading.js +16 -16
- package/src/Text/Heading.js.map +1 -1
- package/src/Text/Label.js +9 -9
- package/src/Text/Label.js.map +1 -1
- package/src/Text/Line.js +3 -24
- package/src/Text/Line.js.map +1 -1
- package/src/Text/Link.js +8 -8
- package/src/Text/Link.js.map +1 -1
- package/src/Text/Paragraph.js +10 -10
- package/src/Text/Paragraph.js.map +1 -1
- package/src/Text/Text.js +8 -29
- package/src/Text/Text.js.map +1 -1
- package/src/Text/TextLink.js +7 -7
- package/src/Text/TextLink.js.map +1 -1
- package/src/Text/Title.js +7 -7
- package/src/Text/Title.js.map +1 -1
- package/src/mediaQueries.js +11 -7
- package/src/mediaQueries.js.map +1 -1
- package/src/util.js +10 -6
- package/src/util.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AndroidIcon.js","names":["AndroidIcon","props"],"sources":["AndroidIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AndroidIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M4.04 10.35c-1.133 0-2.04.886-2.04 1.971v8.268c0 1.094.916 1.971 2.04 1.971 1.131 0 2.038-.886 2.038-1.971V12.32c0-1.085-.916-1.971-2.039-1.971zm16.465-7.425L21.933.406a.276.276 0 0 0-.108-.373c-.134-.07-.314-.026-.386.112L20.002 2.69a10.133 10.133 0 0 0-4.006-.816 10.04 10.04 0 0 0-3.989.807L10.57.145a.297.297 0 0 0-.386-.112.277.277 0 0 0-.117.373l1.428 2.519C8.692 4.323 6.797 6.98 6.797 10.037h18.397c0-3.057-1.886-5.714-4.689-7.112zm-8.696 3.89a.76.76 0 0 1-.772-.747.76.76 0 0 1 .772-.747c.423 0 .773.34.773.747a.754.754 0 0 1-.773.747zm8.382 0a.76.76 0 0 1-.773-.747.76.76 0 0 1 .773-.747c.422 0 .772.34.772.747a.772.772 0 0 1-.772.747zM6.869 10.723v12.818c0 1.164.97 2.11 2.183 2.11h1.482v4.378c0 1.085.916 1.971 2.039 1.971 1.132 0 2.04-.886 2.04-1.98v-4.377h2.757v4.377c0 1.086.916 1.971 2.039 1.971 1.132 0 2.04-.885 2.04-1.971v-4.377h1.49c1.204 0 2.183-.938 2.183-2.11V10.714l-18.253.01zM30 12.321c0-1.094-.916-1.971-2.04-1.971-1.131 0-2.038.886-2.038 1.971v8.268c0 1.094.916 1.971 2.039 1.971 1.132 0 2.039-.886 2.039-1.971V12.32z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"AndroidIcon.js","names":["AndroidIcon","props"],"sources":["AndroidIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AndroidIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M4.04 10.35c-1.133 0-2.04.886-2.04 1.971v8.268c0 1.094.916 1.971 2.04 1.971 1.131 0 2.038-.886 2.038-1.971V12.32c0-1.085-.916-1.971-2.039-1.971zm16.465-7.425L21.933.406a.276.276 0 0 0-.108-.373c-.134-.07-.314-.026-.386.112L20.002 2.69a10.133 10.133 0 0 0-4.006-.816 10.04 10.04 0 0 0-3.989.807L10.57.145a.297.297 0 0 0-.386-.112.277.277 0 0 0-.117.373l1.428 2.519C8.692 4.323 6.797 6.98 6.797 10.037h18.397c0-3.057-1.886-5.714-4.689-7.112zm-8.696 3.89a.76.76 0 0 1-.772-.747.76.76 0 0 1 .772-.747c.423 0 .773.34.773.747a.754.754 0 0 1-.773.747zm8.382 0a.76.76 0 0 1-.773-.747.76.76 0 0 1 .773-.747c.422 0 .772.34.772.747a.772.772 0 0 1-.772.747zM6.869 10.723v12.818c0 1.164.97 2.11 2.183 2.11h1.482v4.378c0 1.085.916 1.971 2.039 1.971 1.132 0 2.04-.886 2.04-1.98v-4.377h2.757v4.377c0 1.086.916 1.971 2.039 1.971 1.132 0 2.04-.885 2.04-1.971v-4.377h1.49c1.204 0 2.183-.938 2.183-2.11V10.714l-18.253.01zM30 12.321c0-1.094-.916-1.971-2.04-1.971-1.131 0-2.038.886-2.038 1.971v8.268c0 1.094.916 1.971 2.039 1.971 1.132 0 2.039-.886 2.039-1.971V12.32z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,WAAW,GAAG,SAAdA,WAAW,CAAIC,KAAmB;EAAA,OAC7C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,uhCAAuhC;IACzhC,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.AppleIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var AppleIcon = function AppleIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 32,
|
|
35
13
|
realHeight: 32
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppleIcon.js","names":["AppleIcon","props"],"sources":["AppleIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AppleIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M24.716 17.018c.041 4.845 4.233 6.447 4.284 6.464-.025.113-.656 2.312-2.228 4.545-1.313 1.965-2.689 3.887-4.873 3.922-2.122.049-2.836-1.25-5.27-1.25-2.457 0-3.217 1.215-5.252 1.299-2.081.077-3.67-2.098-5.031-4.046-2.72-3.978-4.837-11.21-1.998-16.13 1.375-2.413 3.883-3.967 6.564-4.009 2.083-.042 4.016 1.409 5.296 1.409 1.255 0 3.645-1.736 6.11-1.476 1.03.03 3.964.407 5.857 3.17-.153.092-3.495 2.059-3.459 6.102zM20.707 5.129c-1.142 1.35-2.97 2.382-4.75 2.249-.233-1.821.67-3.758 1.679-4.94C18.777 1.098 20.759.07 22.343 0c.208 1.893-.54 3.758-1.636 5.129z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"AppleIcon.js","names":["AppleIcon","props"],"sources":["AppleIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AppleIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M24.716 17.018c.041 4.845 4.233 6.447 4.284 6.464-.025.113-.656 2.312-2.228 4.545-1.313 1.965-2.689 3.887-4.873 3.922-2.122.049-2.836-1.25-5.27-1.25-2.457 0-3.217 1.215-5.252 1.299-2.081.077-3.67-2.098-5.031-4.046-2.72-3.978-4.837-11.21-1.998-16.13 1.375-2.413 3.883-3.967 6.564-4.009 2.083-.042 4.016 1.409 5.296 1.409 1.255 0 3.645-1.736 6.11-1.476 1.03.03 3.964.407 5.857 3.17-.153.092-3.495 2.059-3.459 6.102zM20.707 5.129c-1.142 1.35-2.97 2.382-4.75 2.249-.233-1.821.67-3.758 1.679-4.94C18.777 1.098 20.759.07 22.343 0c.208 1.893-.54 3.758-1.636 5.129z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,+iBAA+iB;IACjjB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.ChromeIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var ChromeIcon = function ChromeIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 32,
|
|
35
13
|
realHeight: 32
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChromeIcon.js","names":["ChromeIcon","props"],"sources":["ChromeIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const ChromeIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M11.756 11.758a6 6 0 1 0 8.486 8.484 5.997 5.997 0 0 0 0-8.484 6 6 0 0 0-8.486 0M27.68 5.065l-6.022 6.025a7.492 7.492 0 0 1-.355 10.213 7.464 7.464 0 0 1-2.859 1.78l2.204 8.227c5.267-1.605 9.385-5.842 10.813-11.169 1.426-5.327-.022-11.055-3.78-15.076M10.694 21.303a7.496 7.496 0 0 1-2.059-6.732L.423 12.37A15.896 15.896 0 0 0 2.12 23.95a15.885 15.885 0 0 0 9.743 7.504c2.542.684 5.22.726 7.776.127l-2.202-8.219a7.494 7.494 0 0 1-6.742-2.058m0-10.606c2.806-2.805 7.273-2.917 10.221-.349l6.023-6.026A16.013 16.013 0 0 0 20.15.547C11.791-1.69 3.186 3.138.695 11.354l8.22 2.203a7.452 7.452 0 0 1 1.78-2.86\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChromeIcon.js","names":["ChromeIcon","props"],"sources":["ChromeIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const ChromeIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M11.756 11.758a6 6 0 1 0 8.486 8.484 5.997 5.997 0 0 0 0-8.484 6 6 0 0 0-8.486 0M27.68 5.065l-6.022 6.025a7.492 7.492 0 0 1-.355 10.213 7.464 7.464 0 0 1-2.859 1.78l2.204 8.227c5.267-1.605 9.385-5.842 10.813-11.169 1.426-5.327-.022-11.055-3.78-15.076M10.694 21.303a7.496 7.496 0 0 1-2.059-6.732L.423 12.37A15.896 15.896 0 0 0 2.12 23.95a15.885 15.885 0 0 0 9.743 7.504c2.542.684 5.22.726 7.776.127l-2.202-8.219a7.494 7.494 0 0 1-6.742-2.058m0-10.606c2.806-2.805 7.273-2.917 10.221-.349l6.023-6.026A16.013 16.013 0 0 0 20.15.547C11.791-1.69 3.186 3.138.695 11.354l8.22 2.203a7.452 7.452 0 0 1 1.78-2.86\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,2lBAA2lB;IAC7lB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.FacebookIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var FacebookIcon = function FacebookIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FacebookIcon.js","names":["FacebookIcon","props"],"sources":["FacebookIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const FacebookIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.227 1H1.773A.773.773 0 0 0 1 1.773v12.454c0 .427.346.773.773.773h6.705V9.578H6.653V7.466h1.825V5.907c0-1.808 1.104-2.793 2.717-2.793a14.8 14.8 0 0 1 1.63.084v1.89h-1.118c-.877 0-1.047.417-1.047 1.029v1.349h2.092l-.272 2.112h-1.82V15h3.567a.773.773 0 0 0 .773-.773V1.773A.773.773 0 0 0 14.227 1\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"FacebookIcon.js","names":["FacebookIcon","props"],"sources":["FacebookIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const FacebookIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.227 1H1.773A.773.773 0 0 0 1 1.773v12.454c0 .427.346.773.773.773h6.705V9.578H6.653V7.466h1.825V5.907c0-1.808 1.104-2.793 2.717-2.793a14.8 14.8 0 0 1 1.63.084v1.89h-1.118c-.877 0-1.047.417-1.047 1.029v1.349h2.092l-.272 2.112h-1.82V15h3.567a.773.773 0 0 0 .773-.773V1.773A.773.773 0 0 0 14.227 1\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA2S,EAAG,CAC9S;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.GitHubIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var GitHubIcon = function GitHubIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GitHubIcon.js","names":["GitHubIcon","props"],"sources":["GitHubIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const GitHubIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 .5a7.5 7.5 0 0 0-2.37 14.616c.375.07.511-.163.511-.361 0-.178-.006-.65-.01-1.276-2.086.453-2.526-1.005-2.526-1.005-.341-.867-.833-1.097-.833-1.097-.68-.465.052-.456.052-.456.752.053 1.148.773 1.148.773.67 1.146 1.755.815 2.183.623.068-.485.262-.815.476-1.003-1.665-.189-3.416-.832-3.416-3.706a2.9 2.9 0 0 1 .772-2.013c-.077-.19-.335-.952.073-1.985 0 0 .63-.201 2.063.77A7.183 7.183 0 0 1 8 4.126a7.194 7.194 0 0 1 1.878.252c1.432-.97 2.06-.769 2.06-.769.41 1.033.152 1.796.075 1.985a2.9 2.9 0 0 1 .771 2.013c0 2.881-1.754 3.515-3.424 3.7.269.232.509.69.509 1.39 0 1.002-.01 1.81-.01 2.057 0 .2.135.434.516.36A7.5 7.5 0 0 0 8 .5\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"GitHubIcon.js","names":["GitHubIcon","props"],"sources":["GitHubIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const GitHubIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 .5a7.5 7.5 0 0 0-2.37 14.616c.375.07.511-.163.511-.361 0-.178-.006-.65-.01-1.276-2.086.453-2.526-1.005-2.526-1.005-.341-.867-.833-1.097-.833-1.097-.68-.465.052-.456.052-.456.752.053 1.148.773 1.148.773.67 1.146 1.755.815 2.183.623.068-.485.262-.815.476-1.003-1.665-.189-3.416-.832-3.416-3.706a2.9 2.9 0 0 1 .772-2.013c-.077-.19-.335-.952.073-1.985 0 0 .63-.201 2.063.77A7.183 7.183 0 0 1 8 4.126a7.194 7.194 0 0 1 1.878.252c1.432-.97 2.06-.769 2.06-.769.41 1.033.152 1.796.075 1.985a2.9 2.9 0 0 1 .771 2.013c0 2.881-1.754 3.515-3.424 3.7.269.232.509.69.509 1.39 0 1.002-.01 1.81-.01 2.057 0 .2.135.434.516.36A7.5 7.5 0 0 0 8 .5\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwnB,EAAG,CAC3nB;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.LinkedInIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var LinkedInIcon = function LinkedInIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinkedInIcon.js","names":["LinkedInIcon","props"],"sources":["LinkedInIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinkedInIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.333 5.333v10.334h3.334V5.333H.333zM9 9.667c0-1.334.852-2 1.852-2s1.815.666 1.815 2.333v5.667H16v-6C16 6.667 14.333 5 12 5c-1.333 0-2.333.76-3 1.76l-.111-1.427H5.61c0 .352.056 2.334.056 2.334v8H9v-6zm-7.019-6C3.222 3.667 4 2.852 4 1.833 3.981.796 3.222 0 2.019 0 .796 0 0 .796 0 1.833c0 1.019.778 1.834 1.963 1.834h.018z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LinkedInIcon.js","names":["LinkedInIcon","props"],"sources":["LinkedInIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinkedInIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.333 5.333v10.334h3.334V5.333H.333zM9 9.667c0-1.334.852-2 1.852-2s1.815.666 1.815 2.333v5.667H16v-6C16 6.667 14.333 5 12 5c-1.333 0-2.333.76-3 1.76l-.111-1.427H5.61c0 .352.056 2.334.056 2.334v8H9v-6zm-7.019-6C3.222 3.667 4 2.852 4 1.833 3.981.796 3.222 0 2.019 0 .796 0 0 .796 0 1.833c0 1.019.778 1.834 1.963 1.834h.018z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAmU,EAAG,CACtU;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.LinuxIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var LinuxIcon = function LinuxIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 32,
|
|
35
13
|
realHeight: 32
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinuxIcon.js","names":["LinuxIcon","props"],"sources":["LinuxIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinuxIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M28.697 25.245c.695.765.997 1.336.968 1.846-.03.51-.41.862-.88 1.142-.938.561-2.354.986-3.206 2.012l-.166-.136.164.137c-.894 1.055-2.001 1.664-3.042 1.745-1.04.081-2.015-.395-2.54-1.435l-.002-.004a1.825 1.825 0 0 1-.157-.42c-1.354.076-2.531-.332-3.474-.256-1.39.075-2.257.407-3.047.411-.305.666-.9 1.098-1.633 1.264-1.01.229-2.277-.001-3.526-.649l.1-.188-.101.188c-1.167-.613-2.648-.558-3.741-.784-.547-.113-1.03-.313-1.266-.768-.235-.453-.192-1.078.141-1.982.105-.322.026-.797-.051-1.299a4.894 4.894 0 0 1-.075-.739c0-.267.043-.531.175-.776l.002-.002c.28-.535.743-.756 1.165-.906.421-.15.804-.25 1.073-.517.288-.301.547-.75.896-1.12.047-.05.096-.098.148-.143-.165-1.078.014-2.216.389-3.332.794-2.367 2.471-4.64 3.662-6.044 1.014-1.429 1.313-2.58 1.417-4.042.085-1.998-1.426-7.967 4.272-8.422a8.15 8.15 0 0 1 .65-.026c5.099.007 4.812 5.335 4.78 8.207-.02 1.883 1.03 3.157 2.103 4.5.959 1.123 2.214 2.766 2.934 4.651.586 1.536.814 3.236.233 4.943a1.657 1.657 0 0 1 .513.306l.002.002c.418.353.549.897.665 1.401.117.505.226.979.454 1.234l.001.001zm.54 1.822c.018-.315-.196-.808-.86-1.539-.346-.386-.437-.927-.552-1.423-.116-.496-.248-.94-.528-1.174l-.002-.002c-.363-.315-.719-.339-1.143-.329-.091.002-.185.007-.282.01-.483.552-1.627 1.227-2.421 1.02-.726-.182-1.136-1.02-1.187-1.842-.02.01-.042.02-.063.032-.448.244-.701.676-.862 1.316-.161.64-.215 1.469-.263 2.418v.002c-.046.74-.388 1.652-.627 2.54-.238.888-.356 1.729-.073 2.262l.002.003v.001c.456.907 1.23 1.276 2.125 1.206.896-.07 1.914-.611 2.748-1.595.96-1.154 2.466-1.596 3.315-2.104.424-.253.654-.487.672-.802zM13 27.778c2.384 1.614 5.193.994 7.217-.438.2-.685.4-1.331.43-1.81.047-.95.098-1.797.274-2.496.176-.701.493-1.272 1.073-1.587.093-.05.186-.09.278-.122.006-.06.015-.118.026-.175.166-1.093 1.15-1.146 2.386-.608 1.191.535 1.638 1.001 1.436 1.634h.022a3.84 3.84 0 0 1 .24 0c.248-.798-.267-1.383-1.66-2.055a6.131 6.131 0 0 0-.278-.122c.186-.75.15-1.51-.024-2.232-.38-1.584-1.425-2.987-2.22-3.685-.148-.006-.133.122.163.407.734.67 2.338 3.072 1.47 5.303a2.52 2.52 0 0 0-.69-.087c-.332-1.818-1.1-3.328-1.487-4.038-.727-1.339-1.857-4.082-2.343-5.982-.283.4-.78.743-1.406.937h-.001c-.297.096-.609.341-1 .563-.36.204-.792.383-1.345.383-.05 0-.1-.001-.152-.004a1.975 1.975 0 0 1-1.177-.454c-.285-.226-.504-.476-.796-.646a6.594 6.594 0 0 1-.39-.254c-.126 2.365-1.718 5.331-2.48 7.042-.522 1.233-.833 2.55-.87 3.843-1.374-1.816-.37-4.142.166-5.15.6-1.103.692-1.406.547-1.3-.54.874-1.387 2.266-1.716 3.697-.172.746-.204 1.501.02 2.2.222.698.698 1.342 1.55 1.866 1.157.705 1.946 1.41 2.411 2.034.466.625.612 1.172.466 1.56a.783.783 0 0 1-.429.439 1.514 1.514 0 0 1-.62.115c.124.155.249.312.37.47.192.248.377.499.539.752zm.103 1.616c.06-.585-.395-1.35-.981-2.11-.587-.762-1.28-1.508-1.607-2.187l-.001-.002-1.232-2.226c-.427-.573-.87-.925-1.378-1.002a1.459 1.459 0 0 0-.226-.017c-.383.002-.637.18-.89.449-.301.318-.558.767-.9 1.125l-.002.002-.002.001c-.37.368-.839.479-1.234.62-.395.14-.714.288-.93.703l-.002.003c-.17.312-.133.76-.057 1.252.076.492.192 1.017.036 1.496l-.002.004-.001.004c-.317.856-.314 1.359-.164 1.647.149.288.474.444.971.546.996.207 2.549.139 3.854.824 1.18.612 2.361.808 3.232.61.871-.197 1.439-.74 1.516-1.737v-.005zm-.212-20.857c-.267.199-.354.457-.262.76.092.304.388.654.927.956v.001h.002c.335.196.564.459.826.668.132.104.27.198.436.268.166.07.36.118.604.133.57.032.99-.137 1.36-.348.372-.21.687-.467 1.047-.583h.002c.74-.23 1.267-.691 1.433-1.13a.737.737 0 0 0-.019-.619c-.099-.192-.301-.375-.645-.515H18.6c-.715-.304-1.026-.326-1.425-.583-.65-.414-1.187-.56-1.633-.558a1.96 1.96 0 0 0-.63.106c-.543.186-.904.573-1.13.785v.001c-.045.042-.102.08-.241.18-.14.102-.349.254-.65.478zm-.148-2.86a2.43 2.43 0 0 0-.104.892v.003c.02.324.085.599.207.874.103.232.22.408.372.548l.179-.13c.078-.057.142-.108.236-.18a.84.84 0 0 1-.269-.358 1.443 1.443 0 0 1-.109-.443l-.001-.019a1.422 1.422 0 0 1 .03-.47.849.849 0 0 1 .162-.357c.077-.092.157-.14.254-.147a.366.366 0 0 1 .274.102c.092.078.162.18.224.324a1.479 1.479 0 0 1 .11.459c.013.123.01.234-.005.343a2.274 2.274 0 0 1 .642-.288c.01-.125.012-.253.003-.389v-.003a2.404 2.404 0 0 0-.205-.874 1.561 1.561 0 0 0-.46-.623.843.843 0 0 0-.591-.203c-.212.01-.388.097-.563.27-.175.171-.295.38-.386.669zm3.363.808v.029c.002.106.01.207.023.305.229.054.56.147.819.275a1.625 1.625 0 0 1-.022-.343c.007-.208.044-.382.117-.558a.993.993 0 0 1 .281-.402.53.53 0 0 1 .37-.137.517.517 0 0 1 .358.162c.113.109.19.24.251.421.058.173.085.342.08.54l-.002.025a1.52 1.52 0 0 1-.117.556c-.048.118-.179.211-.245.29.091.032.18.061.294.104a9.538 9.538 0 0 1 .503.206c.114-.136.208-.293.29-.48a2.391 2.391 0 0 0 .204-1.05 2.37 2.37 0 0 0-.225-.993 1.79 1.79 0 0 0-.593-.742 1.294 1.294 0 0 0-.79-.267h-.014a1.29 1.29 0 0 0-.8.281 1.819 1.819 0 0 0-.579.754 2.353 2.353 0 0 0-.203 1.024zM15.78 7.64c-.008-.027.017-.06.04-.073.101-.06.239-.037.346.008.084.035.214.096.202.191-.009.073-.114.1-.182.098-.071-.002-.122-.08-.185-.114-.072-.04-.197-.026-.221-.11zm-1.142.224c-.068.002-.174-.025-.182-.098-.012-.095.118-.156.201-.191.108-.045.245-.068.346-.008.023.014.049.046.04.073-.023.084-.148.07-.22.11-.063.035-.114.112-.185.114zm-1.605 1.454c-.219-.172-.193-.414-.103-.407.15.019.173.217.268.306.128.12.289.275.483.43.39.307.908.607 1.557.607.648 0 1.405-.38 1.867-.64.261-.146.594-.41.866-.609.208-.152.2-.336.372-.316.172.02.045.203-.196.413-.24.21-.616.488-.922.647-.582.304-1.263.672-1.987.672-.724 0-1.296-.334-1.707-.66-.206-.163-.372-.325-.498-.443z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"LinuxIcon.js","names":["LinuxIcon","props"],"sources":["LinuxIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinuxIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M28.697 25.245c.695.765.997 1.336.968 1.846-.03.51-.41.862-.88 1.142-.938.561-2.354.986-3.206 2.012l-.166-.136.164.137c-.894 1.055-2.001 1.664-3.042 1.745-1.04.081-2.015-.395-2.54-1.435l-.002-.004a1.825 1.825 0 0 1-.157-.42c-1.354.076-2.531-.332-3.474-.256-1.39.075-2.257.407-3.047.411-.305.666-.9 1.098-1.633 1.264-1.01.229-2.277-.001-3.526-.649l.1-.188-.101.188c-1.167-.613-2.648-.558-3.741-.784-.547-.113-1.03-.313-1.266-.768-.235-.453-.192-1.078.141-1.982.105-.322.026-.797-.051-1.299a4.894 4.894 0 0 1-.075-.739c0-.267.043-.531.175-.776l.002-.002c.28-.535.743-.756 1.165-.906.421-.15.804-.25 1.073-.517.288-.301.547-.75.896-1.12.047-.05.096-.098.148-.143-.165-1.078.014-2.216.389-3.332.794-2.367 2.471-4.64 3.662-6.044 1.014-1.429 1.313-2.58 1.417-4.042.085-1.998-1.426-7.967 4.272-8.422a8.15 8.15 0 0 1 .65-.026c5.099.007 4.812 5.335 4.78 8.207-.02 1.883 1.03 3.157 2.103 4.5.959 1.123 2.214 2.766 2.934 4.651.586 1.536.814 3.236.233 4.943a1.657 1.657 0 0 1 .513.306l.002.002c.418.353.549.897.665 1.401.117.505.226.979.454 1.234l.001.001zm.54 1.822c.018-.315-.196-.808-.86-1.539-.346-.386-.437-.927-.552-1.423-.116-.496-.248-.94-.528-1.174l-.002-.002c-.363-.315-.719-.339-1.143-.329-.091.002-.185.007-.282.01-.483.552-1.627 1.227-2.421 1.02-.726-.182-1.136-1.02-1.187-1.842-.02.01-.042.02-.063.032-.448.244-.701.676-.862 1.316-.161.64-.215 1.469-.263 2.418v.002c-.046.74-.388 1.652-.627 2.54-.238.888-.356 1.729-.073 2.262l.002.003v.001c.456.907 1.23 1.276 2.125 1.206.896-.07 1.914-.611 2.748-1.595.96-1.154 2.466-1.596 3.315-2.104.424-.253.654-.487.672-.802zM13 27.778c2.384 1.614 5.193.994 7.217-.438.2-.685.4-1.331.43-1.81.047-.95.098-1.797.274-2.496.176-.701.493-1.272 1.073-1.587.093-.05.186-.09.278-.122.006-.06.015-.118.026-.175.166-1.093 1.15-1.146 2.386-.608 1.191.535 1.638 1.001 1.436 1.634h.022a3.84 3.84 0 0 1 .24 0c.248-.798-.267-1.383-1.66-2.055a6.131 6.131 0 0 0-.278-.122c.186-.75.15-1.51-.024-2.232-.38-1.584-1.425-2.987-2.22-3.685-.148-.006-.133.122.163.407.734.67 2.338 3.072 1.47 5.303a2.52 2.52 0 0 0-.69-.087c-.332-1.818-1.1-3.328-1.487-4.038-.727-1.339-1.857-4.082-2.343-5.982-.283.4-.78.743-1.406.937h-.001c-.297.096-.609.341-1 .563-.36.204-.792.383-1.345.383-.05 0-.1-.001-.152-.004a1.975 1.975 0 0 1-1.177-.454c-.285-.226-.504-.476-.796-.646a6.594 6.594 0 0 1-.39-.254c-.126 2.365-1.718 5.331-2.48 7.042-.522 1.233-.833 2.55-.87 3.843-1.374-1.816-.37-4.142.166-5.15.6-1.103.692-1.406.547-1.3-.54.874-1.387 2.266-1.716 3.697-.172.746-.204 1.501.02 2.2.222.698.698 1.342 1.55 1.866 1.157.705 1.946 1.41 2.411 2.034.466.625.612 1.172.466 1.56a.783.783 0 0 1-.429.439 1.514 1.514 0 0 1-.62.115c.124.155.249.312.37.47.192.248.377.499.539.752zm.103 1.616c.06-.585-.395-1.35-.981-2.11-.587-.762-1.28-1.508-1.607-2.187l-.001-.002-1.232-2.226c-.427-.573-.87-.925-1.378-1.002a1.459 1.459 0 0 0-.226-.017c-.383.002-.637.18-.89.449-.301.318-.558.767-.9 1.125l-.002.002-.002.001c-.37.368-.839.479-1.234.62-.395.14-.714.288-.93.703l-.002.003c-.17.312-.133.76-.057 1.252.076.492.192 1.017.036 1.496l-.002.004-.001.004c-.317.856-.314 1.359-.164 1.647.149.288.474.444.971.546.996.207 2.549.139 3.854.824 1.18.612 2.361.808 3.232.61.871-.197 1.439-.74 1.516-1.737v-.005zm-.212-20.857c-.267.199-.354.457-.262.76.092.304.388.654.927.956v.001h.002c.335.196.564.459.826.668.132.104.27.198.436.268.166.07.36.118.604.133.57.032.99-.137 1.36-.348.372-.21.687-.467 1.047-.583h.002c.74-.23 1.267-.691 1.433-1.13a.737.737 0 0 0-.019-.619c-.099-.192-.301-.375-.645-.515H18.6c-.715-.304-1.026-.326-1.425-.583-.65-.414-1.187-.56-1.633-.558a1.96 1.96 0 0 0-.63.106c-.543.186-.904.573-1.13.785v.001c-.045.042-.102.08-.241.18-.14.102-.349.254-.65.478zm-.148-2.86a2.43 2.43 0 0 0-.104.892v.003c.02.324.085.599.207.874.103.232.22.408.372.548l.179-.13c.078-.057.142-.108.236-.18a.84.84 0 0 1-.269-.358 1.443 1.443 0 0 1-.109-.443l-.001-.019a1.422 1.422 0 0 1 .03-.47.849.849 0 0 1 .162-.357c.077-.092.157-.14.254-.147a.366.366 0 0 1 .274.102c.092.078.162.18.224.324a1.479 1.479 0 0 1 .11.459c.013.123.01.234-.005.343a2.274 2.274 0 0 1 .642-.288c.01-.125.012-.253.003-.389v-.003a2.404 2.404 0 0 0-.205-.874 1.561 1.561 0 0 0-.46-.623.843.843 0 0 0-.591-.203c-.212.01-.388.097-.563.27-.175.171-.295.38-.386.669zm3.363.808v.029c.002.106.01.207.023.305.229.054.56.147.819.275a1.625 1.625 0 0 1-.022-.343c.007-.208.044-.382.117-.558a.993.993 0 0 1 .281-.402.53.53 0 0 1 .37-.137.517.517 0 0 1 .358.162c.113.109.19.24.251.421.058.173.085.342.08.54l-.002.025a1.52 1.52 0 0 1-.117.556c-.048.118-.179.211-.245.29.091.032.18.061.294.104a9.538 9.538 0 0 1 .503.206c.114-.136.208-.293.29-.48a2.391 2.391 0 0 0 .204-1.05 2.37 2.37 0 0 0-.225-.993 1.79 1.79 0 0 0-.593-.742 1.294 1.294 0 0 0-.79-.267h-.014a1.29 1.29 0 0 0-.8.281 1.819 1.819 0 0 0-.579.754 2.353 2.353 0 0 0-.203 1.024zM15.78 7.64c-.008-.027.017-.06.04-.073.101-.06.239-.037.346.008.084.035.214.096.202.191-.009.073-.114.1-.182.098-.071-.002-.122-.08-.185-.114-.072-.04-.197-.026-.221-.11zm-1.142.224c-.068.002-.174-.025-.182-.098-.012-.095.118-.156.201-.191.108-.045.245-.068.346-.008.023.014.049.046.04.073-.023.084-.148.07-.22.11-.063.035-.114.112-.185.114zm-1.605 1.454c-.219-.172-.193-.414-.103-.407.15.019.173.217.268.306.128.12.289.275.483.43.39.307.908.607 1.557.607.648 0 1.405-.38 1.867-.64.261-.146.594-.41.866-.609.208-.152.2-.336.372-.316.172.02.045.203-.196.413-.24.21-.616.488-.922.647-.582.304-1.263.672-1.987.672-.724 0-1.296-.334-1.707-.66-.206-.163-.372-.325-.498-.443z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,g0KAAg0K;IACl0K,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.MicrosoftIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var MicrosoftIcon = function MicrosoftIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 32,
|
|
35
13
|
realHeight: 32
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MicrosoftIcon.js","names":["MicrosoftIcon","props"],"sources":["MicrosoftIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const MicrosoftIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M14.659 2.511A1280.2 1280.2 0 0 1 31.996 0c.004 5.056 0 10.107.004 15.163-5.78.022-11.558.11-17.341.128-.004-4.262-.004-8.521 0-12.78zM0 4.551c4.346-.669 8.71-1.246 13.076-1.791.003 4.193.003 8.382.007 12.575-4.361-.004-8.722.062-13.083.05V4.552zm0 12.155c4.357-.015 8.715.054 13.072.047 0 4.204.01 8.408.004 12.611C8.722 28.721 4.36 28.158 0 27.57V16.706zm14.633.168h17.363c.008 5.04 0 10.081 0 15.126a1259.017 1259.017 0 0 0-17.337-2.446c-.008-4.225-.019-8.451-.026-12.68z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"MicrosoftIcon.js","names":["MicrosoftIcon","props"],"sources":["MicrosoftIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const MicrosoftIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M14.659 2.511A1280.2 1280.2 0 0 1 31.996 0c.004 5.056 0 10.107.004 15.163-5.78.022-11.558.11-17.341.128-.004-4.262-.004-8.521 0-12.78zM0 4.551c4.346-.669 8.71-1.246 13.076-1.791.003 4.193.003 8.382.007 12.575-4.361-.004-8.722.062-13.083.05V4.552zm0 12.155c4.357-.015 8.715.054 13.072.047 0 4.204.01 8.408.004 12.611C8.722 28.721 4.36 28.158 0 27.57V16.706zm14.633.168h17.363c.008 5.04 0 10.081 0 15.126a1259.017 1259.017 0 0 0-17.337-2.446c-.008-4.225-.019-8.451-.026-12.68z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,aAAa,GAAG,SAAhBA,aAAa,CAAIC,KAAmB;EAAA,OAC/C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,4dAA4d;IAC9d,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
|
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.TwitterIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("../SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var TwitterIcon = function TwitterIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TwitterIcon.js","names":["TwitterIcon","props"],"sources":["TwitterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const TwitterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M13.73 3.687a3.079 3.079 0 0 0 1.353-1.71 6.27 6.27 0 0 1-1.944.75 3.14 3.14 0 0 0-2.257-.977 3.075 3.075 0 0 0-3.073 3.089c0 .244.017.488.07.715-2.553-.14-4.81-1.309-6.337-3.176-.26.454-.417.925-.417 1.5a3.08 3.08 0 0 0 1.372 2.566 3.118 3.118 0 0 1-1.39-.384c0 1.536 1.06 2.792 2.466 3.071a3.17 3.17 0 0 1-1.389.053c.382 1.221 1.528 2.129 2.865 2.146-1.042.838-2.379 1.466-3.82 1.466-.243 0-.486-.018-.729-.052C1.854 13.616 3.486 14 5.222 14c5.66 0 8.75-4.712 8.75-8.795v-.401A6.391 6.391 0 0 0 15.5 3.198a6.06 6.06 0 0 1-1.77.489z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TwitterIcon.js","names":["TwitterIcon","props"],"sources":["TwitterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const TwitterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M13.73 3.687a3.079 3.079 0 0 0 1.353-1.71 6.27 6.27 0 0 1-1.944.75 3.14 3.14 0 0 0-2.257-.977 3.075 3.075 0 0 0-3.073 3.089c0 .244.017.488.07.715-2.553-.14-4.81-1.309-6.337-3.176-.26.454-.417.925-.417 1.5a3.08 3.08 0 0 0 1.372 2.566 3.118 3.118 0 0 1-1.39-.384c0 1.536 1.06 2.792 2.466 3.071a3.17 3.17 0 0 1-1.389.053c.382 1.221 1.528 2.129 2.865 2.146-1.042.838-2.379 1.466-3.82 1.466-.243 0-.486-.018-.729-.052C1.854 13.616 3.486 14 5.222 14c5.66 0 8.75-4.712 8.75-8.795v-.401A6.391 6.391 0 0 0 15.5 3.198a6.06 6.06 0 0 1-1.77.489z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,WAAW,GAAG,SAAdA,WAAW,CAAIC,KAAmB;EAAA,OAC7C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAuhB,EAAG,CAC1hB;AAAA,CACX;AAAC"}
|
package/src/Icon/CallIcon.js
CHANGED
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.CallIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("./SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var CallIcon = function CallIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
package/src/Icon/CallIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CallIcon.js","names":["CallIcon","props"],"sources":["CallIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CallIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M12.7 16c1.3 0 2.7-1.5 3.2-3.4.1-.4.2-.4-.2-.6a218.3 218.3 0 0 1-4.3-1.7l-.1.1-1 1-.6.5-.7-.4A12.9 12.9 0 0 1 4.5 7l-.4-.7.6-.6.9-1c.2-.2.2-.2 0-.6A109.3 109.3 0 0 0 3.8 0h-.3C1.4.7 0 2 0 3.4c0 2 1.8 5.6 4.5 8.2C7 14.2 10.6 16 12.7 16z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CallIcon.js","names":["CallIcon","props"],"sources":["CallIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CallIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M12.7 16c1.3 0 2.7-1.5 3.2-3.4.1-.4.2-.4-.2-.6a218.3 218.3 0 0 1-4.3-1.7l-.1.1-1 1-.6.5-.7-.4A12.9 12.9 0 0 1 4.5 7l-.4-.7.6-.6.9-1c.2-.2.2-.2 0-.6A109.3 109.3 0 0 0 3.8 0h-.3C1.4.7 0 2 0 3.4c0 2 1.8 5.6 4.5 8.2C7 14.2 10.6 16 12.7 16z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,QAAQ,GAAG,SAAXA,QAAQ,CAAIC,KAAmB;EAAA,OAC1C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA6O,EAAG,CAChP;AAAA,CACX;AAAC"}
|
package/src/Icon/CamIcon.js
CHANGED
|
@@ -1,36 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.CamIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
7
|
var _react = require("@emotion/react");
|
|
10
8
|
var _SVGIcon = require("./SVGIcon");
|
|
11
|
-
|
|
12
|
-
* Wire
|
|
13
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
14
|
-
*
|
|
15
|
-
* This program is free software: you can redistribute it and/or modify
|
|
16
|
-
* it under the terms of the GNU General Public License as published by
|
|
17
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
18
|
-
* (at your option) any later version.
|
|
19
|
-
*
|
|
20
|
-
* This program is distributed in the hope that it will be useful,
|
|
21
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
-
* GNU General Public License for more details.
|
|
24
|
-
*
|
|
25
|
-
* You should have received a copy of the GNU General Public License
|
|
26
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/** @jsx jsx */
|
|
31
|
-
|
|
9
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
32
10
|
var CamIcon = function CamIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 12
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
package/src/Icon/CamIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CamIcon.js","names":["CamIcon","props"],"sources":["CamIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CamIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={12} {...props}>\n <path d=\"M2.6 0h4.8c1 0 1.3 0 1.6.3.3.1.6.4.7.7.2.3.3.7.3 1.6v6.8c0 1 0 1.3-.3 1.6-.1.3-.4.6-.7.7-.3.2-.7.3-1.6.3H2.6c-1 0-1.3 0-1.6-.3-.3-.1-.6-.4-.7-.7-.2-.3-.3-.7-.3-1.6V2.6c0-1 0-1.3.3-1.6C.4.7.7.4 1 .3c.3-.2.7-.3 1.6-.3zm8.7 5.3l3-3A1 1 0 0 1 16 3v6a1 1 0 0 1-1.7.7l-3-3a1 1 0 0 1 0-1.4z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CamIcon.js","names":["CamIcon","props"],"sources":["CamIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CamIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={12} {...props}>\n <path d=\"M2.6 0h4.8c1 0 1.3 0 1.6.3.3.1.6.4.7.7.2.3.3.7.3 1.6v6.8c0 1 0 1.3-.3 1.6-.1.3-.4.6-.7.7-.3.2-.7.3-1.6.3H2.6c-1 0-1.3 0-1.6-.3-.3-.1-.6-.4-.7-.7-.2-.3-.3-.7-.3-1.6V2.6c0-1 0-1.3.3-1.6C.4.7.7.4 1 .3c.3-.2.7-.3 1.6-.3zm8.7 5.3l3-3A1 1 0 0 1 16 3v6a1 1 0 0 1-1.7.7l-3-3a1 1 0 0 1 0-1.4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,OAAO,GAAG,SAAVA,OAAO,CAAIC,KAAmB;EAAA,OACzC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA6R,EAAG,CAChS;AAAA,CACX;AAAC"}
|
package/src/Icon/CameraIcon.js
CHANGED
|
@@ -1,38 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.CameraIcon = void 0;
|
|
8
|
-
var _objectDestructuringEmpty2 = _interopRequireDefault(require("@babel/runtime/helpers/objectDestructuringEmpty"));
|
|
9
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
7
|
var _react = require("@emotion/react");
|
|
11
8
|
var _SVGIcon = require("./SVGIcon");
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
* Copyright (C) 2019 Wire Swiss GmbH
|
|
15
|
-
*
|
|
16
|
-
* This program is free software: you can redistribute it and/or modify
|
|
17
|
-
* it under the terms of the GNU General Public License as published by
|
|
18
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
19
|
-
* (at your option) any later version.
|
|
20
|
-
*
|
|
21
|
-
* This program is distributed in the hope that it will be useful,
|
|
22
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
23
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
24
|
-
* GNU General Public License for more details.
|
|
25
|
-
*
|
|
26
|
-
* You should have received a copy of the GNU General Public License
|
|
27
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
|
-
|
|
31
|
-
/** @jsx jsx */
|
|
32
|
-
|
|
9
|
+
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); }
|
|
10
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
33
11
|
var CameraIcon = function CameraIcon(_ref) {
|
|
34
|
-
var props = (
|
|
35
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
12
|
+
var props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
13
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
36
14
|
realWidth: 15,
|
|
37
15
|
realHeight: 15
|
|
38
16
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CameraIcon.js","names":["CameraIcon","props"],"sources":["CameraIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CameraIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={15} realHeight={15} {...props}>\n <path d=\"m4.5,2.25l0.19,-0.889c0.102,-0.475 0.58,-0.861 1.052,-0.861l3.516,0c0.479,0 0.948,0.38 1.052,0.861l0.19,0.889l2.255,0a1.75,1.75 0 0 1 1.745,1.755l0,8.74c0,0.97 -0.783,1.755 -1.745,1.755l-10.51,0a1.75,1.75 0 0 1 -1.745,-1.755l0,-8.74c0,-0.97 0.783,-1.755 1.745,-1.755l2.255,0zm3,2.25a4,4 0 1 0 0,8a4,4 0 0 0 0,-8zm0,1a3,3 0 1 1 0,6a3,3 0 0 1 0,-6z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CameraIcon.js","names":["CameraIcon","props"],"sources":["CameraIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const CameraIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={15} realHeight={15} {...props}>\n <path d=\"m4.5,2.25l0.19,-0.889c0.102,-0.475 0.58,-0.861 1.052,-0.861l3.516,0c0.479,0 0.948,0.38 1.052,0.861l0.19,0.889l2.255,0a1.75,1.75 0 0 1 1.745,1.755l0,8.74c0,0.97 -0.783,1.755 -1.745,1.755l-10.51,0a1.75,1.75 0 0 1 -1.745,-1.755l0,-8.74c0,-0.97 0.783,-1.755 1.745,-1.755l2.255,0zm3,2.25a4,4 0 1 0 0,8a4,4 0 0 0 0,-8zm0,1a3,3 0 1 1 0,6a3,3 0 0 1 0,-6z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAAA;AAEzC,IAAMA,UAAU,GAAG,SAAbA,UAAU;EAAA,IAAQC,KAAK;EAAA,OAClC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA4V,EAAG,CAC/V;AAAA,CACX;AAAC"}
|