@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,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 SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_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-library_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-library_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-library_svg__b)",
35
- fillOpacity: 0.2
35
+ clipRule: "evenodd"
36
36
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M144.999 67.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-library_svg__c)"
37
+ fill: "url(#blobby-icon-library_svg__c)",
38
+ d: "M144.999 67.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: "M70.999 24.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-library_svg__d)"
40
+ fill: "url(#blobby-icon-library_svg__d)",
41
+ d: "M70.999 24.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: "M64.999 104.449h-.02c-2.75 0-4.98-3.33-4.999-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",
44
- fill: "url(#blobby-icon-library_svg__e)"
43
+ fill: "url(#blobby-icon-library_svg__e)",
44
+ d: "M64.999 104.449h-.02c-2.75 0-4.98-3.33-4.999-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"
45
45
  }), /*#__PURE__*/React.createElement("mask", {
46
46
  id: "blobby-icon-library_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-library_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-library_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-library_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-library_svg__h)",
70
70
  d: "m164.713 81.885-38.652-38.652-52.09 44.233 42.362 42.36 48.38-47.94Z",
71
- fill: "url(#blobby-icon-library_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325H82Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325H82Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
- d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325H82Zm2 4h8c3.338 0 6 2.662 6 6v30.705c-1.677-1.265-3.748-2.039-6-2.039h-8V44.995a1.999 1.999 0 0 0 0-.649v-1.68Zm24 0h8v1.672a2.016 2.016 0 0 0 0 .648v32.346h-8c-2.252 0-4.323.774-6 2.04V48.666c0-3.338 2.662-6 6-6Zm-30.667 4H80v32.666a2 2 0 0 0 2 2h10A5.973 5.973 0 0 1 96.987 84H77.333V46.667Zm42.667 0h2.667V84h-19.654A5.972 5.972 0 0 1 108 81.333h10a2 2 0 0 0 2-2V46.667Z",
77
- fill: "#0067C8"
76
+ fill: "#0067C8",
77
+ d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325H82Zm2 4h8c3.338 0 6 2.662 6 6v30.705c-1.677-1.265-3.748-2.039-6-2.039h-8V44.995a1.999 1.999 0 0 0 0-.649v-1.68Zm24 0h8v1.672a2.016 2.016 0 0 0 0 .648v32.346h-8c-2.252 0-4.323.774-6 2.04V48.666c0-3.338 2.662-6 6-6Zm-30.667 4H80v32.666a2 2 0 0 0 2 2h10A5.973 5.973 0 0 1 96.987 84H77.333V46.667Zm42.667 0h2.667V84h-19.654A5.972 5.972 0 0 1 108 81.333h10a2 2 0 0 0 2-2V46.667Z"
78
78
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
79
79
  id: "blobby-icon-library_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 SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
90
90
  })), /*#__PURE__*/React.createElement("linearGradient", {
91
91
  id: "blobby-icon-library_svg__c",
92
92
  x1: 135,
93
- y1: 60,
94
93
  x2: 145,
94
+ y1: 60,
95
95
  y2: 75,
96
96
  gradientUnits: "userSpaceOnUse"
97
97
  }, /*#__PURE__*/React.createElement("stop", {
@@ -102,8 +102,8 @@ var SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
102
102
  })), /*#__PURE__*/React.createElement("linearGradient", {
103
103
  id: "blobby-icon-library_svg__d",
104
104
  x1: 61,
105
- y1: 17,
106
105
  x2: 71,
106
+ y1: 17,
107
107
  y2: 32,
108
108
  gradientUnits: "userSpaceOnUse"
109
109
  }, /*#__PURE__*/React.createElement("stop", {
@@ -114,8 +114,8 @@ var SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
114
114
  })), /*#__PURE__*/React.createElement("linearGradient", {
115
115
  id: "blobby-icon-library_svg__e",
116
116
  x1: 55,
117
- y1: 97,
118
117
  x2: 65,
118
+ y1: 97,
119
119
  y2: 112,
120
120
  gradientUnits: "userSpaceOnUse"
121
121
  }, /*#__PURE__*/React.createElement("stop", {
@@ -126,8 +126,8 @@ var SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
126
126
  })), /*#__PURE__*/React.createElement("linearGradient", {
127
127
  id: "blobby-icon-library_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 SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
138
138
  })), /*#__PURE__*/React.createElement("linearGradient", {
139
139
  id: "blobby-icon-library_svg__h",
140
140
  x1: 92.923,
141
- y1: 71.592,
142
141
  x2: 133.216,
142
+ y1: 71.592,
143
143
  y2: 114.707,
144
144
  gradientUnits: "userSpaceOnUse"
145
145
  }, /*#__PURE__*/React.createElement("stop", {
@@ -1,87 +1,87 @@
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 SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_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-nursery_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-nursery_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-nursery_svg__b)",
35
- fillOpacity: 0.2
35
+ clipRule: "evenodd"
36
36
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M60 82.449h.02c2.75 0 4.98 3.33 4.998 7.449.018-4.11 2.24-7.434 4.98-7.449-2.74-.015-4.962-3.34-4.98-7.449-.018 4.119-2.249 7.449-4.999 7.449H60Z",
38
- fill: "url(#blobby-icon-nursery_svg__c)"
37
+ fill: "url(#blobby-icon-nursery_svg__c)",
38
+ d: "M60 82.449h.02c2.75 0 4.98 3.33 4.998 7.449.018-4.11 2.24-7.434 4.98-7.449-2.74-.015-4.962-3.34-4.98-7.449-.018 4.119-2.249 7.449-4.999 7.449H60Z"
39
39
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M124 104.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.109 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449H124Z",
41
- fill: "url(#blobby-icon-nursery_svg__d)"
40
+ fill: "url(#blobby-icon-nursery_svg__d)",
41
+ d: "M124 104.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.109 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449H124Z"
42
42
  }), /*#__PURE__*/React.createElement("path", {
43
- d: "M130 24.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.11 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449H130Z",
44
- fill: "url(#blobby-icon-nursery_svg__e)"
43
+ fill: "url(#blobby-icon-nursery_svg__e)",
44
+ d: "M130 24.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.11 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449H130Z"
45
45
  }), /*#__PURE__*/React.createElement("mask", {
46
46
  id: "blobby-icon-nursery_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-nursery_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-nursery_svg__f)",
65
- fillOpacity: 0.2
65
+ clipRule: "evenodd"
66
66
  })), /*#__PURE__*/React.createElement("g", {
67
67
  mask: "url(#blobby-icon-nursery_svg__g)"
68
68
  }, /*#__PURE__*/React.createElement("path", {
69
- opacity: 0.25,
69
+ fill: "url(#blobby-icon-nursery_svg__h)",
70
70
  d: "m148.557 80.437-26.786-26.786-44.81 34.274 27.537 27.537 44.059-35.025Z",
71
- fill: "url(#blobby-icon-nursery_svg__h)"
71
+ opacity: 0.25
72
72
  })), /*#__PURE__*/React.createElement("path", {
73
- d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.6Z",
74
- fill: "#F0F4FF"
73
+ fill: "#F0F4FF",
74
+ d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.6Z"
75
75
  }), /*#__PURE__*/React.createElement("path", {
76
+ fill: "#2C8658",
76
77
  fillRule: "evenodd",
77
- clipRule: "evenodd",
78
78
  d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.6Zm-17.467 2.667c.134-.267.4-.4.534-.4h7.466l-8 8.666-1.466 1.6c-1.334 1.467-2.267 3.467-2.534 5.6h-7.866c.266-1.2.666-2.266 1.333-2.933l3.467-4.267 7.066-8.266ZM118.4 55.6l-11.6-12.533c-.133-.134-.4-.4-.8-.4s-.667.266-.8.4L93.733 55.6c-.666.8-1.2 1.733-1.466 2.933h27.6c-.267-1.2-.8-2.133-1.467-2.933Zm1.6 6.933V78H92V62.533h28ZM88 78V62.533h-8V78h8Zm4.133 7.333C92 85.2 92 84.933 92 84.667V82h28v2.667c0 .156-.046.312-.084.442-.026.091-.049.17-.049.224H92.133ZM80 82v2.667c0 .266 0 .533.133.666H88V82h-8Z",
79
- fill: "#2C8658"
79
+ clipRule: "evenodd"
80
80
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
81
81
  id: "blobby-icon-nursery_svg__b",
82
82
  x1: 125.5,
83
- y1: 101.5,
84
83
  x2: 49.5,
84
+ y1: 101.5,
85
85
  y2: 23.5,
86
86
  gradientUnits: "userSpaceOnUse"
87
87
  }, /*#__PURE__*/React.createElement("stop", {
@@ -92,8 +92,8 @@ var SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_ref) {
92
92
  })), /*#__PURE__*/React.createElement("linearGradient", {
93
93
  id: "blobby-icon-nursery_svg__c",
94
94
  x1: 60,
95
- y1: 75,
96
95
  x2: 70,
96
+ y1: 75,
97
97
  y2: 90,
98
98
  gradientUnits: "userSpaceOnUse"
99
99
  }, /*#__PURE__*/React.createElement("stop", {
@@ -104,8 +104,8 @@ var SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_ref) {
104
104
  })), /*#__PURE__*/React.createElement("linearGradient", {
105
105
  id: "blobby-icon-nursery_svg__d",
106
106
  x1: 124,
107
- y1: 97,
108
107
  x2: 134,
108
+ y1: 97,
109
109
  y2: 112,
110
110
  gradientUnits: "userSpaceOnUse"
111
111
  }, /*#__PURE__*/React.createElement("stop", {
@@ -116,8 +116,8 @@ var SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_ref) {
116
116
  })), /*#__PURE__*/React.createElement("linearGradient", {
117
117
  id: "blobby-icon-nursery_svg__e",
118
118
  x1: 130,
119
- y1: 17,
120
119
  x2: 140,
120
+ y1: 17,
121
121
  y2: 32,
122
122
  gradientUnits: "userSpaceOnUse"
123
123
  }, /*#__PURE__*/React.createElement("stop", {
@@ -128,8 +128,8 @@ var SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_ref) {
128
128
  })), /*#__PURE__*/React.createElement("linearGradient", {
129
129
  id: "blobby-icon-nursery_svg__f",
130
130
  x1: 125.5,
131
- y1: 101.5,
132
131
  x2: 49.5,
132
+ y1: 101.5,
133
133
  y2: 23.5,
134
134
  gradientUnits: "userSpaceOnUse"
135
135
  }, /*#__PURE__*/React.createElement("stop", {
@@ -140,8 +140,8 @@ var SvgBlobbyIconNursery = function SvgBlobbyIconNursery(_ref) {
140
140
  })), /*#__PURE__*/React.createElement("linearGradient", {
141
141
  id: "blobby-icon-nursery_svg__h",
142
142
  x1: 102.213,
143
- y1: 68.573,
144
143
  x2: 129.163,
144
+ y1: 68.573,
145
145
  y2: 97.412,
146
146
  gradientUnits: "userSpaceOnUse"
147
147
  }, /*#__PURE__*/React.createElement("stop", {
@@ -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 SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_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: "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",
27
- fill: "#F0F4FF"
27
+ clipRule: "evenodd"
28
28
  }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "url(#blobby-icon-organization_svg__a)",
30
+ fillOpacity: 0.2,
29
31
  fillRule: "evenodd",
30
- clipRule: "evenodd",
31
32
  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",
32
- fill: "url(#blobby-icon-organization_svg__a)",
33
- fillOpacity: 0.2
33
+ clipRule: "evenodd"
34
34
  }), /*#__PURE__*/React.createElement("mask", {
35
35
  id: "blobby-icon-organization_svg__c",
36
- style: {
37
- maskType: 'alpha'
38
- },
39
- maskUnits: "userSpaceOnUse",
36
+ width: 111,
37
+ height: 120,
40
38
  x: 45,
41
39
  y: 4,
42
- width: 111,
43
- height: 120
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: "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",
48
- fill: "#F0F4FF"
48
+ clipRule: "evenodd"
49
49
  }), /*#__PURE__*/React.createElement("path", {
50
+ fill: "url(#blobby-icon-organization_svg__b)",
51
+ fillOpacity: 0.2,
50
52
  fillRule: "evenodd",
51
- clipRule: "evenodd",
52
53
  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",
53
- fill: "url(#blobby-icon-organization_svg__b)",
54
- fillOpacity: 0.2
54
+ clipRule: "evenodd"
55
55
  })), /*#__PURE__*/React.createElement("g", {
56
56
  mask: "url(#blobby-icon-organization_svg__c)"
57
57
  }, /*#__PURE__*/React.createElement("path", {
58
- opacity: 0.25,
58
+ fill: "url(#blobby-icon-organization_svg__d)",
59
59
  d: "M75.802 38.416a2.031 2.031 0 1 0 0 4.063h.677v16.297a4.748 4.748 0 0 0-4.062 4.692v14.896c0 .555.222 1.058.583 1.424.369.375 13.718 13.712 13.718 13.712l-2.114-13.105v-4.062H94.5V63.468c0-.372-17.716-.677-17.344-.677l4.74 2.264c1.121 0 2.031-.91 2.031-2.03L80.542 70h25.729V50.604h4.062l11.603 3.477h.677a2.036 2.036 0 0 0 1.455-.584 2.028 2.028 0 0 0 .606-1.447c0-.269.103-.56 0-.808-.104-.248-12.017-12.052-12.209-12.241a2.03 2.03 0 0 0-1.454-.585H75.802Zm14.864 12.159a2.035 2.035 0 0 0-.293.029H87.99a2.031 2.031 0 1 0 0 4.062h.677v16.388c-2.267.346-4.063 2.248-4.063 4.602v14.896c0 .538.214 1.055.595 1.436l35.301 35.147 37.469 2.032a2.03 2.03 0 0 0 2.031-2.032V112.24c0-2.355-1.796-4.256-4.062-4.602l-7.401-26.992h.677a2.031 2.031 0 0 0 1.903-2.815c-.104-.248-.448-.663-.448-.663s-25.746-25.825-25.995-25.926c-.25-.1-1.207-.642-1.476-.638h-2.375a2.035 2.035 0 0 0-.659 0H91.031c-.12-.02-.242-.03-.365-.03Zm8.834 9.508c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.708c.748 0 1.355-.607 1.355-1.355v-2.708c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.709c.747 0 1.354-.607 1.354-1.355v-2.708c0-.747-.607-1.354-1.354-1.354h-2.709Zm-9.479 9.48c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.708c.748 0 1.355-.607 1.355-1.354v-2.709c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 34.77 35.977 34.77 35.229V107.5c0-.748-34.023-37.938-34.77-37.938h-2.709ZM94.083 79.04c-.747 0-1.354.607-1.354 1.354v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.709Zm53.73 36.584c-.748 0-1.355.607-1.355 1.354v2.709c0 .747.607 1.354 1.355 1.354h2.708c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.708Z",
60
- fill: "url(#blobby-icon-organization_svg__d)"
60
+ opacity: 0.25
61
61
  })), /*#__PURE__*/React.createElement("path", {
62
- d: "M105.999 116.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",
63
- fill: "url(#blobby-icon-organization_svg__e)"
62
+ fill: "url(#blobby-icon-organization_svg__e)",
63
+ d: "M105.999 116.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"
64
64
  }), /*#__PURE__*/React.createElement("path", {
65
- d: "M139.999 29.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",
66
- fill: "url(#blobby-icon-organization_svg__f)"
65
+ fill: "url(#blobby-icon-organization_svg__f)",
66
+ d: "M139.999 29.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"
67
67
  }), /*#__PURE__*/React.createElement("path", {
68
- d: "M63.999 52.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-organization_svg__g)"
68
+ fill: "url(#blobby-icon-organization_svg__g)",
69
+ d: "M63.999 52.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: "M75.802 38.416a2.031 2.031 0 1 0 0 4.063h.677v16.297a4.748 4.748 0 0 0-4.062 4.692v14.896c0 1.121.91 2.031 2.031 2.031h10.156v-4.062H94.5V63.468c0-.372-17.716-.677-17.344-.677l4.74 2.264c1.121 0 2.031-.91 2.031-2.03L80.542 70h25.729V50.604h4.062v-8.125h.678a2.031 2.031 0 1 0 0-4.063H75.802Zm14.864 12.159a2.035 2.035 0 0 0-.293.029H87.99a2.031 2.031 0 1 0 0 4.062h.677v16.388c-2.267.346-4.063 2.248-4.063 4.602v14.896a2.032 2.032 0 0 0 2.031 2.03h37.917a2.03 2.03 0 0 0 2.031-2.03V75.656c0-2.354-1.796-4.256-4.062-4.602V54.666h.677a2.031 2.031 0 1 0 0-4.062h-2.375a2.035 2.035 0 0 0-.659 0H91.031c-.12-.02-.242-.03-.365-.03Zm8.834 9.508c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.708c.748 0 1.355-.607 1.355-1.355v-2.708c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.709c.747 0 1.354-.607 1.354-1.355v-2.708c0-.747-.607-1.354-1.354-1.354h-2.709Zm-9.479 9.48c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.708c.748 0 1.355-.607 1.355-1.354v-2.709c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.709ZM94.083 79.04c-.747 0-1.354.607-1.354 1.354v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.709Zm20.313 0c-.748 0-1.354.607-1.354 1.354v2.709c0 .747.606 1.354 1.354 1.354h2.708c.748 0 1.354-.607 1.354-1.354v-2.709c0-.747-.606-1.354-1.354-1.354h-2.708Z",
72
- fill: "#F0F4FF"
71
+ fill: "#F0F4FF",
72
+ d: "M75.802 38.416a2.031 2.031 0 1 0 0 4.063h.677v16.297a4.748 4.748 0 0 0-4.062 4.692v14.896c0 1.121.91 2.031 2.031 2.031h10.156v-4.062H94.5V63.468c0-.372-17.716-.677-17.344-.677l4.74 2.264c1.121 0 2.031-.91 2.031-2.03L80.542 70h25.729V50.604h4.062v-8.125h.678a2.031 2.031 0 1 0 0-4.063H75.802Zm14.864 12.159a2.035 2.035 0 0 0-.293.029H87.99a2.031 2.031 0 1 0 0 4.062h.677v16.388c-2.267.346-4.063 2.248-4.063 4.602v14.896a2.032 2.032 0 0 0 2.031 2.03h37.917a2.03 2.03 0 0 0 2.031-2.03V75.656c0-2.354-1.796-4.256-4.062-4.602V54.666h.677a2.031 2.031 0 1 0 0-4.062h-2.375a2.035 2.035 0 0 0-.659 0H91.031c-.12-.02-.242-.03-.365-.03Zm8.834 9.508c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.708c.748 0 1.355-.607 1.355-1.355v-2.708c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.607-1.354 1.354v2.708c0 .748.607 1.355 1.354 1.355h2.709c.747 0 1.354-.607 1.354-1.355v-2.708c0-.747-.607-1.354-1.354-1.354h-2.709Zm-9.479 9.48c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.708c.748 0 1.355-.607 1.355-1.354v-2.709c0-.747-.607-1.354-1.355-1.354H99.5Zm9.479 0c-.747 0-1.354.606-1.354 1.353v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.709ZM94.083 79.04c-.747 0-1.354.607-1.354 1.354v2.709c0 .747.607 1.354 1.354 1.354h2.709c.747 0 1.354-.607 1.354-1.354v-2.709c0-.747-.607-1.354-1.354-1.354h-2.709Zm20.313 0c-.748 0-1.354.607-1.354 1.354v2.709c0 .747.606 1.354 1.354 1.354h2.708c.748 0 1.354-.607 1.354-1.354v-2.709c0-.747-.606-1.354-1.354-1.354h-2.708Z"
73
73
  }), /*#__PURE__*/React.createElement("path", {
74
- d: "M75.802 38.417a2.03 2.03 0 1 0 0 4.062h.677v16.298a4.748 4.748 0 0 0-4.062 4.692v14.896c0 1.12.91 2.03 2.03 2.03h7.449v-4.062h-5.417V63.47a.68.68 0 0 1 .677-.677h1.354c1.122 0 2.032-.91 2.032-2.032V42.48h25.729v5.416h4.062v-5.417h.677a2.033 2.033 0 0 0 1.903-2.815 2.03 2.03 0 0 0-1.903-1.247H75.802Zm14.864 12.158a2.035 2.035 0 0 0-.293.03H87.99a2.03 2.03 0 1 0 0 4.062h.677v16.387c-2.267.346-4.063 2.248-4.063 4.602v14.896a2.032 2.032 0 0 0 2.031 2.031h37.917a2.03 2.03 0 0 0 2.031-2.03V75.655c0-2.354-1.796-4.256-4.062-4.602V54.667h.677a2.031 2.031 0 1 0 0-4.063h-2.375a2.035 2.035 0 0 0-.659 0H91.031c-.12-.02-.243-.03-.365-.029Zm2.063 4.092h25.729v18.281a2.03 2.03 0 0 0 2.032 2.031h1.354c.399 0 .677.278.677.677v12.865h-13.542v-8.125c0-.748-.607-1.354-1.354-1.354h-4.063c-.747 0-1.354.606-1.354 1.354v8.125H88.667V75.656c0-.4.277-.677.677-.677h1.354a2.032 2.032 0 0 0 2.031-2.031V54.667Zm6.771 5.416c-.748 0-1.354.607-1.354 1.355v2.708c0 .747.606 1.354 1.354 1.354h2.708c.748 0 1.354-.607 1.354-1.354v-2.709c0-.747-.606-1.354-1.354-1.354H99.5Zm9.479 0c-.747 0-1.354.607-1.354 1.355v2.708c0 .747.607 1.354 1.354 1.354h2.708c.748 0 1.355-.607 1.355-1.354v-2.709c0-.747-.607-1.354-1.355-1.354h-2.708Zm-9.479 9.48c-.748 0-1.354.606-1.354 1.354v2.708c0 .748.606 1.354 1.354 1.354h2.708c.748 0 1.354-.606 1.354-1.354v-2.708c0-.748-.606-1.355-1.354-1.355H99.5Zm9.479 0c-.747 0-1.354.606-1.354 1.354v2.708c0 .748.607 1.354 1.354 1.354h2.708c.748 0 1.355-.606 1.355-1.354v-2.708c0-.748-.607-1.355-1.355-1.355h-2.708Zm-14.896 9.479c-.747 0-1.354.606-1.354 1.354v2.708c0 .748.607 1.354 1.354 1.354h2.709c.747 0 1.354-.606 1.354-1.354v-2.708c0-.748-.607-1.354-1.354-1.354h-2.709Zm20.313 0c-.748 0-1.354.606-1.354 1.354v2.708c0 .748.606 1.354 1.354 1.354h2.708c.748 0 1.354-.606 1.354-1.354v-2.708c0-.748-.606-1.354-1.354-1.354h-2.708Z",
75
- fill: "#2C8658"
74
+ fill: "#2C8658",
75
+ d: "M75.802 38.417a2.03 2.03 0 1 0 0 4.062h.677v16.298a4.748 4.748 0 0 0-4.062 4.692v14.896c0 1.12.91 2.03 2.03 2.03h7.449v-4.062h-5.417V63.47a.68.68 0 0 1 .677-.677h1.354c1.122 0 2.032-.91 2.032-2.032V42.48h25.729v5.416h4.062v-5.417h.677a2.033 2.033 0 0 0 1.903-2.815 2.03 2.03 0 0 0-1.903-1.247H75.802Zm14.864 12.158a2.035 2.035 0 0 0-.293.03H87.99a2.03 2.03 0 1 0 0 4.062h.677v16.387c-2.267.346-4.063 2.248-4.063 4.602v14.896a2.032 2.032 0 0 0 2.031 2.031h37.917a2.03 2.03 0 0 0 2.031-2.03V75.655c0-2.354-1.796-4.256-4.062-4.602V54.667h.677a2.031 2.031 0 1 0 0-4.063h-2.375a2.035 2.035 0 0 0-.659 0H91.031c-.12-.02-.243-.03-.365-.029Zm2.063 4.092h25.729v18.281a2.03 2.03 0 0 0 2.032 2.031h1.354c.399 0 .677.278.677.677v12.865h-13.542v-8.125c0-.748-.607-1.354-1.354-1.354h-4.063c-.747 0-1.354.606-1.354 1.354v8.125H88.667V75.656c0-.4.277-.677.677-.677h1.354a2.032 2.032 0 0 0 2.031-2.031V54.667Zm6.771 5.416c-.748 0-1.354.607-1.354 1.355v2.708c0 .747.606 1.354 1.354 1.354h2.708c.748 0 1.354-.607 1.354-1.354v-2.709c0-.747-.606-1.354-1.354-1.354H99.5Zm9.479 0c-.747 0-1.354.607-1.354 1.355v2.708c0 .747.607 1.354 1.354 1.354h2.708c.748 0 1.355-.607 1.355-1.354v-2.709c0-.747-.607-1.354-1.355-1.354h-2.708Zm-9.479 9.48c-.748 0-1.354.606-1.354 1.354v2.708c0 .748.606 1.354 1.354 1.354h2.708c.748 0 1.354-.606 1.354-1.354v-2.708c0-.748-.606-1.355-1.354-1.355H99.5Zm9.479 0c-.747 0-1.354.606-1.354 1.354v2.708c0 .748.607 1.354 1.354 1.354h2.708c.748 0 1.355-.606 1.355-1.354v-2.708c0-.748-.607-1.355-1.355-1.355h-2.708Zm-14.896 9.479c-.747 0-1.354.606-1.354 1.354v2.708c0 .748.607 1.354 1.354 1.354h2.709c.747 0 1.354-.606 1.354-1.354v-2.708c0-.748-.607-1.354-1.354-1.354h-2.709Zm20.313 0c-.748 0-1.354.606-1.354 1.354v2.708c0 .748.606 1.354 1.354 1.354h2.708c.748 0 1.354-.606 1.354-1.354v-2.708c0-.748-.606-1.354-1.354-1.354h-2.708Z"
76
76
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
77
77
  id: "blobby-icon-organization_svg__a",
78
78
  x1: 126.5,
79
- y1: 104,
80
79
  x2: 75.5,
80
+ y1: 104,
81
81
  y2: 4,
82
82
  gradientUnits: "userSpaceOnUse"
83
83
  }, /*#__PURE__*/React.createElement("stop", {
@@ -88,8 +88,8 @@ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
88
88
  })), /*#__PURE__*/React.createElement("linearGradient", {
89
89
  id: "blobby-icon-organization_svg__b",
90
90
  x1: 126.5,
91
- y1: 104,
92
91
  x2: 75.5,
92
+ y1: 104,
93
93
  y2: 4,
94
94
  gradientUnits: "userSpaceOnUse"
95
95
  }, /*#__PURE__*/React.createElement("stop", {
@@ -100,8 +100,8 @@ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
100
100
  })), /*#__PURE__*/React.createElement("linearGradient", {
101
101
  id: "blobby-icon-organization_svg__d",
102
102
  x1: 72.34,
103
- y1: 38.45,
104
103
  x2: 83.724,
104
+ y1: 38.45,
105
105
  y2: 48.869,
106
106
  gradientUnits: "userSpaceOnUse"
107
107
  }, /*#__PURE__*/React.createElement("stop", {
@@ -112,8 +112,8 @@ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
112
112
  })), /*#__PURE__*/React.createElement("linearGradient", {
113
113
  id: "blobby-icon-organization_svg__e",
114
114
  x1: 96,
115
- y1: 109,
116
115
  x2: 106,
116
+ y1: 109,
117
117
  y2: 124,
118
118
  gradientUnits: "userSpaceOnUse"
119
119
  }, /*#__PURE__*/React.createElement("stop", {
@@ -124,8 +124,8 @@ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
124
124
  })), /*#__PURE__*/React.createElement("linearGradient", {
125
125
  id: "blobby-icon-organization_svg__f",
126
126
  x1: 130,
127
- y1: 22,
128
127
  x2: 140,
128
+ y1: 22,
129
129
  y2: 37,
130
130
  gradientUnits: "userSpaceOnUse"
131
131
  }, /*#__PURE__*/React.createElement("stop", {
@@ -136,8 +136,8 @@ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
136
136
  })), /*#__PURE__*/React.createElement("linearGradient", {
137
137
  id: "blobby-icon-organization_svg__g",
138
138
  x1: 54,
139
- y1: 45,
140
139
  x2: 64,
140
+ y1: 45,
141
141
  y2: 60,
142
142
  gradientUnits: "userSpaceOnUse"
143
143
  }, /*#__PURE__*/React.createElement("stop", {