@terraware/web-components 1.0.2 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (327) hide show
  1. package/components/Autocomplete.d.ts +16 -0
  2. package/components/Autocomplete.d.ts.map +1 -0
  3. package/components/Autocomplete.js +53 -0
  4. package/components/Button/Button.d.ts +18 -0
  5. package/components/Button/Button.d.ts.map +1 -0
  6. package/components/Button/Button.js +42 -0
  7. package/components/Button/button.test.d.ts +2 -0
  8. package/components/Button/button.test.d.ts.map +1 -0
  9. package/components/Button/button.test.js +33 -0
  10. package/components/Button/styles.scss +443 -0
  11. package/components/Checkbox.d.ts +12 -0
  12. package/components/Checkbox.d.ts.map +1 -0
  13. package/components/Checkbox.js +33 -0
  14. package/components/DatePicker.d.ts +19 -0
  15. package/components/DatePicker.d.ts.map +1 -0
  16. package/components/DatePicker.js +45 -0
  17. package/components/DialogBox/DialogBox.d.ts +16 -0
  18. package/components/DialogBox/DialogBox.d.ts.map +1 -0
  19. package/components/DialogBox/DialogBox.js +85 -0
  20. package/components/DialogBox/styles.scss +138 -0
  21. package/components/Divisor.d.ts +6 -0
  22. package/components/Divisor.d.ts.map +1 -0
  23. package/components/Divisor.js +24 -0
  24. package/components/Dropdown.d.ts +15 -0
  25. package/components/Dropdown.d.ts.map +1 -0
  26. package/components/Dropdown.js +59 -0
  27. package/components/Icon/Icon.d.ts +11 -0
  28. package/components/Icon/Icon.d.ts.map +1 -0
  29. package/components/Icon/Icon.js +25 -0
  30. package/components/Icon/icons/assets/BlobbyGrayIconUploadToTheCloud.d.ts +8 -0
  31. package/components/Icon/icons/assets/BlobbyGrayIconUploadToTheCloud.d.ts.map +1 -0
  32. package/components/Icon/icons/assets/BlobbyGrayIconUploadToTheCloud.js +41 -0
  33. package/components/Icon/icons/assets/BlobbyIconHappy.d.ts +8 -0
  34. package/components/Icon/icons/assets/BlobbyIconHappy.d.ts.map +1 -0
  35. package/components/Icon/icons/assets/BlobbyIconHappy.js +165 -0
  36. package/components/Icon/icons/assets/BlobbyIconHeartMonitor.d.ts +8 -0
  37. package/components/Icon/icons/assets/BlobbyIconHeartMonitor.d.ts.map +1 -0
  38. package/components/Icon/icons/assets/BlobbyIconHeartMonitor.js +165 -0
  39. package/components/Icon/icons/assets/BlobbyIconLeaf.d.ts +8 -0
  40. package/components/Icon/icons/assets/BlobbyIconLeaf.d.ts.map +1 -0
  41. package/components/Icon/icons/assets/BlobbyIconLeaf.js +165 -0
  42. package/components/Icon/icons/assets/BlobbyIconLibrary.d.ts +8 -0
  43. package/components/Icon/icons/assets/BlobbyIconLibrary.d.ts.map +1 -0
  44. package/components/Icon/icons/assets/BlobbyIconLibrary.js +165 -0
  45. package/components/Icon/icons/assets/BlobbyIconOrganization.d.ts +8 -0
  46. package/components/Icon/icons/assets/BlobbyIconOrganization.d.ts.map +1 -0
  47. package/components/Icon/icons/assets/BlobbyIconOrganization.js +158 -0
  48. package/components/Icon/icons/assets/BlobbyIconPeople.d.ts +8 -0
  49. package/components/Icon/icons/assets/BlobbyIconPeople.d.ts.map +1 -0
  50. package/components/Icon/icons/assets/BlobbyIconPeople.js +158 -0
  51. package/components/Icon/icons/assets/BlobbyIconSeedBank.d.ts +8 -0
  52. package/components/Icon/icons/assets/BlobbyIconSeedBank.d.ts.map +1 -0
  53. package/components/Icon/icons/assets/BlobbyIconSeedBank.js +165 -0
  54. package/components/Icon/icons/assets/BlobbyIconWrench.d.ts +8 -0
  55. package/components/Icon/icons/assets/BlobbyIconWrench.d.ts.map +1 -0
  56. package/components/Icon/icons/assets/BlobbyIconWrench.js +165 -0
  57. package/components/Icon/icons/assets/Bug.d.ts +8 -0
  58. package/components/Icon/icons/assets/Bug.d.ts.map +1 -0
  59. package/components/Icon/icons/assets/Bug.js +36 -0
  60. package/components/Icon/icons/assets/Calendar.d.ts +8 -0
  61. package/components/Icon/icons/assets/Calendar.d.ts.map +1 -0
  62. package/components/Icon/icons/assets/Calendar.js +35 -0
  63. package/components/Icon/icons/assets/CaretDown.d.ts +8 -0
  64. package/components/Icon/icons/assets/CaretDown.d.ts.map +1 -0
  65. package/components/Icon/icons/assets/CaretDown.js +35 -0
  66. package/components/Icon/icons/assets/CaretLeft.d.ts +8 -0
  67. package/components/Icon/icons/assets/CaretLeft.d.ts.map +1 -0
  68. package/components/Icon/icons/assets/CaretLeft.js +35 -0
  69. package/components/Icon/icons/assets/CaretUp.d.ts +8 -0
  70. package/components/Icon/icons/assets/CaretUp.d.ts.map +1 -0
  71. package/components/Icon/icons/assets/CaretUp.js +35 -0
  72. package/components/Icon/icons/assets/ChevronDown.d.ts +8 -0
  73. package/components/Icon/icons/assets/ChevronDown.d.ts.map +1 -0
  74. package/components/Icon/icons/assets/ChevronDown.js +36 -0
  75. package/components/Icon/icons/assets/ChevronUp.d.ts +8 -0
  76. package/components/Icon/icons/assets/ChevronUp.d.ts.map +1 -0
  77. package/components/Icon/icons/assets/ChevronUp.js +35 -0
  78. package/components/Icon/icons/assets/Close.d.ts +8 -0
  79. package/components/Icon/icons/assets/Close.d.ts.map +1 -0
  80. package/components/Icon/icons/assets/Close.js +35 -0
  81. package/components/Icon/icons/assets/Critical.d.ts +8 -0
  82. package/components/Icon/icons/assets/Critical.d.ts.map +1 -0
  83. package/components/Icon/icons/assets/Critical.js +35 -0
  84. package/components/Icon/icons/assets/Edit.d.ts +8 -0
  85. package/components/Icon/icons/assets/Edit.d.ts.map +1 -0
  86. package/components/Icon/icons/assets/Edit.js +158 -0
  87. package/components/Icon/icons/assets/Error.d.ts +8 -0
  88. package/components/Icon/icons/assets/Error.d.ts.map +1 -0
  89. package/components/Icon/icons/assets/Error.js +35 -0
  90. package/components/Icon/icons/assets/Export.d.ts +8 -0
  91. package/components/Icon/icons/assets/Export.d.ts.map +1 -0
  92. package/components/Icon/icons/assets/Export.js +36 -0
  93. package/components/Icon/icons/assets/Filter.d.ts +8 -0
  94. package/components/Icon/icons/assets/Filter.d.ts.map +1 -0
  95. package/components/Icon/icons/assets/Filter.js +36 -0
  96. package/components/Icon/icons/assets/Folder.d.ts +8 -0
  97. package/components/Icon/icons/assets/Folder.d.ts.map +1 -0
  98. package/components/Icon/icons/assets/Folder.js +35 -0
  99. package/components/Icon/icons/assets/Help.d.ts +8 -0
  100. package/components/Icon/icons/assets/Help.d.ts.map +1 -0
  101. package/components/Icon/icons/assets/Help.js +35 -0
  102. package/components/Icon/icons/assets/Home.d.ts +8 -0
  103. package/components/Icon/icons/assets/Home.d.ts.map +1 -0
  104. package/components/Icon/icons/assets/Home.js +35 -0
  105. package/components/Icon/icons/assets/IconCancel.d.ts +8 -0
  106. package/components/Icon/icons/assets/IconCancel.d.ts.map +1 -0
  107. package/components/Icon/icons/assets/IconCancel.js +36 -0
  108. package/components/Icon/icons/assets/IconChargingBattery.d.ts +8 -0
  109. package/components/Icon/icons/assets/IconChargingBattery.d.ts.map +1 -0
  110. package/components/Icon/icons/assets/IconChargingBattery.js +36 -0
  111. package/components/Icon/icons/assets/IconCheckmark.d.ts +8 -0
  112. package/components/Icon/icons/assets/IconCheckmark.d.ts.map +1 -0
  113. package/components/Icon/icons/assets/IconCheckmark.js +36 -0
  114. package/components/Icon/icons/assets/IconDashboard.d.ts +8 -0
  115. package/components/Icon/icons/assets/IconDashboard.d.ts.map +1 -0
  116. package/components/Icon/icons/assets/IconDashboard.js +36 -0
  117. package/components/Icon/icons/assets/IconHeartMonitor.d.ts +8 -0
  118. package/components/Icon/icons/assets/IconHeartMonitor.d.ts.map +1 -0
  119. package/components/Icon/icons/assets/IconHeartMonitor.js +35 -0
  120. package/components/Icon/icons/assets/IconMail.d.ts +8 -0
  121. package/components/Icon/icons/assets/IconMail.d.ts.map +1 -0
  122. package/components/Icon/icons/assets/IconMail.js +36 -0
  123. package/components/Icon/icons/assets/IconManager.d.ts +8 -0
  124. package/components/Icon/icons/assets/IconManager.d.ts.map +1 -0
  125. package/components/Icon/icons/assets/IconManager.js +36 -0
  126. package/components/Icon/icons/assets/IconMenu.d.ts +8 -0
  127. package/components/Icon/icons/assets/IconMenu.d.ts.map +1 -0
  128. package/components/Icon/icons/assets/IconMenu.js +36 -0
  129. package/components/Icon/icons/assets/IconOrg.d.ts +8 -0
  130. package/components/Icon/icons/assets/IconOrg.d.ts.map +1 -0
  131. package/components/Icon/icons/assets/IconOrg.js +36 -0
  132. package/components/Icon/icons/assets/IconSeedBank.d.ts +8 -0
  133. package/components/Icon/icons/assets/IconSeedBank.d.ts.map +1 -0
  134. package/components/Icon/icons/assets/IconSeedBank.js +35 -0
  135. package/components/Icon/icons/assets/IconWifi.d.ts +8 -0
  136. package/components/Icon/icons/assets/IconWifi.d.ts.map +1 -0
  137. package/components/Icon/icons/assets/IconWifi.js +36 -0
  138. package/components/Icon/icons/assets/Info.d.ts +8 -0
  139. package/components/Icon/icons/assets/Info.d.ts.map +1 -0
  140. package/components/Icon/icons/assets/Info.js +35 -0
  141. package/components/Icon/icons/assets/Key.d.ts +8 -0
  142. package/components/Icon/icons/assets/Key.d.ts.map +1 -0
  143. package/components/Icon/icons/assets/Key.js +35 -0
  144. package/components/Icon/icons/assets/Leaf.d.ts +8 -0
  145. package/components/Icon/icons/assets/Leaf.d.ts.map +1 -0
  146. package/components/Icon/icons/assets/Leaf.js +35 -0
  147. package/components/Icon/icons/assets/Lock.d.ts +8 -0
  148. package/components/Icon/icons/assets/Lock.d.ts.map +1 -0
  149. package/components/Icon/icons/assets/Lock.js +34 -0
  150. package/components/Icon/icons/assets/MenuVertical.d.ts +8 -0
  151. package/components/Icon/icons/assets/MenuVertical.d.ts.map +1 -0
  152. package/components/Icon/icons/assets/MenuVertical.js +36 -0
  153. package/components/Icon/icons/assets/Notification.d.ts +8 -0
  154. package/components/Icon/icons/assets/Notification.d.ts.map +1 -0
  155. package/components/Icon/icons/assets/Notification.js +35 -0
  156. package/components/Icon/icons/assets/Person.d.ts +8 -0
  157. package/components/Icon/icons/assets/Person.d.ts.map +1 -0
  158. package/components/Icon/icons/assets/Person.js +35 -0
  159. package/components/Icon/icons/assets/Plus.d.ts +8 -0
  160. package/components/Icon/icons/assets/Plus.d.ts.map +1 -0
  161. package/components/Icon/icons/assets/Plus.js +35 -0
  162. package/components/Icon/icons/assets/RestorationSite.d.ts +8 -0
  163. package/components/Icon/icons/assets/RestorationSite.d.ts.map +1 -0
  164. package/components/Icon/icons/assets/RestorationSite.js +35 -0
  165. package/components/Icon/icons/assets/Search.d.ts +8 -0
  166. package/components/Icon/icons/assets/Search.d.ts.map +1 -0
  167. package/components/Icon/icons/assets/Search.js +35 -0
  168. package/components/Icon/icons/assets/Seeds.d.ts +8 -0
  169. package/components/Icon/icons/assets/Seeds.d.ts.map +1 -0
  170. package/components/Icon/icons/assets/Seeds.js +35 -0
  171. package/components/Icon/icons/assets/Site.d.ts +8 -0
  172. package/components/Icon/icons/assets/Site.d.ts.map +1 -0
  173. package/components/Icon/icons/assets/Site.js +35 -0
  174. package/components/Icon/icons/assets/Sparkles.d.ts +8 -0
  175. package/components/Icon/icons/assets/Sparkles.d.ts.map +1 -0
  176. package/components/Icon/icons/assets/Sparkles.js +36 -0
  177. package/components/Icon/icons/assets/Species.d.ts +8 -0
  178. package/components/Icon/icons/assets/Species.d.ts.map +1 -0
  179. package/components/Icon/icons/assets/Species.js +35 -0
  180. package/components/Icon/icons/assets/Species2.d.ts +8 -0
  181. package/components/Icon/icons/assets/Species2.d.ts.map +1 -0
  182. package/components/Icon/icons/assets/Species2.js +158 -0
  183. package/components/Icon/icons/assets/Spinner.d.ts +8 -0
  184. package/components/Icon/icons/assets/Spinner.d.ts.map +1 -0
  185. package/components/Icon/icons/assets/Spinner.js +61 -0
  186. package/components/Icon/icons/assets/Success.d.ts +8 -0
  187. package/components/Icon/icons/assets/Success.d.ts.map +1 -0
  188. package/components/Icon/icons/assets/Success.js +35 -0
  189. package/components/Icon/icons/assets/Touchscreen.d.ts +8 -0
  190. package/components/Icon/icons/assets/Touchscreen.d.ts.map +1 -0
  191. package/components/Icon/icons/assets/Touchscreen.js +36 -0
  192. package/components/Icon/icons/assets/UploadCloud.d.ts +8 -0
  193. package/components/Icon/icons/assets/UploadCloud.d.ts.map +1 -0
  194. package/components/Icon/icons/assets/UploadCloud.js +158 -0
  195. package/components/Icon/icons/assets/Warning.d.ts +8 -0
  196. package/components/Icon/icons/assets/Warning.d.ts.map +1 -0
  197. package/components/Icon/icons/assets/Warning.js +35 -0
  198. package/components/Icon/icons/assets/index.d.ts +57 -0
  199. package/components/Icon/icons/assets/index.d.ts.map +1 -0
  200. package/components/Icon/icons/assets/index.js +455 -0
  201. package/components/Icon/icons/index.d.ts +8 -0
  202. package/components/Icon/icons/index.d.ts.map +1 -0
  203. package/components/Icon/icons/index.js +179 -0
  204. package/components/Icon/styles.scss +43 -0
  205. package/components/Navbar/NavFooter.d.ts +7 -0
  206. package/components/Navbar/NavFooter.d.ts.map +1 -0
  207. package/components/Navbar/NavFooter.js +19 -0
  208. package/components/Navbar/NavItem.d.ts +13 -0
  209. package/components/Navbar/NavItem.d.ts.map +1 -0
  210. package/components/Navbar/NavItem.js +42 -0
  211. package/components/Navbar/NavSection.d.ts +7 -0
  212. package/components/Navbar/NavSection.d.ts.map +1 -0
  213. package/components/Navbar/NavSection.js +23 -0
  214. package/components/Navbar/Navbar.d.ts +8 -0
  215. package/components/Navbar/Navbar.d.ts.map +1 -0
  216. package/components/Navbar/Navbar.js +64 -0
  217. package/components/Navbar/logo.svg +25 -0
  218. package/components/Navbar/styles.scss +159 -0
  219. package/components/Note.d.ts +6 -0
  220. package/components/Note.d.ts.map +1 -0
  221. package/components/Note.js +35 -0
  222. package/components/ProgressCircle/ProgressCircle.d.ts +10 -0
  223. package/components/ProgressCircle/ProgressCircle.d.ts.map +1 -0
  224. package/components/ProgressCircle/ProgressCircle.js +37 -0
  225. package/components/ProgressCircle/styles.scss +84 -0
  226. package/components/RadioButton.d.ts +10 -0
  227. package/components/RadioButton.d.ts.map +1 -0
  228. package/components/RadioButton.js +31 -0
  229. package/components/Select/Select.d.ts +23 -0
  230. package/components/Select/Select.d.ts.map +1 -0
  231. package/components/Select/Select.js +248 -0
  232. package/components/Select/styles.scss +282 -0
  233. package/components/Size.d.ts +2 -0
  234. package/components/Size.d.ts.map +1 -0
  235. package/components/Size.js +5 -0
  236. package/components/SummaryBox.d.ts +11 -0
  237. package/components/SummaryBox.d.ts.map +1 -0
  238. package/components/SummaryBox.js +79 -0
  239. package/components/Textfield/Textfield.d.ts +27 -0
  240. package/components/Textfield/Textfield.d.ts.map +1 -0
  241. package/components/Textfield/Textfield.js +123 -0
  242. package/components/Textfield/styles.scss +216 -0
  243. package/components/table/EnhancedTableToolbar.d.ts +9 -0
  244. package/components/table/EnhancedTableToolbar.d.ts.map +1 -0
  245. package/components/table/EnhancedTableToolbar.js +53 -0
  246. package/components/table/TableCellRenderer.d.ts +26 -0
  247. package/components/table/TableCellRenderer.d.ts.map +1 -0
  248. package/components/table/TableCellRenderer.js +166 -0
  249. package/components/table/TableHeader.d.ts +16 -0
  250. package/components/table/TableHeader.d.ts.map +1 -0
  251. package/components/table/TableHeader.js +68 -0
  252. package/components/table/TableHeaderItem.d.ts +17 -0
  253. package/components/table/TableHeaderItem.d.ts.map +1 -0
  254. package/components/table/TableHeaderItem.js +77 -0
  255. package/components/table/index.d.ts +40 -0
  256. package/components/table/index.d.ts.map +1 -0
  257. package/components/table/index.js +322 -0
  258. package/components/table/sort.d.ts +9 -0
  259. package/components/table/sort.d.ts.map +1 -0
  260. package/components/table/sort.js +51 -0
  261. package/components/table/types.d.ts +34 -0
  262. package/components/table/types.d.ts.map +1 -0
  263. package/components/table/types.js +5 -0
  264. package/fonts/Inter.ttf +0 -0
  265. package/index.css +13 -0
  266. package/index.d.ts +26 -0
  267. package/index.d.ts.map +1 -0
  268. package/license-report.html +50 -0
  269. package/package.json +1 -77
  270. package/setupTests.d.ts +2 -0
  271. package/setupTests.d.ts.map +1 -0
  272. package/setupTests.js +5 -0
  273. package/stories/Autocomplete.stories.d.ts +9 -0
  274. package/stories/Autocomplete.stories.d.ts.map +1 -0
  275. package/stories/Button.stories.d.ts +35 -0
  276. package/stories/Button.stories.d.ts.map +1 -0
  277. package/stories/Checkbox.stories.d.ts +9 -0
  278. package/stories/Checkbox.stories.d.ts.map +1 -0
  279. package/stories/DatePicker.stories.d.ts +11 -0
  280. package/stories/DatePicker.stories.d.ts.map +1 -0
  281. package/stories/DialogBox.stories.d.ts +14 -0
  282. package/stories/DialogBox.stories.d.ts.map +1 -0
  283. package/stories/Divisor.stories.d.ts +20 -0
  284. package/stories/Divisor.stories.d.ts.map +1 -0
  285. package/stories/Dropdown.stories.d.ts +9 -0
  286. package/stories/Dropdown.stories.d.ts.map +1 -0
  287. package/stories/Icon.stories.d.ts +9 -0
  288. package/stories/Icon.stories.d.ts.map +1 -0
  289. package/stories/Navbar.stories.d.ts +10 -0
  290. package/stories/Navbar.stories.d.ts.map +1 -0
  291. package/stories/Note.stories.d.ts +9 -0
  292. package/stories/Note.stories.d.ts.map +1 -0
  293. package/stories/ProgressCircle.stories.d.ts +9 -0
  294. package/stories/ProgressCircle.stories.d.ts.map +1 -0
  295. package/stories/RadioButton.stories.d.ts +9 -0
  296. package/stories/RadioButton.stories.d.ts.map +1 -0
  297. package/stories/Select.stories.d.ts +9 -0
  298. package/stories/Select.stories.d.ts.map +1 -0
  299. package/stories/SummaryBox.stories.d.ts +11 -0
  300. package/stories/SummaryBox.stories.d.ts.map +1 -0
  301. package/stories/Table.stories.d.ts +12 -0
  302. package/stories/Table.stories.d.ts.map +1 -0
  303. package/stories/TextfieldNew.stories.d.ts +29 -0
  304. package/stories/TextfieldNew.stories.d.ts.map +1 -0
  305. package/style-dictionary-dist/button_variables.scss +299 -0
  306. package/style-dictionary-dist/dialogBox_variables.scss +251 -0
  307. package/style-dictionary-dist/navbar_variables.scss +257 -0
  308. package/style-dictionary-dist/progressCircle_variables.scss +251 -0
  309. package/style-dictionary-dist/textfield_variables.scss +297 -0
  310. package/theme.d.ts +60 -0
  311. package/theme.d.ts.map +1 -0
  312. package/theme.js +76 -0
  313. package/utils/date.d.ts +3 -0
  314. package/utils/date.d.ts.map +1 -0
  315. package/utils/date.js +13 -0
  316. package/utils/index.d.ts +6 -0
  317. package/utils/index.d.ts.map +1 -0
  318. package/utils/index.js +39 -0
  319. package/utils/preventDefaultEvent.d.ts +4 -0
  320. package/utils/preventDefaultEvent.d.ts.map +1 -0
  321. package/utils/preventDefaultEvent.js +13 -0
  322. package/utils/text.d.ts +3 -0
  323. package/utils/text.d.ts.map +1 -0
  324. package/utils/text.js +13 -0
  325. package/utils/useDeviceInfo.d.ts +42 -0
  326. package/utils/useDeviceInfo.d.ts.map +1 -0
  327. package/utils/useDeviceInfo.js +87 -0
@@ -0,0 +1,165 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports.default = void 0;
9
+
10
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
11
+
12
+ var React = _interopRequireWildcard(require("react"));
13
+
14
+ 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); }
15
+
16
+ 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; }
17
+
18
+ var SvgBlobbyIconLibrary = function SvgBlobbyIconLibrary(_ref) {
19
+ var title = _ref.title,
20
+ titleId = _ref.titleId,
21
+ props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
22
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
23
+ viewBox: "0 0 200 128",
24
+ fill: "none",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ "aria-labelledby": titleId
27
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
28
+ id: titleId
29
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
30
+ clipPath: "url(#blobby-icon-library_svg__a)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
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",
35
+ fill: "#F0F4FF"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ 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",
40
+ fill: "url(#blobby-icon-library_svg__b)",
41
+ fillOpacity: 0.2
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ 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",
44
+ fill: "url(#blobby-icon-library_svg__c)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ 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",
47
+ fill: "url(#blobby-icon-library_svg__d)"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ 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",
50
+ fill: "url(#blobby-icon-library_svg__e)"
51
+ }), /*#__PURE__*/React.createElement("mask", {
52
+ id: "blobby-icon-library_svg__g",
53
+ style: {
54
+ maskType: 'alpha'
55
+ },
56
+ maskUnits: "userSpaceOnUse",
57
+ x: 45,
58
+ y: 4,
59
+ width: 110,
60
+ height: 120
61
+ }, /*#__PURE__*/React.createElement("path", {
62
+ fillRule: "evenodd",
63
+ clipRule: "evenodd",
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",
65
+ fill: "#F0F4FF"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ fillRule: "evenodd",
68
+ clipRule: "evenodd",
69
+ 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",
70
+ fill: "url(#blobby-icon-library_svg__f)",
71
+ fillOpacity: 0.2
72
+ })), /*#__PURE__*/React.createElement("g", {
73
+ mask: "url(#blobby-icon-library_svg__g)"
74
+ }, /*#__PURE__*/React.createElement("path", {
75
+ opacity: 0.25,
76
+ d: "m164.713 81.885-38.652-38.652-52.09 44.233 42.362 42.36 48.38-47.94Z",
77
+ fill: "url(#blobby-icon-library_svg__h)"
78
+ })), /*#__PURE__*/React.createElement("path", {
79
+ 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",
80
+ fill: "#F0F4FF"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ 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",
83
+ fill: "#0067C8"
84
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "blobby-icon-library_svg__b",
86
+ x1: 125.711,
87
+ y1: 104,
88
+ x2: 74.42,
89
+ y2: 4.404,
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#007DF2"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#53EA9F"
96
+ })), /*#__PURE__*/React.createElement("linearGradient", {
97
+ id: "blobby-icon-library_svg__c",
98
+ x1: 135,
99
+ y1: 60,
100
+ x2: 145,
101
+ y2: 75,
102
+ gradientUnits: "userSpaceOnUse"
103
+ }, /*#__PURE__*/React.createElement("stop", {
104
+ stopColor: "#308F5F"
105
+ }), /*#__PURE__*/React.createElement("stop", {
106
+ offset: 1,
107
+ stopColor: "#007DF2"
108
+ })), /*#__PURE__*/React.createElement("linearGradient", {
109
+ id: "blobby-icon-library_svg__d",
110
+ x1: 61,
111
+ y1: 17,
112
+ x2: 71,
113
+ y2: 32,
114
+ gradientUnits: "userSpaceOnUse"
115
+ }, /*#__PURE__*/React.createElement("stop", {
116
+ stopColor: "#308F5F"
117
+ }), /*#__PURE__*/React.createElement("stop", {
118
+ offset: 1,
119
+ stopColor: "#007DF2"
120
+ })), /*#__PURE__*/React.createElement("linearGradient", {
121
+ id: "blobby-icon-library_svg__e",
122
+ x1: 55,
123
+ y1: 97,
124
+ x2: 65,
125
+ y2: 112,
126
+ gradientUnits: "userSpaceOnUse"
127
+ }, /*#__PURE__*/React.createElement("stop", {
128
+ stopColor: "#308F5F"
129
+ }), /*#__PURE__*/React.createElement("stop", {
130
+ offset: 1,
131
+ stopColor: "#007DF2"
132
+ })), /*#__PURE__*/React.createElement("linearGradient", {
133
+ id: "blobby-icon-library_svg__f",
134
+ x1: 125.711,
135
+ y1: 104,
136
+ x2: 74.42,
137
+ y2: 4.404,
138
+ gradientUnits: "userSpaceOnUse"
139
+ }, /*#__PURE__*/React.createElement("stop", {
140
+ stopColor: "#007DF2"
141
+ }), /*#__PURE__*/React.createElement("stop", {
142
+ offset: 1,
143
+ stopColor: "#53EA9F"
144
+ })), /*#__PURE__*/React.createElement("linearGradient", {
145
+ id: "blobby-icon-library_svg__h",
146
+ x1: 92.923,
147
+ y1: 71.592,
148
+ x2: 133.216,
149
+ y2: 114.707,
150
+ gradientUnits: "userSpaceOnUse"
151
+ }, /*#__PURE__*/React.createElement("stop", {
152
+ stopColor: "#308F5F"
153
+ }), /*#__PURE__*/React.createElement("stop", {
154
+ offset: 1,
155
+ stopColor: "#007DF2"
156
+ })), /*#__PURE__*/React.createElement("clipPath", {
157
+ id: "blobby-icon-library_svg__a"
158
+ }, /*#__PURE__*/React.createElement("path", {
159
+ fill: "#fff",
160
+ d: "M0 0h200v128H0z"
161
+ }))));
162
+ };
163
+
164
+ var _default = SvgBlobbyIconLibrary;
165
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgBlobbyIconOrganization: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element;
7
+ export default SvgBlobbyIconOrganization;
8
+ //# sourceMappingURL=BlobbyIconOrganization.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlobbyIconOrganization.d.ts","sourceRoot":"","sources":["../../../../../src/components/Icon/icons/assets/BlobbyIconOrganization.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,yBAAyB,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBA+FnG,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,158 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports.default = void 0;
9
+
10
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
11
+
12
+ var React = _interopRequireWildcard(require("react"));
13
+
14
+ 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); }
15
+
16
+ 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; }
17
+
18
+ var SvgBlobbyIconOrganization = function SvgBlobbyIconOrganization(_ref) {
19
+ var title = _ref.title,
20
+ titleId = _ref.titleId,
21
+ props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
22
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
23
+ viewBox: "0 0 200 128",
24
+ fill: "none",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ "aria-labelledby": titleId
27
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
28
+ id: titleId
29
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
30
+ fillRule: "evenodd",
31
+ clipRule: "evenodd",
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",
33
+ fill: "#F0F4FF"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fillRule: "evenodd",
36
+ clipRule: "evenodd",
37
+ 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",
38
+ fill: "url(#blobby-icon-organization_svg__a)",
39
+ fillOpacity: 0.2
40
+ }), /*#__PURE__*/React.createElement("mask", {
41
+ id: "blobby-icon-organization_svg__c",
42
+ style: {
43
+ maskType: 'alpha'
44
+ },
45
+ maskUnits: "userSpaceOnUse",
46
+ x: 45,
47
+ y: 4,
48
+ width: 111,
49
+ height: 120
50
+ }, /*#__PURE__*/React.createElement("path", {
51
+ fillRule: "evenodd",
52
+ clipRule: "evenodd",
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",
54
+ fill: "#F0F4FF"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
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: "url(#blobby-icon-organization_svg__b)",
60
+ fillOpacity: 0.2
61
+ })), /*#__PURE__*/React.createElement("g", {
62
+ mask: "url(#blobby-icon-organization_svg__c)"
63
+ }, /*#__PURE__*/React.createElement("path", {
64
+ opacity: 0.25,
65
+ 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",
66
+ fill: "url(#blobby-icon-organization_svg__d)"
67
+ })), /*#__PURE__*/React.createElement("path", {
68
+ 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",
69
+ fill: "url(#blobby-icon-organization_svg__e)"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ 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",
72
+ fill: "url(#blobby-icon-organization_svg__f)"
73
+ }), /*#__PURE__*/React.createElement("path", {
74
+ 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",
75
+ fill: "url(#blobby-icon-organization_svg__g)"
76
+ }), /*#__PURE__*/React.createElement("path", {
77
+ 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",
78
+ fill: "#F0F4FF"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ 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",
81
+ fill: "#0067C8"
82
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
83
+ id: "blobby-icon-organization_svg__a",
84
+ x1: 126.5,
85
+ y1: 104,
86
+ x2: 75.5,
87
+ y2: 4,
88
+ gradientUnits: "userSpaceOnUse"
89
+ }, /*#__PURE__*/React.createElement("stop", {
90
+ stopColor: "#007DF2"
91
+ }), /*#__PURE__*/React.createElement("stop", {
92
+ offset: 1,
93
+ stopColor: "#53EA9F"
94
+ })), /*#__PURE__*/React.createElement("linearGradient", {
95
+ id: "blobby-icon-organization_svg__b",
96
+ x1: 126.5,
97
+ y1: 104,
98
+ x2: 75.5,
99
+ y2: 4,
100
+ gradientUnits: "userSpaceOnUse"
101
+ }, /*#__PURE__*/React.createElement("stop", {
102
+ stopColor: "#007DF2"
103
+ }), /*#__PURE__*/React.createElement("stop", {
104
+ offset: 1,
105
+ stopColor: "#53EA9F"
106
+ })), /*#__PURE__*/React.createElement("linearGradient", {
107
+ id: "blobby-icon-organization_svg__d",
108
+ x1: 72.34,
109
+ y1: 38.45,
110
+ x2: 83.724,
111
+ y2: 48.869,
112
+ gradientUnits: "userSpaceOnUse"
113
+ }, /*#__PURE__*/React.createElement("stop", {
114
+ stopColor: "#308F5F"
115
+ }), /*#__PURE__*/React.createElement("stop", {
116
+ offset: 1,
117
+ stopColor: "#007DF2"
118
+ })), /*#__PURE__*/React.createElement("linearGradient", {
119
+ id: "blobby-icon-organization_svg__e",
120
+ x1: 96,
121
+ y1: 109,
122
+ x2: 106,
123
+ y2: 124,
124
+ gradientUnits: "userSpaceOnUse"
125
+ }, /*#__PURE__*/React.createElement("stop", {
126
+ stopColor: "#308F5F"
127
+ }), /*#__PURE__*/React.createElement("stop", {
128
+ offset: 1,
129
+ stopColor: "#007DF2"
130
+ })), /*#__PURE__*/React.createElement("linearGradient", {
131
+ id: "blobby-icon-organization_svg__f",
132
+ x1: 130,
133
+ y1: 22,
134
+ x2: 140,
135
+ y2: 37,
136
+ gradientUnits: "userSpaceOnUse"
137
+ }, /*#__PURE__*/React.createElement("stop", {
138
+ stopColor: "#308F5F"
139
+ }), /*#__PURE__*/React.createElement("stop", {
140
+ offset: 1,
141
+ stopColor: "#007DF2"
142
+ })), /*#__PURE__*/React.createElement("linearGradient", {
143
+ id: "blobby-icon-organization_svg__g",
144
+ x1: 54,
145
+ y1: 45,
146
+ x2: 64,
147
+ y2: 60,
148
+ gradientUnits: "userSpaceOnUse"
149
+ }, /*#__PURE__*/React.createElement("stop", {
150
+ stopColor: "#308F5F"
151
+ }), /*#__PURE__*/React.createElement("stop", {
152
+ offset: 1,
153
+ stopColor: "#007DF2"
154
+ }))));
155
+ };
156
+
157
+ var _default = SvgBlobbyIconOrganization;
158
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgBlobbyIconPeople: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element;
7
+ export default SvgBlobbyIconPeople;
8
+ //# sourceMappingURL=BlobbyIconPeople.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlobbyIconPeople.d.ts","sourceRoot":"","sources":["../../../../../src/components/Icon/icons/assets/BlobbyIconPeople.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,mBAAmB,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBA+F7F,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,158 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports.default = void 0;
9
+
10
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
11
+
12
+ var React = _interopRequireWildcard(require("react"));
13
+
14
+ 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); }
15
+
16
+ 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; }
17
+
18
+ var SvgBlobbyIconPeople = function SvgBlobbyIconPeople(_ref) {
19
+ var title = _ref.title,
20
+ titleId = _ref.titleId,
21
+ props = (0, _objectWithoutProperties2.default)(_ref, ["title", "titleId"]);
22
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
23
+ viewBox: "0 0 200 128",
24
+ fill: "none",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ "aria-labelledby": titleId
27
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
28
+ id: titleId
29
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
30
+ fillRule: "evenodd",
31
+ clipRule: "evenodd",
32
+ d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
33
+ fill: "#F0F4FF"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fillRule: "evenodd",
36
+ clipRule: "evenodd",
37
+ d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
38
+ fill: "url(#blobby-icon-people_svg__a)",
39
+ fillOpacity: 0.2
40
+ }), /*#__PURE__*/React.createElement("mask", {
41
+ id: "blobby-icon-people_svg__c",
42
+ style: {
43
+ maskType: 'alpha'
44
+ },
45
+ maskUnits: "userSpaceOnUse",
46
+ x: 40,
47
+ y: 6,
48
+ width: 120,
49
+ height: 116
50
+ }, /*#__PURE__*/React.createElement("path", {
51
+ fillRule: "evenodd",
52
+ clipRule: "evenodd",
53
+ d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
54
+ fill: "#F0F4FF"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
58
+ d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
59
+ fill: "url(#blobby-icon-people_svg__b)",
60
+ fillOpacity: 0.2
61
+ })), /*#__PURE__*/React.createElement("g", {
62
+ mask: "url(#blobby-icon-people_svg__c)"
63
+ }, /*#__PURE__*/React.createElement("path", {
64
+ opacity: 0.25,
65
+ d: "M98.5 39.416c-7.455 0-13.541 6.087-13.541 13.542 0 3.684 1.486 7.033 3.888 9.48C91.307 64.941 143.468 120 143.468 120l20.48-18.5s-53.392-55.575-55.795-58.021a13.501 13.501 0 0 0-9.653-4.063Zm-16.279 32.5c-2.952 0-5.388 2.436-5.388 5.388v2.06c0 2.51.817 4.728 2.167 6.597 1.276 1.767 42.47 44.841 42.47 44.841s14.36 5.3 19.549 5.3 10.381-1.039 14.481-3.3c3.495-1.929 7.711-3.426 8.448-7.302l-1.259-1.585-42.52-46.61c0-1.24-.43-2.39-1.148-3.305a5.397 5.397 0 0 0-4.242-2.084H82.221Z",
66
+ fill: "url(#blobby-icon-people_svg__d)"
67
+ })), /*#__PURE__*/React.createElement("path", {
68
+ d: "M145.999 96.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
69
+ fill: "url(#blobby-icon-people_svg__e)"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ d: "M86.999 21.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
72
+ fill: "url(#blobby-icon-people_svg__f)"
73
+ }), /*#__PURE__*/React.createElement("path", {
74
+ d: "M62.999 72.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449h.019Z",
75
+ fill: "url(#blobby-icon-people_svg__g)"
76
+ }), /*#__PURE__*/React.createElement("path", {
77
+ d: "M98.5 39.417c-7.455 0-13.541 6.087-13.541 13.542 0 7.454 6.086 13.541 13.541 13.541s13.542-6.087 13.542-13.541c0-7.455-6.087-13.542-13.542-13.542Zm-16.279 32.5c-2.952 0-5.388 2.436-5.388 5.388v2.06c0 4.88 3.087 8.656 7.187 10.918 4.1 2.262 9.291 3.3 14.48 3.3s10.381-1.038 14.481-3.3c3.495-1.929 6.126-5.01 6.863-8.887h.325v-4.091c0-2.952-2.438-5.388-5.39-5.388H82.221Z",
78
+ fill: "#F0F4FF"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "M98.5 39.416c-7.455 0-13.542 6.087-13.542 13.542S91.045 66.5 98.5 66.5s13.542-6.087 13.542-13.542-6.087-13.541-13.542-13.541Zm0 4.063c5.259 0 9.479 4.22 9.479 9.48 0 5.258-4.22 9.478-9.48 9.478-5.258 0-9.478-4.22-9.478-9.479 0-5.26 4.22-9.479 9.479-9.479ZM82.22 71.917c-2.951 0-5.387 2.435-5.387 5.387v2.06c0 4.881 3.087 8.657 7.186 10.918 4.1 2.262 9.292 3.301 14.48 3.301 5.19 0 10.382-1.039 14.482-3.3 3.495-1.93 6.126-5.01 6.863-8.887h.325v-4.092c0-2.952-2.438-5.388-5.39-5.388H82.221Zm0 4.062h32.559c.756 0 1.328.57 1.328 1.325v.03h-.003v2.03c0 3.245-1.822 5.563-5.086 7.364-3.264 1.8-7.889 2.793-12.518 2.793-4.629 0-9.254-.993-12.518-2.793-3.264-1.801-5.086-4.12-5.086-7.364v-2.06c0-.756.569-1.325 1.325-1.325Z",
81
+ fill: "#0067C8"
82
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
83
+ id: "blobby-icon-people_svg__a",
84
+ x1: 128.7,
85
+ y1: 101.934,
86
+ x2: 83.492,
87
+ y2: 1.371,
88
+ gradientUnits: "userSpaceOnUse"
89
+ }, /*#__PURE__*/React.createElement("stop", {
90
+ stopColor: "#007DF2"
91
+ }), /*#__PURE__*/React.createElement("stop", {
92
+ offset: 1,
93
+ stopColor: "#53EA9F"
94
+ })), /*#__PURE__*/React.createElement("linearGradient", {
95
+ id: "blobby-icon-people_svg__b",
96
+ x1: 128.7,
97
+ y1: 101.934,
98
+ x2: 83.492,
99
+ y2: 1.371,
100
+ gradientUnits: "userSpaceOnUse"
101
+ }, /*#__PURE__*/React.createElement("stop", {
102
+ stopColor: "#007DF2"
103
+ }), /*#__PURE__*/React.createElement("stop", {
104
+ offset: 1,
105
+ stopColor: "#53EA9F"
106
+ })), /*#__PURE__*/React.createElement("linearGradient", {
107
+ id: "blobby-icon-people_svg__d",
108
+ x1: 76.402,
109
+ y1: 39.613,
110
+ x2: 142.934,
111
+ y2: 98.193,
112
+ gradientUnits: "userSpaceOnUse"
113
+ }, /*#__PURE__*/React.createElement("stop", {
114
+ stopColor: "#308F5F"
115
+ }), /*#__PURE__*/React.createElement("stop", {
116
+ offset: 1,
117
+ stopColor: "#007DF2"
118
+ })), /*#__PURE__*/React.createElement("linearGradient", {
119
+ id: "blobby-icon-people_svg__e",
120
+ x1: 136,
121
+ y1: 89,
122
+ x2: 146,
123
+ y2: 104,
124
+ gradientUnits: "userSpaceOnUse"
125
+ }, /*#__PURE__*/React.createElement("stop", {
126
+ stopColor: "#308F5F"
127
+ }), /*#__PURE__*/React.createElement("stop", {
128
+ offset: 1,
129
+ stopColor: "#007DF2"
130
+ })), /*#__PURE__*/React.createElement("linearGradient", {
131
+ id: "blobby-icon-people_svg__f",
132
+ x1: 77,
133
+ y1: 14,
134
+ x2: 87,
135
+ y2: 29,
136
+ gradientUnits: "userSpaceOnUse"
137
+ }, /*#__PURE__*/React.createElement("stop", {
138
+ stopColor: "#308F5F"
139
+ }), /*#__PURE__*/React.createElement("stop", {
140
+ offset: 1,
141
+ stopColor: "#007DF2"
142
+ })), /*#__PURE__*/React.createElement("linearGradient", {
143
+ id: "blobby-icon-people_svg__g",
144
+ x1: 53,
145
+ y1: 65,
146
+ x2: 63,
147
+ y2: 80,
148
+ gradientUnits: "userSpaceOnUse"
149
+ }, /*#__PURE__*/React.createElement("stop", {
150
+ stopColor: "#308F5F"
151
+ }), /*#__PURE__*/React.createElement("stop", {
152
+ offset: 1,
153
+ stopColor: "#007DF2"
154
+ }))));
155
+ };
156
+
157
+ var _default = SvgBlobbyIconPeople;
158
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgBlobbyIconSeedBank: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element;
7
+ export default SvgBlobbyIconSeedBank;
8
+ //# sourceMappingURL=BlobbyIconSeedBank.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BlobbyIconSeedBank.d.ts","sourceRoot":"","sources":["../../../../../src/components/Icon/icons/assets/BlobbyIconSeedBank.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,qBAAqB,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAgG/F,CAAC;AAEF,eAAe,qBAAqB,CAAC"}