@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
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"}
|
|
@@ -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.EditDocumentIcon = 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) 2021 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 EditDocumentIcon = function EditDocumentIcon(_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: 12,
|
|
37
15
|
realHeight: 12
|
|
38
16
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditDocumentIcon.js","names":["EditDocumentIcon","props"],"sources":["EditDocumentIcon.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 EditDocumentIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={12} {...props}>\n <path\n fillRule=\"evenodd\"\n d=\"M8.25 10.501v-2.25l1.5-1.5V12H0V0h9L7.5 1.5h-6v9.001h6.75zm3.208-7.934l-1.274-1.274.28-.28a.896.896 0 011.271.003.9.9 0 01.003 1.272l-.28.28zM6.093 7.932L4.5 8.251l.319-1.593 5.1-5.1 1.274 1.275-5.1 5.1z\"\n />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"EditDocumentIcon.js","names":["EditDocumentIcon","props"],"sources":["EditDocumentIcon.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 EditDocumentIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={12} {...props}>\n <path\n fillRule=\"evenodd\"\n d=\"M8.25 10.501v-2.25l1.5-1.5V12H0V0h9L7.5 1.5h-6v9.001h6.75zm3.208-7.934l-1.274-1.274.28-.28a.896.896 0 011.271.003.9.9 0 01.003 1.272l-.28.28zM6.093 7.932L4.5 8.251l.319-1.593 5.1-5.1 1.274 1.275-5.1 5.1z\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAAA;AAEzC,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgB;EAAA,IAAQC,KAAK;EAAA,OACxC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,QAAQ,EAAC,SAAS;IAClB,CAAC,EAAC;EAA6M,EAC/M,CACM;AAAA,CACX;AAAC"}
|
package/src/Icon/EditIcon.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.EditIcon = 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 EditIcon = function EditIcon(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/EditIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditIcon.js","names":["EditIcon","props"],"sources":["EditIcon.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 EditIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.553 4.846l.746-.746a2.4 2.4 0 0 0-.007-3.392A2.392 2.392 0 0 0 11.9.701l-.746.746 3.399 3.399zm-.707.707L4.248 15.15 0 16l.85-4.248 9.597-9.598 3.399 3.399zM4 13.6L2 14l.4-2L4 13.6z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"EditIcon.js","names":["EditIcon","props"],"sources":["EditIcon.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 EditIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.553 4.846l.746-.746a2.4 2.4 0 0 0-.007-3.392A2.392 2.392 0 0 0 11.9.701l-.746.746 3.399 3.399zm-.707.707L4.248 15.15 0 16l.85-4.248 9.597-9.598 3.399 3.399zM4 13.6L2 14l.4-2L4 13.6z\" />\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;EAA2L,EAAG,CAC9L;AAAA,CACX;AAAC"}
|
package/src/Icon/EnterIcon.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.EnterIcon = 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) 2020 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 EnterIcon = function EnterIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 24,
|
|
35
13
|
realHeight: 18
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnterIcon.js","names":["EnterIcon","props"],"sources":["EnterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2020 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 EnterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={24} realHeight={18} {...props}>\n <path d=\"M11.643 7l-1.5 1.4 2.786 2.6H2v2h10.929l-2.786 2.6 1.5 1.4L17 12l-5.357-5zM21.8 19H13v2h8.8c1.21 0 2.2-.9 2.2-2V5c0-1.1-.99-2-2.2-2H13v2h8.8v14z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"EnterIcon.js","names":["EnterIcon","props"],"sources":["EnterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2020 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 EnterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={24} realHeight={18} {...props}>\n <path d=\"M11.643 7l-1.5 1.4 2.786 2.6H2v2h10.929l-2.786 2.6 1.5 1.4L17 12l-5.357-5zM21.8 19H13v2h8.8c1.21 0 2.2-.9 2.2-2V5c0-1.1-.99-2-2.2-2H13v2h8.8v14z\" />\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;EAAkJ,EAAG,CACrJ;AAAA,CACX;AAAC"}
|
package/src/Icon/ErrorIcon.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.ErrorIcon = 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 ErrorIcon = function ErrorIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 13,
|
|
35
13
|
realHeight: 12
|
|
36
14
|
}, props), (0, _react.jsx)("g", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorIcon.js","names":["ErrorIcon","props"],"sources":["ErrorIcon.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 ErrorIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={13} realHeight={12} {...props}>\n <g transform=\"translate(.5 .333)\" fill=\"none\" fillRule=\"evenodd\">\n <circle fill=\"#E02020\" cx=\"6\" cy=\"6\" r=\"6\" />\n <text fontFamily=\"SFProText-Heavy, SF Pro Text\" fontSize=\"9\" fontWeight=\"600\" fill=\"#FFF\">\n <tspan x=\"4.291\" y=\"9\">\n !\n </tspan>\n </text>\n </g>\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ErrorIcon.js","names":["ErrorIcon","props"],"sources":["ErrorIcon.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 ErrorIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={13} realHeight={12} {...props}>\n <g transform=\"translate(.5 .333)\" fill=\"none\" fillRule=\"evenodd\">\n <circle fill=\"#E02020\" cx=\"6\" cy=\"6\" r=\"6\" />\n <text fontFamily=\"SFProText-Heavy, SF Pro Text\" fontSize=\"9\" fontWeight=\"600\" fill=\"#FFF\">\n <tspan x=\"4.291\" y=\"9\">\n !\n </tspan>\n </text>\n </g>\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;IAAG,SAAS,EAAC,oBAAoB;IAAC,IAAI,EAAC,MAAM;IAAC,QAAQ,EAAC;EAAS,GAC9D;IAAQ,IAAI,EAAC,SAAS;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAC7C;IAAM,UAAU,EAAC,8BAA8B;IAAC,QAAQ,EAAC,GAAG;IAAC,UAAU,EAAC,KAAK;IAAC,IAAI,EAAC;EAAM,GACvF;IAAO,CAAC,EAAC,OAAO;IAAC,CAAC,EAAC;EAAG,OAEd,CACH,CACL,CACI;AAAA,CACX;AAAC"}
|
package/src/Icon/FileIcon.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.FileIcon = 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 FileIcon = function FileIcon(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/FileIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileIcon.js","names":["FileIcon","props"],"sources":["FileIcon.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 FileIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3.973a2.01 2.01 0 0 1-2.03-2.006V0H3a1 1 0 0 0-1 1zm12 4h-3.643C9.652 5 9.08 4.446 9 3.738V0l5 5z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"FileIcon.js","names":["FileIcon","props"],"sources":["FileIcon.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 FileIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3.973a2.01 2.01 0 0 1-2.03-2.006V0H3a1 1 0 0 0-1 1zm12 4h-3.643C9.652 5 9.08 4.446 9 3.738V0l5 5z\" />\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;EAA6I,EAAG,CAChJ;AAAA,CACX;AAAC"}
|