@wireapp/react-ui-kit 8.17.3 → 8.17.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +9 -8
  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,21 +1,21 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.RecordBoldIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
11
8
  var _Identity = require("../Identity");
12
9
  var _SVGIcon = require("./SVGIcon");
13
10
  var _excluded = ["color"];
11
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
12
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
13
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
14
14
  var RecordBoldIcon = function RecordBoldIcon(_ref) {
15
15
  var _ref$color = _ref.color,
16
16
  color = _ref$color === void 0 ? _Identity.COLOR.TEXT : _ref$color,
17
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
18
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
17
+ props = _objectWithoutProperties(_ref, _excluded);
18
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
19
19
  realWidth: 20,
20
20
  realHeight: 16,
21
21
  color: color
@@ -1 +1 @@
1
- {"version":3,"file":"RecordBoldIcon.js","names":["RecordBoldIcon","color","COLOR","TEXT","props","stroke","fill"],"sources":["RecordBoldIcon.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';\nimport {COLOR} from '../Identity';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const RecordBoldIcon = ({color = COLOR.TEXT, ...props}: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={16} color={color} {...props}>\n <path fill=\"none\" d=\"M0 0H24V24H0z\" />\n <circle fill=\"none\" cx=\"10\" cy=\"10\" r=\"9\" css={{stroke: color}} strokeWidth=\"2\" />\n <circle\n cx=\"10\"\n cy=\"10\"\n r=\"4\"\n css={{\n fill: color,\n stroke: color,\n }}\n strokeWidth=\"2\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAAmC;AACnC;AAEA;AAAgD;AAEzC,IAAMA,cAAc,GAAG,SAAjBA,cAAc;EAAA,sBAAKC,KAAK;IAALA,KAAK,2BAAGC,eAAK,CAACC,IAAI;IAAKC,KAAK;EAAA,OAC1D,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE,EAAG;IAAC,KAAK,EAAEH;EAAM,GAAKG,KAAK,GAC7D;IAAM,IAAI,EAAC,MAAM;IAAC,CAAC,EAAC;EAAe,EAAG,EACtC;IAAQ,IAAI,EAAC,MAAM;IAAC,EAAE,EAAC,IAAI;IAAC,EAAE,EAAC,IAAI;IAAC,CAAC,EAAC,GAAG;IAAC,GAAG,+BAAE;MAACC,MAAM,EAAEJ;IAAK,CAAC,wmEAAC;IAAC,WAAW,EAAC;EAAG,EAAG,EAClF;IACE,EAAE,EAAC,IAAI;IACP,EAAE,EAAC,IAAI;IACP,CAAC,EAAC,GAAG;IACL,GAAG,+BAAE;MACHK,IAAI,EAAEL,KAAK;MACXI,MAAM,EAAEJ;IACV,CAAC,wmEAAC;IACF,WAAW,EAAC;EAAG,EACf,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"RecordBoldIcon.js","names":["RecordBoldIcon","color","COLOR","TEXT","props","stroke","fill"],"sources":["RecordBoldIcon.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';\nimport {COLOR} from '../Identity';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const RecordBoldIcon = ({color = COLOR.TEXT, ...props}: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={16} color={color} {...props}>\n <path fill=\"none\" d=\"M0 0H24V24H0z\" />\n <circle fill=\"none\" cx=\"10\" cy=\"10\" r=\"9\" css={{stroke: color}} strokeWidth=\"2\" />\n <circle\n cx=\"10\"\n cy=\"10\"\n r=\"4\"\n css={{\n fill: color,\n stroke: color,\n }}\n strokeWidth=\"2\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AACA;AAEA;AAAgD;AAAA;AAAA;AAAA;AAEzC,IAAMA,cAAc,GAAG,SAAjBA,cAAc;EAAA,sBAAKC,KAAK;IAALA,KAAK,2BAAGC,eAAK,CAACC,IAAI;IAAKC,KAAK;EAAA,OAC1D,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE,EAAG;IAAC,KAAK,EAAEH;EAAM,GAAKG,KAAK,GAC7D;IAAM,IAAI,EAAC,MAAM;IAAC,CAAC,EAAC;EAAe,EAAG,EACtC;IAAQ,IAAI,EAAC,MAAM;IAAC,EAAE,EAAC,IAAI;IAAC,EAAE,EAAC,IAAI;IAAC,CAAC,EAAC,GAAG;IAAC,GAAG,+BAAE;MAACC,MAAM,EAAEJ;IAAK,CAAC,wmEAAC;IAAC,WAAW,EAAC;EAAG,EAAG,EAClF;IACE,EAAE,EAAC,IAAI;IACP,EAAE,EAAC,IAAI;IACP,CAAC,EAAC,GAAG;IACL,GAAG,+BAAE;MACHK,IAAI,EAAEL,KAAK;MACXI,MAAM,EAAEJ;IACV,CAAC,wmEAAC;IACF,WAAW,EAAC;EAAG,EACf,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.RecordIcon = 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 RecordIcon = function RecordIcon(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)("g", {
@@ -1 +1 @@
1
- {"version":3,"file":"RecordIcon.js","names":["RecordIcon","props"],"sources":["RecordIcon.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 RecordIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <g fill=\"#FB0807\" fillRule=\"evenodd\">\n <circle fillOpacity=\".24\" cx=\"8\" cy=\"8\" r=\"8\" />\n <circle cx=\"8\" cy=\"8\" r=\"4\" />\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,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAG,IAAI,EAAC,SAAS;IAAC,QAAQ,EAAC;EAAS,GAClC;IAAQ,WAAW,EAAC,KAAK;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAChD;IAAQ,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,CAC5B,CACI;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"RecordIcon.js","names":["RecordIcon","props"],"sources":["RecordIcon.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 RecordIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <g fill=\"#FB0807\" fillRule=\"evenodd\">\n <circle fillOpacity=\".24\" cx=\"8\" cy=\"8\" r=\"8\" />\n <circle cx=\"8\" cy=\"8\" r=\"4\" />\n </g>\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;IAAG,IAAI,EAAC,SAAS;IAAC,QAAQ,EAAC;EAAS,GAClC;IAAQ,WAAW,EAAC,KAAK;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAChD;IAAQ,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,CAC5B,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.RecordPendingIcon = 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 RecordPendingIcon = function RecordPendingIcon(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)("g", {
@@ -1 +1 @@
1
- {"version":3,"file":"RecordPendingIcon.js","names":["RecordPendingIcon","props"],"sources":["RecordPendingIcon.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 RecordPendingIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <g fill=\"#FB0807\">\n <circle fillOpacity=\".24\" cx=\"8\" cy=\"8\" r=\"8\" />\n <path d=\"M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-.5-4.5H10v1H7.5v-1zm0-2h1v3h-1v-3z\" />\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,iBAAiB,GAAG,SAApBA,iBAAiB,CAAIC,KAAmB;EAAA,OACnD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAG,IAAI,EAAC;EAAS,GACf;IAAQ,WAAW,EAAC,KAAK;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAChD;IAAM,CAAC,EAAC;EAAyG,EAAG,CAClH,CACI;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"RecordPendingIcon.js","names":["RecordPendingIcon","props"],"sources":["RecordPendingIcon.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 RecordPendingIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <g fill=\"#FB0807\">\n <circle fillOpacity=\".24\" cx=\"8\" cy=\"8\" r=\"8\" />\n <path d=\"M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-.5-4.5H10v1H7.5v-1zm0-2h1v3h-1v-3z\" />\n </g>\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,iBAAiB,GAAG,SAApBA,iBAAiB,CAAIC,KAAmB;EAAA,OACnD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAG,IAAI,EAAC;EAAS,GACf;IAAQ,WAAW,EAAC,KAAK;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC,GAAG;IAAC,CAAC,EAAC;EAAG,EAAG,EAChD;IAAM,CAAC,EAAC;EAAyG,EAAG,CAClH,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.ReloadIcon = 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 ReloadIcon = function ReloadIcon(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":"ReloadIcon.js","names":["ReloadIcon","props"],"sources":["ReloadIcon.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 ReloadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M13.7 2.3a8.3 8.3 0 00-11.4 0A8 8 0 1015.7 10h-2a6.1 6.1 0 01-2.2 2.9 6 6 0 11.8-9.1L9 7h7V0l-2.3 2.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,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;EAAwG,EAAG,CAC3G;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ReloadIcon.js","names":["ReloadIcon","props"],"sources":["ReloadIcon.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 ReloadIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M13.7 2.3a8.3 8.3 0 00-11.4 0A8 8 0 1015.7 10h-2a6.1 6.1 0 01-2.2 2.9 6 6 0 11.8-9.1L9 7h7V0l-2.3 2.3z\" />\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;EAAwG,EAAG,CAC3G;AAAA,CACX;AAAC"}
@@ -1,15 +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.SVGIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
7
  var _react = require("@emotion/react");
11
8
  var _react2 = _interopRequireDefault(require("react"));
12
9
  var _excluded = ["realWidth", "realHeight", "scale", "width", "height", "shadow", "children"];
10
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
11
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
12
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
13
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
13
14
  var svgIconStyle = function svgIconStyle(theme, _ref) {
14
15
  var _ref$color = _ref.color,
15
16
  color = _ref$color === void 0 ? theme.general.color : _ref$color;
@@ -29,7 +30,7 @@ var SVGIcon = function SVGIcon(_ref2) {
29
30
  height = _ref2$height === void 0 ? null : _ref2$height,
30
31
  shadow = _ref2.shadow,
31
32
  children = _ref2.children,
32
- props = (0, _objectWithoutProperties2["default"])(_ref2, _excluded);
33
+ props = _objectWithoutProperties(_ref2, _excluded);
33
34
  var newScale = scale;
34
35
  if (width || height) {
35
36
  var widthScale = width ? width / realWidth : Infinity;
@@ -39,7 +40,7 @@ var SVGIcon = function SVGIcon(_ref2) {
39
40
  var newWidth = Math.ceil(realWidth * newScale);
40
41
  var newHeight = Math.ceil(realHeight * newScale);
41
42
  var shadowId = shadow && Math.random().toString();
42
- return (0, _react.jsx)("svg", (0, _extends2["default"])({
43
+ return (0, _react.jsx)("svg", _extends({
43
44
  css: function css(theme) {
44
45
  return svgIconStyle(theme, props);
45
46
  },
@@ -1 +1 @@
1
- {"version":3,"file":"SVGIcon.js","names":["svgIconStyle","theme","color","general","fill","overflow","SVGIcon","realWidth","realHeight","scale","width","height","shadow","children","props","newScale","widthScale","Infinity","heightScale","Math","min","newWidth","ceil","newHeight","shadowId","random","toString"],"sources":["SVGIcon.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 {CSSObject, jsx} from '@emotion/react';\nimport React from 'react';\n\nimport {Theme} from '../Layout';\n\nexport interface InternalSVGIconProps<T = SVGSVGElement> extends SVGIconProps<T> {\n realHeight: number;\n realWidth: number;\n}\n\nexport interface SVGIconProps<T = SVGSVGElement> extends React.SVGProps<T> {\n color?: string;\n height?: number;\n scale?: number;\n shadow?: boolean;\n width?: number;\n}\n\nconst svgIconStyle: <T>(theme: Theme, props: SVGIconProps<T>) => CSSObject = (\n theme,\n {color = theme.general.color},\n) => ({\n fill: color,\n overflow: 'visible',\n});\n\nexport const SVGIcon = ({\n realWidth,\n realHeight,\n scale = 1,\n width = null,\n height = null,\n shadow,\n children,\n ...props\n}: InternalSVGIconProps) => {\n let newScale = scale;\n if (width || height) {\n const widthScale = width ? width / realWidth : Infinity;\n const heightScale = height ? height / realHeight : Infinity;\n newScale = Math.min(widthScale, heightScale);\n }\n const newWidth = Math.ceil(realWidth * newScale);\n const newHeight = Math.ceil(realHeight * newScale);\n const shadowId = shadow && Math.random().toString();\n return (\n <svg\n css={(theme: Theme) => svgIconStyle(theme, props)}\n viewBox={`0 0 ${realWidth} ${realHeight}`}\n width={newWidth}\n height={newHeight}\n {...props}\n >\n {shadow && (\n <defs>\n <filter id={shadowId} x=\"-50%\" y=\"-50%\" width=\"200%\" height=\"200%\">\n <feOffset result=\"offOut\" in=\"SourceAlpha\" dx=\"0\" dy=\"0\" />\n <feGaussianBlur result=\"blurOut\" in=\"offOut\" stdDeviation=\"2.5\" />\n <feBlend in=\"SourceGraphic\" in2=\"blurOut\" mode=\"normal\" />\n </filter>\n </defs>\n )}\n <g filter={shadow && `url(#${shadowId})`}>{children}</g>\n </svg>\n );\n};\n"],"mappings":";;;;;;;;;AAoBA;AACA;AAA0B;AAiB1B,IAAMA,YAAoE,GAAG,SAAvEA,YAAoE,CACxEC,KAAK;EAAA,sBACJC,KAAK;IAALA,KAAK,2BAAGD,KAAK,CAACE,OAAO,CAACD,KAAK;EAAA,OACxB;IACJE,IAAI,EAAEF,KAAK;IACXG,QAAQ,EAAE;EACZ,CAAC;AAAA,CAAC;AAEK,IAAMC,OAAO,GAAG,SAAVA,OAAO,QASQ;EAAA,IAR1BC,SAAS,SAATA,SAAS;IACTC,UAAU,SAAVA,UAAU;IAAA,oBACVC,KAAK;IAALA,KAAK,4BAAG,CAAC;IAAA,oBACTC,KAAK;IAALA,KAAK,4BAAG,IAAI;IAAA,qBACZC,MAAM;IAANA,MAAM,6BAAG,IAAI;IACbC,MAAM,SAANA,MAAM;IACNC,QAAQ,SAARA,QAAQ;IACLC,KAAK;EAER,IAAIC,QAAQ,GAAGN,KAAK;EACpB,IAAIC,KAAK,IAAIC,MAAM,EAAE;IACnB,IAAMK,UAAU,GAAGN,KAAK,GAAGA,KAAK,GAAGH,SAAS,GAAGU,QAAQ;IACvD,IAAMC,WAAW,GAAGP,MAAM,GAAGA,MAAM,GAAGH,UAAU,GAAGS,QAAQ;IAC3DF,QAAQ,GAAGI,IAAI,CAACC,GAAG,CAACJ,UAAU,EAAEE,WAAW,CAAC;EAC9C;EACA,IAAMG,QAAQ,GAAGF,IAAI,CAACG,IAAI,CAACf,SAAS,GAAGQ,QAAQ,CAAC;EAChD,IAAMQ,SAAS,GAAGJ,IAAI,CAACG,IAAI,CAACd,UAAU,GAAGO,QAAQ,CAAC;EAClD,IAAMS,QAAQ,GAAGZ,MAAM,IAAIO,IAAI,CAACM,MAAM,EAAE,CAACC,QAAQ,EAAE;EACnD,OACE;IACE,GAAG,EAAE,aAACzB,KAAY;MAAA,OAAKD,YAAY,CAACC,KAAK,EAAEa,KAAK,CAAC;IAAA,CAAC;IAClD,OAAO,gBAASP,SAAS,cAAIC,UAAU,CAAG;IAC1C,KAAK,EAAEa,QAAS;IAChB,MAAM,EAAEE;EAAU,GACdT,KAAK,GAERF,MAAM,IACL,8BACE;IAAQ,EAAE,EAAEY,QAAS;IAAC,CAAC,EAAC,MAAM;IAAC,CAAC,EAAC,MAAM;IAAC,KAAK,EAAC,MAAM;IAAC,MAAM,EAAC;EAAM,GAChE;IAAU,MAAM,EAAC,QAAQ;IAAC,MAAG,aAAa;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC;EAAG,EAAG,EAC3D;IAAgB,MAAM,EAAC,SAAS;IAAC,MAAG,QAAQ;IAAC,YAAY,EAAC;EAAK,EAAG,EAClE;IAAS,MAAG,eAAe;IAAC,GAAG,EAAC,SAAS;IAAC,IAAI,EAAC;EAAQ,EAAG,CACnD,CAEZ,EACD;IAAG,MAAM,EAAEZ,MAAM,mBAAYY,QAAQ;EAAI,GAAEX,QAAQ,CAAK,CACpD;AAEV,CAAC;AAAC"}
1
+ {"version":3,"file":"SVGIcon.js","names":["svgIconStyle","theme","color","general","fill","overflow","SVGIcon","realWidth","realHeight","scale","width","height","shadow","children","props","newScale","widthScale","Infinity","heightScale","Math","min","newWidth","ceil","newHeight","shadowId","random","toString"],"sources":["SVGIcon.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 {CSSObject, jsx} from '@emotion/react';\nimport React from 'react';\n\nimport {Theme} from '../Layout';\n\nexport interface InternalSVGIconProps<T = SVGSVGElement> extends SVGIconProps<T> {\n realHeight: number;\n realWidth: number;\n}\n\nexport interface SVGIconProps<T = SVGSVGElement> extends React.SVGProps<T> {\n color?: string;\n height?: number;\n scale?: number;\n shadow?: boolean;\n width?: number;\n}\n\nconst svgIconStyle: <T>(theme: Theme, props: SVGIconProps<T>) => CSSObject = (\n theme,\n {color = theme.general.color},\n) => ({\n fill: color,\n overflow: 'visible',\n});\n\nexport const SVGIcon = ({\n realWidth,\n realHeight,\n scale = 1,\n width = null,\n height = null,\n shadow,\n children,\n ...props\n}: InternalSVGIconProps) => {\n let newScale = scale;\n if (width || height) {\n const widthScale = width ? width / realWidth : Infinity;\n const heightScale = height ? height / realHeight : Infinity;\n newScale = Math.min(widthScale, heightScale);\n }\n const newWidth = Math.ceil(realWidth * newScale);\n const newHeight = Math.ceil(realHeight * newScale);\n const shadowId = shadow && Math.random().toString();\n return (\n <svg\n css={(theme: Theme) => svgIconStyle(theme, props)}\n viewBox={`0 0 ${realWidth} ${realHeight}`}\n width={newWidth}\n height={newHeight}\n {...props}\n >\n {shadow && (\n <defs>\n <filter id={shadowId} x=\"-50%\" y=\"-50%\" width=\"200%\" height=\"200%\">\n <feOffset result=\"offOut\" in=\"SourceAlpha\" dx=\"0\" dy=\"0\" />\n <feGaussianBlur result=\"blurOut\" in=\"offOut\" stdDeviation=\"2.5\" />\n <feBlend in=\"SourceGraphic\" in2=\"blurOut\" mode=\"normal\" />\n </filter>\n </defs>\n )}\n <g filter={shadow && `url(#${shadowId})`}>{children}</g>\n </svg>\n );\n};\n"],"mappings":";;;;;;AAoBA;AACA;AAA0B;AAAA;AAAA;AAAA;AAAA;AAiB1B,IAAMA,YAAoE,GAAG,SAAvEA,YAAoE,CACxEC,KAAK;EAAA,sBACJC,KAAK;IAALA,KAAK,2BAAGD,KAAK,CAACE,OAAO,CAACD,KAAK;EAAA,OACxB;IACJE,IAAI,EAAEF,KAAK;IACXG,QAAQ,EAAE;EACZ,CAAC;AAAA,CAAC;AAEK,IAAMC,OAAO,GAAG,SAAVA,OAAO,QASQ;EAAA,IAR1BC,SAAS,SAATA,SAAS;IACTC,UAAU,SAAVA,UAAU;IAAA,oBACVC,KAAK;IAALA,KAAK,4BAAG,CAAC;IAAA,oBACTC,KAAK;IAALA,KAAK,4BAAG,IAAI;IAAA,qBACZC,MAAM;IAANA,MAAM,6BAAG,IAAI;IACbC,MAAM,SAANA,MAAM;IACNC,QAAQ,SAARA,QAAQ;IACLC,KAAK;EAER,IAAIC,QAAQ,GAAGN,KAAK;EACpB,IAAIC,KAAK,IAAIC,MAAM,EAAE;IACnB,IAAMK,UAAU,GAAGN,KAAK,GAAGA,KAAK,GAAGH,SAAS,GAAGU,QAAQ;IACvD,IAAMC,WAAW,GAAGP,MAAM,GAAGA,MAAM,GAAGH,UAAU,GAAGS,QAAQ;IAC3DF,QAAQ,GAAGI,IAAI,CAACC,GAAG,CAACJ,UAAU,EAAEE,WAAW,CAAC;EAC9C;EACA,IAAMG,QAAQ,GAAGF,IAAI,CAACG,IAAI,CAACf,SAAS,GAAGQ,QAAQ,CAAC;EAChD,IAAMQ,SAAS,GAAGJ,IAAI,CAACG,IAAI,CAACd,UAAU,GAAGO,QAAQ,CAAC;EAClD,IAAMS,QAAQ,GAAGZ,MAAM,IAAIO,IAAI,CAACM,MAAM,EAAE,CAACC,QAAQ,EAAE;EACnD,OACE;IACE,GAAG,EAAE,aAACzB,KAAY;MAAA,OAAKD,YAAY,CAACC,KAAK,EAAEa,KAAK,CAAC;IAAA,CAAC;IAClD,OAAO,gBAASP,SAAS,cAAIC,UAAU,CAAG;IAC1C,KAAK,EAAEa,QAAS;IAChB,MAAM,EAAEE;EAAU,GACdT,KAAK,GAERF,MAAM,IACL,8BACE;IAAQ,EAAE,EAAEY,QAAS;IAAC,CAAC,EAAC,MAAM;IAAC,CAAC,EAAC,MAAM;IAAC,KAAK,EAAC,MAAM;IAAC,MAAM,EAAC;EAAM,GAChE;IAAU,MAAM,EAAC,QAAQ;IAAC,MAAG,aAAa;IAAC,EAAE,EAAC,GAAG;IAAC,EAAE,EAAC;EAAG,EAAG,EAC3D;IAAgB,MAAM,EAAC,SAAS;IAAC,MAAG,QAAQ;IAAC,YAAY,EAAC;EAAK,EAAG,EAClE;IAAS,MAAG,eAAe;IAAC,GAAG,EAAC,SAAS;IAAC,IAAI,EAAC;EAAQ,EAAG,CACnD,CAEZ,EACD;IAAG,MAAM,EAAEZ,MAAM,mBAAYY,QAAQ;EAAI,GAAEX,QAAQ,CAAK,CACpD;AAEV,CAAC;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.ScreenshareIcon = 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 ScreenshareIcon = function ScreenshareIcon(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":"ScreenshareIcon.js","names":["ScreenshareIcon","props"],"sources":["ScreenshareIcon.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 ScreenshareIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M5 14h6v2H5v-2zM0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v11c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm7 10h2V7h4L8 3 3 7h4v4z\" />\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,eAAe,GAAG,SAAlBA,eAAe,CAAIC,KAAmB;EAAA,OACjD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA+G,EAAG,CAClH;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ScreenshareIcon.js","names":["ScreenshareIcon","props"],"sources":["ScreenshareIcon.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 ScreenshareIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M5 14h6v2H5v-2zM0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v11c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm7 10h2V7h4L8 3 3 7h4v4z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,eAAe,GAAG,SAAlBA,eAAe,CAAIC,KAAmB;EAAA,OACjD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA+G,EAAG,CAClH;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.SearchIcon = 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 SearchIcon = function SearchIcon(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":"SearchIcon.js","names":["SearchIcon","props"],"sources":["SearchIcon.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 SearchIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path\n fillRule=\"evenodd\"\n d=\"M6.987 0a6.99 6.99 0 016.987 6.993c0 1.571-.517 3.02-1.39 4.188L16 14.587 14.588 16l-3.416-3.406a6.952 6.952 0 01-4.185 1.392A6.99 6.99 0 010 6.993 6.99 6.99 0 016.987 0zM12 7A5 5 0 112 7a5 5 0 0110 0z\"\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,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,QAAQ,EAAC,SAAS;IAClB,CAAC,EAAC;EAA2M,EAC7M,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"SearchIcon.js","names":["SearchIcon","props"],"sources":["SearchIcon.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 SearchIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path\n fillRule=\"evenodd\"\n d=\"M6.987 0a6.99 6.99 0 016.987 6.993c0 1.571-.517 3.02-1.39 4.188L16 14.587 14.588 16l-3.416-3.406a6.952 6.952 0 01-4.185 1.392A6.99 6.99 0 010 6.993 6.99 6.99 0 016.987 0zM12 7A5 5 0 112 7a5 5 0 0110 0z\"\n />\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;IACE,QAAQ,EAAC,SAAS;IAClB,CAAC,EAAC;EAA2M,EAC7M,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.ServicesIcon = 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 ServicesIcon = function ServicesIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 32,
35
13
  realHeight: 32
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"ServicesIcon.js","names":["ServicesIcon","props"],"sources":["ServicesIcon.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 ServicesIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path d=\"M10.5 12A6.5 6.5 0 0 0 4 18.5V24a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1v-5.5a6.5 6.5 0 0 0-6.5-6.5h-11zm-7.12-1.22L.24 4.95a2 2 0 1 1 3.52-1.9L6.8 8.68C7.94 8.24 9.19 8 10.5 8h11C27.3 8 32 12.7 32 18.5V24a5 5 0 0 1-5 5H5a5 5 0 0 1-5-5v-5.5c0-3.05 1.3-5.8 3.38-7.72zM11 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0m7 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m5 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5.26-9.55a2 2 0 0 1-3.52-1.9l3.5-6.5a2 2 0 0 1 3.52 1.9l-3.5 6.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,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwa,EAAG,CAC3a;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ServicesIcon.js","names":["ServicesIcon","props"],"sources":["ServicesIcon.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 ServicesIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path d=\"M10.5 12A6.5 6.5 0 0 0 4 18.5V24a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1v-5.5a6.5 6.5 0 0 0-6.5-6.5h-11zm-7.12-1.22L.24 4.95a2 2 0 1 1 3.52-1.9L6.8 8.68C7.94 8.24 9.19 8 10.5 8h11C27.3 8 32 12.7 32 18.5V24a5 5 0 0 1-5 5H5a5 5 0 0 1-5-5v-5.5c0-3.05 1.3-5.8 3.38-7.72zM11 19a2 2 0 1 1-4 0 2 2 0 0 1 4 0m7 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m5 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5.26-9.55a2 2 0 0 1-3.52-1.9l3.5-6.5a2 2 0 0 1 3.52 1.9l-3.5 6.5z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwa,EAAG,CAC3a;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.SettingsIcon = 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 SettingsIcon = function SettingsIcon(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":"SettingsIcon.js","names":["SettingsIcon","props"],"sources":["SettingsIcon.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 SettingsIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2.8 11a6 6 0 0 1-.6-1.5H0v-3h2.2c.1-.6.3-1 .6-1.5L1.3 3.4l2.1-2.1L5 2.8a6 6 0 0 1 1.5-.6V0h3v2.2c.6.1 1 .3 1.5.6l1.6-1.5 2.1 2.1L13.2 5c.3.4.5 1 .6 1.5H16v3h-2.2a6 6 0 0 1-.6 1.5l1.5 1.6-2.1 2.1-1.6-1.5a6 6 0 0 1-1.5.6V16h-3v-2.2a6 6 0 0 1-1.5-.6l-1.6 1.5-2.1-2.1L2.8 11zM8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8z\" />\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,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAoT,EAAG,CACvT;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"SettingsIcon.js","names":["SettingsIcon","props"],"sources":["SettingsIcon.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 SettingsIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M2.8 11a6 6 0 0 1-.6-1.5H0v-3h2.2c.1-.6.3-1 .6-1.5L1.3 3.4l2.1-2.1L5 2.8a6 6 0 0 1 1.5-.6V0h3v2.2c.6.1 1 .3 1.5.6l1.6-1.5 2.1 2.1L13.2 5c.3.4.5 1 .6 1.5H16v3h-2.2a6 6 0 0 1-.6 1.5l1.5 1.6-2.1 2.1-1.6-1.5a6 6 0 0 1-1.5.6V16h-3v-2.2a6 6 0 0 1-1.5-.6l-1.6 1.5-2.1-2.1L2.8 11zM8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAoT,EAAG,CACvT;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.ShowIcon = 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 ShowIcon = function ShowIcon(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: 10
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"ShowIcon.js","names":["ShowIcon","props"],"sources":["ShowIcon.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 ShowIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={10} {...props}>\n <path d=\"M8 0C4.667 0 1.82 2.073.667 5c1.153 2.927 4 5 7.333 5s6.18-2.073 7.333-5c-1.153-2.927-4-5-7.333-5zm0 8.333a3.334 3.334 0 010-6.666 3.334 3.334 0 010 6.666zM8 3c-1.107 0-2 .893-2 2s.893 2 2 2 2-.893 2-2-.893-2-2-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;EAAuN,EAAG,CAC1N;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ShowIcon.js","names":["ShowIcon","props"],"sources":["ShowIcon.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 ShowIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={10} {...props}>\n <path d=\"M8 0C4.667 0 1.82 2.073.667 5c1.153 2.927 4 5 7.333 5s6.18-2.073 7.333-5c-1.153-2.927-4-5-7.333-5zm0 8.333a3.334 3.334 0 010-6.666 3.334 3.334 0 010 6.666zM8 3c-1.107 0-2 .893-2 2s.893 2 2 2 2-.893 2-2-.893-2-2-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;EAAuN,EAAG,CAC1N;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.SignIcon = 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 SignIcon = function SignIcon(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: 18
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"SignIcon.js","names":["SignIcon","props"],"sources":["SignIcon.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 SignIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={18} {...props}>\n <path d=\"M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z\" />\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;EAA+oB,EAAG,CAClpB;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"SignIcon.js","names":["SignIcon","props"],"sources":["SignIcon.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 SignIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={20} realHeight={18} {...props}>\n <path d=\"M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z\" />\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;EAA+oB,EAAG,CAClpB;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.SpeakerIcon = 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 SpeakerIcon = function SpeakerIcon(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":"SpeakerIcon.js","names":["SpeakerIcon","props"],"sources":["SpeakerIcon.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 SpeakerIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.5 12c-.3 0-.5-.3-.5-.6V4.6c0-.3.2-.6.5-.6H5l5-4v16l-5-4H.5zM12 10a2 2 0 1 0 0-4V4a4 4 0 1 1 0 8v-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,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;EAAuG,EAAG,CAC1G;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"SpeakerIcon.js","names":["SpeakerIcon","props"],"sources":["SpeakerIcon.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 SpeakerIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.5 12c-.3 0-.5-.3-.5-.6V4.6c0-.3.2-.6.5-.6H5l5-4v16l-5-4H.5zM12 10a2 2 0 1 0 0-4V4a4 4 0 1 1 0 8v-2z\" />\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;EAAuG,EAAG,CAC1G;AAAA,CACX;AAAC"}