@wireapp/react-ui-kit 8.17.3 → 8.17.5
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 +17 -15
- 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,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"}
|
package/src/Icon/CheckIcon.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.CheckIcon = 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 CheckIcon = function CheckIcon(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", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckIcon.js","names":["CheckIcon","props"],"sources":["CheckIcon.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 CheckIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={12} {...props}>\n <path d=\"M5.66 11.86L15.98 1.4 14.58 0 5.65 9.03 1.4 4.8 0 6.2\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CheckIcon.js","names":["CheckIcon","props"],"sources":["CheckIcon.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 CheckIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={12} {...props}>\n <path d=\"M5.66 11.86L15.98 1.4 14.58 0 5.65 9.03 1.4 4.8 0 6.2\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAuD,EAAG,CAC1D;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.CheckRoundIcon = 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) 2021 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 CheckRoundIcon = function CheckRoundIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 20,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckRoundIcon.js","names":["CheckRoundIcon","props"],"sources":["CheckRoundIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 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 CheckRoundIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={16} {...props}>\n <path d=\"M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm5.382 5.563-7.06 6.974-3.765-3.69-1.768 1.769 5.532 5.456 8.829-8.74-1.768-1.769z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CheckRoundIcon.js","names":["CheckRoundIcon","props"],"sources":["CheckRoundIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 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 CheckRoundIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={16} {...props}>\n <path d=\"M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0zm5.382 5.563-7.06 6.974-3.765-3.69-1.768 1.769 5.532 5.456 8.829-8.74-1.768-1.769z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAAmB;EAAA,OAChD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA4J,EAAG,CAC/J;AAAA,CACX;AAAC"}
|
package/src/Icon/ChevronIcon.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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.ChevronIcon = void 0;
|
|
8
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
|
-
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
10
7
|
var _react = require("@emotion/react");
|
|
11
8
|
var _ArrowIcon = require("./ArrowIcon");
|
|
12
9
|
var _SVGIcon = require("./SVGIcon");
|
|
13
10
|
var _excluded = ["direction"];
|
|
11
|
+
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); }
|
|
12
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
13
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
14
14
|
var ChevronIcon = function ChevronIcon(_ref) {
|
|
15
15
|
var _ref$direction = _ref.direction,
|
|
16
16
|
direction = _ref$direction === void 0 ? 'right' : _ref$direction,
|
|
17
|
-
props = (
|
|
18
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
17
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
18
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
19
19
|
realWidth: 5,
|
|
20
20
|
realHeight: 8
|
|
21
21
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronIcon.js","names":["ChevronIcon","direction","props","rotation"],"sources":["ChevronIcon.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 {ArrowProps, rotation} from './ArrowIcon';\nimport {SVGIcon} from './SVGIcon';\n\nexport const ChevronIcon = ({direction = 'right', ...props}: ArrowProps) => (\n <SVGIcon realWidth={5} realHeight={8} {...props}>\n <path transform={`rotate(${rotation[direction]} 3 4)`} d=\"M0 .92L.94 0 5 4 .94 8 0 7.08 3.13 4z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChevronIcon.js","names":["ChevronIcon","direction","props","rotation"],"sources":["ChevronIcon.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 {ArrowProps, rotation} from './ArrowIcon';\nimport {SVGIcon} from './SVGIcon';\n\nexport const ChevronIcon = ({direction = 'right', ...props}: ArrowProps) => (\n <SVGIcon realWidth={5} realHeight={8} {...props}>\n <path transform={`rotate(${rotation[direction]} 3 4)`} d=\"M0 .92L.94 0 5 4 .94 8 0 7.08 3.13 4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AACA;AAAkC;AAAA;AAAA;AAAA;AAE3B,IAAMA,WAAW,GAAG,SAAdA,WAAW;EAAA,0BAAKC,SAAS;IAATA,SAAS,+BAAG,OAAO;IAAKC,KAAK;EAAA,OACxD,gBAAC,gBAAO;IAAC,SAAS,EAAE,CAAE;IAAC,UAAU,EAAE;EAAE,GAAKA,KAAK,GAC7C;IAAM,SAAS,mBAAYC,mBAAQ,CAACF,SAAS,CAAC,UAAQ;IAAC,CAAC,EAAC;EAAuC,EAAG,CAC3F;AAAA,CACX;AAAC"}
|
package/src/Icon/CloseIcon.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.CloseIcon = 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 CloseIcon = function CloseIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 14,
|
|
35
13
|
realHeight: 14
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CloseIcon.js","names":["CloseIcon","props"],"sources":["CloseIcon.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 CloseIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={14} {...props}>\n <path d=\"M1.4 13.3l5.25-5.23 5.25 5.24 1.4-1.4-5.23-5.24L13.3 1.4 11.9 0 6.65 5.24 1.4 0 0 1.4l5.24 5.26L0 11.9\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CloseIcon.js","names":["CloseIcon","props"],"sources":["CloseIcon.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 CloseIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={14} {...props}>\n <path d=\"M1.4 13.3l5.25-5.23 5.25 5.24 1.4-1.4-5.23-5.24L13.3 1.4 11.9 0 6.65 5.24 1.4 0 0 1.4l5.24 5.26L0 11.9\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwG,EAAG,CAC3G;AAAA,CACX;AAAC"}
|
package/src/Icon/CopyIcon.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.CopyIcon = 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) 2021 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 CopyIcon = function CopyIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 12,
|
|
35
13
|
realHeight: 10
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
package/src/Icon/CopyIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CopyIcon.js","names":["CopyIcon","props"],"sources":["CopyIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 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 CopyIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={10} {...props}>\n <path d=\"M4.5 7.5h6v-6h-6v6zM1.5 3v7.5H9v.748a.754.754 0 01-.746.752H.746A.753.753 0 010 11.248V3.752C0 3.336.342 3 .746 3H1.5zm9.754-3c.412 0 .746.342.746.752V8.25a.754.754 0 01-.746.751H3.746A.754.754 0 013 8.248V.752C3 .337 3.342 0 3.746 0z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CopyIcon.js","names":["CopyIcon","props"],"sources":["CopyIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 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 CopyIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={10} {...props}>\n <path d=\"M4.5 7.5h6v-6h-6v6zM1.5 3v7.5H9v.748a.754.754 0 01-.746.752H.746A.753.753 0 010 11.248V3.752C0 3.336.342 3 .746 3H1.5zm9.754-3c.412 0 .746.342.746.752V8.25a.754.754 0 01-.746.751H3.746A.754.754 0 013 8.248V.752C3 .337 3.342 0 3.746 0z\" />\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;EAA4O,EAAG,CAC/O;AAAA,CACX;AAAC"}
|
package/src/Icon/DeviceIcon.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.DeviceIcon = 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 DeviceIcon = function DeviceIcon(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":"DeviceIcon.js","names":["DeviceIcon","props"],"sources":["DeviceIcon.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 DeviceIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M11 4h2.4c1 0 1.2.1 1.6.3.3.1.6.4.7.7.2.3.3.7.3 1.6v6.8c0 1-.1 1.2-.3 1.6-.1.3-.4.6-.7.7-.3.2-.7.3-1.6.3H2.6c-1 0-1.2-.1-1.6-.3a1.8 1.8 0 0 1-.7-.7c-.2-.3-.3-.7-.3-1.6V2.6C0 1.6.1 1.4.3 1 .4.7.7.4 1 .3c.4-.2.7-.3 1.6-.3h5.8c1 0 1.2.1 1.6.3.3.1.6.4.7.7.2.4.3.7.3 1.6V4zM9 4V3a1 1 0 0 0-1-1h-.5a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5.5.5 0 0 0-.5-.5H3a1 1 0 0 0-1 1v9.7l.1.8.4.4.8.1H7a8.2 8.2 0 0 1 0-.6V6.6c0-1 .1-1.3.3-1.6.1-.3.4-.6.7-.7.3-.2.5-.3 1-.3zm1.3 2l-.8.1a.9.9 0 0 0-.4.4l-.1.8v5.4l.1.8.4.4.8.1h2.4l.8-.1a.9.9 0 0 0 .4-.4l.1-.8V7.3l-.1-.8a.9.9 0 0 0-.4-.4l-.8-.1h-2.4z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"DeviceIcon.js","names":["DeviceIcon","props"],"sources":["DeviceIcon.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 DeviceIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M11 4h2.4c1 0 1.2.1 1.6.3.3.1.6.4.7.7.2.3.3.7.3 1.6v6.8c0 1-.1 1.2-.3 1.6-.1.3-.4.6-.7.7-.3.2-.7.3-1.6.3H2.6c-1 0-1.2-.1-1.6-.3a1.8 1.8 0 0 1-.7-.7c-.2-.3-.3-.7-.3-1.6V2.6C0 1.6.1 1.4.3 1 .4.7.7.4 1 .3c.4-.2.7-.3 1.6-.3h5.8c1 0 1.2.1 1.6.3.3.1.6.4.7.7.2.4.3.7.3 1.6V4zM9 4V3a1 1 0 0 0-1-1h-.5a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5.5.5 0 0 0-.5-.5H3a1 1 0 0 0-1 1v9.7l.1.8.4.4.8.1H7a8.2 8.2 0 0 1 0-.6V6.6c0-1 .1-1.3.3-1.6.1-.3.4-.6.7-.7.3-.2.5-.3 1-.3zm1.3 2l-.8.1a.9.9 0 0 0-.4.4l-.1.8v5.4l.1.8.4.4.8.1h2.4l.8-.1a.9.9 0 0 0 .4-.4l.1-.8V7.3l-.1-.8a.9.9 0 0 0-.4-.4l-.8-.1h-2.4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,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;EAAglB,EAAG,CACnlB;AAAA,CACX;AAAC"}
|
package/src/Icon/DownloadIcon.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.DownloadIcon = 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 DownloadIcon = function DownloadIcon(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":"DownloadIcon.js","names":["DownloadIcon","props"],"sources":["DownloadIcon.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 DownloadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 14h16v2H0v-2zM7 0h2v7h4l-5 4-5-4h4V0z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"DownloadIcon.js","names":["DownloadIcon","props"],"sources":["DownloadIcon.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 DownloadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 14h16v2H0v-2zM7 0h2v7h4l-5 4-5-4h4V0z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,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;EAA0C,EAAG,CAC7C;AAAA,CACX;AAAC"}
|