@terraware/web-components 2.3.19 → 2.3.21

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 (191) hide show
  1. package/components/Autocomplete/Autocomplete.js +1 -1
  2. package/components/BusySpinner/index.js +1 -1
  3. package/components/Button/Button.js +1 -1
  4. package/components/Button/button.test.js +1 -1
  5. package/components/Checkbox.js +1 -1
  6. package/components/DatePicker/DatePicker.js +3 -4
  7. package/components/DialogBox/DialogBox.js +1 -1
  8. package/components/Divisor.js +1 -1
  9. package/components/Dropdown.js +3 -2
  10. package/components/ErrorBox/ErrorBox.js +1 -1
  11. package/components/FormBottomBar/index.js +1 -1
  12. package/components/Icon/Icon.js +1 -1
  13. package/components/Icon/icons/index.d.ts +1 -1
  14. package/components/Icon/icons/index.d.ts.map +1 -1
  15. package/components/Icon/icons/index.js +3 -1
  16. package/components/IconTooltip/index.js +1 -1
  17. package/components/Message/Message.js +1 -1
  18. package/components/MultiSelect/MultiSelect.test.js +1 -1
  19. package/components/MultiSelect/index.js +2 -3
  20. package/components/Navbar/NavFooter.js +1 -1
  21. package/components/Navbar/NavItem.js +2 -3
  22. package/components/Navbar/NavSection.js +1 -1
  23. package/components/Navbar/Navbar.js +1 -1
  24. package/components/Navbar/SubNavbar.js +1 -1
  25. package/components/Note.js +1 -1
  26. package/components/PageForm/index.js +18 -20
  27. package/components/Pill/index.js +1 -1
  28. package/components/PillList/index.js +1 -1
  29. package/components/PopoverMenu/Popover.js +1 -1
  30. package/components/PopoverMenu/index.js +2 -3
  31. package/components/ProgressCircle/ProgressCircle.js +1 -1
  32. package/components/RadioButton.js +1 -1
  33. package/components/Select/Select.js +1 -1
  34. package/components/Select/SelectT.js +2 -3
  35. package/components/SummaryBox.js +1 -1
  36. package/components/TextTruncated/index.js +2 -3
  37. package/components/Textfield/Textfield.d.ts +1 -0
  38. package/components/Textfield/Textfield.d.ts.map +1 -1
  39. package/components/Textfield/Textfield.js +4 -3
  40. package/components/Textfield/styles.scss +4 -0
  41. package/components/Tooltip/Tooltip.js +1 -1
  42. package/components/svg/BlobbyGrayIconImage.js +10 -10
  43. package/components/svg/BlobbyGrayIconUploadToTheCloud.js +10 -10
  44. package/components/svg/BlobbyIconHappy.js +40 -40
  45. package/components/svg/BlobbyIconHeartMonitor.js +40 -40
  46. package/components/svg/BlobbyIconLeaf.js +40 -40
  47. package/components/svg/BlobbyIconLibrary.js +40 -40
  48. package/components/svg/BlobbyIconNursery.js +40 -40
  49. package/components/svg/BlobbyIconOrganization.js +40 -40
  50. package/components/svg/BlobbyIconPeople.js +40 -40
  51. package/components/svg/BlobbyIconSeedBank.js +40 -40
  52. package/components/svg/BlobbyIconSite.js +42 -42
  53. package/components/svg/BlobbyIconWrench.js +40 -40
  54. package/components/svg/Bug.js +5 -5
  55. package/components/svg/Calendar.js +5 -5
  56. package/components/svg/CaretDown.js +5 -5
  57. package/components/svg/CaretLeft.js +5 -5
  58. package/components/svg/CaretUp.js +5 -5
  59. package/components/svg/ChevronDown.js +5 -5
  60. package/components/svg/ChevronUp.js +5 -5
  61. package/components/svg/Close.js +5 -5
  62. package/components/svg/Critical.js +5 -5
  63. package/components/svg/Edit.js +40 -40
  64. package/components/svg/Error.js +5 -5
  65. package/components/svg/Filter.js +5 -5
  66. package/components/svg/Folder.js +5 -5
  67. package/components/svg/Help.js +5 -5
  68. package/components/svg/Home.js +5 -5
  69. package/components/svg/IconAdd.js +5 -5
  70. package/components/svg/IconArrowRight.js +8 -8
  71. package/components/svg/IconBusinessNetwork.js +8 -8
  72. package/components/svg/IconCancel.js +5 -5
  73. package/components/svg/IconChargingBattery.js +5 -5
  74. package/components/svg/IconCheckmark.js +5 -5
  75. package/components/svg/IconCoinInHand.js +8 -8
  76. package/components/svg/IconColumns.js +5 -5
  77. package/components/svg/IconDashboard.js +5 -5
  78. package/components/svg/IconEdit.js +8 -8
  79. package/components/svg/IconExport.js +5 -5
  80. package/components/svg/IconFile.js +5 -5
  81. package/components/svg/IconFolder.js +8 -8
  82. package/components/svg/IconFutures.js +5 -5
  83. package/components/svg/IconGraphReport.js +5 -5
  84. package/components/svg/IconHeartMonitor.js +5 -5
  85. package/components/svg/IconImport.js +5 -5
  86. package/components/svg/IconLocations.js +4 -4
  87. package/components/svg/IconMail.js +5 -5
  88. package/components/svg/IconManager.js +5 -5
  89. package/components/svg/IconMarker.d.ts +8 -0
  90. package/components/svg/IconMarker.d.ts.map +1 -0
  91. package/components/svg/IconMarker.js +27 -0
  92. package/components/svg/IconMenu.js +5 -5
  93. package/components/svg/IconMenuHorizontal.js +5 -5
  94. package/components/svg/IconMyLocation.js +5 -5
  95. package/components/svg/IconNursery.js +7 -7
  96. package/components/svg/IconOrg.js +5 -5
  97. package/components/svg/IconRestorationSite.js +5 -5
  98. package/components/svg/IconSeedBank.js +5 -5
  99. package/components/svg/IconSeedling.js +5 -5
  100. package/components/svg/IconSynced.js +5 -5
  101. package/components/svg/IconTrashCan.js +5 -5
  102. package/components/svg/IconWifi.js +5 -5
  103. package/components/svg/Info.js +5 -5
  104. package/components/svg/Key.js +5 -5
  105. package/components/svg/Leaf.js +5 -5
  106. package/components/svg/Lock.js +5 -5
  107. package/components/svg/Logo.js +9 -9
  108. package/components/svg/MenuVertical.js +5 -5
  109. package/components/svg/Notification.js +5 -5
  110. package/components/svg/Person.js +5 -5
  111. package/components/svg/Plus.js +5 -5
  112. package/components/svg/RestorationSite.js +5 -5
  113. package/components/svg/Search.js +5 -5
  114. package/components/svg/Seeds.js +5 -5
  115. package/components/svg/Site.js +5 -5
  116. package/components/svg/Sparkles.js +5 -5
  117. package/components/svg/Species.js +5 -5
  118. package/components/svg/Species2.js +40 -40
  119. package/components/svg/Spinner.js +21 -21
  120. package/components/svg/Success.js +5 -5
  121. package/components/svg/Touchscreen.js +5 -5
  122. package/components/svg/UploadCloud.js +40 -40
  123. package/components/svg/Warning.js +5 -5
  124. package/components/svg/index.d.ts +1 -0
  125. package/components/svg/index.d.ts.map +1 -1
  126. package/components/svg/index.js +8 -1
  127. package/components/table/EnhancedTableToolbar.js +1 -1
  128. package/components/table/TableCellRenderer.js +1 -1
  129. package/components/table/TableHeader.js +1 -1
  130. package/components/table/TableHeaderItem.js +1 -1
  131. package/components/table/index.js +2 -3
  132. package/index.js +3 -4
  133. package/license-report.html +1 -1
  134. package/package.json +2 -1
  135. package/stories/Autocomplete.stories.d.ts +2 -3
  136. package/stories/Autocomplete.stories.d.ts.map +1 -1
  137. package/stories/BusySpinner.stories.d.ts +1 -2
  138. package/stories/BusySpinner.stories.d.ts.map +1 -1
  139. package/stories/Button.stories.d.ts +1 -2
  140. package/stories/Button.stories.d.ts.map +1 -1
  141. package/stories/Checkbox.stories.d.ts +2 -3
  142. package/stories/Checkbox.stories.d.ts.map +1 -1
  143. package/stories/DatePicker.stories.d.ts +1 -2
  144. package/stories/DatePicker.stories.d.ts.map +1 -1
  145. package/stories/DialogBox.stories.d.ts +6 -7
  146. package/stories/DialogBox.stories.d.ts.map +1 -1
  147. package/stories/Divisor.stories.d.ts +1 -2
  148. package/stories/Divisor.stories.d.ts.map +1 -1
  149. package/stories/Dropdown.stories.d.ts +3 -4
  150. package/stories/Dropdown.stories.d.ts.map +1 -1
  151. package/stories/ErrorBox.stories.d.ts +1 -2
  152. package/stories/ErrorBox.stories.d.ts.map +1 -1
  153. package/stories/Icon.stories.d.ts +1 -2
  154. package/stories/Icon.stories.d.ts.map +1 -1
  155. package/stories/IconTooltip.stories.d.ts +2 -3
  156. package/stories/IconTooltip.stories.d.ts.map +1 -1
  157. package/stories/Message.stories.d.ts +2 -3
  158. package/stories/Message.stories.d.ts.map +1 -1
  159. package/stories/MultiSelect.stories.d.ts +1 -2
  160. package/stories/MultiSelect.stories.d.ts.map +1 -1
  161. package/stories/Navbar.stories.d.ts +1 -2
  162. package/stories/Navbar.stories.d.ts.map +1 -1
  163. package/stories/Note.stories.d.ts +1 -2
  164. package/stories/Note.stories.d.ts.map +1 -1
  165. package/stories/PageForm.stories.d.ts +2 -3
  166. package/stories/PageForm.stories.d.ts.map +1 -1
  167. package/stories/PillList.stories.d.ts +1 -2
  168. package/stories/PillList.stories.d.ts.map +1 -1
  169. package/stories/PopoverMenu.stories.d.ts +2 -3
  170. package/stories/PopoverMenu.stories.d.ts.map +1 -1
  171. package/stories/ProgressCircle.stories.d.ts +1 -2
  172. package/stories/ProgressCircle.stories.d.ts.map +1 -1
  173. package/stories/RadioButton.stories.d.ts +1 -2
  174. package/stories/RadioButton.stories.d.ts.map +1 -1
  175. package/stories/Select.stories.d.ts +2 -3
  176. package/stories/Select.stories.d.ts.map +1 -1
  177. package/stories/SummaryBox.stories.d.ts +3 -4
  178. package/stories/SummaryBox.stories.d.ts.map +1 -1
  179. package/stories/Table.stories.d.ts +3 -4
  180. package/stories/Table.stories.d.ts.map +1 -1
  181. package/stories/TextTruncated.stories.d.ts +2 -3
  182. package/stories/TextTruncated.stories.d.ts.map +1 -1
  183. package/stories/TextfieldNew.stories.d.ts +4 -5
  184. package/stories/TextfieldNew.stories.d.ts.map +1 -1
  185. package/stories/Theme.stories.d.ts +1 -2
  186. package/stories/Theme.stories.d.ts.map +1 -1
  187. package/stories/Tooltip.stories.d.ts +1 -2
  188. package/stories/Tooltip.stories.d.ts.map +1 -1
  189. package/theme.js +1 -1
  190. package/utils/date.test.js +1 -2
  191. package/utils/index.js +3 -4
@@ -1,83 +1,83 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
5
  Object.defineProperty(exports, "__esModule", {
5
6
  value: true
6
7
  });
7
8
  exports.default = void 0;
8
9
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
9
10
  var React = _interopRequireWildcard(require("react"));
10
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
11
+ var _excluded = ["title", "titleId"];
12
12
  var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
13
13
  var title = _ref.title,
14
14
  titleId = _ref.titleId,
15
- props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
15
+ props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
16
16
  return /*#__PURE__*/React.createElement("svg", Object.assign({
17
- viewBox: "0 0 200 128",
18
- fill: "none",
19
17
  xmlns: "http://www.w3.org/2000/svg",
18
+ fill: "none",
19
+ viewBox: "0 0 200 128",
20
20
  "aria-labelledby": titleId
21
21
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
22
  id: titleId
23
23
  }, title) : null, /*#__PURE__*/React.createElement("path", {
24
+ fill: "#F0F4FF",
24
25
  fillRule: "evenodd",
25
- clipRule: "evenodd",
26
26
  d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
27
- fill: "#F0F4FF"
27
+ clipRule: "evenodd"
28
28
  }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "url(#blobby-icon-people_svg__a)",
30
+ fillOpacity: 0.2,
29
31
  fillRule: "evenodd",
30
- clipRule: "evenodd",
31
32
  d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
32
- fill: "url(#blobby-icon-people_svg__a)",
33
- fillOpacity: 0.2
33
+ clipRule: "evenodd"
34
34
  }), /*#__PURE__*/React.createElement("mask", {
35
35
  id: "blobby-icon-people_svg__c",
36
- style: {
37
- maskType: 'alpha'
38
- },
39
- maskUnits: "userSpaceOnUse",
36
+ width: 120,
37
+ height: 116,
40
38
  x: 40,
41
39
  y: 6,
42
- width: 120,
43
- height: 116
40
+ maskUnits: "userSpaceOnUse",
41
+ style: {
42
+ maskType: 'alpha'
43
+ }
44
44
  }, /*#__PURE__*/React.createElement("path", {
45
+ fill: "#F0F4FF",
45
46
  fillRule: "evenodd",
46
- clipRule: "evenodd",
47
47
  d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
48
- fill: "#F0F4FF"
48
+ clipRule: "evenodd"
49
49
  }), /*#__PURE__*/React.createElement("path", {
50
+ fill: "url(#blobby-icon-people_svg__b)",
51
+ fillOpacity: 0.2,
50
52
  fillRule: "evenodd",
51
- clipRule: "evenodd",
52
53
  d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
53
- fill: "url(#blobby-icon-people_svg__b)",
54
- fillOpacity: 0.2
54
+ clipRule: "evenodd"
55
55
  })), /*#__PURE__*/React.createElement("g", {
56
56
  mask: "url(#blobby-icon-people_svg__c)"
57
57
  }, /*#__PURE__*/React.createElement("path", {
58
- opacity: 0.25,
58
+ fill: "url(#blobby-icon-people_svg__d)",
59
59
  d: "M98.5 39.416c-7.455 0-13.541 6.087-13.541 13.542 0 3.684 1.486 7.033 3.888 9.48C91.307 64.941 143.468 120 143.468 120l20.48-18.5s-53.392-55.575-55.795-58.021a13.501 13.501 0 0 0-9.653-4.063Zm-16.279 32.5c-2.952 0-5.388 2.436-5.388 5.388v2.06c0 2.51.817 4.728 2.167 6.597 1.276 1.767 42.47 44.841 42.47 44.841s14.36 5.3 19.549 5.3 10.381-1.039 14.481-3.3c3.495-1.929 7.711-3.426 8.448-7.302l-1.259-1.585-42.52-46.61c0-1.24-.43-2.39-1.148-3.305a5.397 5.397 0 0 0-4.242-2.084H82.221Z",
60
- fill: "url(#blobby-icon-people_svg__d)"
60
+ opacity: 0.25
61
61
  })), /*#__PURE__*/React.createElement("path", {
62
- d: "M145.999 96.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
63
- fill: "url(#blobby-icon-people_svg__e)"
62
+ fill: "url(#blobby-icon-people_svg__e)",
63
+ d: "M145.999 96.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
64
64
  }), /*#__PURE__*/React.createElement("path", {
65
- d: "M86.999 21.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
66
- fill: "url(#blobby-icon-people_svg__f)"
65
+ fill: "url(#blobby-icon-people_svg__f)",
66
+ d: "M86.999 21.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
67
67
  }), /*#__PURE__*/React.createElement("path", {
68
- d: "M62.999 72.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
69
- fill: "url(#blobby-icon-people_svg__g)"
68
+ fill: "url(#blobby-icon-people_svg__g)",
69
+ d: "M62.999 72.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
70
70
  }), /*#__PURE__*/React.createElement("path", {
71
- d: "M98.5 39.417c-7.455 0-13.541 6.087-13.541 13.542 0 7.454 6.086 13.541 13.541 13.541s13.542-6.087 13.542-13.541c0-7.455-6.087-13.542-13.542-13.542Zm-16.279 32.5c-2.952 0-5.388 2.436-5.388 5.388v2.06c0 4.88 3.087 8.656 7.187 10.918 4.1 2.262 9.291 3.3 14.48 3.3s10.381-1.038 14.481-3.3c3.495-1.929 6.126-5.01 6.863-8.887h.325v-4.091c0-2.952-2.438-5.388-5.39-5.388H82.221Z",
72
- fill: "#F0F4FF"
71
+ fill: "#F0F4FF",
72
+ d: "M98.5 39.417c-7.455 0-13.541 6.087-13.541 13.542 0 7.454 6.086 13.541 13.541 13.541s13.542-6.087 13.542-13.541c0-7.455-6.087-13.542-13.542-13.542Zm-16.279 32.5c-2.952 0-5.388 2.436-5.388 5.388v2.06c0 4.88 3.087 8.656 7.187 10.918 4.1 2.262 9.291 3.3 14.48 3.3s10.381-1.038 14.481-3.3c3.495-1.929 6.126-5.01 6.863-8.887h.325v-4.091c0-2.952-2.438-5.388-5.39-5.388H82.221Z"
73
73
  }), /*#__PURE__*/React.createElement("path", {
74
- d: "M98.5 39.416c-7.455 0-13.542 6.087-13.542 13.542S91.045 66.5 98.5 66.5s13.542-6.087 13.542-13.542-6.087-13.541-13.542-13.541Zm0 4.063c5.259 0 9.479 4.22 9.479 9.48 0 5.258-4.22 9.478-9.48 9.478-5.258 0-9.478-4.22-9.478-9.479 0-5.26 4.22-9.479 9.479-9.479ZM82.22 71.917c-2.951 0-5.387 2.435-5.387 5.387v2.06c0 4.881 3.087 8.657 7.186 10.918 4.1 2.262 9.292 3.301 14.48 3.301 5.19 0 10.382-1.039 14.482-3.3 3.495-1.93 6.126-5.01 6.863-8.887h.325v-4.092c0-2.952-2.438-5.388-5.39-5.388H82.221Zm0 4.062h32.559c.756 0 1.328.57 1.328 1.325v.03h-.003v2.03c0 3.245-1.822 5.563-5.086 7.364-3.264 1.8-7.889 2.793-12.518 2.793-4.629 0-9.254-.993-12.518-2.793-3.264-1.801-5.086-4.12-5.086-7.364v-2.06c0-.756.569-1.325 1.325-1.325Z",
75
- fill: "#2C8658"
74
+ fill: "#2C8658",
75
+ d: "M98.5 39.416c-7.455 0-13.542 6.087-13.542 13.542S91.045 66.5 98.5 66.5s13.542-6.087 13.542-13.542-6.087-13.541-13.542-13.541Zm0 4.063c5.259 0 9.479 4.22 9.479 9.48 0 5.258-4.22 9.478-9.48 9.478-5.258 0-9.478-4.22-9.478-9.479 0-5.26 4.22-9.479 9.479-9.479ZM82.22 71.917c-2.951 0-5.387 2.435-5.387 5.387v2.06c0 4.881 3.087 8.657 7.186 10.918 4.1 2.262 9.292 3.301 14.48 3.301 5.19 0 10.382-1.039 14.482-3.3 3.495-1.93 6.126-5.01 6.863-8.887h.325v-4.092c0-2.952-2.438-5.388-5.39-5.388H82.221Zm0 4.062h32.559c.756 0 1.328.57 1.328 1.325v.03h-.003v2.03c0 3.245-1.822 5.563-5.086 7.364-3.264 1.8-7.889 2.793-12.518 2.793-4.629 0-9.254-.993-12.518-2.793-3.264-1.801-5.086-4.12-5.086-7.364v-2.06c0-.756.569-1.325 1.325-1.325Z"
76
76
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
77
77
  id: "blobby-icon-people_svg__a",
78
78
  x1: 128.7,
79
- y1: 101.934,
80
79
  x2: 83.492,
80
+ y1: 101.934,
81
81
  y2: 1.371,
82
82
  gradientUnits: "userSpaceOnUse"
83
83
  }, /*#__PURE__*/React.createElement("stop", {
@@ -88,8 +88,8 @@ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
88
88
  })), /*#__PURE__*/React.createElement("linearGradient", {
89
89
  id: "blobby-icon-people_svg__b",
90
90
  x1: 128.7,
91
- y1: 101.934,
92
91
  x2: 83.492,
92
+ y1: 101.934,
93
93
  y2: 1.371,
94
94
  gradientUnits: "userSpaceOnUse"
95
95
  }, /*#__PURE__*/React.createElement("stop", {
@@ -100,8 +100,8 @@ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
100
100
  })), /*#__PURE__*/React.createElement("linearGradient", {
101
101
  id: "blobby-icon-people_svg__d",
102
102
  x1: 76.402,
103
- y1: 39.613,
104
103
  x2: 142.934,
104
+ y1: 39.613,
105
105
  y2: 98.193,
106
106
  gradientUnits: "userSpaceOnUse"
107
107
  }, /*#__PURE__*/React.createElement("stop", {
@@ -112,8 +112,8 @@ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
112
112
  })), /*#__PURE__*/React.createElement("linearGradient", {
113
113
  id: "blobby-icon-people_svg__e",
114
114
  x1: 136,
115
- y1: 89,
116
115
  x2: 146,
116
+ y1: 89,
117
117
  y2: 104,
118
118
  gradientUnits: "userSpaceOnUse"
119
119
  }, /*#__PURE__*/React.createElement("stop", {
@@ -124,8 +124,8 @@ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
124
124
  })), /*#__PURE__*/React.createElement("linearGradient", {
125
125
  id: "blobby-icon-people_svg__f",
126
126
  x1: 77,
127
- y1: 14,
128
127
  x2: 87,
128
+ y1: 14,
129
129
  y2: 29,
130
130
  gradientUnits: "userSpaceOnUse"
131
131
  }, /*#__PURE__*/React.createElement("stop", {
@@ -136,8 +136,8 @@ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
136
136
  })), /*#__PURE__*/React.createElement("linearGradient", {
137
137
  id: "blobby-icon-people_svg__g",
138
138
  x1: 53,
139
- y1: 65,
140
139
  x2: 63,
140
+ y1: 65,
141
141
  y2: 80,
142
142
  gradientUnits: "userSpaceOnUse"
143
143
  }, /*#__PURE__*/React.createElement("stop", {
@@ -1,85 +1,85 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
5
  Object.defineProperty(exports, "__esModule", {
5
6
  value: true
6
7
  });
7
8
  exports.default = void 0;
8
9
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
9
10
  var React = _interopRequireWildcard(require("react"));
10
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
11
+ var _excluded = ["title", "titleId"];
12
12
  var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
13
13
  var title = _ref.title,
14
14
  titleId = _ref.titleId,
15
- props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
15
+ props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
16
16
  return /*#__PURE__*/React.createElement("svg", Object.assign({
17
- viewBox: "0 0 200 128",
18
- fill: "none",
19
17
  xmlns: "http://www.w3.org/2000/svg",
18
+ fill: "none",
19
+ viewBox: "0 0 200 128",
20
20
  "aria-labelledby": titleId
21
21
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
22
  id: titleId
23
23
  }, title) : null, /*#__PURE__*/React.createElement("g", {
24
24
  clipPath: "url(#blobby-icon-seed-bank_svg__a)"
25
25
  }, /*#__PURE__*/React.createElement("path", {
26
+ fill: "#F0F4FF",
26
27
  fillRule: "evenodd",
27
- clipRule: "evenodd",
28
28
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
29
- fill: "#F0F4FF"
29
+ clipRule: "evenodd"
30
30
  }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "url(#blobby-icon-seed-bank_svg__b)",
32
+ fillOpacity: 0.2,
31
33
  fillRule: "evenodd",
32
- clipRule: "evenodd",
33
34
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
34
- fill: "url(#blobby-icon-seed-bank_svg__b)",
35
- fillOpacity: 0.2
35
+ clipRule: "evenodd"
36
36
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M56.999 35.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
38
- fill: "url(#blobby-icon-seed-bank_svg__c)"
37
+ fill: "url(#blobby-icon-seed-bank_svg__c)",
38
+ d: "M56.999 35.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
39
39
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M152.999 64.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
41
- fill: "url(#blobby-icon-seed-bank_svg__d)"
40
+ fill: "url(#blobby-icon-seed-bank_svg__d)",
41
+ d: "M152.999 64.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
42
42
  }), /*#__PURE__*/React.createElement("path", {
43
- d: "M84.999 93.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
44
- fill: "url(#blobby-icon-seed-bank_svg__e)"
43
+ fill: "url(#blobby-icon-seed-bank_svg__e)",
44
+ d: "M84.999 93.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
45
45
  }), /*#__PURE__*/React.createElement("mask", {
46
46
  id: "blobby-icon-seed-bank_svg__g",
47
- style: {
48
- maskType: 'alpha'
49
- },
50
- maskUnits: "userSpaceOnUse",
47
+ width: 200,
48
+ height: 128,
51
49
  x: 0,
52
50
  y: 0,
53
- width: 200,
54
- height: 128
51
+ maskUnits: "userSpaceOnUse",
52
+ style: {
53
+ maskType: 'alpha'
54
+ }
55
55
  }, /*#__PURE__*/React.createElement("path", {
56
+ fill: "#F0F4FF",
56
57
  fillRule: "evenodd",
57
- clipRule: "evenodd",
58
58
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
59
- fill: "#F0F4FF"
59
+ clipRule: "evenodd"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
+ fill: "url(#blobby-icon-seed-bank_svg__f)",
62
+ fillOpacity: 0.2,
61
63
  fillRule: "evenodd",
62
- clipRule: "evenodd",
63
64
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
64
- fill: "url(#blobby-icon-seed-bank_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-seed-bank_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-seed-bank_svg__h)",
70
70
  d: "m152.2 77.2-28.7-28.7-41.86 37.641L107.5 112l44.7-34.8Z",
71
- fill: "url(#blobby-icon-seed-bank_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M77.943 46.995c2.902-4.551 7.16-7.662 12.057-7.662 3.665 0 6.563.982 8.758 2.776 2.004 1.64 3.382 3.828 4.664 6.3 2.777-1.722 5.726-2.906 8.596-3.357 3.55-.557 6.976-.008 9.8 1.98 4.013 2.824 5.648 7.833 5.362 13.205-.287 5.372-2.42 11.293-6.219 16.69-3.81 5.41-8.742 9.37-13.768 11.401-4.446 1.796-9.106 2.079-12.901.167-.088.047-.18.088-.274.122a11.703 11.703 0 0 1-4.018.716c-4.898 0-9.155-3.11-12.057-7.661-2.903-4.551-4.61-10.643-4.61-17.339 0-6.696 1.707-12.787 4.61-17.338Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M77.943 46.995c2.902-4.551 7.16-7.662 12.057-7.662 3.665 0 6.563.982 8.758 2.776 2.004 1.64 3.382 3.828 4.664 6.3 2.777-1.722 5.726-2.906 8.596-3.357 3.55-.557 6.976-.008 9.8 1.98 4.013 2.824 5.648 7.833 5.362 13.205-.287 5.372-2.42 11.293-6.219 16.69-3.81 5.41-8.742 9.37-13.768 11.401-4.446 1.796-9.106 2.079-12.901.167-.088.047-.18.088-.274.122a11.703 11.703 0 0 1-4.018.716c-4.898 0-9.155-3.11-12.057-7.661-2.903-4.551-4.61-10.643-4.61-17.339 0-6.696 1.707-12.787 4.61-17.338Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M90 39.333c-4.898 0-9.155 3.11-12.057 7.662-2.903 4.55-4.61 10.642-4.61 17.338 0 6.696 1.707 12.788 4.61 17.339 2.902 4.55 7.16 7.661 12.057 7.661 1.385 0 2.74-.25 4.018-.716.094-.034.186-.075.274-.122 3.794 1.912 8.455 1.629 12.901-.167 5.026-2.03 9.958-5.99 13.768-11.4 3.799-5.398 5.932-11.32 6.219-16.691.286-5.372-1.349-10.38-5.362-13.206-2.824-1.987-6.25-2.536-9.8-1.979-2.87.45-5.819 1.635-8.596 3.357-1.282-2.472-2.66-4.66-4.664-6.3-2.195-1.794-5.093-2.776-8.758-2.776Zm0 4c3.002 0 4.76.673 6.227 1.873 1.444 1.18 2.646 3.048 3.921 5.575a35.356 35.356 0 0 0-6.442 6.959c-.558.791-.815 1.64-1.3 2.45-.697-3.132.591-5.08.591-5.08a2 2 0 1 0-3.328-2.22s-3.209 5.168-.125 11.337a2 2 0 0 0 .42.575c-1.362 3.26-2.312 6.526-2.477 9.628-.22 4.107.69 7.998 2.922 10.867-.137.007-.27.036-.41.036-3.202 0-6.278-2.039-8.684-5.812-2.406-3.773-3.982-9.181-3.982-15.188 0-6.006 1.576-11.414 3.982-15.187 2.406-3.773 5.482-5.813 8.685-5.813Zm24.958 5.57c.476.017.94.062 1.386.139 1.189.203 2.264.621 3.172 1.26 2.61 1.838 3.907 5.263 3.669 9.721s-2.089 9.763-5.495 14.602c-3.397 4.825-7.815 8.306-11.995 9.995-4.179 1.688-7.933 1.582-10.544-.255-2.61-1.838-3.907-5.264-3.67-9.722.239-4.458 2.09-9.762 5.496-14.601 2.039-2.897 4.411-5.297 6.874-7.11 3.773-2.774 7.775-4.14 11.107-4.028Zm.344 3.068a2 2 0 0 0-1.93 2.422s.566 3.05 0 5.88c-.283 1.416-.83 2.69-1.703 3.563-.873.873-2.086 1.497-4.336 1.497-3.386 0-5.99.989-7.721 2.633-1.731 1.645-2.495 3.783-2.784 5.742-.577 3.918.594 7.542.594 7.542a2.002 2.002 0 0 0 2.52 1.409 2.007 2.007 0 0 0 1.2-1.01 2 2 0 0 0 .103-1.566s-.866-3.043-.461-5.791c.202-1.375.682-2.57 1.583-3.425.901-.855 2.316-1.534 4.966-1.534 3.084 0 5.537-1.042 7.164-2.669 1.627-1.627 2.414-3.686 2.797-5.604.767-3.836 0-7.453 0-7.453a2.002 2.002 0 0 0-1.992-1.636Z",
77
- fill: "#2C8658"
76
+ fill: "#2C8658",
77
+ d: "M90 39.333c-4.898 0-9.155 3.11-12.057 7.662-2.903 4.55-4.61 10.642-4.61 17.338 0 6.696 1.707 12.788 4.61 17.339 2.902 4.55 7.16 7.661 12.057 7.661 1.385 0 2.74-.25 4.018-.716.094-.034.186-.075.274-.122 3.794 1.912 8.455 1.629 12.901-.167 5.026-2.03 9.958-5.99 13.768-11.4 3.799-5.398 5.932-11.32 6.219-16.691.286-5.372-1.349-10.38-5.362-13.206-2.824-1.987-6.25-2.536-9.8-1.979-2.87.45-5.819 1.635-8.596 3.357-1.282-2.472-2.66-4.66-4.664-6.3-2.195-1.794-5.093-2.776-8.758-2.776Zm0 4c3.002 0 4.76.673 6.227 1.873 1.444 1.18 2.646 3.048 3.921 5.575a35.356 35.356 0 0 0-6.442 6.959c-.558.791-.815 1.64-1.3 2.45-.697-3.132.591-5.08.591-5.08a2 2 0 1 0-3.328-2.22s-3.209 5.168-.125 11.337a2 2 0 0 0 .42.575c-1.362 3.26-2.312 6.526-2.477 9.628-.22 4.107.69 7.998 2.922 10.867-.137.007-.27.036-.41.036-3.202 0-6.278-2.039-8.684-5.812-2.406-3.773-3.982-9.181-3.982-15.188 0-6.006 1.576-11.414 3.982-15.187 2.406-3.773 5.482-5.813 8.685-5.813Zm24.958 5.57c.476.017.94.062 1.386.139 1.189.203 2.264.621 3.172 1.26 2.61 1.838 3.907 5.263 3.669 9.721s-2.089 9.763-5.495 14.602c-3.397 4.825-7.815 8.306-11.995 9.995-4.179 1.688-7.933 1.582-10.544-.255-2.61-1.838-3.907-5.264-3.67-9.722.239-4.458 2.09-9.762 5.496-14.601 2.039-2.897 4.411-5.297 6.874-7.11 3.773-2.774 7.775-4.14 11.107-4.028Zm.344 3.068a2 2 0 0 0-1.93 2.422s.566 3.05 0 5.88c-.283 1.416-.83 2.69-1.703 3.563-.873.873-2.086 1.497-4.336 1.497-3.386 0-5.99.989-7.721 2.633-1.731 1.645-2.495 3.783-2.784 5.742-.577 3.918.594 7.542.594 7.542a2.002 2.002 0 0 0 2.52 1.409 2.007 2.007 0 0 0 1.2-1.01 2 2 0 0 0 .103-1.566s-.866-3.043-.461-5.791c.202-1.375.682-2.57 1.583-3.425.901-.855 2.316-1.534 4.966-1.534 3.084 0 5.537-1.042 7.164-2.669 1.627-1.627 2.414-3.686 2.797-5.604.767-3.836 0-7.453 0-7.453a2.002 2.002 0 0 0-1.992-1.636Z"
78
78
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
79
  id: "blobby-icon-seed-bank_svg__b",
80
80
  x1: 125.5,
81
- y1: 101.5,
82
81
  x2: 49.5,
82
+ y1: 101.5,
83
83
  y2: 23.5,
84
84
  gradientUnits: "userSpaceOnUse"
85
85
  }, /*#__PURE__*/React.createElement("stop", {
@@ -90,8 +90,8 @@ var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
90
90
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
91
  id: "blobby-icon-seed-bank_svg__c",
92
92
  x1: 47,
93
- y1: 28,
94
93
  x2: 57,
94
+ y1: 28,
95
95
  y2: 43,
96
96
  gradientUnits: "userSpaceOnUse"
97
97
  }, /*#__PURE__*/React.createElement("stop", {
@@ -102,8 +102,8 @@ var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
102
102
  })), /*#__PURE__*/React.createElement("linearGradient", {
103
103
  id: "blobby-icon-seed-bank_svg__d",
104
104
  x1: 143,
105
- y1: 57,
106
105
  x2: 153,
106
+ y1: 57,
107
107
  y2: 72,
108
108
  gradientUnits: "userSpaceOnUse"
109
109
  }, /*#__PURE__*/React.createElement("stop", {
@@ -114,8 +114,8 @@ var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
114
114
  })), /*#__PURE__*/React.createElement("linearGradient", {
115
115
  id: "blobby-icon-seed-bank_svg__e",
116
116
  x1: 75,
117
- y1: 86,
118
117
  x2: 85,
118
+ y1: 86,
119
119
  y2: 101,
120
120
  gradientUnits: "userSpaceOnUse"
121
121
  }, /*#__PURE__*/React.createElement("stop", {
@@ -126,8 +126,8 @@ var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
126
126
  })), /*#__PURE__*/React.createElement("linearGradient", {
127
127
  id: "blobby-icon-seed-bank_svg__f",
128
128
  x1: 125.5,
129
- y1: 101.5,
130
129
  x2: 49.5,
130
+ y1: 101.5,
131
131
  y2: 23.5,
132
132
  gradientUnits: "userSpaceOnUse"
133
133
  }, /*#__PURE__*/React.createElement("stop", {
@@ -138,8 +138,8 @@ var SvgBlobbyIconSeedBank = function SvgBlobbyIconSeedBank(_ref) {
138
138
  })), /*#__PURE__*/React.createElement("linearGradient", {
139
139
  id: "blobby-icon-seed-bank_svg__h",
140
140
  x1: 94.831,
141
- y1: 73.5,
142
141
  x2: 121.533,
142
+ y1: 73.5,
143
143
  y2: 102.073,
144
144
  gradientUnits: "userSpaceOnUse"
145
145
  }, /*#__PURE__*/React.createElement("stop", {
@@ -1,88 +1,88 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
4
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
5
  Object.defineProperty(exports, "__esModule", {
5
6
  value: true
6
7
  });
7
8
  exports.default = void 0;
8
9
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
9
10
  var React = _interopRequireWildcard(require("react"));
10
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
11
+ var _excluded = ["title", "titleId"];
12
12
  var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
13
13
  var title = _ref.title,
14
14
  titleId = _ref.titleId,
15
- props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
15
+ props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
16
16
  return /*#__PURE__*/React.createElement("svg", Object.assign({
17
- viewBox: "0 0 200 128",
18
- fill: "none",
19
17
  xmlns: "http://www.w3.org/2000/svg",
18
+ fill: "none",
19
+ viewBox: "0 0 200 128",
20
20
  "aria-labelledby": titleId
21
21
  }, props), title ? /*#__PURE__*/React.createElement("title", {
22
22
  id: titleId
23
23
  }, title) : null, /*#__PURE__*/React.createElement("g", {
24
24
  clipPath: "url(#blobby-icon-site_svg__a)"
25
25
  }, /*#__PURE__*/React.createElement("path", {
26
+ fill: "#F0F4FF",
26
27
  fillRule: "evenodd",
27
- clipRule: "evenodd",
28
28
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
29
- fill: "#F0F4FF"
29
+ clipRule: "evenodd"
30
30
  }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "url(#blobby-icon-site_svg__b)",
32
+ fillOpacity: 0.2,
31
33
  fillRule: "evenodd",
32
- clipRule: "evenodd",
33
34
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
34
- fill: "url(#blobby-icon-site_svg__b)",
35
- fillOpacity: 0.2
35
+ clipRule: "evenodd"
36
36
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M146.999 101.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
38
- fill: "url(#blobby-icon-site_svg__c)"
37
+ fill: "url(#blobby-icon-site_svg__c)",
38
+ d: "M146.999 101.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
39
39
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M87.999 26.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
41
- fill: "url(#blobby-icon-site_svg__d)"
40
+ fill: "url(#blobby-icon-site_svg__d)",
41
+ d: "M87.999 26.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
42
42
  }), /*#__PURE__*/React.createElement("path", {
43
- d: "M63.999 77.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
44
- fill: "url(#blobby-icon-site_svg__e)"
43
+ fill: "url(#blobby-icon-site_svg__e)",
44
+ d: "M63.999 77.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z"
45
45
  }), /*#__PURE__*/React.createElement("mask", {
46
46
  id: "blobby-icon-site_svg__g",
47
- style: {
48
- maskType: 'alpha'
49
- },
50
- maskUnits: "userSpaceOnUse",
47
+ width: 200,
48
+ height: 128,
51
49
  x: 0,
52
50
  y: 0,
53
- width: 200,
54
- height: 128
51
+ maskUnits: "userSpaceOnUse",
52
+ style: {
53
+ maskType: 'alpha'
54
+ }
55
55
  }, /*#__PURE__*/React.createElement("path", {
56
+ fill: "#F0F4FF",
56
57
  fillRule: "evenodd",
57
- clipRule: "evenodd",
58
58
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
59
- fill: "#F0F4FF"
59
+ clipRule: "evenodd"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
+ fill: "url(#blobby-icon-site_svg__f)",
62
+ fillOpacity: 0.2,
61
63
  fillRule: "evenodd",
62
- clipRule: "evenodd",
63
64
  d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.257 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663Z",
64
- fill: "url(#blobby-icon-site_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-site_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-site_svg__h)",
70
70
  d: "m146.963 80.963-33.638-33.638L94.5 74.5 77.5 88l27.5 27.5 41.963-34.537Z",
71
- fill: "url(#blobby-icon-site_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M99.999 40c-8.813 0-16 7.187-16 16 0 3.943 2.338 8.328 4.99 12.688a99.404 99.404 0 0 0 3.02 4.645 139.495 139.495 0 0 0 4.633 6.326c1.67 2.151 5.044 2.151 6.714 0a139.951 139.951 0 0 0 4.634-6.326 99.642 99.642 0 0 0 3.019-4.645c2.652-4.36 4.99-8.745 4.99-12.688 0-8.813-7.187-16-16-16Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M99.999 40c-8.813 0-16 7.187-16 16 0 3.943 2.338 8.328 4.99 12.688a99.404 99.404 0 0 0 3.02 4.645 139.495 139.495 0 0 0 4.633 6.326c1.67 2.151 5.044 2.151 6.714 0a139.951 139.951 0 0 0 4.634-6.326 99.642 99.642 0 0 0 3.019-4.645c2.652-4.36 4.99-8.745 4.99-12.688 0-8.813-7.187-16-16-16Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M103.356 79.659c-1.67 2.151-5.044 2.151-6.714 0a139.495 139.495 0 0 1-4.634-6.326H83.632a4.671 4.671 0 0 0-4.266 2.771l-2.96 6.667a4.65 4.65 0 0 0 .348 4.437 4.654 4.654 0 0 0 3.914 2.125h38.659c1.585 0 3.05-.794 3.914-2.125a4.647 4.647 0 0 0 .352-4.437l-2.961-6.667a4.672 4.672 0 0 0-4.266-2.77H107.99a139.951 139.951 0 0 1-4.634 6.325Z",
77
- fill: "#F0F4FF"
76
+ fill: "#F0F4FF",
77
+ d: "M103.356 79.659c-1.67 2.151-5.044 2.151-6.714 0a139.495 139.495 0 0 1-4.634-6.326H83.632a4.671 4.671 0 0 0-4.266 2.771l-2.96 6.667a4.65 4.65 0 0 0 .348 4.437 4.654 4.654 0 0 0 3.914 2.125h38.659c1.585 0 3.05-.794 3.914-2.125a4.647 4.647 0 0 0 .352-4.437l-2.961-6.667a4.672 4.672 0 0 0-4.266-2.77H107.99a139.951 139.951 0 0 1-4.634 6.325Z"
78
78
  }), /*#__PURE__*/React.createElement("path", {
79
- d: "M99.999 40c-8.813 0-16 7.187-16 16 0 3.943 2.338 8.328 4.99 12.688 2.651 4.359 5.742 8.507 7.653 10.97 1.67 2.152 5.044 2.152 6.714 0 1.911-2.463 5.002-6.611 7.653-10.97 2.652-4.36 4.99-8.745 4.99-12.688 0-8.813-7.187-16-16-16Zm0 4c6.651 0 12 5.349 12 12 0 2.067-1.89 6.469-4.409 10.61-2.518 4.14-5.539 8.205-7.396 10.598-.133.171-.258.171-.39 0-1.857-2.393-4.878-6.458-7.396-10.599-2.519-4.14-4.409-8.542-4.409-10.609 0-6.651 5.349-12 12-12Zm0 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM83.632 73.333a4.671 4.671 0 0 0-4.266 2.771l-2.96 6.667a4.65 4.65 0 0 0 .348 4.437 4.654 4.654 0 0 0 3.914 2.125h38.659c1.585 0 3.05-.794 3.914-2.125a4.647 4.647 0 0 0 .352-4.437l-2.961-6.667a4.672 4.672 0 0 0-4.266-2.77h-4.341a118.882 118.882 0 0 1-2.766 4h7.107c.263 0 .503.154.61.395l2.96 6.667a.649.649 0 0 1-.049.635.648.648 0 0 1-.557.302H80.668a.652.652 0 0 1-.56-.304.651.651 0 0 1-.05-.633l2.964-6.667a.669.669 0 0 1 .61-.396h7.104a115.78 115.78 0 0 1-2.763-4h-4.341Z",
80
- fill: "#2C8658"
79
+ fill: "#2C8658",
80
+ d: "M99.999 40c-8.813 0-16 7.187-16 16 0 3.943 2.338 8.328 4.99 12.688 2.651 4.359 5.742 8.507 7.653 10.97 1.67 2.152 5.044 2.152 6.714 0 1.911-2.463 5.002-6.611 7.653-10.97 2.652-4.36 4.99-8.745 4.99-12.688 0-8.813-7.187-16-16-16Zm0 4c6.651 0 12 5.349 12 12 0 2.067-1.89 6.469-4.409 10.61-2.518 4.14-5.539 8.205-7.396 10.598-.133.171-.258.171-.39 0-1.857-2.393-4.878-6.458-7.396-10.599-2.519-4.14-4.409-8.542-4.409-10.609 0-6.651 5.349-12 12-12Zm0 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM83.632 73.333a4.671 4.671 0 0 0-4.266 2.771l-2.96 6.667a4.65 4.65 0 0 0 .348 4.437 4.654 4.654 0 0 0 3.914 2.125h38.659c1.585 0 3.05-.794 3.914-2.125a4.647 4.647 0 0 0 .352-4.437l-2.961-6.667a4.672 4.672 0 0 0-4.266-2.77h-4.341a118.882 118.882 0 0 1-2.766 4h7.107c.263 0 .503.154.61.395l2.96 6.667a.649.649 0 0 1-.049.635.648.648 0 0 1-.557.302H80.668a.652.652 0 0 1-.56-.304.651.651 0 0 1-.05-.633l2.964-6.667a.669.669 0 0 1 .61-.396h7.104a115.78 115.78 0 0 1-2.763-4h-4.341Z"
81
81
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
82
82
  id: "blobby-icon-site_svg__b",
83
83
  x1: 125.5,
84
- y1: 101.5,
85
84
  x2: 49.5,
85
+ y1: 101.5,
86
86
  y2: 23.5,
87
87
  gradientUnits: "userSpaceOnUse"
88
88
  }, /*#__PURE__*/React.createElement("stop", {
@@ -93,8 +93,8 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
93
93
  })), /*#__PURE__*/React.createElement("linearGradient", {
94
94
  id: "blobby-icon-site_svg__c",
95
95
  x1: 137,
96
- y1: 94,
97
96
  x2: 147,
97
+ y1: 94,
98
98
  y2: 109,
99
99
  gradientUnits: "userSpaceOnUse"
100
100
  }, /*#__PURE__*/React.createElement("stop", {
@@ -105,8 +105,8 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
105
105
  })), /*#__PURE__*/React.createElement("linearGradient", {
106
106
  id: "blobby-icon-site_svg__d",
107
107
  x1: 78,
108
- y1: 19,
109
108
  x2: 88,
109
+ y1: 19,
110
110
  y2: 34,
111
111
  gradientUnits: "userSpaceOnUse"
112
112
  }, /*#__PURE__*/React.createElement("stop", {
@@ -117,8 +117,8 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
117
117
  })), /*#__PURE__*/React.createElement("linearGradient", {
118
118
  id: "blobby-icon-site_svg__e",
119
119
  x1: 54,
120
- y1: 70,
121
120
  x2: 64,
121
+ y1: 70,
122
122
  y2: 85,
123
123
  gradientUnits: "userSpaceOnUse"
124
124
  }, /*#__PURE__*/React.createElement("stop", {
@@ -129,8 +129,8 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
129
129
  })), /*#__PURE__*/React.createElement("linearGradient", {
130
130
  id: "blobby-icon-site_svg__f",
131
131
  x1: 125.5,
132
- y1: 101.5,
133
132
  x2: 49.5,
133
+ y1: 101.5,
134
134
  y2: 23.5,
135
135
  gradientUnits: "userSpaceOnUse"
136
136
  }, /*#__PURE__*/React.createElement("stop", {
@@ -141,8 +141,8 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
141
141
  })), /*#__PURE__*/React.createElement("linearGradient", {
142
142
  id: "blobby-icon-site_svg__h",
143
143
  x1: 95.331,
144
- y1: 61,
145
144
  x2: 128.306,
145
+ y1: 61,
146
146
  y2: 96.285,
147
147
  gradientUnits: "userSpaceOnUse"
148
148
  }, /*#__PURE__*/React.createElement("stop", {