@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/SupportIcon.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.SupportIcon = 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 SupportIcon = function SupportIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 13
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SupportIcon.js","names":["SupportIcon","props"],"sources":["SupportIcon.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 SupportIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={13} {...props}>\n <path d=\"M11.33 14.159a7.032 7.032 0 0 0 2.829-2.829l-2.294-2.294a4.005 4.005 0 0 0 0-2.072l2.294-2.294a7.032 7.032 0 0 0-2.829-2.83L9.036 4.135a4.005 4.005 0 0 0-2.072 0L4.67 1.841A7.032 7.032 0 0 0 1.84 4.67l2.294 2.294a4.005 4.005 0 0 0 0 2.072L1.841 11.33a7.032 7.032 0 0 0 2.829 2.83l2.294-2.294a4.005 4.005 0 0 0 2.072 0l2.294 2.294zM8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm0-4a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 1A5 5 0 1 1 8 3a5 5 0 0 1 0 10z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"SupportIcon.js","names":["SupportIcon","props"],"sources":["SupportIcon.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 SupportIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={13} {...props}>\n <path d=\"M11.33 14.159a7.032 7.032 0 0 0 2.829-2.829l-2.294-2.294a4.005 4.005 0 0 0 0-2.072l2.294-2.294a7.032 7.032 0 0 0-2.829-2.83L9.036 4.135a4.005 4.005 0 0 0-2.072 0L4.67 1.841A7.032 7.032 0 0 0 1.84 4.67l2.294 2.294a4.005 4.005 0 0 0 0 2.072L1.841 11.33a7.032 7.032 0 0 0 2.829 2.83l2.294-2.294a4.005 4.005 0 0 0 2.072 0l2.294 2.294zM8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm0-4a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 1A5 5 0 1 1 8 3a5 5 0 0 1 0 10z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,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;EAAkb,EAAG,CACrb;AAAA,CACX;AAAC"}
|
package/src/Icon/TeamIcon.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.TeamIcon = 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 TeamIcon = function TeamIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 28,
|
|
35
13
|
realHeight: 31
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
package/src/Icon/TeamIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeamIcon.js","names":["TeamIcon","props"],"sources":["TeamIcon.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 TeamIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={28} realHeight={31} {...props}>\n <path d=\"M4.32 9.65V21.2l9.82 5.82 9.82-5.8V9.64l-9.82-5.82-9.82 5.82zM12.54.4c.9-.53 2.33-.53 3.2 0l10.3 6.1c.9.5 1.6 1.8 1.6 2.83v12.2c0 1.04-.72 2.32-1.6 2.84l-10.3 6.1c-.88.52-2.32.5-3.2 0l-10.3-6.1c-.88-.52-1.6-1.8-1.6-2.85V9.32c0-1.04.73-2.3 1.6-2.83L12.54.4z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TeamIcon.js","names":["TeamIcon","props"],"sources":["TeamIcon.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 TeamIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={28} realHeight={31} {...props}>\n <path d=\"M4.32 9.65V21.2l9.82 5.82 9.82-5.8V9.64l-9.82-5.82-9.82 5.82zM12.54.4c.9-.53 2.33-.53 3.2 0l10.3 6.1c.9.5 1.6 1.8 1.6 2.83v12.2c0 1.04-.72 2.32-1.6 2.84l-10.3 6.1c-.88.52-2.32.5-3.2 0l-10.3-6.1c-.88-.52-1.6-1.8-1.6-2.85V9.32c0-1.04.73-2.3 1.6-2.83L12.54.4z\" />\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;EAAkQ,EAAG,CACrQ;AAAA,CACX;AAAC"}
|
package/src/Icon/TimedIcon.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.TimedIcon = 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 TimedIcon = function TimedIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 15,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimedIcon.js","names":["TimedIcon","props"],"sources":["TimedIcon.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 TimedIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={15} realHeight={16} {...props}>\n <path d=\"M7.44 2v1.08a6.48 6.48 0 0 1 5.45 6.42c0 3.59-2.89 6.5-6.45 6.5A6.47 6.47 0 0 1 0 9.5a6.48 6.48 0 0 1 5.45-6.42V2h-.5a1 1 0 0 1-.98-1 1 1 0 0 1 .99-1h2.97a1 1 0 0 1 1 1 1 1 0 0 1-1 1h-.5zm-1 12a4.48 4.48 0 0 0 4.47-4.5c0-2.49-2-4.5-4.47-4.5a4.48 4.48 0 0 0-4.46 4.5c0 2.49 2 4.5 4.46 4.5zm0-1a3.49 3.49 0 0 1-3.47-3.5C2.97 7.57 4.53 6 6.44 6v3.5l2.47 2.47A3.44 3.44 0 0 1 6.44 13zm6.57-10.3l.7.71a1 1 0 0 1 0 1.42.99.99 0 0 1-1.4 0l-.7-.7a1 1 0 0 1 0-1.42.99.99 0 0 1 1.4 0z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TimedIcon.js","names":["TimedIcon","props"],"sources":["TimedIcon.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 TimedIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={15} realHeight={16} {...props}>\n <path d=\"M7.44 2v1.08a6.48 6.48 0 0 1 5.45 6.42c0 3.59-2.89 6.5-6.45 6.5A6.47 6.47 0 0 1 0 9.5a6.48 6.48 0 0 1 5.45-6.42V2h-.5a1 1 0 0 1-.98-1 1 1 0 0 1 .99-1h2.97a1 1 0 0 1 1 1 1 1 0 0 1-1 1h-.5zm-1 12a4.48 4.48 0 0 0 4.47-4.5c0-2.49-2-4.5-4.47-4.5a4.48 4.48 0 0 0-4.46 4.5c0 2.49 2 4.5 4.46 4.5zm0-1a3.49 3.49 0 0 1-3.47-3.5C2.97 7.57 4.53 6 6.44 6v3.5l2.47 2.47A3.44 3.44 0 0 1 6.44 13zm6.57-10.3l.7.71a1 1 0 0 1 0 1.42.99.99 0 0 1-1.4 0l-.7-.7a1 1 0 0 1 0-1.42.99.99 0 0 1 1.4 0z\" />\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;EAA4d,EAAG,CAC/d;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.TrashCrossIcon = 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 TrashCrossIcon = function TrashCrossIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 20,
|
|
35
13
|
realHeight: 18
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TrashCrossIcon.js","names":["TrashCrossIcon","props"],"sources":["TrashCrossIcon.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 TrashCrossIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={18} {...props}>\n <path d=\"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TrashCrossIcon.js","names":["TrashCrossIcon","props"],"sources":["TrashCrossIcon.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 TrashCrossIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={18} {...props}>\n <path d=\"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z\" />\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;EAAkN,EAAG,CACrN;AAAA,CACX;AAAC"}
|
package/src/Icon/TrashIcon.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.TrashIcon = 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 TrashIcon = function TrashIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 14,
|
|
35
13
|
realHeight: 16
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TrashIcon.js","names":["TrashIcon","props"],"sources":["TrashIcon.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 TrashIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={16} {...props}>\n <path d=\"M5 2H1a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H9a2 2 0 1 0-4 0zM1 6h12l-.8 8c-.11 1.1-1.09 2-2.2 2H4c-1.1 0-2.09-.89-2.2-2L1 6z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TrashIcon.js","names":["TrashIcon","props"],"sources":["TrashIcon.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 TrashIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={16} {...props}>\n <path d=\"M5 2H1a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H9a2 2 0 1 0-4 0zM1 6h12l-.8 8c-.11 1.1-1.09 2-2.2 2H4c-1.1 0-2.09-.89-2.2-2L1 6z\" />\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;EAA4H,EAAG,CAC/H;AAAA,CACX;AAAC"}
|
package/src/Icon/TriangleIcon.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
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.TriangleIcon = 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 _SVGIcon = require("./SVGIcon");
|
|
12
9
|
var _excluded = ["direction"];
|
|
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); }
|
|
11
|
+
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; }
|
|
12
|
+
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; }
|
|
13
13
|
var rotation = {
|
|
14
14
|
down: 0,
|
|
15
15
|
left: 90,
|
|
@@ -19,8 +19,8 @@ var rotation = {
|
|
|
19
19
|
var TriangleIcon = function TriangleIcon(_ref) {
|
|
20
20
|
var _ref$direction = _ref.direction,
|
|
21
21
|
direction = _ref$direction === void 0 ? 'down' : _ref$direction,
|
|
22
|
-
props = (
|
|
23
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
22
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
23
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
24
24
|
realWidth: 8,
|
|
25
25
|
realHeight: 8
|
|
26
26
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TriangleIcon.js","names":["rotation","down","left","up","right","TriangleIcon","direction","props"],"sources":["TriangleIcon.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 {Rotation} from './ArrowIcon';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport interface Props extends SVGIconProps {\n direction?: keyof Rotation;\n}\n\nconst rotation: Rotation = {\n down: 0,\n left: 90,\n up: 180,\n right: 270,\n};\n\nexport const TriangleIcon = ({direction = 'down', ...props}: Props) => (\n <SVGIcon realWidth={8} realHeight={8} {...props}>\n <path transform={`rotate(${rotation[direction]} 4 4)`} fillRule=\"evenodd\" d=\"M0 2h8L4 7\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TriangleIcon.js","names":["rotation","down","left","up","right","TriangleIcon","direction","props"],"sources":["TriangleIcon.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 {Rotation} from './ArrowIcon';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport interface Props extends SVGIconProps {\n direction?: keyof Rotation;\n}\n\nconst rotation: Rotation = {\n down: 0,\n left: 90,\n up: 180,\n right: 270,\n};\n\nexport const TriangleIcon = ({direction = 'down', ...props}: Props) => (\n <SVGIcon realWidth={8} realHeight={8} {...props}>\n <path transform={`rotate(${rotation[direction]} 4 4)`} fillRule=\"evenodd\" d=\"M0 2h8L4 7\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAGA;AAAgD;AAAA;AAAA;AAAA;AAMhD,IAAMA,QAAkB,GAAG;EACzBC,IAAI,EAAE,CAAC;EACPC,IAAI,EAAE,EAAE;EACRC,EAAE,EAAE,GAAG;EACPC,KAAK,EAAE;AACT,CAAC;AAEM,IAAMC,YAAY,GAAG,SAAfA,YAAY;EAAA,0BAAKC,SAAS;IAATA,SAAS,+BAAG,MAAM;IAAKC,KAAK;EAAA,OACxD,gBAAC,gBAAO;IAAC,SAAS,EAAE,CAAE;IAAC,UAAU,EAAE;EAAE,GAAKA,KAAK,GAC7C;IAAM,SAAS,mBAAYP,QAAQ,CAACM,SAAS,CAAC,UAAQ;IAAC,QAAQ,EAAC,SAAS;IAAC,CAAC,EAAC;EAAY,EAAG,CACnF;AAAA,CACX;AAAC"}
|
package/src/Icon/UploadIcon.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.UploadIcon = 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) 2022 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 UploadIcon = function UploadIcon(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":"UploadIcon.js","names":["UploadIcon","props"],"sources":["UploadIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2022 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';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const UploadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 14H16V16H0V14ZM7 11H9V4H13L8 0L3 4H7V11Z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"UploadIcon.js","names":["UploadIcon","props"],"sources":["UploadIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2022 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';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const UploadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 14H16V16H0V14ZM7 11H9V4H13L8 0L3 4H7V11Z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AACA;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;EAA6C,EAAG,CAChD;AAAA,CACX;AAAC"}
|
package/src/Icon/WireIcon.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.WireIcon = 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 WireIcon = function WireIcon(props) {
|
|
33
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
34
12
|
realWidth: 16,
|
|
35
13
|
realHeight: 14
|
|
36
14
|
}, props), (0, _react.jsx)("path", {
|
package/src/Icon/WireIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WireIcon.js","names":["WireIcon","props"],"sources":["WireIcon.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 WireIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={14} {...props}>\n <path d=\"M10.89 13.35c2.82 0 5.11-2.3 5.11-5.13V.44h-1.88v7.78a3.23 3.23 0 0 1-5.16 2.62l.08.72a5.2 5.2 0 0 0 1.22-3.34V2.26a2.27 2.27 0 0 0-4.53 0v5.96c0 1.25.46 2.4 1.27 3.35l.1-.73a3.26 3.26 0 0 1-5.2-2.62L1.86.94v-.5H0v7.78a5.15 5.15 0 0 0 8.35 4.04h-.62c.89.7 2 1.1 3.16 1.1zM8.39 2.26v5.96c0 .76-.28 1.5-.77 2.09l.76-.01a3.16 3.16 0 0 1-.76-2.08V2.26c0-.2.17-.38.38-.38.2 0 .38.18.38.38z\" />\n </SVGIcon>\n);\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"WireIcon.js","names":["WireIcon","props"],"sources":["WireIcon.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 WireIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={14} {...props}>\n <path d=\"M10.89 13.35c2.82 0 5.11-2.3 5.11-5.13V.44h-1.88v7.78a3.23 3.23 0 0 1-5.16 2.62l.08.72a5.2 5.2 0 0 0 1.22-3.34V2.26a2.27 2.27 0 0 0-4.53 0v5.96c0 1.25.46 2.4 1.27 3.35l.1-.73a3.26 3.26 0 0 1-5.2-2.62L1.86.94v-.5H0v7.78a5.15 5.15 0 0 0 8.35 4.04h-.62c.89.7 2 1.1 3.16 1.1zM8.39 2.26v5.96c0 .76-.28 1.5-.77 2.09l.76-.01a3.16 3.16 0 0 1-.76-2.08V2.26c0-.2.17-.38.38-.38.2 0 .38.18.38.38z\" />\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;EAAkY,EAAG,CACrY;AAAA,CACX;AAAC"}
|
|
@@ -1,12 +1,9 @@
|
|
|
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.YAxisMovement = exports.XAxisMovement = exports.TransitionContainer = exports.Transition = exports.TopDownMovement = exports.Slide = exports.RightLeftMovement = exports.Opacity = exports.LeftRightMovement = exports.BottomUpMovement = 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 _react2 = _interopRequireDefault(require("react"));
|
|
12
9
|
var _motions = require("./motions");
|
|
@@ -15,6 +12,10 @@ var _excluded = ["animationStyle", "timeout", "component", "children"],
|
|
|
15
12
|
_excluded3 = ["startValue", "endValue", "timeout"],
|
|
16
13
|
_excluded4 = ["startValue", "endValue", "timeout"],
|
|
17
14
|
_excluded5 = ["startValue", "endValue", "timeout"];
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
16
|
+
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); }
|
|
17
|
+
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; }
|
|
18
|
+
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; }
|
|
18
19
|
/*
|
|
19
20
|
* Wire
|
|
20
21
|
* Copyright (C) 2018 Wire Swiss GmbH
|
|
@@ -47,10 +48,10 @@ var Transition = function Transition(_ref) {
|
|
|
47
48
|
_ref$component = _ref.component,
|
|
48
49
|
component = _ref$component === void 0 ? 'div' : _ref$component,
|
|
49
50
|
children = _ref.children,
|
|
50
|
-
props = (
|
|
51
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
51
52
|
return /*#__PURE__*/_react2["default"].createElement(_react.ClassNames, null, function (_ref2) {
|
|
52
53
|
var css = _ref2.css;
|
|
53
|
-
return /*#__PURE__*/_react2["default"].createElement(CSSTransition, (
|
|
54
|
+
return /*#__PURE__*/_react2["default"].createElement(CSSTransition, _extends({
|
|
54
55
|
timeout: timeout,
|
|
55
56
|
classNames: css(animationStyle)
|
|
56
57
|
}, props), component ? /*#__PURE__*/_react2["default"].createElement(component, {}, children) : children);
|
|
@@ -64,8 +65,8 @@ var Opacity = function Opacity(_ref3) {
|
|
|
64
65
|
endValue = _ref3$endValue === void 0 ? 1 : _ref3$endValue,
|
|
65
66
|
_ref3$timeout = _ref3.timeout,
|
|
66
67
|
timeout = _ref3$timeout === void 0 ? _motions.DURATION.DEFAULT : _ref3$timeout,
|
|
67
|
-
props = (
|
|
68
|
-
return /*#__PURE__*/_react2["default"].createElement(Transition, (
|
|
68
|
+
props = _objectWithoutProperties(_ref3, _excluded2);
|
|
69
|
+
return /*#__PURE__*/_react2["default"].createElement(Transition, _extends({
|
|
69
70
|
animationStyle: {
|
|
70
71
|
'&-enter': {
|
|
71
72
|
opacity: startValue
|
|
@@ -97,8 +98,8 @@ var YAxisMovement = function YAxisMovement(_ref4) {
|
|
|
97
98
|
endValue = _ref4$endValue === void 0 ? '0%' : _ref4$endValue,
|
|
98
99
|
_ref4$timeout = _ref4.timeout,
|
|
99
100
|
timeout = _ref4$timeout === void 0 ? _motions.DURATION.DEFAULT : _ref4$timeout,
|
|
100
|
-
props = (
|
|
101
|
-
return /*#__PURE__*/_react2["default"].createElement(Transition, (
|
|
101
|
+
props = _objectWithoutProperties(_ref4, _excluded3);
|
|
102
|
+
return /*#__PURE__*/_react2["default"].createElement(Transition, _extends({
|
|
102
103
|
animationStyle: {
|
|
103
104
|
'&-enter': {
|
|
104
105
|
transform: "translateY(".concat(startValue, ")")
|
|
@@ -130,8 +131,8 @@ var XAxisMovement = function XAxisMovement(_ref5) {
|
|
|
130
131
|
endValue = _ref5$endValue === void 0 ? '0%' : _ref5$endValue,
|
|
131
132
|
_ref5$timeout = _ref5.timeout,
|
|
132
133
|
timeout = _ref5$timeout === void 0 ? _motions.DURATION.DEFAULT : _ref5$timeout,
|
|
133
|
-
props = (
|
|
134
|
-
return /*#__PURE__*/_react2["default"].createElement(Transition, (
|
|
134
|
+
props = _objectWithoutProperties(_ref5, _excluded4);
|
|
135
|
+
return /*#__PURE__*/_react2["default"].createElement(Transition, _extends({
|
|
135
136
|
animationStyle: {
|
|
136
137
|
'&-enter': {
|
|
137
138
|
transform: "translateX(".concat(startValue, ")")
|
|
@@ -163,8 +164,8 @@ var Slide = function Slide(_ref6) {
|
|
|
163
164
|
endValue = _ref6$endValue === void 0 ? '0%' : _ref6$endValue,
|
|
164
165
|
_ref6$timeout = _ref6.timeout,
|
|
165
166
|
timeout = _ref6$timeout === void 0 ? _motions.DURATION.DEFAULT : _ref6$timeout,
|
|
166
|
-
props = (
|
|
167
|
-
return /*#__PURE__*/_react2["default"].createElement(Transition, (
|
|
167
|
+
props = _objectWithoutProperties(_ref6, _excluded5);
|
|
168
|
+
return /*#__PURE__*/_react2["default"].createElement(Transition, _extends({
|
|
168
169
|
animationStyle: {
|
|
169
170
|
'&-enter': {
|
|
170
171
|
marginTop: startValue
|
|
@@ -190,28 +191,28 @@ var Slide = function Slide(_ref6) {
|
|
|
190
191
|
};
|
|
191
192
|
exports.Slide = Slide;
|
|
192
193
|
var LeftRightMovement = function LeftRightMovement(props) {
|
|
193
|
-
return /*#__PURE__*/_react2["default"].createElement(XAxisMovement, (
|
|
194
|
+
return /*#__PURE__*/_react2["default"].createElement(XAxisMovement, _extends({
|
|
194
195
|
startValue: "-100vh",
|
|
195
196
|
endValue: "0vh"
|
|
196
197
|
}, props));
|
|
197
198
|
};
|
|
198
199
|
exports.LeftRightMovement = LeftRightMovement;
|
|
199
200
|
var RightLeftMovement = function RightLeftMovement(props) {
|
|
200
|
-
return /*#__PURE__*/_react2["default"].createElement(XAxisMovement, (
|
|
201
|
+
return /*#__PURE__*/_react2["default"].createElement(XAxisMovement, _extends({
|
|
201
202
|
startValue: "100vh",
|
|
202
203
|
endValue: "0vh"
|
|
203
204
|
}, props));
|
|
204
205
|
};
|
|
205
206
|
exports.RightLeftMovement = RightLeftMovement;
|
|
206
207
|
var TopDownMovement = function TopDownMovement(props) {
|
|
207
|
-
return /*#__PURE__*/_react2["default"].createElement(YAxisMovement, (
|
|
208
|
+
return /*#__PURE__*/_react2["default"].createElement(YAxisMovement, _extends({
|
|
208
209
|
startValue: "-100%",
|
|
209
210
|
endValue: "0%"
|
|
210
211
|
}, props));
|
|
211
212
|
};
|
|
212
213
|
exports.TopDownMovement = TopDownMovement;
|
|
213
214
|
var BottomUpMovement = function BottomUpMovement(props) {
|
|
214
|
-
return /*#__PURE__*/_react2["default"].createElement(YAxisMovement, (
|
|
215
|
+
return /*#__PURE__*/_react2["default"].createElement(YAxisMovement, _extends({
|
|
215
216
|
startValue: "100%",
|
|
216
217
|
endValue: "0%"
|
|
217
218
|
}, props));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Animation.js","names":["require","CSSTransition","TransitionGroup","TransitionContainer","props","Transition","animationStyle","timeout","component","children","css","React","createElement","Opacity","startValue","endValue","DURATION","DEFAULT","opacity","transition","EASE","QUART","pointerEvents","YAxisMovement","transform","EXPONENTIAL","XAxisMovement","Slide","marginTop","LeftRightMovement","RightLeftMovement","TopDownMovement","BottomUpMovement"],"sources":["Animation.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\nconst {CSSTransition, TransitionGroup} = require('react-transition-group');\nimport {ClassNames} from '@emotion/react';\nimport React from 'react';\n\nimport {DURATION, EASE} from './motions';\n\ntype TransitionProps = Partial<any> & {\n children: React.ReactNode;\n component?: string | React.ComponentType<any>;\n};\n\ntype OpacityProps = TransitionProps & {\n endValue?: number;\n startValue?: number;\n};\n\ntype MovementProps = TransitionProps & {\n endValue?: string;\n startValue?: string;\n};\n\ntype TransitionContainerProps = React.HTMLProps<any> & {\n appear?: boolean;\n component?: string;\n enter?: boolean;\n exit?: boolean;\n};\n\nexport const TransitionContainer = (props: TransitionContainerProps) => <TransitionGroup {...props} />;\n\nexport const Transition = ({animationStyle, timeout, component = 'div', children, ...props}: TransitionProps) => (\n <ClassNames>\n {({css}) => (\n <CSSTransition timeout={timeout} classNames={css(animationStyle)} {...props}>\n {component ? React.createElement(component, {}, children) : children}\n </CSSTransition>\n )}\n </ClassNames>\n);\n\nexport const Opacity = ({startValue = 0, endValue = 1, timeout = DURATION.DEFAULT, ...props}: OpacityProps) => (\n <Transition\n animationStyle={{\n '&-enter': {opacity: startValue},\n '&-enter-active': {\n opacity: endValue,\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit': {opacity: endValue},\n '&-exit-active': {\n opacity: startValue,\n pointerEvents: 'none',\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit-done': {opacity: startValue},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const YAxisMovement = ({\n startValue = '-100%',\n endValue = '0%',\n timeout = DURATION.DEFAULT,\n ...props\n}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {transform: `translateY(${startValue})`},\n '&-enter-active': {\n transform: `translateY(${endValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit': {transform: `translateY(${endValue})`},\n '&-exit-active': {\n pointerEvents: 'none',\n transform: `translateY(${startValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit-done': {transform: `translateY(${startValue})`},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const XAxisMovement = ({\n startValue = '-100%',\n endValue = '0%',\n timeout = DURATION.DEFAULT,\n ...props\n}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {transform: `translateX(${startValue})`},\n '&-enter-active': {\n transform: `translateX(${endValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit': {transform: `translateX(${endValue})`},\n '&-exit-active': {\n pointerEvents: 'none',\n transform: `translateX(${startValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit-done': {transform: `translateX(${startValue})`},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const Slide = ({startValue = '-100%', endValue = '0%', timeout = DURATION.DEFAULT, ...props}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {marginTop: startValue},\n '&-enter-active': {\n marginTop: endValue,\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit': {marginTop: endValue},\n '&-exit-active': {\n marginTop: startValue,\n pointerEvents: 'none',\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit-done': {marginTop: startValue},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const LeftRightMovement = props => <XAxisMovement startValue=\"-100vh\" endValue=\"0vh\" {...props} />;\nexport const RightLeftMovement = props => <XAxisMovement startValue=\"100vh\" endValue=\"0vh\" {...props} />;\n\nexport const TopDownMovement = props => <YAxisMovement startValue=\"-100%\" endValue=\"0%\" {...props} />;\nexport const BottomUpMovement = props => <YAxisMovement startValue=\"100%\" endValue=\"0%\" {...props} />;\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"Animation.js","names":["require","CSSTransition","TransitionGroup","TransitionContainer","props","Transition","animationStyle","timeout","component","children","css","React","createElement","Opacity","startValue","endValue","DURATION","DEFAULT","opacity","transition","EASE","QUART","pointerEvents","YAxisMovement","transform","EXPONENTIAL","XAxisMovement","Slide","marginTop","LeftRightMovement","RightLeftMovement","TopDownMovement","BottomUpMovement"],"sources":["Animation.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\nconst {CSSTransition, TransitionGroup} = require('react-transition-group');\nimport {ClassNames} from '@emotion/react';\nimport React from 'react';\n\nimport {DURATION, EASE} from './motions';\n\ntype TransitionProps = Partial<any> & {\n children: React.ReactNode;\n component?: string | React.ComponentType<any>;\n};\n\ntype OpacityProps = TransitionProps & {\n endValue?: number;\n startValue?: number;\n};\n\ntype MovementProps = TransitionProps & {\n endValue?: string;\n startValue?: string;\n};\n\ntype TransitionContainerProps = React.HTMLProps<any> & {\n appear?: boolean;\n component?: string;\n enter?: boolean;\n exit?: boolean;\n};\n\nexport const TransitionContainer = (props: TransitionContainerProps) => <TransitionGroup {...props} />;\n\nexport const Transition = ({animationStyle, timeout, component = 'div', children, ...props}: TransitionProps) => (\n <ClassNames>\n {({css}) => (\n <CSSTransition timeout={timeout} classNames={css(animationStyle)} {...props}>\n {component ? React.createElement(component, {}, children) : children}\n </CSSTransition>\n )}\n </ClassNames>\n);\n\nexport const Opacity = ({startValue = 0, endValue = 1, timeout = DURATION.DEFAULT, ...props}: OpacityProps) => (\n <Transition\n animationStyle={{\n '&-enter': {opacity: startValue},\n '&-enter-active': {\n opacity: endValue,\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit': {opacity: endValue},\n '&-exit-active': {\n opacity: startValue,\n pointerEvents: 'none',\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit-done': {opacity: startValue},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const YAxisMovement = ({\n startValue = '-100%',\n endValue = '0%',\n timeout = DURATION.DEFAULT,\n ...props\n}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {transform: `translateY(${startValue})`},\n '&-enter-active': {\n transform: `translateY(${endValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit': {transform: `translateY(${endValue})`},\n '&-exit-active': {\n pointerEvents: 'none',\n transform: `translateY(${startValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit-done': {transform: `translateY(${startValue})`},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const XAxisMovement = ({\n startValue = '-100%',\n endValue = '0%',\n timeout = DURATION.DEFAULT,\n ...props\n}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {transform: `translateX(${startValue})`},\n '&-enter-active': {\n transform: `translateX(${endValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit': {transform: `translateX(${endValue})`},\n '&-exit-active': {\n pointerEvents: 'none',\n transform: `translateX(${startValue})`,\n transition: `all ${timeout}ms ${EASE.EXPONENTIAL}`,\n },\n '&-exit-done': {transform: `translateX(${startValue})`},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const Slide = ({startValue = '-100%', endValue = '0%', timeout = DURATION.DEFAULT, ...props}: MovementProps) => (\n <Transition\n animationStyle={{\n '&-enter': {marginTop: startValue},\n '&-enter-active': {\n marginTop: endValue,\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit': {marginTop: endValue},\n '&-exit-active': {\n marginTop: startValue,\n pointerEvents: 'none',\n transition: `all ${timeout}ms ${EASE.QUART}`,\n },\n '&-exit-done': {marginTop: startValue},\n }}\n timeout={timeout}\n {...props}\n />\n);\n\nexport const LeftRightMovement = props => <XAxisMovement startValue=\"-100vh\" endValue=\"0vh\" {...props} />;\nexport const RightLeftMovement = props => <XAxisMovement startValue=\"100vh\" endValue=\"0vh\" {...props} />;\n\nexport const TopDownMovement = props => <YAxisMovement startValue=\"-100%\" endValue=\"0%\" {...props} />;\nexport const BottomUpMovement = props => <YAxisMovement startValue=\"100%\" endValue=\"0%\" {...props} />;\n"],"mappings":"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"}
|