@wireapp/react-ui-kit 8.17.3 → 8.17.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (291) hide show
  1. package/package.json +2 -7
  2. package/src/Form/Button.js +8 -8
  3. package/src/Form/Button.js.map +1 -1
  4. package/src/Form/ButtonLink.js +7 -7
  5. package/src/Form/ButtonLink.js.map +1 -1
  6. package/src/Form/Checkbox.js +19 -19
  7. package/src/Form/Checkbox.js.map +1 -1
  8. package/src/Form/CodeInput.js +13 -9
  9. package/src/Form/CodeInput.js.map +1 -1
  10. package/src/Form/DropFileInput.js +15 -10
  11. package/src/Form/DropFileInput.js.map +1 -1
  12. package/src/Form/ErrorMessage.js +8 -8
  13. package/src/Form/ErrorMessage.js.map +1 -1
  14. package/src/Form/Form.js +3 -3
  15. package/src/Form/Form.js.map +1 -1
  16. package/src/Form/Input.js +16 -10
  17. package/src/Form/Input.js.map +1 -1
  18. package/src/Form/InputBlock.js +6 -27
  19. package/src/Form/InputBlock.js.map +1 -1
  20. package/src/Form/InputLabel.js +6 -5
  21. package/src/Form/InputLabel.js.map +1 -1
  22. package/src/Form/InputSubmitCombo.js +10 -10
  23. package/src/Form/InputSubmitCombo.js.map +1 -1
  24. package/src/Form/RangeInput.js +7 -6
  25. package/src/Form/RangeInput.js.map +1 -1
  26. package/src/Form/RangeInput.styles.js +3 -4
  27. package/src/Form/RangeInput.styles.js.map +1 -1
  28. package/src/Form/RoundIconButton.js +8 -7
  29. package/src/Form/RoundIconButton.js.map +1 -1
  30. package/src/Form/Select.js +8 -7
  31. package/src/Form/Select.js.map +1 -1
  32. package/src/Form/SelectComponents.js +17 -15
  33. package/src/Form/SelectComponents.js.map +1 -1
  34. package/src/Form/SelectStyles.js +2 -3
  35. package/src/Form/SelectStyles.js.map +1 -1
  36. package/src/Form/ShakeBox.js +8 -25
  37. package/src/Form/ShakeBox.js.map +1 -1
  38. package/src/Form/Switch.js +6 -6
  39. package/src/Form/Switch.js.map +1 -1
  40. package/src/Form/TextArea.js +5 -5
  41. package/src/Form/TextArea.js.map +1 -1
  42. package/src/Form/Tooltip.js +6 -5
  43. package/src/Form/Tooltip.js.map +1 -1
  44. package/src/GlobalStyle.js +3 -3
  45. package/src/GlobalStyle.js.map +1 -1
  46. package/src/Icon/AddPeopleIcon.js +4 -26
  47. package/src/Icon/AddPeopleIcon.js.map +1 -1
  48. package/src/Icon/ArchiveIcon.js +2 -24
  49. package/src/Icon/ArchiveIcon.js.map +1 -1
  50. package/src/Icon/ArrowDown.js +5 -24
  51. package/src/Icon/ArrowDown.js.map +1 -1
  52. package/src/Icon/ArrowIcon.js +5 -5
  53. package/src/Icon/ArrowIcon.js.map +1 -1
  54. package/src/Icon/AttachmentIcon.js +2 -24
  55. package/src/Icon/AttachmentIcon.js.map +1 -1
  56. package/src/Icon/AudioVideoIcon.js +2 -24
  57. package/src/Icon/AudioVideoIcon.js.map +1 -1
  58. package/src/Icon/BlockIcon.js +2 -24
  59. package/src/Icon/BlockIcon.js.map +1 -1
  60. package/src/Icon/Brand/AndroidIcon.js +2 -24
  61. package/src/Icon/Brand/AndroidIcon.js.map +1 -1
  62. package/src/Icon/Brand/AppleIcon.js +2 -24
  63. package/src/Icon/Brand/AppleIcon.js.map +1 -1
  64. package/src/Icon/Brand/ChromeIcon.js +2 -24
  65. package/src/Icon/Brand/ChromeIcon.js.map +1 -1
  66. package/src/Icon/Brand/FacebookIcon.js +2 -24
  67. package/src/Icon/Brand/FacebookIcon.js.map +1 -1
  68. package/src/Icon/Brand/GitHubIcon.js +2 -24
  69. package/src/Icon/Brand/GitHubIcon.js.map +1 -1
  70. package/src/Icon/Brand/LinkedInIcon.js +2 -24
  71. package/src/Icon/Brand/LinkedInIcon.js.map +1 -1
  72. package/src/Icon/Brand/LinuxIcon.js +2 -24
  73. package/src/Icon/Brand/LinuxIcon.js.map +1 -1
  74. package/src/Icon/Brand/MicrosoftIcon.js +2 -24
  75. package/src/Icon/Brand/MicrosoftIcon.js.map +1 -1
  76. package/src/Icon/Brand/TwitterIcon.js +2 -24
  77. package/src/Icon/Brand/TwitterIcon.js.map +1 -1
  78. package/src/Icon/CallIcon.js +2 -24
  79. package/src/Icon/CallIcon.js.map +1 -1
  80. package/src/Icon/CamIcon.js +2 -24
  81. package/src/Icon/CamIcon.js.map +1 -1
  82. package/src/Icon/CameraIcon.js +4 -26
  83. package/src/Icon/CameraIcon.js.map +1 -1
  84. package/src/Icon/CheckIcon.js +2 -24
  85. package/src/Icon/CheckIcon.js.map +1 -1
  86. package/src/Icon/CheckRoundIcon.js +2 -24
  87. package/src/Icon/CheckRoundIcon.js.map +1 -1
  88. package/src/Icon/ChevronIcon.js +5 -5
  89. package/src/Icon/ChevronIcon.js.map +1 -1
  90. package/src/Icon/CloseIcon.js +2 -24
  91. package/src/Icon/CloseIcon.js.map +1 -1
  92. package/src/Icon/CopyIcon.js +2 -24
  93. package/src/Icon/CopyIcon.js.map +1 -1
  94. package/src/Icon/DeviceIcon.js +2 -24
  95. package/src/Icon/DeviceIcon.js.map +1 -1
  96. package/src/Icon/DownloadIcon.js +2 -24
  97. package/src/Icon/DownloadIcon.js.map +1 -1
  98. package/src/Icon/EditDocumentIcon.js +4 -26
  99. package/src/Icon/EditDocumentIcon.js.map +1 -1
  100. package/src/Icon/EditIcon.js +2 -24
  101. package/src/Icon/EditIcon.js.map +1 -1
  102. package/src/Icon/EnterIcon.js +2 -24
  103. package/src/Icon/EnterIcon.js.map +1 -1
  104. package/src/Icon/ErrorIcon.js +2 -24
  105. package/src/Icon/ErrorIcon.js.map +1 -1
  106. package/src/Icon/FileIcon.js +2 -24
  107. package/src/Icon/FileIcon.js.map +1 -1
  108. package/src/Icon/GifIcon.js +2 -24
  109. package/src/Icon/GifIcon.js.map +1 -1
  110. package/src/Icon/GridIcon.js +4 -26
  111. package/src/Icon/GridIcon.js.map +1 -1
  112. package/src/Icon/GroupIcon.js +2 -24
  113. package/src/Icon/GroupIcon.js.map +1 -1
  114. package/src/Icon/HangupIcon.js +2 -24
  115. package/src/Icon/HangupIcon.js.map +1 -1
  116. package/src/Icon/HideIcon.js +2 -24
  117. package/src/Icon/HideIcon.js.map +1 -1
  118. package/src/Icon/ImageIcon.js +2 -24
  119. package/src/Icon/ImageIcon.js.map +1 -1
  120. package/src/Icon/InfoIcon.js +2 -24
  121. package/src/Icon/InfoIcon.js.map +1 -1
  122. package/src/Icon/InviteIcon.js +2 -24
  123. package/src/Icon/InviteIcon.js.map +1 -1
  124. package/src/Icon/LeaveIcon.js +2 -24
  125. package/src/Icon/LeaveIcon.js.map +1 -1
  126. package/src/Icon/LinkIcon.js +4 -26
  127. package/src/Icon/LinkIcon.js.map +1 -1
  128. package/src/Icon/ListIcon.js +2 -24
  129. package/src/Icon/ListIcon.js.map +1 -1
  130. package/src/Icon/LockIcon.js +2 -24
  131. package/src/Icon/LockIcon.js.map +1 -1
  132. package/src/Icon/MessageIcon.js +2 -24
  133. package/src/Icon/MessageIcon.js.map +1 -1
  134. package/src/Icon/MinusIcon.js +2 -24
  135. package/src/Icon/MinusIcon.js.map +1 -1
  136. package/src/Icon/MoreIcon.js +2 -24
  137. package/src/Icon/MoreIcon.js.map +1 -1
  138. package/src/Icon/MuteIcon.js +2 -24
  139. package/src/Icon/MuteIcon.js.map +1 -1
  140. package/src/Icon/NotificationIcon.js +2 -24
  141. package/src/Icon/NotificationIcon.js.map +1 -1
  142. package/src/Icon/NotificationOffIcon.js +2 -24
  143. package/src/Icon/NotificationOffIcon.js.map +1 -1
  144. package/src/Icon/OptionsIcon.js +2 -24
  145. package/src/Icon/OptionsIcon.js.map +1 -1
  146. package/src/Icon/PeopleIcon.js +4 -26
  147. package/src/Icon/PeopleIcon.js.map +1 -1
  148. package/src/Icon/PingIcon.js +2 -24
  149. package/src/Icon/PingIcon.js.map +1 -1
  150. package/src/Icon/PlaneIcon.js +2 -24
  151. package/src/Icon/PlaneIcon.js.map +1 -1
  152. package/src/Icon/PlusIcon.js +2 -24
  153. package/src/Icon/PlusIcon.js.map +1 -1
  154. package/src/Icon/ProfileIcon.js +2 -24
  155. package/src/Icon/ProfileIcon.js.map +1 -1
  156. package/src/Icon/RecordBoldIcon.js +5 -5
  157. package/src/Icon/RecordBoldIcon.js.map +1 -1
  158. package/src/Icon/RecordIcon.js +2 -24
  159. package/src/Icon/RecordIcon.js.map +1 -1
  160. package/src/Icon/RecordPendingIcon.js +2 -24
  161. package/src/Icon/RecordPendingIcon.js.map +1 -1
  162. package/src/Icon/ReloadIcon.js +2 -24
  163. package/src/Icon/ReloadIcon.js.map +1 -1
  164. package/src/Icon/SVGIcon.js +6 -5
  165. package/src/Icon/SVGIcon.js.map +1 -1
  166. package/src/Icon/ScreenshareIcon.js +2 -24
  167. package/src/Icon/ScreenshareIcon.js.map +1 -1
  168. package/src/Icon/SearchIcon.js +2 -24
  169. package/src/Icon/SearchIcon.js.map +1 -1
  170. package/src/Icon/ServicesIcon.js +2 -24
  171. package/src/Icon/ServicesIcon.js.map +1 -1
  172. package/src/Icon/SettingsIcon.js +2 -24
  173. package/src/Icon/SettingsIcon.js.map +1 -1
  174. package/src/Icon/ShowIcon.js +2 -24
  175. package/src/Icon/ShowIcon.js.map +1 -1
  176. package/src/Icon/SignIcon.js +2 -24
  177. package/src/Icon/SignIcon.js.map +1 -1
  178. package/src/Icon/SpeakerIcon.js +2 -24
  179. package/src/Icon/SpeakerIcon.js.map +1 -1
  180. package/src/Icon/SupportIcon.js +2 -24
  181. package/src/Icon/SupportIcon.js.map +1 -1
  182. package/src/Icon/TeamIcon.js +2 -24
  183. package/src/Icon/TeamIcon.js.map +1 -1
  184. package/src/Icon/TimedIcon.js +2 -24
  185. package/src/Icon/TimedIcon.js.map +1 -1
  186. package/src/Icon/TrashCrossIcon.js +2 -24
  187. package/src/Icon/TrashCrossIcon.js.map +1 -1
  188. package/src/Icon/TrashIcon.js +2 -24
  189. package/src/Icon/TrashIcon.js.map +1 -1
  190. package/src/Icon/TriangleIcon.js +5 -5
  191. package/src/Icon/TriangleIcon.js.map +1 -1
  192. package/src/Icon/UploadIcon.js +2 -24
  193. package/src/Icon/UploadIcon.js.map +1 -1
  194. package/src/Icon/WireIcon.js +2 -24
  195. package/src/Icon/WireIcon.js.map +1 -1
  196. package/src/Identity/Animation.js +18 -17
  197. package/src/Identity/Animation.js.map +1 -1
  198. package/src/Identity/Avatar.js +10 -27
  199. package/src/Identity/Avatar.js.map +1 -1
  200. package/src/Identity/AvatarGrid.js +8 -7
  201. package/src/Identity/AvatarGrid.js.map +1 -1
  202. package/src/Identity/Logo.js +7 -7
  203. package/src/Identity/Logo.js.map +1 -1
  204. package/src/Identity/colors-v2.js +2 -3
  205. package/src/Identity/colors-v2.js.map +1 -1
  206. package/src/Identity/colors.js +11 -6
  207. package/src/Identity/colors.js.map +1 -1
  208. package/src/Identity/motions.js +6 -7
  209. package/src/Identity/motions.js.map +1 -1
  210. package/src/Layout/Box.js +3 -24
  211. package/src/Layout/Box.js.map +1 -1
  212. package/src/Layout/Column.js +6 -27
  213. package/src/Layout/Column.js.map +1 -1
  214. package/src/Layout/Container.js +10 -31
  215. package/src/Layout/Container.js.map +1 -1
  216. package/src/Layout/Content.js +3 -24
  217. package/src/Layout/Content.js.map +1 -1
  218. package/src/Layout/FlexBox.js +3 -24
  219. package/src/Layout/FlexBox.js.map +1 -1
  220. package/src/Layout/Footer.js +1 -1
  221. package/src/Layout/Footer.js.map +1 -1
  222. package/src/Layout/Header.js +3 -24
  223. package/src/Layout/Header.js.map +1 -1
  224. package/src/Layout/MatchMedia.js +17 -35
  225. package/src/Layout/MatchMedia.js.map +1 -1
  226. package/src/Layout/Spacer.js +1 -1
  227. package/src/Layout/Spacer.js.map +1 -1
  228. package/src/Layout/StyledApp.js +6 -5
  229. package/src/Layout/StyledApp.js.map +1 -1
  230. package/src/Layout/Theme.js +7 -7
  231. package/src/Layout/Theme.js.map +1 -1
  232. package/src/Layout/headerMenu/HeaderMenu.js +13 -8
  233. package/src/Layout/headerMenu/HeaderMenu.js.map +1 -1
  234. package/src/Layout/headerMenu/HeaderSubMenu.js +10 -9
  235. package/src/Layout/headerMenu/HeaderSubMenu.js.map +1 -1
  236. package/src/Layout/headerMenu/MenuContent.js +4 -5
  237. package/src/Layout/headerMenu/MenuContent.js.map +1 -1
  238. package/src/Layout/headerMenu/MenuItems.js +5 -26
  239. package/src/Layout/headerMenu/MenuItems.js.map +1 -1
  240. package/src/Layout/headerMenu/MenuLink.js +10 -10
  241. package/src/Layout/headerMenu/MenuLink.js.map +1 -1
  242. package/src/Layout/headerMenu/MenuOpenButton.js +6 -27
  243. package/src/Layout/headerMenu/MenuOpenButton.js.map +1 -1
  244. package/src/Layout/headerMenu/MenuScrollableItems.js +5 -26
  245. package/src/Layout/headerMenu/MenuScrollableItems.js.map +1 -1
  246. package/src/Layout/headerMenu/MenuSubLink.js +6 -7
  247. package/src/Layout/headerMenu/MenuSubLink.js.map +1 -1
  248. package/src/Menu/MenuModal.js +14 -13
  249. package/src/Menu/MenuModal.js.map +1 -1
  250. package/src/Menu/TabBar.js +13 -12
  251. package/src/Menu/TabBar.js.map +1 -1
  252. package/src/Misc/ButtonGroup.js +7 -7
  253. package/src/Misc/ButtonGroup.js.map +1 -1
  254. package/src/Misc/IconButton.js +7 -7
  255. package/src/Misc/IconButton.js.map +1 -1
  256. package/src/Misc/IsInViewport.js +13 -8
  257. package/src/Misc/IsInViewport.js.map +1 -1
  258. package/src/Misc/Loading.js +8 -7
  259. package/src/Misc/Loading.js.map +1 -1
  260. package/src/Misc/Pagination.js +6 -5
  261. package/src/Misc/Pagination.js.map +1 -1
  262. package/src/Misc/Pill.js +7 -7
  263. package/src/Misc/Pill.js.map +1 -1
  264. package/src/Misc/childrenWithDefaultProps.js +3 -3
  265. package/src/Misc/childrenWithDefaultProps.js.map +1 -1
  266. package/src/Misc/useTimeout.js +7 -22
  267. package/src/Misc/useTimeout.js.map +1 -1
  268. package/src/Modal/Modal.js +13 -12
  269. package/src/Modal/Modal.js.map +1 -1
  270. package/src/Modal/Overlay.js +11 -10
  271. package/src/Modal/Overlay.js.map +1 -1
  272. package/src/Text/Heading.js +16 -16
  273. package/src/Text/Heading.js.map +1 -1
  274. package/src/Text/Label.js +9 -9
  275. package/src/Text/Label.js.map +1 -1
  276. package/src/Text/Line.js +3 -24
  277. package/src/Text/Line.js.map +1 -1
  278. package/src/Text/Link.js +8 -8
  279. package/src/Text/Link.js.map +1 -1
  280. package/src/Text/Paragraph.js +10 -10
  281. package/src/Text/Paragraph.js.map +1 -1
  282. package/src/Text/Text.js +8 -29
  283. package/src/Text/Text.js.map +1 -1
  284. package/src/Text/TextLink.js +7 -7
  285. package/src/Text/TextLink.js.map +1 -1
  286. package/src/Text/Title.js +7 -7
  287. package/src/Text/Title.js.map +1 -1
  288. package/src/mediaQueries.js +11 -7
  289. package/src/mediaQueries.js.map +1 -1
  290. package/src/util.js +10 -6
  291. package/src/util.js.map +1 -1
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.InviteIcon = 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) 2019 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 InviteIcon = function InviteIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"InviteIcon.js","names":["InviteIcon","props"],"sources":["InviteIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const InviteIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0 2A8 8 0 1 1 8 0a8 8 0 0 1 0 16zM7 7h5v2H7V7zm0-4h2v6H7V3z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAiG,EAAG,CACpG;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"InviteIcon.js","names":["InviteIcon","props"],"sources":["InviteIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const InviteIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0 2A8 8 0 1 1 8 0a8 8 0 0 1 0 16zM7 7h5v2H7V7zm0-4h2v6H7V3z\" />\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;EAAiG,EAAG,CACpG;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.LeaveIcon = 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 LeaveIcon = function LeaveIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"LeaveIcon.js","names":["LeaveIcon","props"],"sources":["LeaveIcon.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 LeaveIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 14h7v2H0V0h9v2H2v12zm3-7v2h7v4l4-5-4-5v4H5z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAgD,EAAG,CACnD;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"LeaveIcon.js","names":["LeaveIcon","props"],"sources":["LeaveIcon.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 LeaveIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 14h7v2H0V0h9v2H2v12zm3-7v2h7v4l4-5-4-5v4H5z\" />\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;EAAgD,EAAG,CACnD;AAAA,CACX;AAAC"}
@@ -1,38 +1,16 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.LinkIcon = void 0;
8
- var _objectDestructuringEmpty2 = _interopRequireDefault(require("@babel/runtime/helpers/objectDestructuringEmpty"));
9
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
10
7
  var _react = require("@emotion/react");
11
8
  var _SVGIcon = require("./SVGIcon");
12
- /*
13
- * Wire
14
- * Copyright (C) 2021 Wire Swiss GmbH
15
- *
16
- * This program is free software: you can redistribute it and/or modify
17
- * it under the terms of the GNU General Public License as published by
18
- * the Free Software Foundation, either version 3 of the License, or
19
- * (at your option) any later version.
20
- *
21
- * This program is distributed in the hope that it will be useful,
22
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
23
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24
- * GNU General Public License for more details.
25
- *
26
- * You should have received a copy of the GNU General Public License
27
- * along with this program. If not, see http://www.gnu.org/licenses/.
28
- *
29
- */
30
-
31
- /** @jsx jsx */
32
-
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); }
10
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
33
11
  var LinkIcon = function LinkIcon(_ref) {
34
- var props = (0, _extends2["default"])({}, ((0, _objectDestructuringEmpty2["default"])(_ref), _ref));
35
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
12
+ var props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
13
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
36
14
  realWidth: 12,
37
15
  realHeight: 10
38
16
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"LinkIcon.js","names":["LinkIcon","props"],"sources":["LinkIcon.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 LinkIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={10} {...props}>\n <path d=\"M7.66.185c-1.721 0-3.208.995-3.91 2.438h1.8a2.832 2.832 0 0 1 2.11-.938c1.563 0 2.83 1.26 2.83 2.813A2.822 2.822 0 0 1 7.66 7.31a2.832 2.832 0 0 1-2.11-.937h-1.8A4.343 4.343 0 0 0 7.66 8.81c2.397 0 4.34-1.93 4.34-4.312C12 2.116 10.057.185 7.66.185ZM4.34 3.56c1.721 0 3.208.995 3.91 2.438h-1.8a2.832 2.832 0 0 0-2.11-.938 2.822 2.822 0 0 0-2.83 2.813 2.822 2.822 0 0 0 2.83 2.812c.839 0 1.592-.362 2.11-.937h1.8a4.343 4.343 0 0 1-3.91 2.437c-2.397 0-4.34-1.93-4.34-4.312C0 5.49 1.943 3.56 4.34 3.56Z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,QAAQ,GAAG,SAAXA,QAAQ;EAAA,IAAQC,KAAK;EAAA,OAChC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAof,EAAG,CACvf;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"LinkIcon.js","names":["LinkIcon","props"],"sources":["LinkIcon.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 LinkIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={10} {...props}>\n <path d=\"M7.66.185c-1.721 0-3.208.995-3.91 2.438h1.8a2.832 2.832 0 0 1 2.11-.938c1.563 0 2.83 1.26 2.83 2.813A2.822 2.822 0 0 1 7.66 7.31a2.832 2.832 0 0 1-2.11-.937h-1.8A4.343 4.343 0 0 0 7.66 8.81c2.397 0 4.34-1.93 4.34-4.312C12 2.116 10.057.185 7.66.185ZM4.34 3.56c1.721 0 3.208.995 3.91 2.438h-1.8a2.832 2.832 0 0 0-2.11-.938 2.822 2.822 0 0 0-2.83 2.813 2.822 2.822 0 0 0 2.83 2.812c.839 0 1.592-.362 2.11-.937h1.8a4.343 4.343 0 0 1-3.91 2.437c-2.397 0-4.34-1.93-4.34-4.312C0 5.49 1.943 3.56 4.34 3.56Z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAAA;AAEzC,IAAMA,QAAQ,GAAG,SAAXA,QAAQ;EAAA,IAAQC,KAAK;EAAA,OAChC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAof,EAAG,CACvf;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.ListIcon = 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 ListIcon = function ListIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 14,
35
13
  realHeight: 11
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"ListIcon.js","names":["ListIcon","props"],"sources":["ListIcon.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 ListIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={11} {...props}>\n <path d=\"M4 6h10v2H4V6zm0-6h10v2H4V0zm10 12v2H4v-2h10zM2 12v2H0v-2h2zm0-6v2H0V6h2zm0-6v2H0V0h2z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAwF,EAAG,CAC3F;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ListIcon.js","names":["ListIcon","props"],"sources":["ListIcon.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 ListIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={11} {...props}>\n <path d=\"M4 6h10v2H4V6zm0-6h10v2H4V0zm10 12v2H4v-2h10zM2 12v2H0v-2h2zm0-6v2H0V6h2zm0-6v2H0V0h2z\" />\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;EAAwF,EAAG,CAC3F;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.LockIcon = 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 LockIcon = function LockIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 21
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"LockIcon.js","names":["LockIcon","props"],"sources":["LockIcon.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 LockIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={21} {...props}>\n <path\n d=\"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z\"\n transform=\"translate(-294 -306) translate(290 305)\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,QAAQ,GAAG,SAAXA,QAAQ,CAAIC,KAAmB;EAAA,OAC1C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,mOAAmO;IACrO,SAAS,EAAC;EAAyC,EACnD,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"LockIcon.js","names":["LockIcon","props"],"sources":["LockIcon.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 LockIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={21} {...props}>\n <path\n d=\"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z\"\n transform=\"translate(-294 -306) translate(290 305)\"\n />\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;IACE,CAAC,EAAC,mOAAmO;IACrO,SAAS,EAAC;EAAyC,EACnD,CACM;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.MessageIcon = 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 MessageIcon = function MessageIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"MessageIcon.js","names":["MessageIcon","props"],"sources":["MessageIcon.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 MessageIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M3 0h10a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H6a3 3 0 0 0-1.8.7l-2.6 2.1A1 1 0 0 1 0 15V3a3 3 0 0 1 3-3z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAkG,EAAG,CACrG;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"MessageIcon.js","names":["MessageIcon","props"],"sources":["MessageIcon.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 MessageIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M3 0h10a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H6a3 3 0 0 0-1.8.7l-2.6 2.1A1 1 0 0 1 0 15V3a3 3 0 0 1 3-3z\" />\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;EAAkG,EAAG,CACrG;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.MinusIcon = 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) 2019 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 MinusIcon = function MinusIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 2
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"MinusIcon.js","names":["MinusIcon","props"],"sources":["MinusIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const MinusIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={2} {...props}>\n <path d=\"M0 0h16v2H0z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAE,GAAKA,KAAK,GAC9C;IAAM,CAAC,EAAC;EAAc,EAAG,CACjB;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"MinusIcon.js","names":["MinusIcon","props"],"sources":["MinusIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const MinusIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={2} {...props}>\n <path d=\"M0 0h16v2H0z\" />\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;EAAE,GAAKA,KAAK,GAC9C;IAAM,CAAC,EAAC;EAAc,EAAG,CACjB;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.MoreIcon = 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 MoreIcon = function MoreIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"MoreIcon.js","names":["MoreIcon","props"],"sources":["MoreIcon.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 MoreIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm12 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAwG,EAAG,CAC3G;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"MoreIcon.js","names":["MoreIcon","props"],"sources":["MoreIcon.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 MoreIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm12 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 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;EAAwG,EAAG,CAC3G;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.MuteIcon = 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 MuteIcon = function MuteIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"MuteIcon.js","names":["MuteIcon","props"],"sources":["MuteIcon.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 MuteIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M3.3 14.5A8 8 0 0 0 14 13.4L12.5 12a6 6 0 0 1-7.4 1.2l-1.8 1.3zm8.7-6a4 4 0 0 1-5 3.4l5-3.4zM12 4a4 4 0 0 0-4-4 4 4 0 0 0-4 4v4c0 .5 0 1 .2 1.4L1 11.7l-.8.5 1 1.8.9-.6 13-9 .8-.5L14.8 2l-.9.6L12 4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAuM,EAAG,CAC1M;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"MuteIcon.js","names":["MuteIcon","props"],"sources":["MuteIcon.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 MuteIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M3.3 14.5A8 8 0 0 0 14 13.4L12.5 12a6 6 0 0 1-7.4 1.2l-1.8 1.3zm8.7-6a4 4 0 0 1-5 3.4l5-3.4zM12 4a4 4 0 0 0-4-4 4 4 0 0 0-4 4v4c0 .5 0 1 .2 1.4L1 11.7l-.8.5 1 1.8.9-.6 13-9 .8-.5L14.8 2l-.9.6L12 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;EAAuM,EAAG,CAC1M;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.NotificationIcon = 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) 2019 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 NotificationIcon = function NotificationIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"NotificationIcon.js","names":["NotificationIcon","props"],"sources":["NotificationIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const NotificationIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M7 0C5 0 3.3 1.4 3 3.2c0 0-.5 3-1 4.3L.8 10.2C.4 11.2 1 12 2 12h10c1.1 0 1.6-.8 1.2-1.8L12 7.5c-.4-1.2-1-4.3-1-4.3A4 4 0 0 0 7 0zm2 14a2 2 0 1 1-4 0h4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgB,CAAIC,KAAmB;EAAA,OAClD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyJ,EAAG,CAC5J;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"NotificationIcon.js","names":["NotificationIcon","props"],"sources":["NotificationIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const NotificationIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M7 0C5 0 3.3 1.4 3 3.2c0 0-.5 3-1 4.3L.8 10.2C.4 11.2 1 12 2 12h10c1.1 0 1.6-.8 1.2-1.8L12 7.5c-.4-1.2-1-4.3-1-4.3A4 4 0 0 0 7 0zm2 14a2 2 0 1 1-4 0h4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgB,CAAIC,KAAmB;EAAA,OAClD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyJ,EAAG,CAC5J;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.NotificationOffIcon = 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) 2019 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 NotificationOffIcon = function NotificationOffIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"NotificationOffIcon.js","names":["NotificationOffIcon","props"],"sources":["NotificationOffIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const NotificationOffIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M12 3.2l2-1.4a1 1 0 0 1 1.2 1.6L1.6 13a1 1 0 0 1-1.1-1.6l1.3-.9v-.2S2.7 8.5 3 7.5c.4-1.2 1-4.3 1-4.3C4.3 1.4 6 0 8 0a4 4 0 0 1 4 3.2zm1 4.2v.1l1.2 2.7c.4 1-.1 1.8-1.2 1.8H6.4L13 7.4zM10 14a2 2 0 1 1-4 0h4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,mBAAmB,GAAG,SAAtBA,mBAAmB,CAAIC,KAAmB;EAAA,OACrD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA+M,EAAG,CAClN;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"NotificationOffIcon.js","names":["NotificationOffIcon","props"],"sources":["NotificationOffIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const NotificationOffIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M12 3.2l2-1.4a1 1 0 0 1 1.2 1.6L1.6 13a1 1 0 0 1-1.1-1.6l1.3-.9v-.2S2.7 8.5 3 7.5c.4-1.2 1-4.3 1-4.3C4.3 1.4 6 0 8 0a4 4 0 0 1 4 3.2zm1 4.2v.1l1.2 2.7c.4 1-.1 1.8-1.2 1.8H6.4L13 7.4zM10 14a2 2 0 1 1-4 0h4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,mBAAmB,GAAG,SAAtBA,mBAAmB,CAAIC,KAAmB;EAAA,OACrD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA+M,EAAG,CAClN;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.OptionsIcon = 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 OptionsIcon = function OptionsIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
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":"OptionsIcon.js","names":["OptionsIcon","props"],"sources":["OptionsIcon.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 OptionsIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M9.7 15H15a1 1 0 1 0 0-2H9.7a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h5.3a2 2 0 0 0 3.4 0zm-3-6H15a1 1 0 1 0 0-2H6.7a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h2.3a2 2 0 0 0 3.4 0zm6-6H15a1 1 0 1 0 0-2h-2.3a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h8.3a2 2 0 0 0 3.4 0z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,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;EAAiP,EAAG,CACpP;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"OptionsIcon.js","names":["OptionsIcon","props"],"sources":["OptionsIcon.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 OptionsIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M9.7 15H15a1 1 0 1 0 0-2H9.7a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h5.3a2 2 0 0 0 3.4 0zm-3-6H15a1 1 0 1 0 0-2H6.7a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h2.3a2 2 0 0 0 3.4 0zm6-6H15a1 1 0 1 0 0-2h-2.3a2 2 0 0 0-3.4 0H1a1 1 0 1 0 0 2h8.3a2 2 0 0 0 3.4 0z\" />\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;EAAiP,EAAG,CACpP;AAAA,CACX;AAAC"}