@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,38 +1,16 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.EditDocumentIcon = void 0;
8
- var _objectDestructuringEmpty2 = _interopRequireDefault(require("@babel/runtime/helpers/objectDestructuringEmpty"));
9
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
10
7
  var _react = require("@emotion/react");
11
8
  var _SVGIcon = require("./SVGIcon");
12
- /*
13
- * 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 EditDocumentIcon = function EditDocumentIcon(_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: 12
38
16
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"EditDocumentIcon.js","names":["EditDocumentIcon","props"],"sources":["EditDocumentIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const EditDocumentIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={12} realHeight={12} {...props}>\n <path\n fillRule=\"evenodd\"\n d=\"M8.25 10.501v-2.25l1.5-1.5V12H0V0h9L7.5 1.5h-6v9.001h6.75zm3.208-7.934l-1.274-1.274.28-.28a.896.896 0 011.271.003.9.9 0 01.003 1.272l-.28.28zM6.093 7.932L4.5 8.251l.319-1.593 5.1-5.1 1.274 1.275-5.1 5.1z\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;;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;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
+ {"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,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.EditIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var EditIcon = function EditIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (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":"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;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;EAA2L,EAAG,CAC9L;AAAA,CACX;AAAC"}
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,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.EnterIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2020 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var EnterIcon = function EnterIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 24,
35
13
  realHeight: 18
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"EnterIcon.js","names":["EnterIcon","props"],"sources":["EnterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2020 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const EnterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={24} realHeight={18} {...props}>\n <path d=\"M11.643 7l-1.5 1.4 2.786 2.6H2v2h10.929l-2.786 2.6 1.5 1.4L17 12l-5.357-5zM21.8 19H13v2h8.8c1.21 0 2.2-.9 2.2-2V5c0-1.1-.99-2-2.2-2H13v2h8.8v14z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;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;EAAkJ,EAAG,CACrJ;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"EnterIcon.js","names":["EnterIcon","props"],"sources":["EnterIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2020 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const EnterIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={24} realHeight={18} {...props}>\n <path d=\"M11.643 7l-1.5 1.4 2.786 2.6H2v2h10.929l-2.786 2.6 1.5 1.4L17 12l-5.357-5zM21.8 19H13v2h8.8c1.21 0 2.2-.9 2.2-2V5c0-1.1-.99-2-2.2-2H13v2h8.8v14z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAkJ,EAAG,CACrJ;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.ErrorIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2021 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var ErrorIcon = function ErrorIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 13,
35
13
  realHeight: 12
36
14
  }, props), (0, _react.jsx)("g", {
@@ -1 +1 @@
1
- {"version":3,"file":"ErrorIcon.js","names":["ErrorIcon","props"],"sources":["ErrorIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const ErrorIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={13} realHeight={12} {...props}>\n <g transform=\"translate(.5 .333)\" fill=\"none\" fillRule=\"evenodd\">\n <circle fill=\"#E02020\" cx=\"6\" cy=\"6\" r=\"6\" />\n <text fontFamily=\"SFProText-Heavy, SF Pro Text\" fontSize=\"9\" fontWeight=\"600\" fill=\"#FFF\">\n <tspan x=\"4.291\" y=\"9\">\n !\n </tspan>\n </text>\n </g>\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;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;IAAG,SAAS,EAAC,oBAAoB;IAAC,IAAI,EAAC,MAAM;IAAC,QAAQ,EAAC;EAAS,GAC9D;IAAQ,IAAI,EAAC,SAAS;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAC7C;IAAM,UAAU,EAAC,8BAA8B;IAAC,QAAQ,EAAC,GAAG;IAAC,UAAU,EAAC,KAAK;IAAC,IAAI,EAAC;EAAM,GACvF;IAAO,CAAC,EAAC,OAAO;IAAC,CAAC,EAAC;EAAG,OAEd,CACH,CACL,CACI;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ErrorIcon.js","names":["ErrorIcon","props"],"sources":["ErrorIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2021 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const ErrorIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={13} realHeight={12} {...props}>\n <g transform=\"translate(.5 .333)\" fill=\"none\" fillRule=\"evenodd\">\n <circle fill=\"#E02020\" cx=\"6\" cy=\"6\" r=\"6\" />\n <text fontFamily=\"SFProText-Heavy, SF Pro Text\" fontSize=\"9\" fontWeight=\"600\" fill=\"#FFF\">\n <tspan x=\"4.291\" y=\"9\">\n !\n </tspan>\n </text>\n </g>\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAG,SAAS,EAAC,oBAAoB;IAAC,IAAI,EAAC,MAAM;IAAC,QAAQ,EAAC;EAAS,GAC9D;IAAQ,IAAI,EAAC,SAAS;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAC7C;IAAM,UAAU,EAAC,8BAA8B;IAAC,QAAQ,EAAC,GAAG;IAAC,UAAU,EAAC,KAAK;IAAC,IAAI,EAAC;EAAM,GACvF;IAAO,CAAC,EAAC,OAAO;IAAC,CAAC,EAAC;EAAG,OAEd,CACH,CACL,CACI;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.FileIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var FileIcon = function FileIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (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":"FileIcon.js","names":["FileIcon","props"],"sources":["FileIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const FileIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3.973a2.01 2.01 0 0 1-2.03-2.006V0H3a1 1 0 0 0-1 1zm12 4h-3.643C9.652 5 9.08 4.446 9 3.738V0l5 5z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;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;EAA6I,EAAG,CAChJ;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"FileIcon.js","names":["FileIcon","props"],"sources":["FileIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const FileIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6h-3.973a2.01 2.01 0 0 1-2.03-2.006V0H3a1 1 0 0 0-1 1zm12 4h-3.643C9.652 5 9.08 4.446 9 3.738V0l5 5z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,QAAQ,GAAG,SAAXA,QAAQ,CAAIC,KAAmB;EAAA,OAC1C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA6I,EAAG,CAChJ;AAAA,CACX;AAAC"}
@@ -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.GifIcon = 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 GifIcon = function GifIcon(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: 13
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"GifIcon.js","names":["GifIcon","props"],"sources":["GifIcon.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 GifIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={13} {...props}>\n <path d=\"M12 7.2v5h-2V.2h6v2h-4v3h3v2h-3zm-5-7h2v12H7V.2zm-2 5h1v4.2a3 3 0 0 1-6 0V3a3 3 0 0 1 6 0v.2H4V3c0-.5-.5-1-1-1a1 1 0 0 0-1 1v6.4c0 .5.5 1 1 1 .6 0 1-.4 1-1V7.2H3v-2h2z\" />\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,OAAO,GAAG,SAAVA,OAAO,CAAIC,KAAmB;EAAA,OACzC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyK,EAAG,CAC5K;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"GifIcon.js","names":["GifIcon","props"],"sources":["GifIcon.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 GifIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={13} {...props}>\n <path d=\"M12 7.2v5h-2V.2h6v2h-4v3h3v2h-3zm-5-7h2v12H7V.2zm-2 5h1v4.2a3 3 0 0 1-6 0V3a3 3 0 0 1 6 0v.2H4V3c0-.5-.5-1-1-1a1 1 0 0 0-1 1v6.4c0 .5.5 1 1 1 .6 0 1-.4 1-1V7.2H3v-2h2z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,OAAO,GAAG,SAAVA,OAAO,CAAIC,KAAmB;EAAA,OACzC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyK,EAAG,CAC5K;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.GridIcon = 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 GridIcon = function GridIcon(_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: 16,
37
15
  realHeight: 16
38
16
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"GridIcon.js","names":["GridIcon","props"],"sources":["GridIcon.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 GridIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 10a2 2 0 100-4 2 2 0 000 4zm12 0a2 2 0 100-4 2 2 0 000 4zM2 12a2 2 0 110 4 2 2 0 010-4zm12 0a2 2 0 110 4 2 2 0 010-4zm-6 0a2 2 0 110 4 2 2 0 010-4zm0-6a2 2 0 110 4 2 2 0 010-4zM2 0a2 2 0 110 4 2 2 0 010-4zm12 0a2 2 0 110 4 2 2 0 010-4zM8 0a2 2 0 110 4 2 2 0 010-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;EAAA,IAAQC,KAAK;EAAA,OAChC,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA6Q,EAAG,CAChR;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"GridIcon.js","names":["GridIcon","props"],"sources":["GridIcon.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 GridIcon = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2 10a2 2 0 100-4 2 2 0 000 4zm12 0a2 2 0 100-4 2 2 0 000 4zM2 12a2 2 0 110 4 2 2 0 010-4zm12 0a2 2 0 110 4 2 2 0 010-4zm-6 0a2 2 0 110 4 2 2 0 010-4zm0-6a2 2 0 110 4 2 2 0 010-4zM2 0a2 2 0 110 4 2 2 0 010-4zm12 0a2 2 0 110 4 2 2 0 010-4zM8 0a2 2 0 110 4 2 2 0 010-4z\" />\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;EAA6Q,EAAG,CAChR;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.GroupIcon = 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 GroupIcon = function GroupIcon(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":"GroupIcon.js","names":["GroupIcon","props"],"sources":["GroupIcon.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 GroupIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 4a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM2 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm12 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0-6a2 2 0 1 1 0-4 2 2 0 0 1 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,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;EAA0M,EAAG,CAC7M;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"GroupIcon.js","names":["GroupIcon","props"],"sources":["GroupIcon.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 GroupIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 4a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM2 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm12 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0-6a2 2 0 1 1 0-4 2 2 0 0 1 0 4z\" />\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;EAA0M,EAAG,CAC7M;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.HangupIcon = 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 HangupIcon = function HangupIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 20,
35
13
  realHeight: 8
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"HangupIcon.js","names":["HangupIcon","props"],"sources":["HangupIcon.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 HangupIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={8} {...props}>\n <path d=\"M.6 2.7C2.2 1.2 6 0 9.7 0c3.8 0 7.6 1.2 9 2.7 1 .9.9 2.9 0 4.6l-.3.3H18A216 216 0 0 0 14 6c-.4-.1-.3-.1-.3-.5V3.4l-1-.2a13 13 0 0 0-6.2 0l-.9.2V6l-.4.2a155.4 155.4 0 0 0-3.8 1.5c-.4.1-.4.1-.6-.3-1-1.7-1-3.7-.2-4.6z\" />\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;EAAE,GAAKA,KAAK,GAC9C;IAAM,CAAC,EAAC;EAAwN,EAAG,CAC3N;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"HangupIcon.js","names":["HangupIcon","props"],"sources":["HangupIcon.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 HangupIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={8} {...props}>\n <path d=\"M.6 2.7C2.2 1.2 6 0 9.7 0c3.8 0 7.6 1.2 9 2.7 1 .9.9 2.9 0 4.6l-.3.3H18A216 216 0 0 0 14 6c-.4-.1-.3-.1-.3-.5V3.4l-1-.2a13 13 0 0 0-6.2 0l-.9.2V6l-.4.2a155.4 155.4 0 0 0-3.8 1.5c-.4.1-.4.1-.6-.3-1-1.7-1-3.7-.2-4.6z\" />\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;EAAE,GAAKA,KAAK,GAC9C;IAAM,CAAC,EAAC;EAAwN,EAAG,CAC3N;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.HideIcon = 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 HideIcon = function HideIcon(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: 11
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"HideIcon.js","names":["HideIcon","props"],"sources":["HideIcon.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 HideIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={11} {...props}>\n <path d=\"M8 2.667A3.334 3.334 0 0111.333 6c0 .433-.086.84-.24 1.22l1.947 1.947A7.88 7.88 0 0015.327 6c-1.154-2.927-4-5-7.334-5-.933 0-1.826.167-2.653.467l1.44 1.44c.38-.154.787-.24 1.22-.24zM1.333.847l1.52 1.52.307.306A7.867 7.867 0 00.667 6c1.153 2.927 4 5 7.333 5 1.033 0 2.02-.2 2.92-.56l.28.28 1.953 1.947.847-.847L2.18 0l-.847.847zM5.02 4.533l1.033 1.034C6.02 5.707 6 5.853 6 6c0 1.107.893 2 2 2 .147 0 .293-.02.433-.053L9.467 8.98c-.447.22-.94.353-1.467.353A3.334 3.334 0 014.667 6c0-.527.133-1.02.353-1.467zm2.873-.52l2.1 2.1.014-.106c0-1.107-.894-2-2-2l-.114.006z\" />\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;EAAojB,EAAG,CACvjB;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"HideIcon.js","names":["HideIcon","props"],"sources":["HideIcon.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 HideIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={11} {...props}>\n <path d=\"M8 2.667A3.334 3.334 0 0111.333 6c0 .433-.086.84-.24 1.22l1.947 1.947A7.88 7.88 0 0015.327 6c-1.154-2.927-4-5-7.334-5-.933 0-1.826.167-2.653.467l1.44 1.44c.38-.154.787-.24 1.22-.24zM1.333.847l1.52 1.52.307.306A7.867 7.867 0 00.667 6c1.153 2.927 4 5 7.333 5 1.033 0 2.02-.2 2.92-.56l.28.28 1.953 1.947.847-.847L2.18 0l-.847.847zM5.02 4.533l1.033 1.034C6.02 5.707 6 5.853 6 6c0 1.107.893 2 2 2 .147 0 .293-.02.433-.053L9.467 8.98c-.447.22-.94.353-1.467.353A3.334 3.334 0 014.667 6c0-.527.133-1.02.353-1.467zm2.873-.52l2.1 2.1.014-.106c0-1.107-.894-2-2-2l-.114.006z\" />\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;EAAojB,EAAG,CACvjB;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.ImageIcon = 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 ImageIcon = function ImageIcon(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":"ImageIcon.js","names":["ImageIcon","props"],"sources":["ImageIcon.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 ImageIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm14 1H2v9l4-2 8 3.5V2zm-4 6a2 2 0 1 1 0-4 2 2 0 0 1 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,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;EAAgI,EAAG,CACnI;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ImageIcon.js","names":["ImageIcon","props"],"sources":["ImageIcon.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 ImageIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm14 1H2v9l4-2 8 3.5V2zm-4 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4z\" />\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;EAAgI,EAAG,CACnI;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.InfoIcon = 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 InfoIcon = function InfoIcon(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":"InfoIcon.js","names":["InfoIcon","props"],"sources":["InfoIcon.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 InfoIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0-7c.6 0 1 .4 1 1v3a1 1 0 0 1-2 0V8c0-.6.4-1 1-1zm0-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2z\" />\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;EAA0J,EAAG,CAC7J;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"InfoIcon.js","names":["InfoIcon","props"],"sources":["InfoIcon.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 InfoIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0-7c.6 0 1 .4 1 1v3a1 1 0 0 1-2 0V8c0-.6.4-1 1-1zm0-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2z\" />\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;EAA0J,EAAG,CAC7J;AAAA,CACX;AAAC"}