@wireapp/react-ui-kit 8.17.2 → 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 +12 -17
- package/src/Form/Button.d.js.map +1 -1
- package/src/Form/Button.js +36 -57
- package/src/Form/Button.js.map +1 -1
- package/src/Form/ButtonLink.d.js.map +1 -1
- package/src/Form/ButtonLink.js +12 -30
- package/src/Form/ButtonLink.js.map +1 -1
- package/src/Form/Checkbox.d.js.map +1 -1
- package/src/Form/Checkbox.js +38 -57
- package/src/Form/Checkbox.js.map +1 -1
- package/src/Form/CodeInput.d.js.map +1 -1
- package/src/Form/CodeInput.js +24 -59
- package/src/Form/CodeInput.js.map +1 -1
- package/src/Form/DropFileInput.d.js.map +1 -1
- package/src/Form/DropFileInput.js +26 -60
- package/src/Form/DropFileInput.js.map +1 -1
- package/src/Form/ErrorMessage.d.js.map +1 -1
- package/src/Form/ErrorMessage.js +14 -34
- package/src/Form/ErrorMessage.js.map +1 -1
- package/src/Form/Form.d.js.map +1 -1
- package/src/Form/Form.js +3 -11
- package/src/Form/Form.js.map +1 -1
- package/src/Form/Input.d.js.map +1 -1
- package/src/Form/Input.js +32 -52
- package/src/Form/Input.js.map +1 -1
- package/src/Form/InputBlock.d.js.map +1 -1
- package/src/Form/InputBlock.js +6 -38
- package/src/Form/InputBlock.js.map +1 -1
- package/src/Form/InputLabel.d.js.map +1 -1
- package/src/Form/InputLabel.js +9 -17
- package/src/Form/InputLabel.js.map +1 -1
- package/src/Form/InputSubmitCombo.d.js.map +1 -1
- package/src/Form/InputSubmitCombo.js +11 -25
- package/src/Form/InputSubmitCombo.js.map +1 -1
- package/src/Form/RangeInput.d.js.map +1 -1
- package/src/Form/RangeInput.js +19 -30
- package/src/Form/RangeInput.js.map +1 -1
- package/src/Form/RangeInput.styles.d.js.map +1 -1
- package/src/Form/RangeInput.styles.js +5 -18
- package/src/Form/RangeInput.styles.js.map +1 -1
- package/src/Form/RoundIconButton.d.js.map +1 -1
- package/src/Form/RoundIconButton.js +10 -25
- package/src/Form/RoundIconButton.js.map +1 -1
- package/src/Form/Select.d.js.map +1 -1
- package/src/Form/Select.js +23 -37
- package/src/Form/Select.js.map +1 -1
- package/src/Form/SelectComponents.d.js.map +1 -1
- package/src/Form/SelectComponents.js +21 -51
- package/src/Form/SelectComponents.js.map +1 -1
- package/src/Form/SelectStyles.d.js.map +1 -1
- package/src/Form/SelectStyles.js +7 -15
- package/src/Form/SelectStyles.js.map +1 -1
- package/src/Form/ShakeBox.d.js.map +1 -1
- package/src/Form/ShakeBox.js +18 -50
- package/src/Form/ShakeBox.js.map +1 -1
- package/src/Form/Switch.d.js.map +1 -1
- package/src/Form/Switch.js +20 -32
- package/src/Form/Switch.js.map +1 -1
- package/src/Form/TextArea.d.js.map +1 -1
- package/src/Form/TextArea.js +12 -26
- package/src/Form/TextArea.js.map +1 -1
- package/src/Form/Tooltip.d.js.map +1 -1
- package/src/Form/Tooltip.js +16 -27
- package/src/Form/Tooltip.js.map +1 -1
- package/src/Form/index.d.js +0 -36
- package/src/Form/index.d.js.map +1 -1
- package/src/Form/index.js +0 -36
- package/src/Form/index.js.map +1 -1
- package/src/GlobalCssVariables.d.js.map +1 -1
- package/src/GlobalCssVariables.js +1 -5
- package/src/GlobalCssVariables.js.map +1 -1
- package/src/GlobalStyle.d.js.map +1 -1
- package/src/GlobalStyle.js +4 -14
- package/src/GlobalStyle.js.map +1 -1
- package/src/Icon/AddPeopleIcon.d.js.map +1 -1
- package/src/Icon/AddPeopleIcon.js +4 -30
- package/src/Icon/AddPeopleIcon.js.map +1 -1
- package/src/Icon/ArchiveIcon.d.js.map +1 -1
- package/src/Icon/ArchiveIcon.js +2 -29
- package/src/Icon/ArchiveIcon.js.map +1 -1
- package/src/Icon/ArrowDown.d.js.map +1 -1
- package/src/Icon/ArrowDown.js +5 -28
- package/src/Icon/ArrowDown.js.map +1 -1
- package/src/Icon/ArrowIcon.d.js.map +1 -1
- package/src/Icon/ArrowIcon.js +7 -15
- package/src/Icon/ArrowIcon.js.map +1 -1
- package/src/Icon/AttachmentIcon.d.js.map +1 -1
- package/src/Icon/AttachmentIcon.js +2 -29
- package/src/Icon/AttachmentIcon.js.map +1 -1
- package/src/Icon/AudioVideoIcon.d.js.map +1 -1
- package/src/Icon/AudioVideoIcon.js +2 -29
- package/src/Icon/AudioVideoIcon.js.map +1 -1
- package/src/Icon/BlockIcon.d.js.map +1 -1
- package/src/Icon/BlockIcon.js +2 -29
- package/src/Icon/BlockIcon.js.map +1 -1
- package/src/Icon/Brand/AndroidIcon.d.js.map +1 -1
- package/src/Icon/Brand/AndroidIcon.js +2 -29
- package/src/Icon/Brand/AndroidIcon.js.map +1 -1
- package/src/Icon/Brand/AppleIcon.d.js.map +1 -1
- package/src/Icon/Brand/AppleIcon.js +2 -29
- package/src/Icon/Brand/AppleIcon.js.map +1 -1
- package/src/Icon/Brand/ChromeIcon.d.js.map +1 -1
- package/src/Icon/Brand/ChromeIcon.js +2 -29
- package/src/Icon/Brand/ChromeIcon.js.map +1 -1
- package/src/Icon/Brand/FacebookIcon.d.js.map +1 -1
- package/src/Icon/Brand/FacebookIcon.js +2 -29
- package/src/Icon/Brand/FacebookIcon.js.map +1 -1
- package/src/Icon/Brand/GitHubIcon.d.js.map +1 -1
- package/src/Icon/Brand/GitHubIcon.js +2 -29
- package/src/Icon/Brand/GitHubIcon.js.map +1 -1
- package/src/Icon/Brand/LinkedInIcon.d.js.map +1 -1
- package/src/Icon/Brand/LinkedInIcon.js +2 -29
- package/src/Icon/Brand/LinkedInIcon.js.map +1 -1
- package/src/Icon/Brand/LinuxIcon.d.js.map +1 -1
- package/src/Icon/Brand/LinuxIcon.js +2 -29
- package/src/Icon/Brand/LinuxIcon.js.map +1 -1
- package/src/Icon/Brand/MicrosoftIcon.d.js.map +1 -1
- package/src/Icon/Brand/MicrosoftIcon.js +2 -29
- package/src/Icon/Brand/MicrosoftIcon.js.map +1 -1
- package/src/Icon/Brand/TwitterIcon.d.js.map +1 -1
- package/src/Icon/Brand/TwitterIcon.js +2 -29
- package/src/Icon/Brand/TwitterIcon.js.map +1 -1
- package/src/Icon/CallIcon.d.js.map +1 -1
- package/src/Icon/CallIcon.js +2 -29
- package/src/Icon/CallIcon.js.map +1 -1
- package/src/Icon/CamIcon.d.js.map +1 -1
- package/src/Icon/CamIcon.js +2 -29
- package/src/Icon/CamIcon.js.map +1 -1
- package/src/Icon/CameraIcon.d.js.map +1 -1
- package/src/Icon/CameraIcon.js +4 -30
- package/src/Icon/CameraIcon.js.map +1 -1
- package/src/Icon/CheckIcon.d.js.map +1 -1
- package/src/Icon/CheckIcon.js +2 -29
- package/src/Icon/CheckIcon.js.map +1 -1
- package/src/Icon/CheckRoundIcon.d.js.map +1 -1
- package/src/Icon/CheckRoundIcon.js +2 -29
- package/src/Icon/CheckRoundIcon.js.map +1 -1
- package/src/Icon/ChevronIcon.d.js.map +1 -1
- package/src/Icon/ChevronIcon.js +6 -15
- package/src/Icon/ChevronIcon.js.map +1 -1
- package/src/Icon/CloseIcon.d.js.map +1 -1
- package/src/Icon/CloseIcon.js +2 -29
- package/src/Icon/CloseIcon.js.map +1 -1
- package/src/Icon/CopyIcon.d.js.map +1 -1
- package/src/Icon/CopyIcon.js +2 -29
- package/src/Icon/CopyIcon.js.map +1 -1
- package/src/Icon/DeviceIcon.d.js.map +1 -1
- package/src/Icon/DeviceIcon.js +2 -29
- package/src/Icon/DeviceIcon.js.map +1 -1
- package/src/Icon/DownloadIcon.d.js.map +1 -1
- package/src/Icon/DownloadIcon.js +2 -29
- package/src/Icon/DownloadIcon.js.map +1 -1
- package/src/Icon/EditDocumentIcon.d.js.map +1 -1
- package/src/Icon/EditDocumentIcon.js +4 -30
- package/src/Icon/EditDocumentIcon.js.map +1 -1
- package/src/Icon/EditIcon.d.js.map +1 -1
- package/src/Icon/EditIcon.js +2 -29
- package/src/Icon/EditIcon.js.map +1 -1
- package/src/Icon/EnterIcon.d.js.map +1 -1
- package/src/Icon/EnterIcon.js +2 -29
- package/src/Icon/EnterIcon.js.map +1 -1
- package/src/Icon/ErrorIcon.d.js.map +1 -1
- package/src/Icon/ErrorIcon.js +2 -29
- package/src/Icon/ErrorIcon.js.map +1 -1
- package/src/Icon/FileIcon.d.js.map +1 -1
- package/src/Icon/FileIcon.js +2 -29
- package/src/Icon/FileIcon.js.map +1 -1
- package/src/Icon/GifIcon.d.js.map +1 -1
- package/src/Icon/GifIcon.js +2 -29
- package/src/Icon/GifIcon.js.map +1 -1
- package/src/Icon/GridIcon.d.js.map +1 -1
- package/src/Icon/GridIcon.js +4 -30
- package/src/Icon/GridIcon.js.map +1 -1
- package/src/Icon/GroupIcon.d.js.map +1 -1
- package/src/Icon/GroupIcon.js +2 -29
- package/src/Icon/GroupIcon.js.map +1 -1
- package/src/Icon/HangupIcon.d.js.map +1 -1
- package/src/Icon/HangupIcon.js +2 -29
- package/src/Icon/HangupIcon.js.map +1 -1
- package/src/Icon/HideIcon.d.js.map +1 -1
- package/src/Icon/HideIcon.js +2 -29
- package/src/Icon/HideIcon.js.map +1 -1
- package/src/Icon/ImageIcon.d.js.map +1 -1
- package/src/Icon/ImageIcon.js +2 -29
- package/src/Icon/ImageIcon.js.map +1 -1
- package/src/Icon/InfoIcon.d.js.map +1 -1
- package/src/Icon/InfoIcon.js +2 -29
- package/src/Icon/InfoIcon.js.map +1 -1
- package/src/Icon/InviteIcon.d.js.map +1 -1
- package/src/Icon/InviteIcon.js +2 -29
- package/src/Icon/InviteIcon.js.map +1 -1
- package/src/Icon/LeaveIcon.d.js.map +1 -1
- package/src/Icon/LeaveIcon.js +2 -29
- package/src/Icon/LeaveIcon.js.map +1 -1
- package/src/Icon/LinkIcon.d.js.map +1 -1
- package/src/Icon/LinkIcon.js +4 -30
- package/src/Icon/LinkIcon.js.map +1 -1
- package/src/Icon/ListIcon.d.js.map +1 -1
- package/src/Icon/ListIcon.js +2 -29
- package/src/Icon/ListIcon.js.map +1 -1
- package/src/Icon/LockIcon.d.js.map +1 -1
- package/src/Icon/LockIcon.js +2 -29
- package/src/Icon/LockIcon.js.map +1 -1
- package/src/Icon/MessageIcon.d.js.map +1 -1
- package/src/Icon/MessageIcon.js +2 -29
- package/src/Icon/MessageIcon.js.map +1 -1
- package/src/Icon/MinusIcon.d.js.map +1 -1
- package/src/Icon/MinusIcon.js +2 -29
- package/src/Icon/MinusIcon.js.map +1 -1
- package/src/Icon/MoreIcon.d.js.map +1 -1
- package/src/Icon/MoreIcon.js +2 -29
- package/src/Icon/MoreIcon.js.map +1 -1
- package/src/Icon/MuteIcon.d.js.map +1 -1
- package/src/Icon/MuteIcon.js +2 -29
- package/src/Icon/MuteIcon.js.map +1 -1
- package/src/Icon/NotificationIcon.d.js.map +1 -1
- package/src/Icon/NotificationIcon.js +2 -29
- package/src/Icon/NotificationIcon.js.map +1 -1
- package/src/Icon/NotificationOffIcon.d.js.map +1 -1
- package/src/Icon/NotificationOffIcon.js +2 -29
- package/src/Icon/NotificationOffIcon.js.map +1 -1
- package/src/Icon/OptionsIcon.d.js.map +1 -1
- package/src/Icon/OptionsIcon.js +2 -29
- package/src/Icon/OptionsIcon.js.map +1 -1
- package/src/Icon/PeopleIcon.d.js.map +1 -1
- package/src/Icon/PeopleIcon.js +4 -30
- package/src/Icon/PeopleIcon.js.map +1 -1
- package/src/Icon/PingIcon.d.js.map +1 -1
- package/src/Icon/PingIcon.js +2 -29
- package/src/Icon/PingIcon.js.map +1 -1
- package/src/Icon/PlaneIcon.d.js.map +1 -1
- package/src/Icon/PlaneIcon.js +2 -29
- package/src/Icon/PlaneIcon.js.map +1 -1
- package/src/Icon/PlusIcon.d.js.map +1 -1
- package/src/Icon/PlusIcon.js +2 -29
- package/src/Icon/PlusIcon.js.map +1 -1
- package/src/Icon/ProfileIcon.d.js.map +1 -1
- package/src/Icon/ProfileIcon.js +2 -29
- package/src/Icon/ProfileIcon.js.map +1 -1
- package/src/Icon/RecordBoldIcon.d.js.map +1 -1
- package/src/Icon/RecordBoldIcon.js +6 -15
- package/src/Icon/RecordBoldIcon.js.map +1 -1
- package/src/Icon/RecordIcon.d.js.map +1 -1
- package/src/Icon/RecordIcon.js +2 -29
- package/src/Icon/RecordIcon.js.map +1 -1
- package/src/Icon/RecordPendingIcon.d.js.map +1 -1
- package/src/Icon/RecordPendingIcon.js +2 -29
- package/src/Icon/RecordPendingIcon.js.map +1 -1
- package/src/Icon/ReloadIcon.d.js.map +1 -1
- package/src/Icon/ReloadIcon.js +2 -29
- package/src/Icon/ReloadIcon.js.map +1 -1
- package/src/Icon/SVGIcon.d.js.map +1 -1
- package/src/Icon/SVGIcon.js +16 -26
- package/src/Icon/SVGIcon.js.map +1 -1
- package/src/Icon/ScreenshareIcon.d.js.map +1 -1
- package/src/Icon/ScreenshareIcon.js +2 -29
- package/src/Icon/ScreenshareIcon.js.map +1 -1
- package/src/Icon/SearchIcon.d.js.map +1 -1
- package/src/Icon/SearchIcon.js +2 -29
- package/src/Icon/SearchIcon.js.map +1 -1
- package/src/Icon/ServicesIcon.d.js.map +1 -1
- package/src/Icon/ServicesIcon.js +2 -29
- package/src/Icon/ServicesIcon.js.map +1 -1
- package/src/Icon/SettingsIcon.d.js.map +1 -1
- package/src/Icon/SettingsIcon.js +2 -29
- package/src/Icon/SettingsIcon.js.map +1 -1
- package/src/Icon/ShowIcon.d.js.map +1 -1
- package/src/Icon/ShowIcon.js +2 -29
- package/src/Icon/ShowIcon.js.map +1 -1
- package/src/Icon/SignIcon.d.js.map +1 -1
- package/src/Icon/SignIcon.js +2 -29
- package/src/Icon/SignIcon.js.map +1 -1
- package/src/Icon/SpeakerIcon.d.js.map +1 -1
- package/src/Icon/SpeakerIcon.js +2 -29
- package/src/Icon/SpeakerIcon.js.map +1 -1
- package/src/Icon/SupportIcon.d.js.map +1 -1
- package/src/Icon/SupportIcon.js +2 -29
- package/src/Icon/SupportIcon.js.map +1 -1
- package/src/Icon/TeamIcon.d.js.map +1 -1
- package/src/Icon/TeamIcon.js +2 -29
- package/src/Icon/TeamIcon.js.map +1 -1
- package/src/Icon/TimedIcon.d.js.map +1 -1
- package/src/Icon/TimedIcon.js +2 -29
- package/src/Icon/TimedIcon.js.map +1 -1
- package/src/Icon/TrashCrossIcon.d.js.map +1 -1
- package/src/Icon/TrashCrossIcon.js +2 -29
- package/src/Icon/TrashCrossIcon.js.map +1 -1
- package/src/Icon/TrashIcon.d.js.map +1 -1
- package/src/Icon/TrashIcon.js +2 -29
- package/src/Icon/TrashIcon.js.map +1 -1
- package/src/Icon/TriangleIcon.d.js.map +1 -1
- package/src/Icon/TriangleIcon.js +6 -14
- package/src/Icon/TriangleIcon.js.map +1 -1
- package/src/Icon/UploadIcon.d.js.map +1 -1
- package/src/Icon/UploadIcon.js +2 -29
- package/src/Icon/UploadIcon.js.map +1 -1
- package/src/Icon/WireIcon.d.js.map +1 -1
- package/src/Icon/WireIcon.js +2 -29
- package/src/Icon/WireIcon.js.map +1 -1
- package/src/Icon/index.d.js +0 -146
- package/src/Icon/index.d.js.map +1 -1
- package/src/Icon/index.js +0 -146
- package/src/Icon/index.js.map +1 -1
- package/src/Identity/Animation.d.js.map +1 -1
- package/src/Identity/Animation.js +50 -76
- package/src/Identity/Animation.js.map +1 -1
- package/src/Identity/Avatar.d.js.map +1 -1
- package/src/Identity/Avatar.js +26 -61
- package/src/Identity/Avatar.js.map +1 -1
- package/src/Identity/AvatarGrid.d.js.map +1 -1
- package/src/Identity/AvatarGrid.js +19 -39
- package/src/Identity/AvatarGrid.js.map +1 -1
- package/src/Identity/Logo.d.js.map +1 -1
- package/src/Identity/Logo.js +10 -24
- package/src/Identity/Logo.js.map +1 -1
- package/src/Identity/colors-v2.d.js.map +1 -1
- package/src/Identity/colors-v2.js +5 -15
- package/src/Identity/colors-v2.js.map +1 -1
- package/src/Identity/colors.d.js.map +1 -1
- package/src/Identity/colors.js +16 -27
- package/src/Identity/colors.js.map +1 -1
- package/src/Identity/index.d.js +0 -12
- package/src/Identity/index.d.js.map +1 -1
- package/src/Identity/index.js +0 -12
- package/src/Identity/index.js.map +1 -1
- package/src/Identity/motions.d.js.map +1 -1
- package/src/Identity/motions.js +8 -14
- package/src/Identity/motions.js.map +1 -1
- package/src/Layout/Box.d.js.map +1 -1
- package/src/Layout/Box.js +4 -33
- package/src/Layout/Box.js.map +1 -1
- package/src/Layout/Column.d.js.map +1 -1
- package/src/Layout/Column.js +8 -44
- package/src/Layout/Column.js.map +1 -1
- package/src/Layout/Container.d.js.map +1 -1
- package/src/Layout/Container.js +15 -58
- package/src/Layout/Container.js.map +1 -1
- package/src/Layout/Content.d.js.map +1 -1
- package/src/Layout/Content.js +4 -33
- package/src/Layout/Content.js.map +1 -1
- package/src/Layout/FlexBox.d.js.map +1 -1
- package/src/Layout/FlexBox.js +11 -42
- package/src/Layout/FlexBox.js.map +1 -1
- package/src/Layout/Footer.d.js.map +1 -1
- package/src/Layout/Footer.js +2 -6
- package/src/Layout/Footer.js.map +1 -1
- package/src/Layout/Header.d.js.map +1 -1
- package/src/Layout/Header.js +4 -32
- package/src/Layout/Header.js.map +1 -1
- package/src/Layout/MatchMedia.d.js.map +1 -1
- package/src/Layout/MatchMedia.js +22 -72
- package/src/Layout/MatchMedia.js.map +1 -1
- package/src/Layout/Spacer.d.js.map +1 -1
- package/src/Layout/Spacer.js +5 -8
- package/src/Layout/Spacer.js.map +1 -1
- package/src/Layout/StyledApp.d.js.map +1 -1
- package/src/Layout/StyledApp.js +10 -23
- package/src/Layout/StyledApp.js.map +1 -1
- package/src/Layout/Theme.d.js.map +1 -1
- package/src/Layout/Theme.js +8 -21
- package/src/Layout/Theme.js.map +1 -1
- package/src/Layout/headerMenu/HeaderMenu.d.js.map +1 -1
- package/src/Layout/headerMenu/HeaderMenu.js +19 -38
- package/src/Layout/headerMenu/HeaderMenu.js.map +1 -1
- package/src/Layout/headerMenu/HeaderSubMenu.d.js.map +1 -1
- package/src/Layout/headerMenu/HeaderSubMenu.js +13 -33
- package/src/Layout/headerMenu/HeaderSubMenu.js.map +1 -1
- package/src/Layout/headerMenu/MenuContent.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuContent.js +6 -20
- package/src/Layout/headerMenu/MenuContent.js.map +1 -1
- package/src/Layout/headerMenu/MenuItems.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuItems.js +6 -38
- package/src/Layout/headerMenu/MenuItems.js.map +1 -1
- package/src/Layout/headerMenu/MenuLink.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuLink.js +21 -40
- package/src/Layout/headerMenu/MenuLink.js.map +1 -1
- package/src/Layout/headerMenu/MenuOpenButton.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuOpenButton.js +7 -40
- package/src/Layout/headerMenu/MenuOpenButton.js.map +1 -1
- package/src/Layout/headerMenu/MenuScrollableItems.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuScrollableItems.js +6 -36
- package/src/Layout/headerMenu/MenuScrollableItems.js.map +1 -1
- package/src/Layout/headerMenu/MenuSubLink.d.js.map +1 -1
- package/src/Layout/headerMenu/MenuSubLink.js +8 -23
- package/src/Layout/headerMenu/MenuSubLink.js.map +1 -1
- package/src/Layout/headerMenu/index.d.js +0 -16
- package/src/Layout/headerMenu/index.d.js.map +1 -1
- package/src/Layout/headerMenu/index.js +0 -16
- package/src/Layout/headerMenu/index.js.map +1 -1
- package/src/Layout/index.d.js +0 -26
- package/src/Layout/index.d.js.map +1 -1
- package/src/Layout/index.js +0 -26
- package/src/Layout/index.js.map +1 -1
- package/src/Layout/sizes.d.js.map +1 -1
- package/src/Layout/sizes.js +2 -2
- package/src/Layout/sizes.js.map +1 -1
- package/src/Menu/MenuModal.d.js.map +1 -1
- package/src/Menu/MenuModal.js +21 -44
- package/src/Menu/MenuModal.js.map +1 -1
- package/src/Menu/TabBar.d.js.map +1 -1
- package/src/Menu/TabBar.js +31 -50
- package/src/Menu/TabBar.js.map +1 -1
- package/src/Menu/index.d.js +0 -4
- package/src/Menu/index.d.js.map +1 -1
- package/src/Menu/index.js +0 -4
- package/src/Menu/index.js.map +1 -1
- package/src/Misc/ButtonGroup.d.js.map +1 -1
- package/src/Misc/ButtonGroup.js +10 -25
- package/src/Misc/ButtonGroup.js.map +1 -1
- package/src/Misc/IconButton.d.js.map +1 -1
- package/src/Misc/IconButton.js +13 -31
- package/src/Misc/IconButton.js.map +1 -1
- package/src/Misc/IsInViewport.d.js.map +1 -1
- package/src/Misc/IsInViewport.js +18 -29
- package/src/Misc/IsInViewport.js.map +1 -1
- package/src/Misc/Loading.d.js.map +1 -1
- package/src/Misc/Loading.js +13 -24
- package/src/Misc/Loading.js.map +1 -1
- package/src/Misc/Pagination.d.js.map +1 -1
- package/src/Misc/Pagination.js +18 -40
- package/src/Misc/Pagination.js.map +1 -1
- package/src/Misc/Pill.d.js.map +1 -1
- package/src/Misc/Pill.js +11 -30
- package/src/Misc/Pill.js.map +1 -1
- package/src/Misc/childrenWithDefaultProps.d.js.map +1 -1
- package/src/Misc/childrenWithDefaultProps.js +4 -13
- package/src/Misc/childrenWithDefaultProps.js.map +1 -1
- package/src/Misc/index.d.js +0 -18
- package/src/Misc/index.d.js.map +1 -1
- package/src/Misc/index.js +0 -18
- package/src/Misc/index.js.map +1 -1
- package/src/Misc/useLongTouch.d.js.map +1 -1
- package/src/Misc/useLongTouch.js +3 -11
- package/src/Misc/useLongTouch.js.map +1 -1
- package/src/Misc/useTimeout.d.js.map +1 -1
- package/src/Misc/useTimeout.js +9 -32
- package/src/Misc/useTimeout.js.map +1 -1
- package/src/Modal/Modal.d.js.map +1 -1
- package/src/Modal/Modal.js +21 -50
- package/src/Modal/Modal.js.map +1 -1
- package/src/Modal/Overlay.d.js.map +1 -1
- package/src/Modal/Overlay.js +15 -37
- package/src/Modal/Overlay.js.map +1 -1
- package/src/Modal/index.d.js +0 -3
- package/src/Modal/index.d.js.map +1 -1
- package/src/Modal/index.js +0 -3
- package/src/Modal/index.js.map +1 -1
- package/src/Text/Heading.d.js.map +1 -1
- package/src/Text/Heading.js +52 -84
- package/src/Text/Heading.js.map +1 -1
- package/src/Text/Label.d.js.map +1 -1
- package/src/Text/Label.js +18 -35
- package/src/Text/Label.js.map +1 -1
- package/src/Text/Line.d.js.map +1 -1
- package/src/Text/Line.js +5 -35
- package/src/Text/Line.js.map +1 -1
- package/src/Text/Link.d.js.map +1 -1
- package/src/Text/Link.js +20 -39
- package/src/Text/Link.js.map +1 -1
- package/src/Text/Paragraph.d.js.map +1 -1
- package/src/Text/Paragraph.js +19 -37
- package/src/Text/Paragraph.js.map +1 -1
- package/src/Text/Text.d.js.map +1 -1
- package/src/Text/Text.js +28 -70
- package/src/Text/Text.js.map +1 -1
- package/src/Text/TextLink.d.js.map +1 -1
- package/src/Text/TextLink.js +16 -30
- package/src/Text/TextLink.js.map +1 -1
- package/src/Text/Title.d.js.map +1 -1
- package/src/Text/Title.js +17 -30
- package/src/Text/Title.js.map +1 -1
- package/src/Text/index.d.js +0 -16
- package/src/Text/index.d.js.map +1 -1
- package/src/Text/index.js +0 -16
- package/src/Text/index.js.map +1 -1
- package/src/index.d.js +0 -18
- package/src/index.d.js.map +1 -1
- package/src/index.js +0 -18
- package/src/index.js.map +1 -1
- package/src/mediaQueries.d.js.map +1 -1
- package/src/mediaQueries.js +15 -22
- package/src/mediaQueries.js.map +1 -1
- package/src/util.d.js.map +1 -1
- package/src/util.js +15 -24
- package/src/util.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CheckIcon.d.js","names":[],"sources":["CheckIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const CheckIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/CheckIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.CheckIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var CheckIcon = function CheckIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 16,
|
|
39
13
|
realHeight: 12
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
d: "M5.66 11.86L15.98 1.4 14.58 0 5.65 9.03 1.4 4.8 0 6.2"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.CheckIcon = CheckIcon;
|
|
46
19
|
//# sourceMappingURL=CheckIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CheckRoundIcon.d.js","names":[],"sources":["CheckRoundIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const CheckRoundIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.CheckRoundIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2021 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var CheckRoundIcon = function CheckRoundIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 20,
|
|
39
13
|
realHeight: 16
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
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"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.CheckRoundIcon = CheckRoundIcon;
|
|
46
19
|
//# sourceMappingURL=CheckRoundIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ChevronIcon.d.js","names":[],"sources":["ChevronIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { ArrowProps } from './ArrowIcon';\nexport declare const ChevronIcon: ({ direction, ...props }: ArrowProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/ChevronIcon.js
CHANGED
|
@@ -1,29 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.ChevronIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
|
-
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
13
|
-
|
|
14
7
|
var _react = require("@emotion/react");
|
|
15
|
-
|
|
16
8
|
var _ArrowIcon = require("./ArrowIcon");
|
|
17
|
-
|
|
18
9
|
var _SVGIcon = require("./SVGIcon");
|
|
19
|
-
|
|
20
10
|
var _excluded = ["direction"];
|
|
21
|
-
|
|
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; }
|
|
22
14
|
var ChevronIcon = function ChevronIcon(_ref) {
|
|
23
15
|
var _ref$direction = _ref.direction,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
16
|
+
direction = _ref$direction === void 0 ? 'right' : _ref$direction,
|
|
17
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
18
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
27
19
|
realWidth: 5,
|
|
28
20
|
realHeight: 8
|
|
29
21
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -31,6 +23,5 @@ var ChevronIcon = function ChevronIcon(_ref) {
|
|
|
31
23
|
d: "M0 .92L.94 0 5 4 .94 8 0 7.08 3.13 4z"
|
|
32
24
|
}));
|
|
33
25
|
};
|
|
34
|
-
|
|
35
26
|
exports.ChevronIcon = ChevronIcon;
|
|
36
27
|
//# sourceMappingURL=ChevronIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CloseIcon.d.js","names":[],"sources":["CloseIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const CloseIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/CloseIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.CloseIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var CloseIcon = function CloseIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 14,
|
|
39
13
|
realHeight: 14
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
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"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.CloseIcon = CloseIcon;
|
|
46
19
|
//# sourceMappingURL=CloseIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"CopyIcon.d.js","names":[],"sources":["CopyIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const CopyIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/CopyIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.CopyIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2021 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var CopyIcon = function CopyIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 12,
|
|
39
13
|
realHeight: 10
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
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"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.CopyIcon = CopyIcon;
|
|
46
19
|
//# sourceMappingURL=CopyIcon.js.map
|
package/src/Icon/CopyIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"DeviceIcon.d.js","names":[],"sources":["DeviceIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const DeviceIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/DeviceIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.DeviceIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var DeviceIcon = function DeviceIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 16,
|
|
39
13
|
realHeight: 16
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
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"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.DeviceIcon = DeviceIcon;
|
|
46
19
|
//# sourceMappingURL=DeviceIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"DownloadIcon.d.js","names":[],"sources":["DownloadIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const DownloadIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/DownloadIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.DownloadIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var DownloadIcon = function DownloadIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 16,
|
|
39
13
|
realHeight: 16
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
d: "M0 14h16v2H0v-2zM7 0h2v7h4l-5 4-5-4h4V0z"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.DownloadIcon = DownloadIcon;
|
|
46
19
|
//# sourceMappingURL=DownloadIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"EditDocumentIcon.d.js","names":[],"sources":["EditDocumentIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const EditDocumentIcon: ({ ...props }: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
|
@@ -1,41 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.EditDocumentIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2021 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
11
|
var EditDocumentIcon = function EditDocumentIcon(_ref) {
|
|
37
|
-
var props = (
|
|
38
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
12
|
+
var props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
13
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
39
14
|
realWidth: 12,
|
|
40
15
|
realHeight: 12
|
|
41
16
|
}, props), (0, _react.jsx)("path", {
|
|
@@ -43,6 +18,5 @@ var EditDocumentIcon = function EditDocumentIcon(_ref) {
|
|
|
43
18
|
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"
|
|
44
19
|
}));
|
|
45
20
|
};
|
|
46
|
-
|
|
47
21
|
exports.EditDocumentIcon = EditDocumentIcon;
|
|
48
22
|
//# sourceMappingURL=EditDocumentIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"EditIcon.d.js","names":[],"sources":["EditIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const EditIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|
package/src/Icon/EditIcon.js
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
3
|
Object.defineProperty(exports, "__esModule", {
|
|
6
4
|
value: true
|
|
7
5
|
});
|
|
8
6
|
exports.EditIcon = void 0;
|
|
9
|
-
|
|
10
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
-
|
|
12
7
|
var _react = require("@emotion/react");
|
|
13
|
-
|
|
14
8
|
var _SVGIcon = require("./SVGIcon");
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
* Wire
|
|
18
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
19
|
-
*
|
|
20
|
-
* This program is free software: you can redistribute it and/or modify
|
|
21
|
-
* it under the terms of the GNU General Public License as published by
|
|
22
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
23
|
-
* (at your option) any later version.
|
|
24
|
-
*
|
|
25
|
-
* This program is distributed in the hope that it will be useful,
|
|
26
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
27
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
28
|
-
* GNU General Public License for more details.
|
|
29
|
-
*
|
|
30
|
-
* You should have received a copy of the GNU General Public License
|
|
31
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
/** @jsx jsx */
|
|
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); }
|
|
36
10
|
var EditIcon = function EditIcon(props) {
|
|
37
|
-
return (0, _react.jsx)(_SVGIcon.SVGIcon, (
|
|
11
|
+
return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
|
|
38
12
|
realWidth: 16,
|
|
39
13
|
realHeight: 16
|
|
40
14
|
}, props), (0, _react.jsx)("path", {
|
|
41
15
|
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"
|
|
42
16
|
}));
|
|
43
17
|
};
|
|
44
|
-
|
|
45
18
|
exports.EditIcon = EditIcon;
|
|
46
19
|
//# sourceMappingURL=EditIcon.js.map
|
package/src/Icon/EditIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"EnterIcon.d.js","names":[],"sources":["EnterIcon.d.ts"],"sourcesContent":["/** @jsx jsx */\nimport { jsx } from '@emotion/react';\nimport { SVGIconProps } from './SVGIcon';\nexport declare const EnterIcon: (props: SVGIconProps) => jsx.JSX.Element;\n"],"mappings":""}
|