@terraware/web-components 2.3.20 → 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 (188) 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.js +1 -1
  38. package/components/Tooltip/Tooltip.js +1 -1
  39. package/components/svg/BlobbyGrayIconImage.js +10 -10
  40. package/components/svg/BlobbyGrayIconUploadToTheCloud.js +10 -10
  41. package/components/svg/BlobbyIconHappy.js +40 -40
  42. package/components/svg/BlobbyIconHeartMonitor.js +40 -40
  43. package/components/svg/BlobbyIconLeaf.js +40 -40
  44. package/components/svg/BlobbyIconLibrary.js +40 -40
  45. package/components/svg/BlobbyIconNursery.js +40 -40
  46. package/components/svg/BlobbyIconOrganization.js +40 -40
  47. package/components/svg/BlobbyIconPeople.js +40 -40
  48. package/components/svg/BlobbyIconSeedBank.js +40 -40
  49. package/components/svg/BlobbyIconSite.js +42 -42
  50. package/components/svg/BlobbyIconWrench.js +40 -40
  51. package/components/svg/Bug.js +5 -5
  52. package/components/svg/Calendar.js +5 -5
  53. package/components/svg/CaretDown.js +5 -5
  54. package/components/svg/CaretLeft.js +5 -5
  55. package/components/svg/CaretUp.js +5 -5
  56. package/components/svg/ChevronDown.js +5 -5
  57. package/components/svg/ChevronUp.js +5 -5
  58. package/components/svg/Close.js +5 -5
  59. package/components/svg/Critical.js +5 -5
  60. package/components/svg/Edit.js +40 -40
  61. package/components/svg/Error.js +5 -5
  62. package/components/svg/Filter.js +5 -5
  63. package/components/svg/Folder.js +5 -5
  64. package/components/svg/Help.js +5 -5
  65. package/components/svg/Home.js +5 -5
  66. package/components/svg/IconAdd.js +5 -5
  67. package/components/svg/IconArrowRight.js +8 -8
  68. package/components/svg/IconBusinessNetwork.js +8 -8
  69. package/components/svg/IconCancel.js +5 -5
  70. package/components/svg/IconChargingBattery.js +5 -5
  71. package/components/svg/IconCheckmark.js +5 -5
  72. package/components/svg/IconCoinInHand.js +8 -8
  73. package/components/svg/IconColumns.js +5 -5
  74. package/components/svg/IconDashboard.js +5 -5
  75. package/components/svg/IconEdit.js +8 -8
  76. package/components/svg/IconExport.js +5 -5
  77. package/components/svg/IconFile.js +5 -5
  78. package/components/svg/IconFolder.js +8 -8
  79. package/components/svg/IconFutures.js +5 -5
  80. package/components/svg/IconGraphReport.js +5 -5
  81. package/components/svg/IconHeartMonitor.js +5 -5
  82. package/components/svg/IconImport.js +5 -5
  83. package/components/svg/IconLocations.js +4 -4
  84. package/components/svg/IconMail.js +5 -5
  85. package/components/svg/IconManager.js +5 -5
  86. package/components/svg/IconMarker.d.ts +8 -0
  87. package/components/svg/IconMarker.d.ts.map +1 -0
  88. package/components/svg/IconMarker.js +27 -0
  89. package/components/svg/IconMenu.js +5 -5
  90. package/components/svg/IconMenuHorizontal.js +5 -5
  91. package/components/svg/IconMyLocation.js +5 -5
  92. package/components/svg/IconNursery.js +7 -7
  93. package/components/svg/IconOrg.js +5 -5
  94. package/components/svg/IconRestorationSite.js +5 -5
  95. package/components/svg/IconSeedBank.js +5 -5
  96. package/components/svg/IconSeedling.js +5 -5
  97. package/components/svg/IconSynced.js +5 -5
  98. package/components/svg/IconTrashCan.js +5 -5
  99. package/components/svg/IconWifi.js +5 -5
  100. package/components/svg/Info.js +5 -5
  101. package/components/svg/Key.js +5 -5
  102. package/components/svg/Leaf.js +5 -5
  103. package/components/svg/Lock.js +5 -5
  104. package/components/svg/Logo.js +9 -9
  105. package/components/svg/MenuVertical.js +5 -5
  106. package/components/svg/Notification.js +5 -5
  107. package/components/svg/Person.js +5 -5
  108. package/components/svg/Plus.js +5 -5
  109. package/components/svg/RestorationSite.js +5 -5
  110. package/components/svg/Search.js +5 -5
  111. package/components/svg/Seeds.js +5 -5
  112. package/components/svg/Site.js +5 -5
  113. package/components/svg/Sparkles.js +5 -5
  114. package/components/svg/Species.js +5 -5
  115. package/components/svg/Species2.js +40 -40
  116. package/components/svg/Spinner.js +21 -21
  117. package/components/svg/Success.js +5 -5
  118. package/components/svg/Touchscreen.js +5 -5
  119. package/components/svg/UploadCloud.js +40 -40
  120. package/components/svg/Warning.js +5 -5
  121. package/components/svg/index.d.ts +1 -0
  122. package/components/svg/index.d.ts.map +1 -1
  123. package/components/svg/index.js +8 -1
  124. package/components/table/EnhancedTableToolbar.js +1 -1
  125. package/components/table/TableCellRenderer.js +1 -1
  126. package/components/table/TableHeader.js +1 -1
  127. package/components/table/TableHeaderItem.js +1 -1
  128. package/components/table/index.js +2 -3
  129. package/index.js +3 -4
  130. package/license-report.html +1 -1
  131. package/package.json +2 -1
  132. package/stories/Autocomplete.stories.d.ts +2 -3
  133. package/stories/Autocomplete.stories.d.ts.map +1 -1
  134. package/stories/BusySpinner.stories.d.ts +1 -2
  135. package/stories/BusySpinner.stories.d.ts.map +1 -1
  136. package/stories/Button.stories.d.ts +1 -2
  137. package/stories/Button.stories.d.ts.map +1 -1
  138. package/stories/Checkbox.stories.d.ts +2 -3
  139. package/stories/Checkbox.stories.d.ts.map +1 -1
  140. package/stories/DatePicker.stories.d.ts +1 -2
  141. package/stories/DatePicker.stories.d.ts.map +1 -1
  142. package/stories/DialogBox.stories.d.ts +6 -7
  143. package/stories/DialogBox.stories.d.ts.map +1 -1
  144. package/stories/Divisor.stories.d.ts +1 -2
  145. package/stories/Divisor.stories.d.ts.map +1 -1
  146. package/stories/Dropdown.stories.d.ts +3 -4
  147. package/stories/Dropdown.stories.d.ts.map +1 -1
  148. package/stories/ErrorBox.stories.d.ts +1 -2
  149. package/stories/ErrorBox.stories.d.ts.map +1 -1
  150. package/stories/Icon.stories.d.ts +1 -2
  151. package/stories/Icon.stories.d.ts.map +1 -1
  152. package/stories/IconTooltip.stories.d.ts +2 -3
  153. package/stories/IconTooltip.stories.d.ts.map +1 -1
  154. package/stories/Message.stories.d.ts +2 -3
  155. package/stories/Message.stories.d.ts.map +1 -1
  156. package/stories/MultiSelect.stories.d.ts +1 -2
  157. package/stories/MultiSelect.stories.d.ts.map +1 -1
  158. package/stories/Navbar.stories.d.ts +1 -2
  159. package/stories/Navbar.stories.d.ts.map +1 -1
  160. package/stories/Note.stories.d.ts +1 -2
  161. package/stories/Note.stories.d.ts.map +1 -1
  162. package/stories/PageForm.stories.d.ts +2 -3
  163. package/stories/PageForm.stories.d.ts.map +1 -1
  164. package/stories/PillList.stories.d.ts +1 -2
  165. package/stories/PillList.stories.d.ts.map +1 -1
  166. package/stories/PopoverMenu.stories.d.ts +2 -3
  167. package/stories/PopoverMenu.stories.d.ts.map +1 -1
  168. package/stories/ProgressCircle.stories.d.ts +1 -2
  169. package/stories/ProgressCircle.stories.d.ts.map +1 -1
  170. package/stories/RadioButton.stories.d.ts +1 -2
  171. package/stories/RadioButton.stories.d.ts.map +1 -1
  172. package/stories/Select.stories.d.ts +2 -3
  173. package/stories/Select.stories.d.ts.map +1 -1
  174. package/stories/SummaryBox.stories.d.ts +3 -4
  175. package/stories/SummaryBox.stories.d.ts.map +1 -1
  176. package/stories/Table.stories.d.ts +3 -4
  177. package/stories/Table.stories.d.ts.map +1 -1
  178. package/stories/TextTruncated.stories.d.ts +2 -3
  179. package/stories/TextTruncated.stories.d.ts.map +1 -1
  180. package/stories/TextfieldNew.stories.d.ts +4 -5
  181. package/stories/TextfieldNew.stories.d.ts.map +1 -1
  182. package/stories/Theme.stories.d.ts +1 -2
  183. package/stories/Theme.stories.d.ts.map +1 -1
  184. package/stories/Tooltip.stories.d.ts +1 -2
  185. package/stories/Tooltip.stories.d.ts.map +1 -1
  186. package/theme.js +1 -1
  187. package/utils/date.test.js +1 -2
  188. package/utils/index.js +3 -4
@@ -1,33 +1,33 @@
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 SvgBlobbyGrayIconUploadToTheCloud = function SvgBlobbyGrayIconUploadToTheCloud(_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: "#F2F4F5",
24
25
  fillRule: "evenodd",
25
- clipRule: "evenodd",
26
26
  d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
27
- fill: "#F2F4F5"
27
+ clipRule: "evenodd"
28
28
  }), /*#__PURE__*/React.createElement("path", {
29
- d: "M100 45.333c-8.373 0-15.264 6.467-15.943 14.667h-.724C77.084 60 72 65.084 72 71.333c0 6.25 5.084 11.334 11.333 11.334h12v-4h-12c-4.044 0-7.333-3.29-7.333-7.334S79.29 64 83.333 64H86c1.105 0 2-.895 2-2v-.667c0-6.616 5.384-12 12-12s12 5.384 12 12V62a2 2 0 0 0 2 2h2.667c4.044 0 7.333 3.29 7.333 7.333 0 4.044-3.289 7.334-7.333 7.334h-12v4h12c6.249 0 11.333-5.084 11.333-11.334S122.916 60 116.667 60h-.724c-.679-8.2-7.57-14.667-15.943-14.667Zm-.031 18.638a2.001 2.001 0 0 0-1.565.797l-5.818 5.818a2 2 0 1 0 2.828 2.828L98 70.828V86a2.002 2.002 0 0 0 2.772 1.873A2.002 2.002 0 0 0 102 86V70.828l2.586 2.586a1.998 1.998 0 0 0 2.857.029 2.01 2.01 0 0 0 .586-1.435 2.006 2.006 0 0 0-.615-1.422l-5.828-5.828a2.003 2.003 0 0 0-1.617-.787Z",
30
- fill: "#708284"
29
+ fill: "#708284",
30
+ d: "M100 45.333c-8.373 0-15.264 6.467-15.943 14.667h-.724C77.084 60 72 65.084 72 71.333c0 6.25 5.084 11.334 11.333 11.334h12v-4h-12c-4.044 0-7.333-3.29-7.333-7.334S79.29 64 83.333 64H86c1.105 0 2-.895 2-2v-.667c0-6.616 5.384-12 12-12s12 5.384 12 12V62a2 2 0 0 0 2 2h2.667c4.044 0 7.333 3.29 7.333 7.333 0 4.044-3.289 7.334-7.333 7.334h-12v4h12c6.249 0 11.333-5.084 11.333-11.334S122.916 60 116.667 60h-.724c-.679-8.2-7.57-14.667-15.943-14.667Zm-.031 18.638a2.001 2.001 0 0 0-1.565.797l-5.818 5.818a2 2 0 1 0 2.828 2.828L98 70.828V86a2.002 2.002 0 0 0 2.772 1.873A2.002 2.002 0 0 0 102 86V70.828l2.586 2.586a1.998 1.998 0 0 0 2.857.029 2.01 2.01 0 0 0 .586-1.435 2.006 2.006 0 0 0-.615-1.422l-5.828-5.828a2.003 2.003 0 0 0-1.617-.787Z"
31
31
  }));
32
32
  };
33
33
  var _default = SvgBlobbyGrayIconUploadToTheCloud;
@@ -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 SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_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-happy_svg__a)"
25
25
  }, /*#__PURE__*/React.createElement("path", {
26
+ fill: "#F0F4FF",
26
27
  fillRule: "evenodd",
27
- clipRule: "evenodd",
28
28
  d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
29
- fill: "#F0F4FF"
29
+ clipRule: "evenodd"
30
30
  }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "url(#blobby-icon-happy_svg__b)",
32
+ fillOpacity: 0.2,
31
33
  fillRule: "evenodd",
32
- clipRule: "evenodd",
33
34
  d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
34
- fill: "url(#blobby-icon-happy_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-happy_svg__c)"
37
+ fill: "url(#blobby-icon-happy_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-happy_svg__d)"
40
+ fill: "url(#blobby-icon-happy_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-happy_svg__e)"
43
+ fill: "url(#blobby-icon-happy_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-happy_svg__g",
47
- style: {
48
- maskType: 'alpha'
49
- },
50
- maskUnits: "userSpaceOnUse",
47
+ width: 109,
48
+ height: 120,
51
49
  x: 46,
52
50
  y: 4,
53
- width: 109,
54
- height: 120
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: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
59
- fill: "#F0F4FF"
59
+ clipRule: "evenodd"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
+ fill: "url(#blobby-icon-happy_svg__f)",
62
+ fillOpacity: 0.2,
61
63
  fillRule: "evenodd",
62
- clipRule: "evenodd",
63
64
  d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
64
- fill: "url(#blobby-icon-happy_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-happy_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-happy_svg__h)",
70
70
  d: "M160.321 86.616 119.614 45.91 82.227 83.856l40.229 40.229 37.865-37.469Z",
71
- fill: "url(#blobby-icon-happy_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M73.333 64c0-14.704 11.963-26.667 26.667-26.667 14.704 0 26.667 11.963 26.667 26.667 0 14.704-11.963 26.667-26.667 26.667-14.704 0-26.667-11.963-26.667-26.667Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M73.333 64c0-14.704 11.963-26.667 26.667-26.667 14.704 0 26.667 11.963 26.667 26.667 0 14.704-11.963 26.667-26.667 26.667-14.704 0-26.667-11.963-26.667-26.667Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M100 37.333c-14.704 0-26.667 11.963-26.667 26.667 0 14.704 11.963 26.667 26.667 26.667 14.704 0 26.667-11.963 26.667-26.667 0-14.704-11.963-26.667-26.667-26.667Zm0 4c12.542 0 22.667 10.125 22.667 22.667 0 12.542-10.125 22.667-22.667 22.667-12.542 0-22.667-10.125-22.667-22.667 0-12.542 10.125-22.667 22.667-22.667ZM92 54a3.333 3.333 0 1 0 0 6.667A3.333 3.333 0 0 0 92 54Zm16 0a3.333 3.333 0 1 0 0 6.666A3.333 3.333 0 0 0 108 54ZM89.031 69.313a2.001 2.001 0 0 0-1.588 3.257A15.961 15.961 0 0 0 100 78.667c5.076 0 9.631-2.379 12.557-6.097a1.99 1.99 0 0 0 .433-1.481 2.005 2.005 0 0 0-1.453-1.704 2 2 0 0 0-2.123.711 11.927 11.927 0 0 1-9.414 4.57c-3.83 0-7.22-1.781-9.414-4.57a2 2 0 0 0-1.555-.784Z",
77
- fill: "#0067C8"
76
+ fill: "#0067C8",
77
+ d: "M100 37.333c-14.704 0-26.667 11.963-26.667 26.667 0 14.704 11.963 26.667 26.667 26.667 14.704 0 26.667-11.963 26.667-26.667 0-14.704-11.963-26.667-26.667-26.667Zm0 4c12.542 0 22.667 10.125 22.667 22.667 0 12.542-10.125 22.667-22.667 22.667-12.542 0-22.667-10.125-22.667-22.667 0-12.542 10.125-22.667 22.667-22.667ZM92 54a3.333 3.333 0 1 0 0 6.667A3.333 3.333 0 0 0 92 54Zm16 0a3.333 3.333 0 1 0 0 6.666A3.333 3.333 0 0 0 108 54ZM89.031 69.313a2.001 2.001 0 0 0-1.588 3.257A15.961 15.961 0 0 0 100 78.667c5.076 0 9.631-2.379 12.557-6.097a1.99 1.99 0 0 0 .433-1.481 2.005 2.005 0 0 0-1.453-1.704 2 2 0 0 0-2.123.711 11.927 11.927 0 0 1-9.414 4.57c-3.83 0-7.22-1.781-9.414-4.57a2 2 0 0 0-1.555-.784Z"
78
78
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
79
  id: "blobby-icon-happy_svg__b",
80
80
  x1: 126.563,
81
- y1: 104,
82
81
  x2: 75.218,
82
+ y1: 104,
83
83
  y2: 4.481,
84
84
  gradientUnits: "userSpaceOnUse"
85
85
  }, /*#__PURE__*/React.createElement("stop", {
@@ -90,8 +90,8 @@ var SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_ref) {
90
90
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
91
  id: "blobby-icon-happy_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 SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_ref) {
102
102
  })), /*#__PURE__*/React.createElement("linearGradient", {
103
103
  id: "blobby-icon-happy_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 SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_ref) {
114
114
  })), /*#__PURE__*/React.createElement("linearGradient", {
115
115
  id: "blobby-icon-happy_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 SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_ref) {
126
126
  })), /*#__PURE__*/React.createElement("linearGradient", {
127
127
  id: "blobby-icon-happy_svg__f",
128
128
  x1: 126.563,
129
- y1: 104,
130
129
  x2: 75.218,
130
+ y1: 104,
131
131
  y2: 4.481,
132
132
  gradientUnits: "userSpaceOnUse"
133
133
  }, /*#__PURE__*/React.createElement("stop", {
@@ -138,8 +138,8 @@ var SvgBlobbyIconHappy = function SvgBlobbyIconHappy(_ref) {
138
138
  })), /*#__PURE__*/React.createElement("linearGradient", {
139
139
  id: "blobby-icon-happy_svg__h",
140
140
  x1: 93.765,
141
- y1: 72.435,
142
141
  x2: 133.246,
142
+ y1: 72.435,
143
143
  y2: 114.68,
144
144
  gradientUnits: "userSpaceOnUse"
145
145
  }, /*#__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 SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_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-heart-monitor_svg__a)"
25
25
  }, /*#__PURE__*/React.createElement("path", {
26
+ fill: "#F0F4FF",
26
27
  fillRule: "evenodd",
27
- clipRule: "evenodd",
28
28
  d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112Z",
29
- fill: "#F0F4FF"
29
+ clipRule: "evenodd"
30
30
  }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "url(#blobby-icon-heart-monitor_svg__b)",
32
+ fillOpacity: 0.2,
31
33
  fillRule: "evenodd",
32
- clipRule: "evenodd",
33
34
  d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112Z",
34
- fill: "url(#blobby-icon-heart-monitor_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-heart-monitor_svg__c)"
37
+ fill: "url(#blobby-icon-heart-monitor_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-heart-monitor_svg__d)"
40
+ fill: "url(#blobby-icon-heart-monitor_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-heart-monitor_svg__e)"
43
+ fill: "url(#blobby-icon-heart-monitor_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-heart-monitor_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.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112Z",
59
- fill: "#F0F4FF"
59
+ clipRule: "evenodd"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
+ fill: "url(#blobby-icon-heart-monitor_svg__f)",
62
+ fillOpacity: 0.2,
61
63
  fillRule: "evenodd",
62
- clipRule: "evenodd",
63
64
  d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112Z",
64
- fill: "url(#blobby-icon-heart-monitor_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-heart-monitor_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-heart-monitor_svg__h)",
70
70
  d: "M159.7 77.7 125 43 75.64 85.641 107.5 117.5l52.2-39.8Z",
71
- fill: "url(#blobby-icon-heart-monitor_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M73.333 47.333c0-4.026 3.307-7.333 7.334-7.333h38.666c4.027 0 7.334 3.307 7.334 7.333v33.334c0 4.026-3.307 7.333-7.334 7.333H80.667c-4.027 0-7.334-3.307-7.334-7.333V47.333Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M73.333 47.333c0-4.026 3.307-7.333 7.334-7.333h38.666c4.027 0 7.334 3.307 7.334 7.333v33.334c0 4.026-3.307 7.333-7.334 7.333H80.667c-4.027 0-7.334-3.307-7.334-7.333V47.333Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M80.667 40c-4.027 0-7.334 3.307-7.334 7.333v33.334c0 4.026 3.307 7.333 7.334 7.333h38.666c4.027 0 7.334-3.307 7.334-7.333V47.333c0-4.026-3.307-7.333-7.334-7.333H80.667Zm0 4h38.666a3.304 3.304 0 0 1 3.334 3.333v33.334A3.304 3.304 0 0 1 119.333 84H80.667a3.304 3.304 0 0 1-3.334-3.333V68h3.334c.702 0 1.353-.367 1.713-.971l2.024-3.367 3.768 8.484a2.003 2.003 0 0 0 1.82 1.187c.796-.032 1.503-.456 1.828-1.171l4.623-10.172 5.007 14.018a1.996 1.996 0 0 0 1.883 1.325 2 2 0 0 0 1.789-1.104l4.782-9.562h1.432A3.327 3.327 0 0 0 114 68a3.333 3.333 0 1 0-2.664-5.333h-2.669c-.758 0-1.451.426-1.789 1.104l-3.237 6.476-5.092-14.255a1.998 1.998 0 0 0-1.8-1.323 1.974 1.974 0 0 0-1.903 1.17l-4.825 10.617-3.529-7.935a2 2 0 0 0-3.542-.216L79.534 64h-2.2V47.333A3.304 3.304 0 0 1 80.666 44Z",
77
- fill: "#0067C8"
76
+ fill: "#0067C8",
77
+ d: "M80.667 40c-4.027 0-7.334 3.307-7.334 7.333v33.334c0 4.026 3.307 7.333 7.334 7.333h38.666c4.027 0 7.334-3.307 7.334-7.333V47.333c0-4.026-3.307-7.333-7.334-7.333H80.667Zm0 4h38.666a3.304 3.304 0 0 1 3.334 3.333v33.334A3.304 3.304 0 0 1 119.333 84H80.667a3.304 3.304 0 0 1-3.334-3.333V68h3.334c.702 0 1.353-.367 1.713-.971l2.024-3.367 3.768 8.484a2.003 2.003 0 0 0 1.82 1.187c.796-.032 1.503-.456 1.828-1.171l4.623-10.172 5.007 14.018a1.996 1.996 0 0 0 1.883 1.325 2 2 0 0 0 1.789-1.104l4.782-9.562h1.432A3.327 3.327 0 0 0 114 68a3.333 3.333 0 1 0-2.664-5.333h-2.669c-.758 0-1.451.426-1.789 1.104l-3.237 6.476-5.092-14.255a1.998 1.998 0 0 0-1.8-1.323 1.974 1.974 0 0 0-1.903 1.17l-4.825 10.617-3.529-7.935a2 2 0 0 0-3.542-.216L79.534 64h-2.2V47.333A3.304 3.304 0 0 1 80.666 44Z"
78
78
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
79
  id: "blobby-icon-heart-monitor_svg__b",
80
80
  x1: 126.5,
81
- y1: 104,
82
81
  x2: 75.5,
82
+ y1: 104,
83
83
  y2: 4,
84
84
  gradientUnits: "userSpaceOnUse"
85
85
  }, /*#__PURE__*/React.createElement("stop", {
@@ -90,8 +90,8 @@ var SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_ref) {
90
90
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
91
  id: "blobby-icon-heart-monitor_svg__c",
92
92
  x1: 137,
93
- y1: 94,
94
93
  x2: 147,
94
+ y1: 94,
95
95
  y2: 109,
96
96
  gradientUnits: "userSpaceOnUse"
97
97
  }, /*#__PURE__*/React.createElement("stop", {
@@ -102,8 +102,8 @@ var SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_ref) {
102
102
  })), /*#__PURE__*/React.createElement("linearGradient", {
103
103
  id: "blobby-icon-heart-monitor_svg__d",
104
104
  x1: 78,
105
- y1: 19,
106
105
  x2: 88,
106
+ y1: 19,
107
107
  y2: 34,
108
108
  gradientUnits: "userSpaceOnUse"
109
109
  }, /*#__PURE__*/React.createElement("stop", {
@@ -114,8 +114,8 @@ var SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_ref) {
114
114
  })), /*#__PURE__*/React.createElement("linearGradient", {
115
115
  id: "blobby-icon-heart-monitor_svg__e",
116
116
  x1: 54,
117
- y1: 70,
118
117
  x2: 64,
118
+ y1: 70,
119
119
  y2: 85,
120
120
  gradientUnits: "userSpaceOnUse"
121
121
  }, /*#__PURE__*/React.createElement("stop", {
@@ -126,8 +126,8 @@ var SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_ref) {
126
126
  })), /*#__PURE__*/React.createElement("linearGradient", {
127
127
  id: "blobby-icon-heart-monitor_svg__f",
128
128
  x1: 126.5,
129
- y1: 104,
130
129
  x2: 75.5,
130
+ y1: 104,
131
131
  y2: 4,
132
132
  gradientUnits: "userSpaceOnUse"
133
133
  }, /*#__PURE__*/React.createElement("stop", {
@@ -138,8 +138,8 @@ var SvgBlobbyIconHeartMonitor = function SvgBlobbyIconHeartMonitor(_ref) {
138
138
  })), /*#__PURE__*/React.createElement("linearGradient", {
139
139
  id: "blobby-icon-heart-monitor_svg__h",
140
140
  x1: 92.5,
141
- y1: 71.169,
142
141
  x2: 124.184,
142
+ y1: 71.169,
143
143
  y2: 105.072,
144
144
  gradientUnits: "userSpaceOnUse"
145
145
  }, /*#__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 SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_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-leaf_svg__a)"
25
25
  }, /*#__PURE__*/React.createElement("path", {
26
+ fill: "#F0F4FF",
26
27
  fillRule: "evenodd",
27
- clipRule: "evenodd",
28
28
  d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
29
- fill: "#F0F4FF"
29
+ clipRule: "evenodd"
30
30
  }), /*#__PURE__*/React.createElement("path", {
31
+ fill: "url(#blobby-icon-leaf_svg__b)",
32
+ fillOpacity: 0.2,
31
33
  fillRule: "evenodd",
32
- clipRule: "evenodd",
33
34
  d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
34
- fill: "url(#blobby-icon-leaf_svg__b)",
35
- fillOpacity: 0.2
35
+ clipRule: "evenodd"
36
36
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M108.999 107.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.109-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-leaf_svg__c)"
37
+ fill: "url(#blobby-icon-leaf_svg__c)",
38
+ d: "M108.999 107.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.109-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: "M142.999 20.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-leaf_svg__d)"
40
+ fill: "url(#blobby-icon-leaf_svg__d)",
41
+ d: "M142.999 20.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: "M66.999 43.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-leaf_svg__e)"
43
+ fill: "url(#blobby-icon-leaf_svg__e)",
44
+ d: "M66.999 43.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-leaf_svg__g",
47
- style: {
48
- maskType: 'alpha'
49
- },
50
- maskUnits: "userSpaceOnUse",
47
+ width: 110,
48
+ height: 120,
51
49
  x: 45,
52
50
  y: 4,
53
- width: 110,
54
- height: 120
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: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
59
- fill: "#F0F4FF"
59
+ clipRule: "evenodd"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
+ fill: "url(#blobby-icon-leaf_svg__f)",
62
+ fillOpacity: 0.2,
61
63
  fillRule: "evenodd",
62
- clipRule: "evenodd",
63
64
  d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
64
- fill: "url(#blobby-icon-leaf_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-leaf_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-leaf_svg__h)",
70
70
  d: "m162.332 85.1-47.037-47.036-37.401 51.988 40.23 40.23L162.332 85.1Z",
71
- fill: "url(#blobby-icon-leaf_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M109.57 36.79a6.012 6.012 0 0 1 1.805-.243 6.024 6.024 0 0 1 4.685 2.362c6.542 8.594 9.174 19.043 9.268 26.146.097 7.183-1.731 12.972-4.966 17.052-3.236 4.08-7.889 6.357-12.951 6.557l-.039.003h-.039c-1.998 0-5.922-.054-9.88-3.079l-.003-.001c-.24-.17-3.12-2.22-3.958-4.791-.287-.467-3.98 1.465-5.344 1.134-2.28-.8-4.527-1.99-6.497-3.873-3.148-3.008-5.568-7.342-5.568-12.455 0-2.755.313-6.218 2.5-9.873l.026-.044.032-.044C86.3 44.232 103.038 38.71 109.57 36.789Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M109.57 36.79a6.012 6.012 0 0 1 1.805-.243 6.024 6.024 0 0 1 4.685 2.362c6.542 8.594 9.174 19.043 9.268 26.146.097 7.183-1.731 12.972-4.966 17.052-3.236 4.08-7.889 6.357-12.951 6.557l-.039.003h-.039c-1.998 0-5.922-.054-9.88-3.079l-.003-.001c-.24-.17-3.12-2.22-3.958-4.791-.287-.467-3.98 1.465-5.344 1.134-2.28-.8-4.527-1.99-6.497-3.873-3.148-3.008-5.568-7.342-5.568-12.455 0-2.755.313-6.218 2.5-9.873l.026-.044.032-.044C86.3 44.232 103.038 38.71 109.57 36.789Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M111.375 36.547a6.012 6.012 0 0 0-1.805.242c-6.531 1.921-23.27 7.443-30.93 18.852l-.03.044-.027.044c-2.187 3.655-2.5 7.118-2.5 9.873 0 5.113 2.42 9.447 5.568 12.455 1.97 1.883 4.217 3.072 6.497 3.873a32.396 32.396 0 0 1-9.421 4.83 2 2 0 1 0 1.213 3.813c15.53-4.942 25.179-19.55 28.365-34.612a2.001 2.001 0 0 0-3.914-.828c-1.878 8.876-6.174 17.445-12.584 23.656-2.08-.14-5.024-1.361-7.393-3.625-2.508-2.397-4.33-5.712-4.33-9.562 0-2.476.217-4.92 1.916-7.78 6.45-9.545 22.493-15.37 28.698-17.194a2.011 2.011 0 0 1 2.18.703c5.892 7.74 8.371 17.649 8.453 23.776v.002c.087 6.478-1.557 11.302-4.102 14.51-2.539 3.202-5.969 4.878-9.948 5.043-1.993 0-4.396.045-7.4-2.25a1.998 1.998 0 0 0-3.206 1.05 2 2 0 0 0 .778 2.126c3.958 3.025 7.882 3.079 9.88 3.079h.039l.039-.003c5.062-.2 9.715-2.478 12.951-6.557 3.235-4.08 5.063-9.869 4.966-17.052-.094-7.103-2.726-17.552-9.268-26.146a6.024 6.024 0 0 0-4.685-2.362Z",
77
- fill: "#0067C8"
76
+ fill: "#0067C8",
77
+ d: "M111.375 36.547a6.012 6.012 0 0 0-1.805.242c-6.531 1.921-23.27 7.443-30.93 18.852l-.03.044-.027.044c-2.187 3.655-2.5 7.118-2.5 9.873 0 5.113 2.42 9.447 5.568 12.455 1.97 1.883 4.217 3.072 6.497 3.873a32.396 32.396 0 0 1-9.421 4.83 2 2 0 1 0 1.213 3.813c15.53-4.942 25.179-19.55 28.365-34.612a2.001 2.001 0 0 0-3.914-.828c-1.878 8.876-6.174 17.445-12.584 23.656-2.08-.14-5.024-1.361-7.393-3.625-2.508-2.397-4.33-5.712-4.33-9.562 0-2.476.217-4.92 1.916-7.78 6.45-9.545 22.493-15.37 28.698-17.194a2.011 2.011 0 0 1 2.18.703c5.892 7.74 8.371 17.649 8.453 23.776v.002c.087 6.478-1.557 11.302-4.102 14.51-2.539 3.202-5.969 4.878-9.948 5.043-1.993 0-4.396.045-7.4-2.25a1.998 1.998 0 0 0-3.206 1.05 2 2 0 0 0 .778 2.126c3.958 3.025 7.882 3.079 9.88 3.079h.039l.039-.003c5.062-.2 9.715-2.478 12.951-6.557 3.235-4.08 5.063-9.869 4.966-17.052-.094-7.103-2.726-17.552-9.268-26.146a6.024 6.024 0 0 0-4.685-2.362Z"
78
78
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
79
  id: "blobby-icon-leaf_svg__b",
80
80
  x1: 125.711,
81
- y1: 104,
82
81
  x2: 74.42,
82
+ y1: 104,
83
83
  y2: 4.404,
84
84
  gradientUnits: "userSpaceOnUse"
85
85
  }, /*#__PURE__*/React.createElement("stop", {
@@ -90,8 +90,8 @@ var SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_ref) {
90
90
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
91
  id: "blobby-icon-leaf_svg__c",
92
92
  x1: 99,
93
- y1: 100,
94
93
  x2: 109,
94
+ y1: 100,
95
95
  y2: 115,
96
96
  gradientUnits: "userSpaceOnUse"
97
97
  }, /*#__PURE__*/React.createElement("stop", {
@@ -102,8 +102,8 @@ var SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_ref) {
102
102
  })), /*#__PURE__*/React.createElement("linearGradient", {
103
103
  id: "blobby-icon-leaf_svg__d",
104
104
  x1: 133,
105
- y1: 13,
106
105
  x2: 143,
106
+ y1: 13,
107
107
  y2: 28,
108
108
  gradientUnits: "userSpaceOnUse"
109
109
  }, /*#__PURE__*/React.createElement("stop", {
@@ -114,8 +114,8 @@ var SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_ref) {
114
114
  })), /*#__PURE__*/React.createElement("linearGradient", {
115
115
  id: "blobby-icon-leaf_svg__e",
116
116
  x1: 57,
117
- y1: 36,
118
117
  x2: 67,
118
+ y1: 36,
119
119
  y2: 51,
120
120
  gradientUnits: "userSpaceOnUse"
121
121
  }, /*#__PURE__*/React.createElement("stop", {
@@ -126,8 +126,8 @@ var SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_ref) {
126
126
  })), /*#__PURE__*/React.createElement("linearGradient", {
127
127
  id: "blobby-icon-leaf_svg__f",
128
128
  x1: 125.711,
129
- y1: 104,
130
129
  x2: 74.42,
130
+ y1: 104,
131
131
  y2: 4.404,
132
132
  gradientUnits: "userSpaceOnUse"
133
133
  }, /*#__PURE__*/React.createElement("stop", {
@@ -138,8 +138,8 @@ var SvgBlobbyIconLeaf = function SvgBlobbyIconLeaf(_ref) {
138
138
  })), /*#__PURE__*/React.createElement("linearGradient", {
139
139
  id: "blobby-icon-leaf_svg__h",
140
140
  x1: 89.948,
141
- y1: 68.617,
142
141
  x2: 133.112,
142
+ y1: 68.617,
143
143
  y2: 114.805,
144
144
  gradientUnits: "userSpaceOnUse"
145
145
  }, /*#__PURE__*/React.createElement("stop", {