@assembly-js/design-system 3.0.1 → 3.1.1

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 (1384) hide show
  1. package/dist/esm/components/Checkbox/Checkbox.js +26 -5
  2. package/dist/esm/components/Toolbar/Toolbar.js +29 -4
  3. package/dist/esm/components/Toolbar/ToolbarContext.js +6 -4
  4. package/dist/esm/components/Toolbar/ToolbarDropdown.js +181 -0
  5. package/dist/esm/components/Tooltip/Tooltip.js +36 -10
  6. package/dist/esm/components/Typography/Body.js +2 -1
  7. package/dist/esm/icons/API.js +1 -1
  8. package/dist/esm/icons/Accessibility.js +13 -0
  9. package/dist/esm/icons/AcuityScheduling.js +16 -0
  10. package/dist/esm/icons/Airtable.js +2 -2
  11. package/dist/esm/icons/AlarmClock.js +13 -0
  12. package/dist/esm/icons/Aperture.js +13 -0
  13. package/dist/esm/icons/AppleWhole.js +13 -0
  14. package/dist/esm/icons/Archive.js +1 -1
  15. package/dist/esm/icons/ArrowDownSolid.js +2 -2
  16. package/dist/esm/icons/ArrowLeft.js +2 -2
  17. package/dist/esm/icons/ArrowNE.js +1 -1
  18. package/dist/esm/icons/ArrowRight.js +2 -2
  19. package/dist/esm/icons/ArrowTrendDown.js +13 -0
  20. package/dist/esm/icons/ArrowTrendUp.js +13 -0
  21. package/dist/esm/icons/ArrowUpSolid.js +2 -2
  22. package/dist/esm/icons/AssemblyLogo.js +1 -1
  23. package/dist/esm/icons/Asterisk.js +13 -0
  24. package/dist/esm/icons/Attachment.js +2 -2
  25. package/dist/esm/icons/AuditLog.js +13 -0
  26. package/dist/esm/icons/Automation.js +1 -1
  27. package/dist/esm/icons/Autoresponder.js +13 -0
  28. package/dist/esm/icons/AwardSimple.js +13 -0
  29. package/dist/esm/icons/BagShoppingMinus.js +13 -0
  30. package/dist/esm/icons/BagShoppingPlus.js +13 -0
  31. package/dist/esm/icons/Balloon.js +13 -0
  32. package/dist/esm/icons/Bandage.js +13 -0
  33. package/dist/esm/icons/Bank.js +2 -2
  34. package/dist/esm/icons/BarcodeRead.js +13 -0
  35. package/dist/esm/icons/Baseball.js +13 -0
  36. package/dist/esm/icons/BasketShoppingSimple.js +13 -0
  37. package/dist/esm/icons/Basketball.js +13 -0
  38. package/dist/esm/icons/BedFront.js +13 -0
  39. package/dist/esm/icons/BeerMug.js +13 -0
  40. package/dist/esm/icons/Billing.js +1 -1
  41. package/dist/esm/icons/BoltSlash.js +13 -0
  42. package/dist/esm/icons/Book.js +1 -1
  43. package/dist/esm/icons/Bookmark.js +13 -0
  44. package/dist/esm/icons/BowlingBall.js +13 -0
  45. package/dist/esm/icons/BracketsCurly.js +2 -2
  46. package/dist/esm/icons/Briefcase.js +13 -0
  47. package/dist/esm/icons/BriefcaseMedical.js +13 -0
  48. package/dist/esm/icons/Brightness.js +13 -0
  49. package/dist/esm/icons/Bug.js +13 -0
  50. package/dist/esm/icons/Buildings.js +13 -0
  51. package/dist/esm/icons/Bullhorn.js +13 -0
  52. package/dist/esm/icons/BullseyeArrow.js +13 -0
  53. package/dist/esm/icons/BurgerFries.js +13 -0
  54. package/dist/esm/icons/Bus.js +13 -0
  55. package/dist/esm/icons/CSV.js +1 -1
  56. package/dist/esm/icons/CalCom.js +19 -0
  57. package/dist/esm/icons/Calculator.js +13 -0
  58. package/dist/esm/icons/Calendar.js +1 -1
  59. package/dist/esm/icons/CalendarDays.js +13 -0
  60. package/dist/esm/icons/Calendly.js +19 -0
  61. package/dist/esm/icons/Camera.js +13 -0
  62. package/dist/esm/icons/CameraRotate.js +13 -0
  63. package/dist/esm/icons/Canva.js +16 -0
  64. package/dist/esm/icons/Car.js +13 -0
  65. package/dist/esm/icons/CaretDown.js +1 -1
  66. package/dist/esm/icons/CaretRight.js +1 -1
  67. package/dist/esm/icons/CaretUp.js +1 -1
  68. package/dist/esm/icons/CartShopping.js +13 -0
  69. package/dist/esm/icons/ChartSimpleHorizontal.js +13 -0
  70. package/dist/esm/icons/Check.js +2 -2
  71. package/dist/esm/icons/ChevronDown.js +1 -1
  72. package/dist/esm/icons/ChevronLeft.js +2 -4
  73. package/dist/esm/icons/ChevronRight.js +1 -1
  74. package/dist/esm/icons/ChevronUp.js +1 -1
  75. package/dist/esm/icons/ClickUp.js +15 -0
  76. package/dist/esm/icons/Close.js +1 -1
  77. package/dist/esm/icons/Cloud.js +13 -0
  78. package/dist/esm/icons/CloudBolt.js +13 -0
  79. package/dist/esm/icons/CloudMoon.js +13 -0
  80. package/dist/esm/icons/CloudSun.js +13 -0
  81. package/dist/esm/icons/Code.js +1 -1
  82. package/dist/esm/icons/CodeBranch.js +13 -0
  83. package/dist/esm/icons/CodeCommit.js +13 -0
  84. package/dist/esm/icons/CodeCompare.js +13 -0
  85. package/dist/esm/icons/CodeFork.js +13 -0
  86. package/dist/esm/icons/CodeMerge.js +13 -0
  87. package/dist/esm/icons/CodePullRequest.js +13 -0
  88. package/dist/esm/icons/Coins.js +13 -0
  89. package/dist/esm/icons/Comment.js +2 -2
  90. package/dist/esm/icons/CommentDots.js +13 -0
  91. package/dist/esm/icons/Contract.js +1 -1
  92. package/dist/esm/icons/Copy.js +1 -1
  93. package/dist/esm/icons/CustomApps.js +13 -0
  94. package/dist/esm/icons/Databox.js +16 -0
  95. package/dist/esm/icons/Desktop.js +13 -0
  96. package/dist/esm/icons/Dialpad.js +13 -0
  97. package/dist/esm/icons/DiceFive.js +13 -0
  98. package/dist/esm/icons/Disconnect.js +2 -2
  99. package/dist/esm/icons/Doc.js +1 -1
  100. package/dist/esm/icons/Dollar.js +1 -1
  101. package/dist/esm/icons/Download.js +10 -3
  102. package/dist/esm/icons/Dropbox.js +19 -0
  103. package/dist/esm/icons/Droplet.js +13 -0
  104. package/dist/esm/icons/Dumbbell.js +13 -0
  105. package/dist/esm/icons/Ear.js +13 -0
  106. package/dist/esm/icons/EarthAmericas.js +13 -0
  107. package/dist/esm/icons/Edit.js +2 -2
  108. package/dist/esm/icons/EditSolid.js +1 -1
  109. package/dist/esm/icons/Egg.js +13 -0
  110. package/dist/esm/icons/Ellipsis.js +1 -1
  111. package/dist/esm/icons/EmailRead.js +1 -1
  112. package/dist/esm/icons/EmailUnread.js +1 -1
  113. package/dist/esm/icons/EmbedsLinks.js +19 -0
  114. package/dist/esm/icons/Excel.js +1 -1
  115. package/dist/esm/icons/Export.js +2 -2
  116. package/dist/esm/icons/Exporter.js +13 -0
  117. package/dist/esm/icons/Eye.js +1 -1
  118. package/dist/esm/icons/EyeDropper.js +13 -0
  119. package/dist/esm/icons/EyeHidden.js +1 -1
  120. package/dist/esm/icons/FaceFrownSlight.js +13 -0
  121. package/dist/esm/icons/Facebook.js +13 -0
  122. package/dist/esm/icons/Failed.js +1 -1
  123. package/dist/esm/icons/FailedSolid.js +1 -1
  124. package/dist/esm/icons/Figma.js +18 -0
  125. package/dist/esm/icons/File.js +1 -1
  126. package/dist/esm/icons/FileLines.js +13 -0
  127. package/dist/esm/icons/Fill.js +13 -0
  128. package/dist/esm/icons/Film.js +13 -0
  129. package/dist/esm/icons/Filter.js +1 -1
  130. package/dist/esm/icons/Fingerprint.js +13 -0
  131. package/dist/esm/icons/Fire.js +13 -0
  132. package/dist/esm/icons/FireSmoke.js +13 -0
  133. package/dist/esm/icons/FishFins.js +13 -0
  134. package/dist/esm/icons/FitToWidth.js +2 -12
  135. package/dist/esm/icons/Flag.js +13 -0
  136. package/dist/esm/icons/Flashlight.js +13 -0
  137. package/dist/esm/icons/Flask.js +13 -0
  138. package/dist/esm/icons/FloppyDisk.js +13 -0
  139. package/dist/esm/icons/Flower.js +13 -0
  140. package/dist/esm/icons/FolderMove.js +13 -0
  141. package/dist/esm/icons/FolderOpen.js +13 -0
  142. package/dist/esm/icons/FontCase.js +13 -0
  143. package/dist/esm/icons/Football.js +13 -0
  144. package/dist/esm/icons/ForkKnife.js +13 -0
  145. package/dist/esm/icons/Form.js +1 -1
  146. package/dist/esm/icons/GIF.js +1 -1
  147. package/dist/esm/icons/GamepadModern.js +13 -0
  148. package/dist/esm/icons/Gift.js +1 -1
  149. package/dist/esm/icons/Glass.js +13 -0
  150. package/dist/esm/icons/Glasses.js +13 -0
  151. package/dist/esm/icons/GolfFlagHole.js +13 -0
  152. package/dist/esm/icons/GoogleCalendar.js +16 -0
  153. package/dist/esm/icons/GoogleDocs.js +16 -0
  154. package/dist/esm/icons/GoogleDrive.js +18 -0
  155. package/dist/esm/icons/GoogleSheets.js +19 -0
  156. package/dist/esm/icons/GoogleSlides.js +19 -0
  157. package/dist/esm/icons/GraduationCap.js +13 -0
  158. package/dist/esm/icons/GraphBarSolid.js +1 -1
  159. package/dist/esm/icons/GridFourSquares.js +13 -0
  160. package/dist/esm/icons/Hammer.js +13 -0
  161. package/dist/esm/icons/Hand.js +13 -0
  162. package/dist/esm/icons/Headphones.js +13 -0
  163. package/dist/esm/icons/Heart.js +13 -0
  164. package/dist/esm/icons/HeartHalfStroke.js +13 -0
  165. package/dist/esm/icons/HeartPulse.js +13 -0
  166. package/dist/esm/icons/Helpdesk.js +2 -9
  167. package/dist/esm/icons/Home.js +2 -2
  168. package/dist/esm/icons/HourglassHalf.js +13 -0
  169. package/dist/esm/icons/HubspotMeetings.js +13 -0
  170. package/dist/esm/icons/IceCream.js +13 -0
  171. package/dist/esm/icons/IdBadge.js +13 -0
  172. package/dist/esm/icons/Image.js +1 -1
  173. package/dist/esm/icons/ImageMissing.js +1 -1
  174. package/dist/esm/icons/ImageNotFilled.js +13 -0
  175. package/dist/esm/icons/ImageStack.js +13 -0
  176. package/dist/esm/icons/Images.js +13 -0
  177. package/dist/esm/icons/Inbox.js +1 -1
  178. package/dist/esm/icons/InboxFull.js +13 -0
  179. package/dist/esm/icons/Inboxes.js +13 -0
  180. package/dist/esm/icons/Infinity.js +13 -0
  181. package/dist/esm/icons/Instagram.js +23 -0
  182. package/dist/esm/icons/Invite.js +2 -2
  183. package/dist/esm/icons/Invoice.js +1 -1
  184. package/dist/esm/icons/InvoicePaid.js +2 -2
  185. package/dist/esm/icons/JPG.js +1 -1
  186. package/dist/esm/icons/Jotform.js +13 -0
  187. package/dist/esm/icons/Key.js +13 -0
  188. package/dist/esm/icons/KeyboardBrightness.js +13 -0
  189. package/dist/esm/icons/Language.js +13 -0
  190. package/dist/esm/icons/Laptop.js +13 -0
  191. package/dist/esm/icons/LayerGroup.js +13 -0
  192. package/dist/esm/icons/Leaf.js +13 -0
  193. package/dist/esm/icons/LifeRing.js +13 -0
  194. package/dist/esm/icons/Lightbulb.js +13 -0
  195. package/dist/esm/icons/Link.js +1 -1
  196. package/dist/esm/icons/LinkedIn.js +13 -0
  197. package/dist/esm/icons/List.js +1 -1
  198. package/dist/esm/icons/LocationArrow.js +13 -0
  199. package/dist/esm/icons/LocationCrosshairs.js +13 -0
  200. package/dist/esm/icons/LockFilled.js +1 -1
  201. package/dist/esm/icons/Loom.js +13 -0
  202. package/dist/esm/icons/MOV.js +1 -1
  203. package/dist/esm/icons/MP3.js +1 -1
  204. package/dist/esm/icons/MP4.js +1 -1
  205. package/dist/esm/icons/Magnet.js +13 -0
  206. package/dist/esm/icons/Make.js +13 -0
  207. package/dist/esm/icons/Map.js +13 -0
  208. package/dist/esm/icons/Marketing.js +1 -1
  209. package/dist/esm/icons/Mars.js +13 -0
  210. package/dist/esm/icons/MarsAndVenus.js +13 -0
  211. package/dist/esm/icons/MartiniGlassEmpty.js +13 -0
  212. package/dist/esm/icons/Medal.js +13 -0
  213. package/dist/esm/icons/Message.js +1 -1
  214. package/dist/esm/icons/MessageDots.js +13 -0
  215. package/dist/esm/icons/Messages.js +13 -0
  216. package/dist/esm/icons/Microchip.js +13 -0
  217. package/dist/esm/icons/Minus.js +1 -3
  218. package/dist/esm/icons/Miro.js +16 -0
  219. package/dist/esm/icons/Mobile.js +13 -0
  220. package/dist/esm/icons/MobileNumber.js +2 -2
  221. package/dist/esm/icons/Monday.js +14 -0
  222. package/dist/esm/icons/MoneyBills.js +13 -0
  223. package/dist/esm/icons/Moon.js +13 -0
  224. package/dist/esm/icons/MoreVertical.js +1 -1
  225. package/dist/esm/icons/Movie.js +1 -1
  226. package/dist/esm/icons/Mug.js +13 -0
  227. package/dist/esm/icons/Music.js +13 -0
  228. package/dist/esm/icons/MusicNote.js +13 -0
  229. package/dist/esm/icons/Newspaper.js +13 -0
  230. package/dist/esm/icons/Note.js +13 -0
  231. package/dist/esm/icons/Notion.js +15 -0
  232. package/dist/esm/icons/Number.js +2 -2
  233. package/dist/esm/icons/NumberedList.js +1 -1
  234. package/dist/esm/icons/OneDrive.js +15 -0
  235. package/dist/esm/icons/PDF.js +1 -1
  236. package/dist/esm/icons/PNG.js +1 -1
  237. package/dist/esm/icons/PaintbrushFine.js +13 -0
  238. package/dist/esm/icons/Palette.js +13 -0
  239. package/dist/esm/icons/Pause.js +1 -1
  240. package/dist/esm/icons/Paw.js +13 -0
  241. package/dist/esm/icons/PersonBiking.js +13 -0
  242. package/dist/esm/icons/PersonDress.js +13 -0
  243. package/dist/esm/icons/PersonSimple.js +13 -0
  244. package/dist/esm/icons/PersonWalking.js +13 -0
  245. package/dist/esm/icons/PizzaSlice.js +13 -0
  246. package/dist/esm/icons/Plane.js +13 -0
  247. package/dist/esm/icons/PlanetRinged.js +13 -0
  248. package/dist/esm/icons/PlansPayments.js +1 -1
  249. package/dist/esm/icons/Play.js +1 -1
  250. package/dist/esm/icons/Plus.js +1 -8
  251. package/dist/esm/icons/PowerBi.js +15 -0
  252. package/dist/esm/icons/PresentationScreen.js +13 -0
  253. package/dist/esm/icons/Print.js +13 -0
  254. package/dist/esm/icons/Profile.js +1 -1
  255. package/dist/esm/icons/Qrcode.js +13 -0
  256. package/dist/esm/icons/Question.js +13 -0
  257. package/dist/esm/icons/QuestionMark.js +1 -1
  258. package/dist/esm/icons/QuickBook.js +4 -1
  259. package/dist/esm/icons/RecordVinyl.js +13 -0
  260. package/dist/esm/icons/RectangleWide.js +13 -0
  261. package/dist/esm/icons/ResetZoom.js +2 -7
  262. package/dist/esm/icons/Reverse.js +13 -0
  263. package/dist/esm/icons/Rocket.js +13 -0
  264. package/dist/esm/icons/SVG.js +1 -1
  265. package/dist/esm/icons/Scale.js +1 -1
  266. package/dist/esm/icons/Scissors.js +13 -0
  267. package/dist/esm/icons/ScrewdriverWrench.js +13 -0
  268. package/dist/esm/icons/Search.js +2 -2
  269. package/dist/esm/icons/Settings.js +1 -1
  270. package/dist/esm/icons/ShareNodes.js +13 -0
  271. package/dist/esm/icons/Shield.js +13 -0
  272. package/dist/esm/icons/ShieldCheck.js +13 -0
  273. package/dist/esm/icons/ShieldHalf.js +13 -0
  274. package/dist/esm/icons/Ship.js +13 -0
  275. package/dist/esm/icons/Shirt.js +13 -0
  276. package/dist/esm/icons/ShoePrints.js +13 -0
  277. package/dist/esm/icons/Sidebar.js +1 -1
  278. package/dist/esm/icons/SidebarFilled.js +1 -1
  279. package/dist/esm/icons/SignPost.js +13 -0
  280. package/dist/esm/icons/SignalBars.js +13 -0
  281. package/dist/esm/icons/SignalStream.js +13 -0
  282. package/dist/esm/icons/Slack.js +13 -0
  283. package/dist/esm/icons/Snowflake.js +13 -0
  284. package/dist/esm/icons/Soccer.js +13 -0
  285. package/dist/esm/icons/SolarSystem.js +13 -0
  286. package/dist/esm/icons/SquareOutline.js +13 -0
  287. package/dist/esm/icons/SquareQuestion.js +13 -0
  288. package/dist/esm/icons/StarHalf.js +13 -0
  289. package/dist/esm/icons/Stopwatch.js +13 -0
  290. package/dist/esm/icons/Store.js +1 -1
  291. package/dist/esm/icons/Subscription.js +13 -0
  292. package/dist/esm/icons/Subtask.js +1 -1
  293. package/dist/esm/icons/Success.js +1 -1
  294. package/dist/esm/icons/SuccessSolid.js +1 -1
  295. package/dist/esm/icons/Table.js +1 -1
  296. package/dist/esm/icons/Tag.js +1 -1
  297. package/dist/esm/icons/Tags.js +13 -0
  298. package/dist/esm/icons/Teams.js +1 -1
  299. package/dist/esm/icons/Telescope.js +13 -0
  300. package/dist/esm/icons/TemperatureThreeQuarters.js +13 -0
  301. package/dist/esm/icons/Templates.js +1 -1
  302. package/dist/esm/icons/TennisBall.js +13 -0
  303. package/dist/esm/icons/ThumbsDown.js +2 -2
  304. package/dist/esm/icons/ThumbsUp.js +1 -1
  305. package/dist/esm/icons/Ticket.js +13 -0
  306. package/dist/esm/icons/Timer.js +13 -0
  307. package/dist/esm/icons/ToggleOn.js +13 -0
  308. package/dist/esm/icons/TokenInspector.js +13 -0
  309. package/dist/esm/icons/Train.js +13 -0
  310. package/dist/esm/icons/Transgender.js +13 -0
  311. package/dist/esm/icons/Trash.js +2 -2
  312. package/dist/esm/icons/Trello.js +16 -0
  313. package/dist/esm/icons/Triangle.js +13 -0
  314. package/dist/esm/icons/Trophy.js +13 -0
  315. package/dist/esm/icons/Tv.js +13 -0
  316. package/dist/esm/icons/Typeform.js +15 -0
  317. package/dist/esm/icons/Umbrella.js +13 -0
  318. package/dist/esm/icons/Unarchive.js +3 -3
  319. package/dist/esm/icons/UnorderedList.js +1 -1
  320. package/dist/esm/icons/Upload.js +10 -3
  321. package/dist/esm/icons/Venus.js +13 -0
  322. package/dist/esm/icons/Video.js +13 -0
  323. package/dist/esm/icons/Voicemail.js +13 -0
  324. package/dist/esm/icons/Wallet.js +13 -0
  325. package/dist/esm/icons/WandMagicSparkles.js +13 -0
  326. package/dist/esm/icons/Warning.js +2 -2
  327. package/dist/esm/icons/WarningSolid.js +2 -2
  328. package/dist/esm/icons/WatchApple.js +13 -0
  329. package/dist/esm/icons/WavePulse.js +13 -0
  330. package/dist/esm/icons/Web.js +1 -1
  331. package/dist/esm/icons/WeightScale.js +13 -0
  332. package/dist/esm/icons/WindowMaximize.js +13 -0
  333. package/dist/esm/icons/Wrench.js +13 -0
  334. package/dist/esm/icons/X.js +13 -0
  335. package/dist/esm/icons/Xero.js +16 -0
  336. package/dist/esm/icons/YouTube.js +15 -0
  337. package/dist/esm/icons/ZIP.js +1 -1
  338. package/dist/esm/icons/Zapier.js +13 -0
  339. package/dist/esm/icons/Zoom.js +15 -0
  340. package/dist/esm/icons/index.js +226 -2
  341. package/dist/esm/types/components/Avatar/Avatar.d.ts +2 -2
  342. package/dist/esm/types/components/Checkbox/Checkbox.d.ts +12 -0
  343. package/dist/esm/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  344. package/dist/esm/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  345. package/dist/esm/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  346. package/dist/esm/types/components/Toolbar/types.d.ts +5 -0
  347. package/dist/esm/types/components/Typography/Base.d.ts +2 -2
  348. package/dist/esm/types/components/Typography/Base.stories.d.ts +1 -1
  349. package/dist/esm/types/icons/Accessibility.d.ts +3 -0
  350. package/dist/esm/types/icons/AcuityScheduling.d.ts +3 -0
  351. package/dist/esm/types/icons/AlarmClock.d.ts +3 -0
  352. package/dist/esm/types/icons/Aperture.d.ts +3 -0
  353. package/dist/esm/types/icons/AppleWhole.d.ts +3 -0
  354. package/dist/esm/types/icons/ArrowTrendDown.d.ts +3 -0
  355. package/dist/esm/types/icons/ArrowTrendUp.d.ts +3 -0
  356. package/dist/esm/types/icons/Asterisk.d.ts +3 -0
  357. package/dist/esm/types/icons/AuditLog.d.ts +3 -0
  358. package/dist/esm/types/icons/Autoresponder.d.ts +3 -0
  359. package/dist/esm/types/icons/AwardSimple.d.ts +3 -0
  360. package/dist/esm/types/icons/BagShoppingMinus.d.ts +3 -0
  361. package/dist/esm/types/icons/BagShoppingPlus.d.ts +3 -0
  362. package/dist/esm/types/icons/Balloon.d.ts +3 -0
  363. package/dist/esm/types/icons/Bandage.d.ts +3 -0
  364. package/dist/esm/types/icons/BarcodeRead.d.ts +3 -0
  365. package/dist/esm/types/icons/Baseball.d.ts +3 -0
  366. package/dist/esm/types/icons/BasketShoppingSimple.d.ts +3 -0
  367. package/dist/esm/types/icons/Basketball.d.ts +3 -0
  368. package/dist/esm/types/icons/BedFront.d.ts +3 -0
  369. package/dist/esm/types/icons/BeerMug.d.ts +3 -0
  370. package/dist/esm/types/icons/BoltSlash.d.ts +3 -0
  371. package/dist/esm/types/icons/Bookmark.d.ts +3 -0
  372. package/dist/esm/types/icons/BowlingBall.d.ts +3 -0
  373. package/dist/esm/types/icons/Briefcase.d.ts +3 -0
  374. package/dist/esm/types/icons/BriefcaseMedical.d.ts +3 -0
  375. package/dist/esm/types/icons/Brightness.d.ts +3 -0
  376. package/dist/esm/types/icons/Bug.d.ts +3 -0
  377. package/dist/esm/types/icons/Buildings.d.ts +3 -0
  378. package/dist/esm/types/icons/Bullhorn.d.ts +3 -0
  379. package/dist/esm/types/icons/BullseyeArrow.d.ts +3 -0
  380. package/dist/esm/types/icons/BurgerFries.d.ts +3 -0
  381. package/dist/esm/types/icons/Bus.d.ts +3 -0
  382. package/dist/esm/types/icons/CalCom.d.ts +3 -0
  383. package/dist/esm/types/icons/Calculator.d.ts +3 -0
  384. package/dist/esm/types/icons/CalendarDays.d.ts +3 -0
  385. package/dist/esm/types/icons/Calendly.d.ts +3 -0
  386. package/dist/esm/types/icons/Camera.d.ts +3 -0
  387. package/dist/esm/types/icons/CameraRotate.d.ts +3 -0
  388. package/dist/esm/types/icons/Canva.d.ts +3 -0
  389. package/dist/esm/types/icons/Car.d.ts +3 -0
  390. package/dist/esm/types/icons/CartShopping.d.ts +3 -0
  391. package/dist/esm/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  392. package/dist/esm/types/icons/ClickUp.d.ts +3 -0
  393. package/dist/esm/types/icons/Cloud.d.ts +3 -0
  394. package/dist/esm/types/icons/CloudBolt.d.ts +3 -0
  395. package/dist/esm/types/icons/CloudMoon.d.ts +3 -0
  396. package/dist/esm/types/icons/CloudSun.d.ts +3 -0
  397. package/dist/esm/types/icons/CodeBranch.d.ts +3 -0
  398. package/dist/esm/types/icons/CodeCommit.d.ts +3 -0
  399. package/dist/esm/types/icons/CodeCompare.d.ts +3 -0
  400. package/dist/esm/types/icons/CodeFork.d.ts +3 -0
  401. package/dist/esm/types/icons/CodeMerge.d.ts +3 -0
  402. package/dist/esm/types/icons/CodePullRequest.d.ts +3 -0
  403. package/dist/esm/types/icons/Coins.d.ts +3 -0
  404. package/dist/esm/types/icons/CommentDots.d.ts +3 -0
  405. package/dist/esm/types/icons/CustomApps.d.ts +3 -0
  406. package/dist/esm/types/icons/Databox.d.ts +3 -0
  407. package/dist/esm/types/icons/Desktop.d.ts +3 -0
  408. package/dist/esm/types/icons/Dialpad.d.ts +3 -0
  409. package/dist/esm/types/icons/DiceFive.d.ts +3 -0
  410. package/dist/esm/types/icons/Dropbox.d.ts +3 -0
  411. package/dist/esm/types/icons/Droplet.d.ts +3 -0
  412. package/dist/esm/types/icons/Dumbbell.d.ts +3 -0
  413. package/dist/esm/types/icons/Ear.d.ts +3 -0
  414. package/dist/esm/types/icons/EarthAmericas.d.ts +3 -0
  415. package/dist/esm/types/icons/Egg.d.ts +3 -0
  416. package/dist/esm/types/icons/EmbedsLinks.d.ts +3 -0
  417. package/dist/esm/types/icons/Exporter.d.ts +3 -0
  418. package/dist/esm/types/icons/EyeDropper.d.ts +3 -0
  419. package/dist/esm/types/icons/FaceFrownSlight.d.ts +3 -0
  420. package/dist/esm/types/icons/Facebook.d.ts +3 -0
  421. package/dist/esm/types/icons/Figma.d.ts +3 -0
  422. package/dist/esm/types/icons/FileLines.d.ts +3 -0
  423. package/dist/esm/types/icons/Fill.d.ts +3 -0
  424. package/dist/esm/types/icons/Film.d.ts +3 -0
  425. package/dist/esm/types/icons/Fingerprint.d.ts +3 -0
  426. package/dist/esm/types/icons/Fire.d.ts +3 -0
  427. package/dist/esm/types/icons/FireSmoke.d.ts +3 -0
  428. package/dist/esm/types/icons/FishFins.d.ts +3 -0
  429. package/dist/esm/types/icons/Flag.d.ts +3 -0
  430. package/dist/esm/types/icons/Flashlight.d.ts +3 -0
  431. package/dist/esm/types/icons/Flask.d.ts +3 -0
  432. package/dist/esm/types/icons/FloppyDisk.d.ts +3 -0
  433. package/dist/esm/types/icons/Flower.d.ts +3 -0
  434. package/dist/esm/types/icons/FolderMove.d.ts +3 -0
  435. package/dist/esm/types/icons/FolderOpen.d.ts +3 -0
  436. package/dist/esm/types/icons/FontCase.d.ts +3 -0
  437. package/dist/esm/types/icons/Football.d.ts +3 -0
  438. package/dist/esm/types/icons/ForkKnife.d.ts +3 -0
  439. package/dist/esm/types/icons/GamepadModern.d.ts +3 -0
  440. package/dist/esm/types/icons/Glass.d.ts +3 -0
  441. package/dist/esm/types/icons/Glasses.d.ts +3 -0
  442. package/dist/esm/types/icons/GolfFlagHole.d.ts +3 -0
  443. package/dist/esm/types/icons/GoogleCalendar.d.ts +3 -0
  444. package/dist/esm/types/icons/GoogleDocs.d.ts +3 -0
  445. package/dist/esm/types/icons/GoogleDrive.d.ts +3 -0
  446. package/dist/esm/types/icons/GoogleSheets.d.ts +3 -0
  447. package/dist/esm/types/icons/GoogleSlides.d.ts +3 -0
  448. package/dist/esm/types/icons/GraduationCap.d.ts +3 -0
  449. package/dist/esm/types/icons/GridFourSquares.d.ts +3 -0
  450. package/dist/esm/types/icons/Hammer.d.ts +3 -0
  451. package/dist/esm/types/icons/Hand.d.ts +3 -0
  452. package/dist/esm/types/icons/Headphones.d.ts +3 -0
  453. package/dist/esm/types/icons/Heart.d.ts +3 -0
  454. package/dist/esm/types/icons/HeartHalfStroke.d.ts +3 -0
  455. package/dist/esm/types/icons/HeartPulse.d.ts +3 -0
  456. package/dist/esm/types/icons/HourglassHalf.d.ts +3 -0
  457. package/dist/esm/types/icons/HubspotMeetings.d.ts +3 -0
  458. package/dist/esm/types/icons/IceCream.d.ts +3 -0
  459. package/dist/esm/types/icons/IdBadge.d.ts +3 -0
  460. package/dist/esm/types/icons/ImageNotFilled.d.ts +3 -0
  461. package/dist/esm/types/icons/ImageStack.d.ts +3 -0
  462. package/dist/esm/types/icons/Images.d.ts +3 -0
  463. package/dist/esm/types/icons/InboxFull.d.ts +3 -0
  464. package/dist/esm/types/icons/Inboxes.d.ts +3 -0
  465. package/dist/esm/types/icons/Infinity.d.ts +3 -0
  466. package/dist/esm/types/icons/Instagram.d.ts +3 -0
  467. package/dist/esm/types/icons/Jotform.d.ts +3 -0
  468. package/dist/esm/types/icons/Key.d.ts +3 -0
  469. package/dist/esm/types/icons/KeyboardBrightness.d.ts +3 -0
  470. package/dist/esm/types/icons/Language.d.ts +3 -0
  471. package/dist/esm/types/icons/Laptop.d.ts +3 -0
  472. package/dist/esm/types/icons/LayerGroup.d.ts +3 -0
  473. package/dist/esm/types/icons/Leaf.d.ts +3 -0
  474. package/dist/esm/types/icons/LifeRing.d.ts +3 -0
  475. package/dist/esm/types/icons/Lightbulb.d.ts +3 -0
  476. package/dist/esm/types/icons/LinkedIn.d.ts +3 -0
  477. package/dist/esm/types/icons/LocationArrow.d.ts +3 -0
  478. package/dist/esm/types/icons/LocationCrosshairs.d.ts +3 -0
  479. package/dist/esm/types/icons/Loom.d.ts +3 -0
  480. package/dist/esm/types/icons/Magnet.d.ts +3 -0
  481. package/dist/esm/types/icons/Make.d.ts +3 -0
  482. package/dist/esm/types/icons/Map.d.ts +3 -0
  483. package/dist/esm/types/icons/Mars.d.ts +3 -0
  484. package/dist/esm/types/icons/MarsAndVenus.d.ts +3 -0
  485. package/dist/esm/types/icons/MartiniGlassEmpty.d.ts +3 -0
  486. package/dist/esm/types/icons/Medal.d.ts +3 -0
  487. package/dist/esm/types/icons/MessageDots.d.ts +3 -0
  488. package/dist/esm/types/icons/Messages.d.ts +3 -0
  489. package/dist/esm/types/icons/Microchip.d.ts +3 -0
  490. package/dist/esm/types/icons/Miro.d.ts +3 -0
  491. package/dist/esm/types/icons/Mobile.d.ts +3 -0
  492. package/dist/esm/types/icons/Monday.d.ts +3 -0
  493. package/dist/esm/types/icons/MoneyBills.d.ts +3 -0
  494. package/dist/esm/types/icons/Moon.d.ts +3 -0
  495. package/dist/esm/types/icons/Mug.d.ts +3 -0
  496. package/dist/esm/types/icons/Music.d.ts +3 -0
  497. package/dist/esm/types/icons/MusicNote.d.ts +3 -0
  498. package/dist/esm/types/icons/Newspaper.d.ts +3 -0
  499. package/dist/esm/types/icons/Note.d.ts +3 -0
  500. package/dist/esm/types/icons/Notion.d.ts +3 -0
  501. package/dist/esm/types/icons/OneDrive.d.ts +3 -0
  502. package/dist/esm/types/icons/PaintbrushFine.d.ts +3 -0
  503. package/dist/esm/types/icons/Palette.d.ts +3 -0
  504. package/dist/esm/types/icons/Paw.d.ts +3 -0
  505. package/dist/esm/types/icons/PersonBiking.d.ts +3 -0
  506. package/dist/esm/types/icons/PersonDress.d.ts +3 -0
  507. package/dist/esm/types/icons/PersonSimple.d.ts +3 -0
  508. package/dist/esm/types/icons/PersonWalking.d.ts +3 -0
  509. package/dist/esm/types/icons/PizzaSlice.d.ts +3 -0
  510. package/dist/esm/types/icons/Plane.d.ts +3 -0
  511. package/dist/esm/types/icons/PlanetRinged.d.ts +3 -0
  512. package/dist/esm/types/icons/PowerBi.d.ts +3 -0
  513. package/dist/esm/types/icons/PresentationScreen.d.ts +3 -0
  514. package/dist/esm/types/icons/Print.d.ts +3 -0
  515. package/dist/esm/types/icons/Qrcode.d.ts +3 -0
  516. package/dist/esm/types/icons/Question.d.ts +3 -0
  517. package/dist/esm/types/icons/RecordVinyl.d.ts +3 -0
  518. package/dist/esm/types/icons/RectangleWide.d.ts +3 -0
  519. package/dist/esm/types/icons/Reverse.d.ts +3 -0
  520. package/dist/esm/types/icons/Rocket.d.ts +3 -0
  521. package/dist/esm/types/icons/Scissors.d.ts +3 -0
  522. package/dist/esm/types/icons/ScrewdriverWrench.d.ts +3 -0
  523. package/dist/esm/types/icons/ShareNodes.d.ts +3 -0
  524. package/dist/esm/types/icons/Shield.d.ts +3 -0
  525. package/dist/esm/types/icons/ShieldCheck.d.ts +3 -0
  526. package/dist/esm/types/icons/ShieldHalf.d.ts +3 -0
  527. package/dist/esm/types/icons/Ship.d.ts +3 -0
  528. package/dist/esm/types/icons/Shirt.d.ts +3 -0
  529. package/dist/esm/types/icons/ShoePrints.d.ts +3 -0
  530. package/dist/esm/types/icons/SignPost.d.ts +3 -0
  531. package/dist/esm/types/icons/SignalBars.d.ts +3 -0
  532. package/dist/esm/types/icons/SignalStream.d.ts +3 -0
  533. package/dist/esm/types/icons/Slack.d.ts +3 -0
  534. package/dist/esm/types/icons/Snowflake.d.ts +3 -0
  535. package/dist/esm/types/icons/Soccer.d.ts +3 -0
  536. package/dist/esm/types/icons/SolarSystem.d.ts +3 -0
  537. package/dist/esm/types/icons/SquareOutline.d.ts +3 -0
  538. package/dist/esm/types/icons/SquareQuestion.d.ts +3 -0
  539. package/dist/esm/types/icons/StarHalf.d.ts +3 -0
  540. package/dist/esm/types/icons/Stopwatch.d.ts +3 -0
  541. package/dist/esm/types/icons/Subscription.d.ts +3 -0
  542. package/dist/esm/types/icons/Tags.d.ts +3 -0
  543. package/dist/esm/types/icons/Telescope.d.ts +3 -0
  544. package/dist/esm/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  545. package/dist/esm/types/icons/TennisBall.d.ts +3 -0
  546. package/dist/esm/types/icons/Ticket.d.ts +3 -0
  547. package/dist/esm/types/icons/Timer.d.ts +3 -0
  548. package/dist/esm/types/icons/ToggleOn.d.ts +3 -0
  549. package/dist/esm/types/icons/TokenInspector.d.ts +3 -0
  550. package/dist/esm/types/icons/Train.d.ts +3 -0
  551. package/dist/esm/types/icons/Transgender.d.ts +3 -0
  552. package/dist/esm/types/icons/Trello.d.ts +3 -0
  553. package/dist/esm/types/icons/Triangle.d.ts +3 -0
  554. package/dist/esm/types/icons/Trophy.d.ts +3 -0
  555. package/dist/esm/types/icons/Tv.d.ts +3 -0
  556. package/dist/esm/types/icons/Typeform.d.ts +3 -0
  557. package/dist/esm/types/icons/Umbrella.d.ts +3 -0
  558. package/dist/esm/types/icons/Venus.d.ts +3 -0
  559. package/dist/esm/types/icons/Video.d.ts +3 -0
  560. package/dist/esm/types/icons/Voicemail.d.ts +3 -0
  561. package/dist/esm/types/icons/Wallet.d.ts +3 -0
  562. package/dist/esm/types/icons/WandMagicSparkles.d.ts +3 -0
  563. package/dist/esm/types/icons/WatchApple.d.ts +3 -0
  564. package/dist/esm/types/icons/WavePulse.d.ts +3 -0
  565. package/dist/esm/types/icons/WeightScale.d.ts +3 -0
  566. package/dist/esm/types/icons/WindowMaximize.d.ts +3 -0
  567. package/dist/esm/types/icons/Wrench.d.ts +3 -0
  568. package/dist/esm/types/icons/X.d.ts +3 -0
  569. package/dist/esm/types/icons/Xero.d.ts +3 -0
  570. package/dist/esm/types/icons/YouTube.d.ts +3 -0
  571. package/dist/esm/types/icons/Zapier.d.ts +3 -0
  572. package/dist/esm/types/icons/Zoom.d.ts +3 -0
  573. package/dist/esm/types/icons/index.d.ts +226 -2
  574. package/dist/esm/types/tsconfig.tsbuildinfo +1 -1
  575. package/dist/styles/main.css +1 -1
  576. package/dist/types/components/Avatar/Avatar.d.ts +2 -2
  577. package/dist/types/components/Checkbox/Checkbox.d.ts +12 -0
  578. package/dist/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  579. package/dist/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  580. package/dist/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  581. package/dist/types/components/Toolbar/types.d.ts +5 -0
  582. package/dist/types/components/Typography/Base.d.ts +2 -2
  583. package/dist/types/components/Typography/Base.stories.d.ts +1 -1
  584. package/dist/types/icons/Accessibility.d.ts +3 -0
  585. package/dist/types/icons/AcuityScheduling.d.ts +3 -0
  586. package/dist/types/icons/AlarmClock.d.ts +3 -0
  587. package/dist/types/icons/Aperture.d.ts +3 -0
  588. package/dist/types/icons/AppleWhole.d.ts +3 -0
  589. package/dist/types/icons/ArrowTrendDown.d.ts +3 -0
  590. package/dist/types/icons/ArrowTrendUp.d.ts +3 -0
  591. package/dist/types/icons/Asterisk.d.ts +3 -0
  592. package/dist/types/icons/AuditLog.d.ts +3 -0
  593. package/dist/types/icons/Autoresponder.d.ts +3 -0
  594. package/dist/types/icons/AwardSimple.d.ts +3 -0
  595. package/dist/types/icons/BagShoppingMinus.d.ts +3 -0
  596. package/dist/types/icons/BagShoppingPlus.d.ts +3 -0
  597. package/dist/types/icons/Balloon.d.ts +3 -0
  598. package/dist/types/icons/Bandage.d.ts +3 -0
  599. package/dist/types/icons/BarcodeRead.d.ts +3 -0
  600. package/dist/types/icons/Baseball.d.ts +3 -0
  601. package/dist/types/icons/BasketShoppingSimple.d.ts +3 -0
  602. package/dist/types/icons/Basketball.d.ts +3 -0
  603. package/dist/types/icons/BedFront.d.ts +3 -0
  604. package/dist/types/icons/BeerMug.d.ts +3 -0
  605. package/dist/types/icons/BoltSlash.d.ts +3 -0
  606. package/dist/types/icons/Bookmark.d.ts +3 -0
  607. package/dist/types/icons/BowlingBall.d.ts +3 -0
  608. package/dist/types/icons/Briefcase.d.ts +3 -0
  609. package/dist/types/icons/BriefcaseMedical.d.ts +3 -0
  610. package/dist/types/icons/Brightness.d.ts +3 -0
  611. package/dist/types/icons/Bug.d.ts +3 -0
  612. package/dist/types/icons/Buildings.d.ts +3 -0
  613. package/dist/types/icons/Bullhorn.d.ts +3 -0
  614. package/dist/types/icons/BullseyeArrow.d.ts +3 -0
  615. package/dist/types/icons/BurgerFries.d.ts +3 -0
  616. package/dist/types/icons/Bus.d.ts +3 -0
  617. package/dist/types/icons/CalCom.d.ts +3 -0
  618. package/dist/types/icons/Calculator.d.ts +3 -0
  619. package/dist/types/icons/CalendarDays.d.ts +3 -0
  620. package/dist/types/icons/Calendly.d.ts +3 -0
  621. package/dist/types/icons/Camera.d.ts +3 -0
  622. package/dist/types/icons/CameraRotate.d.ts +3 -0
  623. package/dist/types/icons/Canva.d.ts +3 -0
  624. package/dist/types/icons/Car.d.ts +3 -0
  625. package/dist/types/icons/CartShopping.d.ts +3 -0
  626. package/dist/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  627. package/dist/types/icons/ClickUp.d.ts +3 -0
  628. package/dist/types/icons/Cloud.d.ts +3 -0
  629. package/dist/types/icons/CloudBolt.d.ts +3 -0
  630. package/dist/types/icons/CloudMoon.d.ts +3 -0
  631. package/dist/types/icons/CloudSun.d.ts +3 -0
  632. package/dist/types/icons/CodeBranch.d.ts +3 -0
  633. package/dist/types/icons/CodeCommit.d.ts +3 -0
  634. package/dist/types/icons/CodeCompare.d.ts +3 -0
  635. package/dist/types/icons/CodeFork.d.ts +3 -0
  636. package/dist/types/icons/CodeMerge.d.ts +3 -0
  637. package/dist/types/icons/CodePullRequest.d.ts +3 -0
  638. package/dist/types/icons/Coins.d.ts +3 -0
  639. package/dist/types/icons/CommentDots.d.ts +3 -0
  640. package/dist/types/icons/CustomApps.d.ts +3 -0
  641. package/dist/types/icons/Databox.d.ts +3 -0
  642. package/dist/types/icons/Desktop.d.ts +3 -0
  643. package/dist/types/icons/Dialpad.d.ts +3 -0
  644. package/dist/types/icons/DiceFive.d.ts +3 -0
  645. package/dist/types/icons/Dropbox.d.ts +3 -0
  646. package/dist/types/icons/Droplet.d.ts +3 -0
  647. package/dist/types/icons/Dumbbell.d.ts +3 -0
  648. package/dist/types/icons/Ear.d.ts +3 -0
  649. package/dist/types/icons/EarthAmericas.d.ts +3 -0
  650. package/dist/types/icons/Egg.d.ts +3 -0
  651. package/dist/types/icons/EmbedsLinks.d.ts +3 -0
  652. package/dist/types/icons/Exporter.d.ts +3 -0
  653. package/dist/types/icons/EyeDropper.d.ts +3 -0
  654. package/dist/types/icons/FaceFrownSlight.d.ts +3 -0
  655. package/dist/types/icons/Facebook.d.ts +3 -0
  656. package/dist/types/icons/Figma.d.ts +3 -0
  657. package/dist/types/icons/FileLines.d.ts +3 -0
  658. package/dist/types/icons/Fill.d.ts +3 -0
  659. package/dist/types/icons/Film.d.ts +3 -0
  660. package/dist/types/icons/Fingerprint.d.ts +3 -0
  661. package/dist/types/icons/Fire.d.ts +3 -0
  662. package/dist/types/icons/FireSmoke.d.ts +3 -0
  663. package/dist/types/icons/FishFins.d.ts +3 -0
  664. package/dist/types/icons/Flag.d.ts +3 -0
  665. package/dist/types/icons/Flashlight.d.ts +3 -0
  666. package/dist/types/icons/Flask.d.ts +3 -0
  667. package/dist/types/icons/FloppyDisk.d.ts +3 -0
  668. package/dist/types/icons/Flower.d.ts +3 -0
  669. package/dist/types/icons/FolderMove.d.ts +3 -0
  670. package/dist/types/icons/FolderOpen.d.ts +3 -0
  671. package/dist/types/icons/FontCase.d.ts +3 -0
  672. package/dist/types/icons/Football.d.ts +3 -0
  673. package/dist/types/icons/ForkKnife.d.ts +3 -0
  674. package/dist/types/icons/GamepadModern.d.ts +3 -0
  675. package/dist/types/icons/Glass.d.ts +3 -0
  676. package/dist/types/icons/Glasses.d.ts +3 -0
  677. package/dist/types/icons/GolfFlagHole.d.ts +3 -0
  678. package/dist/types/icons/GoogleCalendar.d.ts +3 -0
  679. package/dist/types/icons/GoogleDocs.d.ts +3 -0
  680. package/dist/types/icons/GoogleDrive.d.ts +3 -0
  681. package/dist/types/icons/GoogleSheets.d.ts +3 -0
  682. package/dist/types/icons/GoogleSlides.d.ts +3 -0
  683. package/dist/types/icons/GraduationCap.d.ts +3 -0
  684. package/dist/types/icons/GridFourSquares.d.ts +3 -0
  685. package/dist/types/icons/Hammer.d.ts +3 -0
  686. package/dist/types/icons/Hand.d.ts +3 -0
  687. package/dist/types/icons/Headphones.d.ts +3 -0
  688. package/dist/types/icons/Heart.d.ts +3 -0
  689. package/dist/types/icons/HeartHalfStroke.d.ts +3 -0
  690. package/dist/types/icons/HeartPulse.d.ts +3 -0
  691. package/dist/types/icons/HourglassHalf.d.ts +3 -0
  692. package/dist/types/icons/HubspotMeetings.d.ts +3 -0
  693. package/dist/types/icons/IceCream.d.ts +3 -0
  694. package/dist/types/icons/IdBadge.d.ts +3 -0
  695. package/dist/types/icons/ImageNotFilled.d.ts +3 -0
  696. package/dist/types/icons/ImageStack.d.ts +3 -0
  697. package/dist/types/icons/Images.d.ts +3 -0
  698. package/dist/types/icons/InboxFull.d.ts +3 -0
  699. package/dist/types/icons/Inboxes.d.ts +3 -0
  700. package/dist/types/icons/Infinity.d.ts +3 -0
  701. package/dist/types/icons/Instagram.d.ts +3 -0
  702. package/dist/types/icons/Jotform.d.ts +3 -0
  703. package/dist/types/icons/Key.d.ts +3 -0
  704. package/dist/types/icons/KeyboardBrightness.d.ts +3 -0
  705. package/dist/types/icons/Language.d.ts +3 -0
  706. package/dist/types/icons/Laptop.d.ts +3 -0
  707. package/dist/types/icons/LayerGroup.d.ts +3 -0
  708. package/dist/types/icons/Leaf.d.ts +3 -0
  709. package/dist/types/icons/LifeRing.d.ts +3 -0
  710. package/dist/types/icons/Lightbulb.d.ts +3 -0
  711. package/dist/types/icons/LinkedIn.d.ts +3 -0
  712. package/dist/types/icons/LocationArrow.d.ts +3 -0
  713. package/dist/types/icons/LocationCrosshairs.d.ts +3 -0
  714. package/dist/types/icons/Loom.d.ts +3 -0
  715. package/dist/types/icons/Magnet.d.ts +3 -0
  716. package/dist/types/icons/Make.d.ts +3 -0
  717. package/dist/types/icons/Map.d.ts +3 -0
  718. package/dist/types/icons/Mars.d.ts +3 -0
  719. package/dist/types/icons/MarsAndVenus.d.ts +3 -0
  720. package/dist/types/icons/MartiniGlassEmpty.d.ts +3 -0
  721. package/dist/types/icons/Medal.d.ts +3 -0
  722. package/dist/types/icons/MessageDots.d.ts +3 -0
  723. package/dist/types/icons/Messages.d.ts +3 -0
  724. package/dist/types/icons/Microchip.d.ts +3 -0
  725. package/dist/types/icons/Miro.d.ts +3 -0
  726. package/dist/types/icons/Mobile.d.ts +3 -0
  727. package/dist/types/icons/Monday.d.ts +3 -0
  728. package/dist/types/icons/MoneyBills.d.ts +3 -0
  729. package/dist/types/icons/Moon.d.ts +3 -0
  730. package/dist/types/icons/Mug.d.ts +3 -0
  731. package/dist/types/icons/Music.d.ts +3 -0
  732. package/dist/types/icons/MusicNote.d.ts +3 -0
  733. package/dist/types/icons/Newspaper.d.ts +3 -0
  734. package/dist/types/icons/Note.d.ts +3 -0
  735. package/dist/types/icons/Notion.d.ts +3 -0
  736. package/dist/types/icons/OneDrive.d.ts +3 -0
  737. package/dist/types/icons/PaintbrushFine.d.ts +3 -0
  738. package/dist/types/icons/Palette.d.ts +3 -0
  739. package/dist/types/icons/Paw.d.ts +3 -0
  740. package/dist/types/icons/PersonBiking.d.ts +3 -0
  741. package/dist/types/icons/PersonDress.d.ts +3 -0
  742. package/dist/types/icons/PersonSimple.d.ts +3 -0
  743. package/dist/types/icons/PersonWalking.d.ts +3 -0
  744. package/dist/types/icons/PizzaSlice.d.ts +3 -0
  745. package/dist/types/icons/Plane.d.ts +3 -0
  746. package/dist/types/icons/PlanetRinged.d.ts +3 -0
  747. package/dist/types/icons/PowerBi.d.ts +3 -0
  748. package/dist/types/icons/PresentationScreen.d.ts +3 -0
  749. package/dist/types/icons/Print.d.ts +3 -0
  750. package/dist/types/icons/Qrcode.d.ts +3 -0
  751. package/dist/types/icons/Question.d.ts +3 -0
  752. package/dist/types/icons/RecordVinyl.d.ts +3 -0
  753. package/dist/types/icons/RectangleWide.d.ts +3 -0
  754. package/dist/types/icons/Reverse.d.ts +3 -0
  755. package/dist/types/icons/Rocket.d.ts +3 -0
  756. package/dist/types/icons/Scissors.d.ts +3 -0
  757. package/dist/types/icons/ScrewdriverWrench.d.ts +3 -0
  758. package/dist/types/icons/ShareNodes.d.ts +3 -0
  759. package/dist/types/icons/Shield.d.ts +3 -0
  760. package/dist/types/icons/ShieldCheck.d.ts +3 -0
  761. package/dist/types/icons/ShieldHalf.d.ts +3 -0
  762. package/dist/types/icons/Ship.d.ts +3 -0
  763. package/dist/types/icons/Shirt.d.ts +3 -0
  764. package/dist/types/icons/ShoePrints.d.ts +3 -0
  765. package/dist/types/icons/SignPost.d.ts +3 -0
  766. package/dist/types/icons/SignalBars.d.ts +3 -0
  767. package/dist/types/icons/SignalStream.d.ts +3 -0
  768. package/dist/types/icons/Slack.d.ts +3 -0
  769. package/dist/types/icons/Snowflake.d.ts +3 -0
  770. package/dist/types/icons/Soccer.d.ts +3 -0
  771. package/dist/types/icons/SolarSystem.d.ts +3 -0
  772. package/dist/types/icons/SquareOutline.d.ts +3 -0
  773. package/dist/types/icons/SquareQuestion.d.ts +3 -0
  774. package/dist/types/icons/StarHalf.d.ts +3 -0
  775. package/dist/types/icons/Stopwatch.d.ts +3 -0
  776. package/dist/types/icons/Subscription.d.ts +3 -0
  777. package/dist/types/icons/Tags.d.ts +3 -0
  778. package/dist/types/icons/Telescope.d.ts +3 -0
  779. package/dist/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  780. package/dist/types/icons/TennisBall.d.ts +3 -0
  781. package/dist/types/icons/Ticket.d.ts +3 -0
  782. package/dist/types/icons/Timer.d.ts +3 -0
  783. package/dist/types/icons/ToggleOn.d.ts +3 -0
  784. package/dist/types/icons/TokenInspector.d.ts +3 -0
  785. package/dist/types/icons/Train.d.ts +3 -0
  786. package/dist/types/icons/Transgender.d.ts +3 -0
  787. package/dist/types/icons/Trello.d.ts +3 -0
  788. package/dist/types/icons/Triangle.d.ts +3 -0
  789. package/dist/types/icons/Trophy.d.ts +3 -0
  790. package/dist/types/icons/Tv.d.ts +3 -0
  791. package/dist/types/icons/Typeform.d.ts +3 -0
  792. package/dist/types/icons/Umbrella.d.ts +3 -0
  793. package/dist/types/icons/Venus.d.ts +3 -0
  794. package/dist/types/icons/Video.d.ts +3 -0
  795. package/dist/types/icons/Voicemail.d.ts +3 -0
  796. package/dist/types/icons/Wallet.d.ts +3 -0
  797. package/dist/types/icons/WandMagicSparkles.d.ts +3 -0
  798. package/dist/types/icons/WatchApple.d.ts +3 -0
  799. package/dist/types/icons/WavePulse.d.ts +3 -0
  800. package/dist/types/icons/WeightScale.d.ts +3 -0
  801. package/dist/types/icons/WindowMaximize.d.ts +3 -0
  802. package/dist/types/icons/Wrench.d.ts +3 -0
  803. package/dist/types/icons/X.d.ts +3 -0
  804. package/dist/types/icons/Xero.d.ts +3 -0
  805. package/dist/types/icons/YouTube.d.ts +3 -0
  806. package/dist/types/icons/Zapier.d.ts +3 -0
  807. package/dist/types/icons/Zoom.d.ts +3 -0
  808. package/dist/types/icons/index.d.ts +226 -2
  809. package/dist/types/tsconfig.tsbuildinfo +1 -1
  810. package/dist/umd/components/Checkbox/Checkbox.js +26 -5
  811. package/dist/umd/components/Toolbar/Toolbar.js +32 -10
  812. package/dist/umd/components/Toolbar/ToolbarContext.js +6 -4
  813. package/dist/umd/components/Toolbar/ToolbarDropdown.js +199 -0
  814. package/dist/umd/components/Tooltip/Tooltip.js +36 -10
  815. package/dist/umd/components/Typography/Body.js +2 -1
  816. package/dist/umd/icons/API.js +1 -1
  817. package/dist/umd/icons/Accessibility.js +36 -0
  818. package/dist/umd/icons/AcuityScheduling.js +39 -0
  819. package/dist/umd/icons/Airtable.js +2 -2
  820. package/dist/umd/icons/AlarmClock.js +36 -0
  821. package/dist/umd/icons/Aperture.js +36 -0
  822. package/dist/umd/icons/AppleWhole.js +36 -0
  823. package/dist/umd/icons/Archive.js +1 -1
  824. package/dist/umd/icons/ArrowDownSolid.js +2 -2
  825. package/dist/umd/icons/ArrowLeft.js +2 -2
  826. package/dist/umd/icons/ArrowNE.js +1 -1
  827. package/dist/umd/icons/ArrowRight.js +2 -2
  828. package/dist/umd/icons/ArrowTrendDown.js +36 -0
  829. package/dist/umd/icons/ArrowTrendUp.js +36 -0
  830. package/dist/umd/icons/ArrowUpSolid.js +2 -2
  831. package/dist/umd/icons/AssemblyLogo.js +1 -1
  832. package/dist/umd/icons/Asterisk.js +36 -0
  833. package/dist/umd/icons/Attachment.js +2 -2
  834. package/dist/umd/icons/AuditLog.js +36 -0
  835. package/dist/umd/icons/Automation.js +1 -1
  836. package/dist/umd/icons/Autoresponder.js +36 -0
  837. package/dist/umd/icons/AwardSimple.js +36 -0
  838. package/dist/umd/icons/BagShoppingMinus.js +36 -0
  839. package/dist/umd/icons/BagShoppingPlus.js +36 -0
  840. package/dist/umd/icons/Balloon.js +36 -0
  841. package/dist/umd/icons/Bandage.js +36 -0
  842. package/dist/umd/icons/Bank.js +2 -2
  843. package/dist/umd/icons/BarcodeRead.js +36 -0
  844. package/dist/umd/icons/Baseball.js +36 -0
  845. package/dist/umd/icons/BasketShoppingSimple.js +36 -0
  846. package/dist/umd/icons/Basketball.js +36 -0
  847. package/dist/umd/icons/BedFront.js +36 -0
  848. package/dist/umd/icons/BeerMug.js +36 -0
  849. package/dist/umd/icons/Billing.js +1 -1
  850. package/dist/umd/icons/BoltSlash.js +36 -0
  851. package/dist/umd/icons/Book.js +1 -1
  852. package/dist/umd/icons/Bookmark.js +36 -0
  853. package/dist/umd/icons/BowlingBall.js +36 -0
  854. package/dist/umd/icons/BracketsCurly.js +2 -2
  855. package/dist/umd/icons/Briefcase.js +36 -0
  856. package/dist/umd/icons/BriefcaseMedical.js +36 -0
  857. package/dist/umd/icons/Brightness.js +36 -0
  858. package/dist/umd/icons/Bug.js +36 -0
  859. package/dist/umd/icons/Buildings.js +36 -0
  860. package/dist/umd/icons/Bullhorn.js +36 -0
  861. package/dist/umd/icons/BullseyeArrow.js +36 -0
  862. package/dist/umd/icons/BurgerFries.js +36 -0
  863. package/dist/umd/icons/Bus.js +36 -0
  864. package/dist/umd/icons/CSV.js +1 -1
  865. package/dist/umd/icons/CalCom.js +42 -0
  866. package/dist/umd/icons/Calculator.js +36 -0
  867. package/dist/umd/icons/Calendar.js +1 -1
  868. package/dist/umd/icons/CalendarDays.js +36 -0
  869. package/dist/umd/icons/Calendly.js +42 -0
  870. package/dist/umd/icons/Camera.js +36 -0
  871. package/dist/umd/icons/CameraRotate.js +36 -0
  872. package/dist/umd/icons/Canva.js +39 -0
  873. package/dist/umd/icons/Car.js +36 -0
  874. package/dist/umd/icons/CaretDown.js +1 -1
  875. package/dist/umd/icons/CaretRight.js +1 -1
  876. package/dist/umd/icons/CaretUp.js +1 -1
  877. package/dist/umd/icons/CartShopping.js +36 -0
  878. package/dist/umd/icons/ChartSimpleHorizontal.js +36 -0
  879. package/dist/umd/icons/Check.js +2 -2
  880. package/dist/umd/icons/ChevronDown.js +1 -1
  881. package/dist/umd/icons/ChevronLeft.js +2 -4
  882. package/dist/umd/icons/ChevronRight.js +1 -1
  883. package/dist/umd/icons/ChevronUp.js +1 -1
  884. package/dist/umd/icons/ClickUp.js +38 -0
  885. package/dist/umd/icons/Close.js +1 -1
  886. package/dist/umd/icons/Cloud.js +36 -0
  887. package/dist/umd/icons/CloudBolt.js +36 -0
  888. package/dist/umd/icons/CloudMoon.js +36 -0
  889. package/dist/umd/icons/CloudSun.js +36 -0
  890. package/dist/umd/icons/Code.js +1 -1
  891. package/dist/umd/icons/CodeBranch.js +36 -0
  892. package/dist/umd/icons/CodeCommit.js +36 -0
  893. package/dist/umd/icons/CodeCompare.js +36 -0
  894. package/dist/umd/icons/CodeFork.js +36 -0
  895. package/dist/umd/icons/CodeMerge.js +36 -0
  896. package/dist/umd/icons/CodePullRequest.js +36 -0
  897. package/dist/umd/icons/Coins.js +36 -0
  898. package/dist/umd/icons/Comment.js +2 -2
  899. package/dist/umd/icons/CommentDots.js +36 -0
  900. package/dist/umd/icons/Contract.js +1 -1
  901. package/dist/umd/icons/Copy.js +1 -1
  902. package/dist/umd/icons/CustomApps.js +36 -0
  903. package/dist/umd/icons/Databox.js +39 -0
  904. package/dist/umd/icons/Desktop.js +36 -0
  905. package/dist/umd/icons/Dialpad.js +36 -0
  906. package/dist/umd/icons/DiceFive.js +36 -0
  907. package/dist/umd/icons/Disconnect.js +2 -2
  908. package/dist/umd/icons/Doc.js +1 -1
  909. package/dist/umd/icons/Dollar.js +1 -1
  910. package/dist/umd/icons/Download.js +10 -3
  911. package/dist/umd/icons/Dropbox.js +42 -0
  912. package/dist/umd/icons/Droplet.js +36 -0
  913. package/dist/umd/icons/Dumbbell.js +36 -0
  914. package/dist/umd/icons/Ear.js +36 -0
  915. package/dist/umd/icons/EarthAmericas.js +36 -0
  916. package/dist/umd/icons/Edit.js +2 -2
  917. package/dist/umd/icons/EditSolid.js +1 -1
  918. package/dist/umd/icons/Egg.js +36 -0
  919. package/dist/umd/icons/Ellipsis.js +1 -1
  920. package/dist/umd/icons/EmailRead.js +1 -1
  921. package/dist/umd/icons/EmailUnread.js +1 -1
  922. package/dist/umd/icons/EmbedsLinks.js +42 -0
  923. package/dist/umd/icons/Excel.js +1 -1
  924. package/dist/umd/icons/Export.js +2 -2
  925. package/dist/umd/icons/Exporter.js +36 -0
  926. package/dist/umd/icons/Eye.js +1 -1
  927. package/dist/umd/icons/EyeDropper.js +36 -0
  928. package/dist/umd/icons/EyeHidden.js +1 -1
  929. package/dist/umd/icons/FaceFrownSlight.js +36 -0
  930. package/dist/umd/icons/Facebook.js +36 -0
  931. package/dist/umd/icons/Failed.js +1 -1
  932. package/dist/umd/icons/FailedSolid.js +1 -1
  933. package/dist/umd/icons/Figma.js +41 -0
  934. package/dist/umd/icons/File.js +1 -1
  935. package/dist/umd/icons/FileLines.js +36 -0
  936. package/dist/umd/icons/Fill.js +36 -0
  937. package/dist/umd/icons/Film.js +36 -0
  938. package/dist/umd/icons/Filter.js +1 -1
  939. package/dist/umd/icons/Fingerprint.js +36 -0
  940. package/dist/umd/icons/Fire.js +36 -0
  941. package/dist/umd/icons/FireSmoke.js +36 -0
  942. package/dist/umd/icons/FishFins.js +36 -0
  943. package/dist/umd/icons/FitToWidth.js +2 -12
  944. package/dist/umd/icons/Flag.js +36 -0
  945. package/dist/umd/icons/Flashlight.js +36 -0
  946. package/dist/umd/icons/Flask.js +36 -0
  947. package/dist/umd/icons/FloppyDisk.js +36 -0
  948. package/dist/umd/icons/Flower.js +36 -0
  949. package/dist/umd/icons/FolderMove.js +36 -0
  950. package/dist/umd/icons/FolderOpen.js +36 -0
  951. package/dist/umd/icons/FontCase.js +36 -0
  952. package/dist/umd/icons/Football.js +36 -0
  953. package/dist/umd/icons/ForkKnife.js +36 -0
  954. package/dist/umd/icons/Form.js +1 -1
  955. package/dist/umd/icons/GIF.js +1 -1
  956. package/dist/umd/icons/GamepadModern.js +36 -0
  957. package/dist/umd/icons/Gift.js +1 -1
  958. package/dist/umd/icons/Glass.js +36 -0
  959. package/dist/umd/icons/Glasses.js +36 -0
  960. package/dist/umd/icons/GolfFlagHole.js +36 -0
  961. package/dist/umd/icons/GoogleCalendar.js +39 -0
  962. package/dist/umd/icons/GoogleDocs.js +39 -0
  963. package/dist/umd/icons/GoogleDrive.js +41 -0
  964. package/dist/umd/icons/GoogleSheets.js +42 -0
  965. package/dist/umd/icons/GoogleSlides.js +42 -0
  966. package/dist/umd/icons/GraduationCap.js +36 -0
  967. package/dist/umd/icons/GraphBarSolid.js +1 -1
  968. package/dist/umd/icons/GridFourSquares.js +36 -0
  969. package/dist/umd/icons/Hammer.js +36 -0
  970. package/dist/umd/icons/Hand.js +36 -0
  971. package/dist/umd/icons/Headphones.js +36 -0
  972. package/dist/umd/icons/Heart.js +36 -0
  973. package/dist/umd/icons/HeartHalfStroke.js +36 -0
  974. package/dist/umd/icons/HeartPulse.js +36 -0
  975. package/dist/umd/icons/Helpdesk.js +2 -9
  976. package/dist/umd/icons/Home.js +2 -2
  977. package/dist/umd/icons/HourglassHalf.js +36 -0
  978. package/dist/umd/icons/HubspotMeetings.js +36 -0
  979. package/dist/umd/icons/IceCream.js +36 -0
  980. package/dist/umd/icons/IdBadge.js +36 -0
  981. package/dist/umd/icons/Image.js +1 -1
  982. package/dist/umd/icons/ImageMissing.js +1 -1
  983. package/dist/umd/icons/ImageNotFilled.js +36 -0
  984. package/dist/umd/icons/ImageStack.js +36 -0
  985. package/dist/umd/icons/Images.js +36 -0
  986. package/dist/umd/icons/Inbox.js +1 -1
  987. package/dist/umd/icons/InboxFull.js +36 -0
  988. package/dist/umd/icons/Inboxes.js +36 -0
  989. package/dist/umd/icons/Infinity.js +36 -0
  990. package/dist/umd/icons/Instagram.js +46 -0
  991. package/dist/umd/icons/Invite.js +2 -2
  992. package/dist/umd/icons/Invoice.js +1 -1
  993. package/dist/umd/icons/InvoicePaid.js +2 -2
  994. package/dist/umd/icons/JPG.js +1 -1
  995. package/dist/umd/icons/Jotform.js +36 -0
  996. package/dist/umd/icons/Key.js +36 -0
  997. package/dist/umd/icons/KeyboardBrightness.js +36 -0
  998. package/dist/umd/icons/Language.js +36 -0
  999. package/dist/umd/icons/Laptop.js +36 -0
  1000. package/dist/umd/icons/LayerGroup.js +36 -0
  1001. package/dist/umd/icons/Leaf.js +36 -0
  1002. package/dist/umd/icons/LifeRing.js +36 -0
  1003. package/dist/umd/icons/Lightbulb.js +36 -0
  1004. package/dist/umd/icons/Link.js +1 -1
  1005. package/dist/umd/icons/LinkedIn.js +36 -0
  1006. package/dist/umd/icons/List.js +1 -1
  1007. package/dist/umd/icons/LocationArrow.js +36 -0
  1008. package/dist/umd/icons/LocationCrosshairs.js +36 -0
  1009. package/dist/umd/icons/LockFilled.js +1 -1
  1010. package/dist/umd/icons/Loom.js +36 -0
  1011. package/dist/umd/icons/MOV.js +1 -1
  1012. package/dist/umd/icons/MP3.js +1 -1
  1013. package/dist/umd/icons/MP4.js +1 -1
  1014. package/dist/umd/icons/Magnet.js +36 -0
  1015. package/dist/umd/icons/Make.js +36 -0
  1016. package/dist/umd/icons/Map.js +36 -0
  1017. package/dist/umd/icons/Marketing.js +1 -1
  1018. package/dist/umd/icons/Mars.js +36 -0
  1019. package/dist/umd/icons/MarsAndVenus.js +36 -0
  1020. package/dist/umd/icons/MartiniGlassEmpty.js +36 -0
  1021. package/dist/umd/icons/Medal.js +36 -0
  1022. package/dist/umd/icons/Message.js +1 -1
  1023. package/dist/umd/icons/MessageDots.js +36 -0
  1024. package/dist/umd/icons/Messages.js +36 -0
  1025. package/dist/umd/icons/Microchip.js +36 -0
  1026. package/dist/umd/icons/Minus.js +1 -3
  1027. package/dist/umd/icons/Miro.js +39 -0
  1028. package/dist/umd/icons/Mobile.js +36 -0
  1029. package/dist/umd/icons/MobileNumber.js +2 -2
  1030. package/dist/umd/icons/Monday.js +37 -0
  1031. package/dist/umd/icons/MoneyBills.js +36 -0
  1032. package/dist/umd/icons/Moon.js +36 -0
  1033. package/dist/umd/icons/MoreVertical.js +1 -1
  1034. package/dist/umd/icons/Movie.js +1 -1
  1035. package/dist/umd/icons/Mug.js +36 -0
  1036. package/dist/umd/icons/Music.js +36 -0
  1037. package/dist/umd/icons/MusicNote.js +36 -0
  1038. package/dist/umd/icons/Newspaper.js +36 -0
  1039. package/dist/umd/icons/Note.js +36 -0
  1040. package/dist/umd/icons/Notion.js +38 -0
  1041. package/dist/umd/icons/Number.js +2 -2
  1042. package/dist/umd/icons/NumberedList.js +1 -1
  1043. package/dist/umd/icons/OneDrive.js +38 -0
  1044. package/dist/umd/icons/PDF.js +1 -1
  1045. package/dist/umd/icons/PNG.js +1 -1
  1046. package/dist/umd/icons/PaintbrushFine.js +36 -0
  1047. package/dist/umd/icons/Palette.js +36 -0
  1048. package/dist/umd/icons/Pause.js +1 -1
  1049. package/dist/umd/icons/Paw.js +36 -0
  1050. package/dist/umd/icons/PersonBiking.js +36 -0
  1051. package/dist/umd/icons/PersonDress.js +36 -0
  1052. package/dist/umd/icons/PersonSimple.js +36 -0
  1053. package/dist/umd/icons/PersonWalking.js +36 -0
  1054. package/dist/umd/icons/PizzaSlice.js +36 -0
  1055. package/dist/umd/icons/Plane.js +36 -0
  1056. package/dist/umd/icons/PlanetRinged.js +36 -0
  1057. package/dist/umd/icons/PlansPayments.js +1 -1
  1058. package/dist/umd/icons/Play.js +1 -1
  1059. package/dist/umd/icons/Plus.js +1 -8
  1060. package/dist/umd/icons/PowerBi.js +38 -0
  1061. package/dist/umd/icons/PresentationScreen.js +36 -0
  1062. package/dist/umd/icons/Print.js +36 -0
  1063. package/dist/umd/icons/Profile.js +1 -1
  1064. package/dist/umd/icons/Qrcode.js +36 -0
  1065. package/dist/umd/icons/Question.js +36 -0
  1066. package/dist/umd/icons/QuestionMark.js +1 -1
  1067. package/dist/umd/icons/QuickBook.js +4 -1
  1068. package/dist/umd/icons/RecordVinyl.js +36 -0
  1069. package/dist/umd/icons/RectangleWide.js +36 -0
  1070. package/dist/umd/icons/ResetZoom.js +2 -7
  1071. package/dist/umd/icons/Reverse.js +36 -0
  1072. package/dist/umd/icons/Rocket.js +36 -0
  1073. package/dist/umd/icons/SVG.js +1 -1
  1074. package/dist/umd/icons/Scale.js +1 -1
  1075. package/dist/umd/icons/Scissors.js +36 -0
  1076. package/dist/umd/icons/ScrewdriverWrench.js +36 -0
  1077. package/dist/umd/icons/Search.js +2 -2
  1078. package/dist/umd/icons/Settings.js +1 -1
  1079. package/dist/umd/icons/ShareNodes.js +36 -0
  1080. package/dist/umd/icons/Shield.js +36 -0
  1081. package/dist/umd/icons/ShieldCheck.js +36 -0
  1082. package/dist/umd/icons/ShieldHalf.js +36 -0
  1083. package/dist/umd/icons/Ship.js +36 -0
  1084. package/dist/umd/icons/Shirt.js +36 -0
  1085. package/dist/umd/icons/ShoePrints.js +36 -0
  1086. package/dist/umd/icons/Sidebar.js +1 -1
  1087. package/dist/umd/icons/SidebarFilled.js +1 -1
  1088. package/dist/umd/icons/SignPost.js +36 -0
  1089. package/dist/umd/icons/SignalBars.js +36 -0
  1090. package/dist/umd/icons/SignalStream.js +36 -0
  1091. package/dist/umd/icons/Slack.js +36 -0
  1092. package/dist/umd/icons/Snowflake.js +36 -0
  1093. package/dist/umd/icons/Soccer.js +36 -0
  1094. package/dist/umd/icons/SolarSystem.js +36 -0
  1095. package/dist/umd/icons/SquareOutline.js +36 -0
  1096. package/dist/umd/icons/SquareQuestion.js +36 -0
  1097. package/dist/umd/icons/StarHalf.js +36 -0
  1098. package/dist/umd/icons/Stopwatch.js +36 -0
  1099. package/dist/umd/icons/Store.js +1 -1
  1100. package/dist/umd/icons/Subscription.js +36 -0
  1101. package/dist/umd/icons/Subtask.js +1 -1
  1102. package/dist/umd/icons/Success.js +1 -1
  1103. package/dist/umd/icons/SuccessSolid.js +1 -1
  1104. package/dist/umd/icons/Table.js +1 -1
  1105. package/dist/umd/icons/Tag.js +1 -1
  1106. package/dist/umd/icons/Tags.js +36 -0
  1107. package/dist/umd/icons/Teams.js +1 -1
  1108. package/dist/umd/icons/Telescope.js +36 -0
  1109. package/dist/umd/icons/TemperatureThreeQuarters.js +36 -0
  1110. package/dist/umd/icons/Templates.js +1 -1
  1111. package/dist/umd/icons/TennisBall.js +36 -0
  1112. package/dist/umd/icons/ThumbsDown.js +2 -2
  1113. package/dist/umd/icons/ThumbsUp.js +1 -1
  1114. package/dist/umd/icons/Ticket.js +36 -0
  1115. package/dist/umd/icons/Timer.js +36 -0
  1116. package/dist/umd/icons/ToggleOn.js +36 -0
  1117. package/dist/umd/icons/TokenInspector.js +36 -0
  1118. package/dist/umd/icons/Train.js +36 -0
  1119. package/dist/umd/icons/Transgender.js +36 -0
  1120. package/dist/umd/icons/Trash.js +2 -2
  1121. package/dist/umd/icons/Trello.js +39 -0
  1122. package/dist/umd/icons/Triangle.js +36 -0
  1123. package/dist/umd/icons/Trophy.js +36 -0
  1124. package/dist/umd/icons/Tv.js +36 -0
  1125. package/dist/umd/icons/Typeform.js +38 -0
  1126. package/dist/umd/icons/Umbrella.js +36 -0
  1127. package/dist/umd/icons/Unarchive.js +3 -3
  1128. package/dist/umd/icons/UnorderedList.js +1 -1
  1129. package/dist/umd/icons/Upload.js +10 -3
  1130. package/dist/umd/icons/Venus.js +36 -0
  1131. package/dist/umd/icons/Video.js +36 -0
  1132. package/dist/umd/icons/Voicemail.js +36 -0
  1133. package/dist/umd/icons/Wallet.js +36 -0
  1134. package/dist/umd/icons/WandMagicSparkles.js +36 -0
  1135. package/dist/umd/icons/Warning.js +2 -2
  1136. package/dist/umd/icons/WarningSolid.js +2 -2
  1137. package/dist/umd/icons/WatchApple.js +36 -0
  1138. package/dist/umd/icons/WavePulse.js +36 -0
  1139. package/dist/umd/icons/Web.js +1 -1
  1140. package/dist/umd/icons/WeightScale.js +36 -0
  1141. package/dist/umd/icons/WindowMaximize.js +36 -0
  1142. package/dist/umd/icons/Wrench.js +36 -0
  1143. package/dist/umd/icons/X.js +36 -0
  1144. package/dist/umd/icons/Xero.js +39 -0
  1145. package/dist/umd/icons/YouTube.js +38 -0
  1146. package/dist/umd/icons/ZIP.js +1 -1
  1147. package/dist/umd/icons/Zapier.js +36 -0
  1148. package/dist/umd/icons/Zoom.js +38 -0
  1149. package/dist/umd/icons/index.js +2264 -24
  1150. package/dist/umd/types/components/Avatar/Avatar.d.ts +2 -2
  1151. package/dist/umd/types/components/Checkbox/Checkbox.d.ts +12 -0
  1152. package/dist/umd/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  1153. package/dist/umd/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  1154. package/dist/umd/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  1155. package/dist/umd/types/components/Toolbar/types.d.ts +5 -0
  1156. package/dist/umd/types/components/Typography/Base.d.ts +2 -2
  1157. package/dist/umd/types/components/Typography/Base.stories.d.ts +1 -1
  1158. package/dist/umd/types/icons/Accessibility.d.ts +3 -0
  1159. package/dist/umd/types/icons/AcuityScheduling.d.ts +3 -0
  1160. package/dist/umd/types/icons/AlarmClock.d.ts +3 -0
  1161. package/dist/umd/types/icons/Aperture.d.ts +3 -0
  1162. package/dist/umd/types/icons/AppleWhole.d.ts +3 -0
  1163. package/dist/umd/types/icons/ArrowTrendDown.d.ts +3 -0
  1164. package/dist/umd/types/icons/ArrowTrendUp.d.ts +3 -0
  1165. package/dist/umd/types/icons/Asterisk.d.ts +3 -0
  1166. package/dist/umd/types/icons/AuditLog.d.ts +3 -0
  1167. package/dist/umd/types/icons/Autoresponder.d.ts +3 -0
  1168. package/dist/umd/types/icons/AwardSimple.d.ts +3 -0
  1169. package/dist/umd/types/icons/BagShoppingMinus.d.ts +3 -0
  1170. package/dist/umd/types/icons/BagShoppingPlus.d.ts +3 -0
  1171. package/dist/umd/types/icons/Balloon.d.ts +3 -0
  1172. package/dist/umd/types/icons/Bandage.d.ts +3 -0
  1173. package/dist/umd/types/icons/BarcodeRead.d.ts +3 -0
  1174. package/dist/umd/types/icons/Baseball.d.ts +3 -0
  1175. package/dist/umd/types/icons/BasketShoppingSimple.d.ts +3 -0
  1176. package/dist/umd/types/icons/Basketball.d.ts +3 -0
  1177. package/dist/umd/types/icons/BedFront.d.ts +3 -0
  1178. package/dist/umd/types/icons/BeerMug.d.ts +3 -0
  1179. package/dist/umd/types/icons/BoltSlash.d.ts +3 -0
  1180. package/dist/umd/types/icons/Bookmark.d.ts +3 -0
  1181. package/dist/umd/types/icons/BowlingBall.d.ts +3 -0
  1182. package/dist/umd/types/icons/Briefcase.d.ts +3 -0
  1183. package/dist/umd/types/icons/BriefcaseMedical.d.ts +3 -0
  1184. package/dist/umd/types/icons/Brightness.d.ts +3 -0
  1185. package/dist/umd/types/icons/Bug.d.ts +3 -0
  1186. package/dist/umd/types/icons/Buildings.d.ts +3 -0
  1187. package/dist/umd/types/icons/Bullhorn.d.ts +3 -0
  1188. package/dist/umd/types/icons/BullseyeArrow.d.ts +3 -0
  1189. package/dist/umd/types/icons/BurgerFries.d.ts +3 -0
  1190. package/dist/umd/types/icons/Bus.d.ts +3 -0
  1191. package/dist/umd/types/icons/CalCom.d.ts +3 -0
  1192. package/dist/umd/types/icons/Calculator.d.ts +3 -0
  1193. package/dist/umd/types/icons/CalendarDays.d.ts +3 -0
  1194. package/dist/umd/types/icons/Calendly.d.ts +3 -0
  1195. package/dist/umd/types/icons/Camera.d.ts +3 -0
  1196. package/dist/umd/types/icons/CameraRotate.d.ts +3 -0
  1197. package/dist/umd/types/icons/Canva.d.ts +3 -0
  1198. package/dist/umd/types/icons/Car.d.ts +3 -0
  1199. package/dist/umd/types/icons/CartShopping.d.ts +3 -0
  1200. package/dist/umd/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  1201. package/dist/umd/types/icons/ClickUp.d.ts +3 -0
  1202. package/dist/umd/types/icons/Cloud.d.ts +3 -0
  1203. package/dist/umd/types/icons/CloudBolt.d.ts +3 -0
  1204. package/dist/umd/types/icons/CloudMoon.d.ts +3 -0
  1205. package/dist/umd/types/icons/CloudSun.d.ts +3 -0
  1206. package/dist/umd/types/icons/CodeBranch.d.ts +3 -0
  1207. package/dist/umd/types/icons/CodeCommit.d.ts +3 -0
  1208. package/dist/umd/types/icons/CodeCompare.d.ts +3 -0
  1209. package/dist/umd/types/icons/CodeFork.d.ts +3 -0
  1210. package/dist/umd/types/icons/CodeMerge.d.ts +3 -0
  1211. package/dist/umd/types/icons/CodePullRequest.d.ts +3 -0
  1212. package/dist/umd/types/icons/Coins.d.ts +3 -0
  1213. package/dist/umd/types/icons/CommentDots.d.ts +3 -0
  1214. package/dist/umd/types/icons/CustomApps.d.ts +3 -0
  1215. package/dist/umd/types/icons/Databox.d.ts +3 -0
  1216. package/dist/umd/types/icons/Desktop.d.ts +3 -0
  1217. package/dist/umd/types/icons/Dialpad.d.ts +3 -0
  1218. package/dist/umd/types/icons/DiceFive.d.ts +3 -0
  1219. package/dist/umd/types/icons/Dropbox.d.ts +3 -0
  1220. package/dist/umd/types/icons/Droplet.d.ts +3 -0
  1221. package/dist/umd/types/icons/Dumbbell.d.ts +3 -0
  1222. package/dist/umd/types/icons/Ear.d.ts +3 -0
  1223. package/dist/umd/types/icons/EarthAmericas.d.ts +3 -0
  1224. package/dist/umd/types/icons/Egg.d.ts +3 -0
  1225. package/dist/umd/types/icons/EmbedsLinks.d.ts +3 -0
  1226. package/dist/umd/types/icons/Exporter.d.ts +3 -0
  1227. package/dist/umd/types/icons/EyeDropper.d.ts +3 -0
  1228. package/dist/umd/types/icons/FaceFrownSlight.d.ts +3 -0
  1229. package/dist/umd/types/icons/Facebook.d.ts +3 -0
  1230. package/dist/umd/types/icons/Figma.d.ts +3 -0
  1231. package/dist/umd/types/icons/FileLines.d.ts +3 -0
  1232. package/dist/umd/types/icons/Fill.d.ts +3 -0
  1233. package/dist/umd/types/icons/Film.d.ts +3 -0
  1234. package/dist/umd/types/icons/Fingerprint.d.ts +3 -0
  1235. package/dist/umd/types/icons/Fire.d.ts +3 -0
  1236. package/dist/umd/types/icons/FireSmoke.d.ts +3 -0
  1237. package/dist/umd/types/icons/FishFins.d.ts +3 -0
  1238. package/dist/umd/types/icons/Flag.d.ts +3 -0
  1239. package/dist/umd/types/icons/Flashlight.d.ts +3 -0
  1240. package/dist/umd/types/icons/Flask.d.ts +3 -0
  1241. package/dist/umd/types/icons/FloppyDisk.d.ts +3 -0
  1242. package/dist/umd/types/icons/Flower.d.ts +3 -0
  1243. package/dist/umd/types/icons/FolderMove.d.ts +3 -0
  1244. package/dist/umd/types/icons/FolderOpen.d.ts +3 -0
  1245. package/dist/umd/types/icons/FontCase.d.ts +3 -0
  1246. package/dist/umd/types/icons/Football.d.ts +3 -0
  1247. package/dist/umd/types/icons/ForkKnife.d.ts +3 -0
  1248. package/dist/umd/types/icons/GamepadModern.d.ts +3 -0
  1249. package/dist/umd/types/icons/Glass.d.ts +3 -0
  1250. package/dist/umd/types/icons/Glasses.d.ts +3 -0
  1251. package/dist/umd/types/icons/GolfFlagHole.d.ts +3 -0
  1252. package/dist/umd/types/icons/GoogleCalendar.d.ts +3 -0
  1253. package/dist/umd/types/icons/GoogleDocs.d.ts +3 -0
  1254. package/dist/umd/types/icons/GoogleDrive.d.ts +3 -0
  1255. package/dist/umd/types/icons/GoogleSheets.d.ts +3 -0
  1256. package/dist/umd/types/icons/GoogleSlides.d.ts +3 -0
  1257. package/dist/umd/types/icons/GraduationCap.d.ts +3 -0
  1258. package/dist/umd/types/icons/GridFourSquares.d.ts +3 -0
  1259. package/dist/umd/types/icons/Hammer.d.ts +3 -0
  1260. package/dist/umd/types/icons/Hand.d.ts +3 -0
  1261. package/dist/umd/types/icons/Headphones.d.ts +3 -0
  1262. package/dist/umd/types/icons/Heart.d.ts +3 -0
  1263. package/dist/umd/types/icons/HeartHalfStroke.d.ts +3 -0
  1264. package/dist/umd/types/icons/HeartPulse.d.ts +3 -0
  1265. package/dist/umd/types/icons/HourglassHalf.d.ts +3 -0
  1266. package/dist/umd/types/icons/HubspotMeetings.d.ts +3 -0
  1267. package/dist/umd/types/icons/IceCream.d.ts +3 -0
  1268. package/dist/umd/types/icons/IdBadge.d.ts +3 -0
  1269. package/dist/umd/types/icons/ImageNotFilled.d.ts +3 -0
  1270. package/dist/umd/types/icons/ImageStack.d.ts +3 -0
  1271. package/dist/umd/types/icons/Images.d.ts +3 -0
  1272. package/dist/umd/types/icons/InboxFull.d.ts +3 -0
  1273. package/dist/umd/types/icons/Inboxes.d.ts +3 -0
  1274. package/dist/umd/types/icons/Infinity.d.ts +3 -0
  1275. package/dist/umd/types/icons/Instagram.d.ts +3 -0
  1276. package/dist/umd/types/icons/Jotform.d.ts +3 -0
  1277. package/dist/umd/types/icons/Key.d.ts +3 -0
  1278. package/dist/umd/types/icons/KeyboardBrightness.d.ts +3 -0
  1279. package/dist/umd/types/icons/Language.d.ts +3 -0
  1280. package/dist/umd/types/icons/Laptop.d.ts +3 -0
  1281. package/dist/umd/types/icons/LayerGroup.d.ts +3 -0
  1282. package/dist/umd/types/icons/Leaf.d.ts +3 -0
  1283. package/dist/umd/types/icons/LifeRing.d.ts +3 -0
  1284. package/dist/umd/types/icons/Lightbulb.d.ts +3 -0
  1285. package/dist/umd/types/icons/LinkedIn.d.ts +3 -0
  1286. package/dist/umd/types/icons/LocationArrow.d.ts +3 -0
  1287. package/dist/umd/types/icons/LocationCrosshairs.d.ts +3 -0
  1288. package/dist/umd/types/icons/Loom.d.ts +3 -0
  1289. package/dist/umd/types/icons/Magnet.d.ts +3 -0
  1290. package/dist/umd/types/icons/Make.d.ts +3 -0
  1291. package/dist/umd/types/icons/Map.d.ts +3 -0
  1292. package/dist/umd/types/icons/Mars.d.ts +3 -0
  1293. package/dist/umd/types/icons/MarsAndVenus.d.ts +3 -0
  1294. package/dist/umd/types/icons/MartiniGlassEmpty.d.ts +3 -0
  1295. package/dist/umd/types/icons/Medal.d.ts +3 -0
  1296. package/dist/umd/types/icons/MessageDots.d.ts +3 -0
  1297. package/dist/umd/types/icons/Messages.d.ts +3 -0
  1298. package/dist/umd/types/icons/Microchip.d.ts +3 -0
  1299. package/dist/umd/types/icons/Miro.d.ts +3 -0
  1300. package/dist/umd/types/icons/Mobile.d.ts +3 -0
  1301. package/dist/umd/types/icons/Monday.d.ts +3 -0
  1302. package/dist/umd/types/icons/MoneyBills.d.ts +3 -0
  1303. package/dist/umd/types/icons/Moon.d.ts +3 -0
  1304. package/dist/umd/types/icons/Mug.d.ts +3 -0
  1305. package/dist/umd/types/icons/Music.d.ts +3 -0
  1306. package/dist/umd/types/icons/MusicNote.d.ts +3 -0
  1307. package/dist/umd/types/icons/Newspaper.d.ts +3 -0
  1308. package/dist/umd/types/icons/Note.d.ts +3 -0
  1309. package/dist/umd/types/icons/Notion.d.ts +3 -0
  1310. package/dist/umd/types/icons/OneDrive.d.ts +3 -0
  1311. package/dist/umd/types/icons/PaintbrushFine.d.ts +3 -0
  1312. package/dist/umd/types/icons/Palette.d.ts +3 -0
  1313. package/dist/umd/types/icons/Paw.d.ts +3 -0
  1314. package/dist/umd/types/icons/PersonBiking.d.ts +3 -0
  1315. package/dist/umd/types/icons/PersonDress.d.ts +3 -0
  1316. package/dist/umd/types/icons/PersonSimple.d.ts +3 -0
  1317. package/dist/umd/types/icons/PersonWalking.d.ts +3 -0
  1318. package/dist/umd/types/icons/PizzaSlice.d.ts +3 -0
  1319. package/dist/umd/types/icons/Plane.d.ts +3 -0
  1320. package/dist/umd/types/icons/PlanetRinged.d.ts +3 -0
  1321. package/dist/umd/types/icons/PowerBi.d.ts +3 -0
  1322. package/dist/umd/types/icons/PresentationScreen.d.ts +3 -0
  1323. package/dist/umd/types/icons/Print.d.ts +3 -0
  1324. package/dist/umd/types/icons/Qrcode.d.ts +3 -0
  1325. package/dist/umd/types/icons/Question.d.ts +3 -0
  1326. package/dist/umd/types/icons/RecordVinyl.d.ts +3 -0
  1327. package/dist/umd/types/icons/RectangleWide.d.ts +3 -0
  1328. package/dist/umd/types/icons/Reverse.d.ts +3 -0
  1329. package/dist/umd/types/icons/Rocket.d.ts +3 -0
  1330. package/dist/umd/types/icons/Scissors.d.ts +3 -0
  1331. package/dist/umd/types/icons/ScrewdriverWrench.d.ts +3 -0
  1332. package/dist/umd/types/icons/ShareNodes.d.ts +3 -0
  1333. package/dist/umd/types/icons/Shield.d.ts +3 -0
  1334. package/dist/umd/types/icons/ShieldCheck.d.ts +3 -0
  1335. package/dist/umd/types/icons/ShieldHalf.d.ts +3 -0
  1336. package/dist/umd/types/icons/Ship.d.ts +3 -0
  1337. package/dist/umd/types/icons/Shirt.d.ts +3 -0
  1338. package/dist/umd/types/icons/ShoePrints.d.ts +3 -0
  1339. package/dist/umd/types/icons/SignPost.d.ts +3 -0
  1340. package/dist/umd/types/icons/SignalBars.d.ts +3 -0
  1341. package/dist/umd/types/icons/SignalStream.d.ts +3 -0
  1342. package/dist/umd/types/icons/Slack.d.ts +3 -0
  1343. package/dist/umd/types/icons/Snowflake.d.ts +3 -0
  1344. package/dist/umd/types/icons/Soccer.d.ts +3 -0
  1345. package/dist/umd/types/icons/SolarSystem.d.ts +3 -0
  1346. package/dist/umd/types/icons/SquareOutline.d.ts +3 -0
  1347. package/dist/umd/types/icons/SquareQuestion.d.ts +3 -0
  1348. package/dist/umd/types/icons/StarHalf.d.ts +3 -0
  1349. package/dist/umd/types/icons/Stopwatch.d.ts +3 -0
  1350. package/dist/umd/types/icons/Subscription.d.ts +3 -0
  1351. package/dist/umd/types/icons/Tags.d.ts +3 -0
  1352. package/dist/umd/types/icons/Telescope.d.ts +3 -0
  1353. package/dist/umd/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  1354. package/dist/umd/types/icons/TennisBall.d.ts +3 -0
  1355. package/dist/umd/types/icons/Ticket.d.ts +3 -0
  1356. package/dist/umd/types/icons/Timer.d.ts +3 -0
  1357. package/dist/umd/types/icons/ToggleOn.d.ts +3 -0
  1358. package/dist/umd/types/icons/TokenInspector.d.ts +3 -0
  1359. package/dist/umd/types/icons/Train.d.ts +3 -0
  1360. package/dist/umd/types/icons/Transgender.d.ts +3 -0
  1361. package/dist/umd/types/icons/Trello.d.ts +3 -0
  1362. package/dist/umd/types/icons/Triangle.d.ts +3 -0
  1363. package/dist/umd/types/icons/Trophy.d.ts +3 -0
  1364. package/dist/umd/types/icons/Tv.d.ts +3 -0
  1365. package/dist/umd/types/icons/Typeform.d.ts +3 -0
  1366. package/dist/umd/types/icons/Umbrella.d.ts +3 -0
  1367. package/dist/umd/types/icons/Venus.d.ts +3 -0
  1368. package/dist/umd/types/icons/Video.d.ts +3 -0
  1369. package/dist/umd/types/icons/Voicemail.d.ts +3 -0
  1370. package/dist/umd/types/icons/Wallet.d.ts +3 -0
  1371. package/dist/umd/types/icons/WandMagicSparkles.d.ts +3 -0
  1372. package/dist/umd/types/icons/WatchApple.d.ts +3 -0
  1373. package/dist/umd/types/icons/WavePulse.d.ts +3 -0
  1374. package/dist/umd/types/icons/WeightScale.d.ts +3 -0
  1375. package/dist/umd/types/icons/WindowMaximize.d.ts +3 -0
  1376. package/dist/umd/types/icons/Wrench.d.ts +3 -0
  1377. package/dist/umd/types/icons/X.d.ts +3 -0
  1378. package/dist/umd/types/icons/Xero.d.ts +3 -0
  1379. package/dist/umd/types/icons/YouTube.d.ts +3 -0
  1380. package/dist/umd/types/icons/Zapier.d.ts +3 -0
  1381. package/dist/umd/types/icons/Zoom.d.ts +3 -0
  1382. package/dist/umd/types/icons/index.d.ts +226 -2
  1383. package/dist/umd/types/tsconfig.tsbuildinfo +1 -1
  1384. package/package.json +1 -1
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.RecordVinyl = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.RecordVinyl = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var RecordVinyl = _exports.RecordVinyl = function RecordVinyl(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.125 10a8.125 8.125 0 1 0-16.25 0 8.125 8.125 0 0 0 16.25 0M0 10a10 10 0 1 1 20 0 10 10 0 0 1-20 0m6.25 0a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m4.688 0a.938.938 0 1 0-1.876 0 .938.938 0 0 0 1.876 0"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.RectangleWide = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.RectangleWide = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var RectangleWide = _exports.RectangleWide = function RectangleWide(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18 5.5c.275 0 .5.225.5.5v8c0 .275-.225.5-.5.5H2a.5.5 0 0 1-.5-.5V6c0-.275.225-.5.5-.5zM2 4C.897 4 0 4.897 0 6v8c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2z"
34
+ }));
35
+ };
36
+ });
@@ -27,15 +27,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
27
27
  return /*#__PURE__*/React.createElement("svg", _extends({
28
28
  xmlns: "http://www.w3.org/2000/svg",
29
29
  fill: "none",
30
- viewBox: "0 0 20 20"
30
+ viewBox: "0 0 20 21"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M13.554 8.478a5.077 5.077 0 1 0-10.155 0 5.077 5.077 0 0 0 10.154 0m-.981 5.176A6.6 6.6 0 0 1 1.875 8.478a6.6 6.6 0 0 1 6.6-6.601 6.6 6.6 0 0 1 5.177 10.698l4.25 4.25a.761.761 0 0 1-1.076 1.076z"
34
- }), /*#__PURE__*/React.createElement("path", {
35
- fill: "currentColor",
36
- fillRule: "evenodd",
37
- d: "M5.85 8.587a.75.75 0 0 1 .75-.75h3.859a.75.75 0 0 1 0 1.5h-3.86a.75.75 0 0 1-.75-.75",
38
- clipRule: "evenodd"
33
+ d: "M8.125 1.875a6.25 6.25 0 1 1 0 12.5 6.25 6.25 0 0 1 0-12.5m0 14.375c1.906 0 3.66-.656 5.043-1.754l5.23 5.23a.937.937 0 0 0 1.324-1.324l-5.226-5.234a8.1 8.1 0 0 0 1.754-5.043A8.124 8.124 0 0 0 8.125 0 8.124 8.124 0 0 0 0 8.125a8.124 8.124 0 0 0 8.125 8.125M5.313 7.188a.935.935 0 0 0-.938.937c0 .52.418.938.938.938h5.625c.519 0 .937-.418.937-.938a.935.935 0 0 0-.937-.937z"
39
34
  }));
40
35
  };
41
36
  });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Reverse = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Reverse = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Reverse = _exports.Reverse = function Reverse(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M1.843.999c.467 0 .844.376.844.844v2.746l.952-.953C7.155.12 12.855.12 16.367 3.636s3.516 9.215 0 12.727-9.215 3.516-12.728 0a9 9 0 0 1-1.34-1.705.846.846 0 0 1 .286-1.16.846.846 0 0 1 1.16.285c.299.492.66.96 1.09 1.385a7.317 7.317 0 0 0 10.344 0c2.858-2.855 2.855-7.485 0-10.344s-7.486-2.855-10.344 0l-.953.953h2.75c.467 0 .843.376.843.844a.84.84 0 0 1-.844.844l-4.788.003a.84.84 0 0 1-.844-.844V1.843c0-.468.376-.844.844-.844"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Rocket = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Rocket = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Rocket = _exports.Rocket = function Rocket(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 21 21"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.927 1.314a.97.97 0 0 1 .76.76c.364 1.819.594 4.608-.797 7.304-.836 1.617-2.215 3.125-4.357 4.354v3.278c0 .683-.356 1.314-.942 1.665l-3.565 2.139a1.295 1.295 0 0 1-1.96-1.108v-4.184a2.59 2.59 0 0 0-2.588-2.587H1.294a1.293 1.293 0 0 1-1.107-1.96L2.325 7.41a1.94 1.94 0 0 1 1.666-.942h3.278c1.229-2.147 2.736-3.525 4.353-4.358C14.32.715 17.108.95 18.927 1.314M10.006 15.55v3.011l2.587-1.552v-2.336q-1.176.485-2.588.873zm7.163-7.062c.957-1.856.962-3.824.731-5.385-1.56-.234-3.529-.226-5.384.732-1.932.999-3.925 3.125-5.162 7.567a4.54 4.54 0 0 1 2.251 2.252c4.443-1.237 6.57-3.23 7.567-5.162zM6.327 8.408H3.991l-1.553 2.587H5.45q.389-1.412.873-2.587zm7.56-2.91a1.617 1.617 0 1 1 0 3.234 1.617 1.617 0 0 1 0-3.234"
34
+ }));
35
+ };
36
+ });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M2.5 18.125h1.875V20H2.5A2.5 2.5 0 0 1 0 17.5v-15C0 1.121 1.121 0 2.5 0h6.465c.664 0 1.3.262 1.77.73l3.535 3.536a2.5 2.5 0 0 1 .73 1.77v5.839h-1.875V6.25H10c-.691 0-1.25-.559-1.25-1.25V1.875H2.5a.627.627 0 0 0-.625.625v15c0 .344.281.625.625.625m5.535-4.375h1.027c.344 0 .626.281.626.625a.627.627 0 0 1-.626.625H8.036a.536.536 0 0 0-.535.535c0 .203.113.387.297.477l1.219.61a1.785 1.785 0 0 1-.8 3.379H6.874a.627.627 0 0 1-.625-.626c0-.344.281-.625.625-.625h1.34a.536.536 0 0 0 .535-.535.53.53 0 0 0-.297-.477l-1.219-.61a1.783 1.783 0 0 1 .801-3.378m9.778 0h.625c.863 0 1.562.7 1.562 1.563v.312a.627.627 0 0 1-.625.625.627.627 0 0 1-.625-.625v-.312a.313.313 0 0 0-.312-.313h-.625a.313.313 0 0 0-.313.313v3.124c0 .172.14.313.313.313h.625c.171 0 .312-.14.312-.312v-.313a.627.627 0 0 1-.625-.625c0-.344.281-.625.625-.625h.625c.344 0 .625.281.625.625v.938C20 19.3 19.3 20 18.438 20h-.625c-.864 0-1.563-.7-1.563-1.562v-3.125c0-.864.7-1.563 1.563-1.563m-5.938 0c.344 0 .625.281.625.625v1.234c0 .899.215 1.782.625 2.579.41-.793.625-1.676.625-2.579v-1.234c0-.344.281-.625.625-.625s.625.281.625.625v1.234a6.87 6.87 0 0 1-1.156 3.813l-.2.3a.623.623 0 0 1-1.039 0l-.199-.3a6.87 6.87 0 0 1-1.156-3.813v-1.234c0-.344.281-.625.625-.625"
33
+ d: "M6.423 1.752H2.336a.586.586 0 0 0-.584.584V16.35c0 .322.263.584.584.584h2.92v1.752h-2.92A2.34 2.34 0 0 1 0 16.35V2.336A2.34 2.34 0 0 1 2.336 0h4.872c.62 0 1.215.245 1.653.682l4.471 4.475c.438.438.683 1.033.683 1.653v5.456h-1.752V7.595H9.05a2.626 2.626 0 0 1-2.628-2.628V1.752m5.114 4.087L8.175 2.48v2.484c0 .486.39.876.876.876zm-2.778 8.03h.876c.402 0 .73.328.73.73s-.328.73-.73.73h-.876a.44.44 0 0 0-.438.437c0 .241.197.438.438.438a1.899 1.899 0 0 1 0 3.796H7.591a.73.73 0 0 1-.73-.73c0-.401.329-.73.73-.73H8.76a.44.44 0 0 0 .438-.438.44.44 0 0 0-.438-.438 1.899 1.899 0 0 1 0-3.795m4.234.73v1.153c0 .715.15 1.42.438 2.07a5.1 5.1 0 0 0 .438-2.07v-1.154c0-.4.328-.73.73-.73s.73.33.73.73v1.154a6.56 6.56 0 0 1-1.103 3.642l-.186.281a.727.727 0 0 1-1.211 0l-.187-.28a6.57 6.57 0 0 1-1.102-3.643v-1.154c0-.4.329-.73.73-.73.402 0 .73.33.73.73zm3.211.876c0-.887.72-1.606 1.606-1.606h.876c.726 0 1.314.587 1.314 1.313 0 .402-.328.73-.73.73a.73.73 0 0 1-.715-.584h-.745a.146.146 0 0 0-.146.147v2.92c0 .08.066.145.146.145h.584c.08 0 .146-.066.146-.146v-.292a.732.732 0 0 1 .438-1.314h.292c.402 0 .73.329.73.73v.876c0 .887-.719 1.606-1.606 1.606h-.584a1.606 1.606 0 0 1-1.606-1.606z"
34
34
  }));
35
35
  };
36
36
  });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M13.172.77h5.192c.48 0 .866.386.866.865v5.192a.864.864 0 0 1-1.479.613l-1.406-1.406-3.137 3.137a.86.86 0 0 1-1.222 0l-1.154-1.154a.86.86 0 0 1 0-1.222l3.137-3.137-1.41-1.41A.867.867 0 0 1 13.172.77M6.827 19.23H1.635a.863.863 0 0 1-.865-.865v-5.192a.864.864 0 0 1 1.478-.613l1.406 1.406 3.137-3.137a.86.86 0 0 1 1.222 0l1.154 1.154a.86.86 0 0 1 0 1.222L6.03 16.342l1.406 1.406a.866.866 0 0 1-.613 1.478z"
33
+ d: "M13.438 0h5.624c.52 0 .938.418.938.938v5.625a.936.936 0 0 1-1.602.664l-1.523-1.524-3.398 3.399a.934.934 0 0 1-1.325 0l-1.25-1.25a.934.934 0 0 1 0-1.325l3.399-3.398-1.524-1.524a.94.94 0 0 1-.203-1.023.935.935 0 0 1 .864-.582M6.562 20H.939A.935.935 0 0 1 0 19.063v-5.625a.936.936 0 0 1 1.602-.665l1.523 1.524 3.398-3.399a.934.934 0 0 1 1.325 0l1.25 1.25a.934.934 0 0 1 0 1.325L5.699 16.87l1.524 1.524c.27.27.347.671.203 1.023a.93.93 0 0 1-.864.582"
34
34
  }));
35
35
  };
36
36
  });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Scissors = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Scissors = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Scissors = _exports.Scissors = function Scissors(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M1.875 4.375a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m6.875 0A4.373 4.373 0 0 0 4.375 0 4.373 4.373 0 0 0 0 4.375 4.373 4.373 0 0 0 4.375 8.75c.937 0 1.808-.297 2.52-.797L9.131 10l-2.238 2.046a4.37 4.37 0 0 0-2.52-.796A4.373 4.373 0 0 0 0 15.624 4.373 4.373 0 0 0 4.375 20a4.373 4.373 0 0 0 3.785-6.57l11.534-10.55a.934.934 0 0 0 .059-1.324.934.934 0 0 0-1.324-.059L10.523 8.73 8.16 6.57c.375-.645.59-1.394.59-2.195m9.679 14.128a.938.938 0 0 0 1.265-1.383l-6.468-5.917-1.402 1.257zM1.875 15.624a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.ScrewdriverWrench = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.ScrewdriverWrench = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var ScrewdriverWrench = _exports.ScrewdriverWrench = function ScrewdriverWrench(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M2.168.267A.59.59 0 0 1 2.91.193l4.364 2.91c.327.216.522.584.522.977v2.237l3.056 3.056a3.326 3.326 0 0 1 3.997.54l4.636 4.636a1.767 1.767 0 0 1 0 2.495l-2.208 2.207a1.767 1.767 0 0 1-2.494 0L10.15 14.62a3.326 3.326 0 0 1-.54-3.997L6.554 7.566H4.317a1.17 1.17 0 0 1-.977-.522L.427 2.676A.59.59 0 0 1 .5 1.934zm3.868 5.536V4.396l-3.302-2.2-.305.304 2.2 3.303zm9.992 12.2 2.208-2.209-4.629-4.632A1.56 1.56 0 1 0 11.4 13.37zM1.018 14.89l5.183-5.184 1.246 1.246-5.184 5.183A1.177 1.177 0 0 0 3.927 17.8l3.792-3.79a5.1 5.1 0 0 0 .922 1.571l-3.465 3.465a2.94 2.94 0 0 1-4.154 0 2.94 2.94 0 0 1 0-4.155zM9.563 4.08c0-.632-.202-1.238-.57-1.738a6.16 6.16 0 0 1 4.39-1.833c.996 0 1.94.235 2.774.658.253.128.43.367.474.646a.9.9 0 0 1-.247.764l-2.707 2.708V6.39h1.106l2.707-2.707a.89.89 0 0 1 .764-.246c.28.044.522.22.647.474a6.17 6.17 0 0 1-.801 6.755l-1.253-1.252a4.4 4.4 0 0 0 .886-3.476L15.77 7.896a.86.86 0 0 1-.338.21 5.1 5.1 0 0 0-3.516-.893V4.921c0-.235.092-.46.258-.625l1.957-1.958a4.405 4.405 0 0 0-4.566 2.145V4.08z"
34
+ }));
35
+ };
36
+ });
@@ -27,10 +27,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
27
27
  return /*#__PURE__*/React.createElement("svg", _extends({
28
28
  xmlns: "http://www.w3.org/2000/svg",
29
29
  fill: "none",
30
- viewBox: "0 0 20 20"
30
+ viewBox: "0 0 21 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M13.554 8.478a5.077 5.077 0 1 0-10.155 0 5.077 5.077 0 0 0 10.154 0m-.981 5.176A6.6 6.6 0 0 1 1.875 8.478a6.6 6.6 0 0 1 6.6-6.601 6.6 6.6 0 0 1 5.177 10.698l4.25 4.25a.761.761 0 0 1-1.076 1.076z"
33
+ d: "M14.375 8.125a6.25 6.25 0 1 0-12.5 0 6.25 6.25 0 0 0 12.5 0m-1.207 6.371a8.1 8.1 0 0 1-5.043 1.754A8.124 8.124 0 0 1 0 8.125 8.124 8.124 0 0 1 8.125 0a8.124 8.124 0 0 1 8.125 8.125c0 1.906-.656 3.66-1.754 5.043l5.23 5.23a.937.937 0 0 1-1.324 1.324z"
34
34
  }));
35
35
  };
36
36
  });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M10 0c.664 0 1.313.066 1.945.188.309.058.852.238 1.149.785q.118.216.18.46l.363 1.505c.054.226.437.449.66.382l1.484-.437a1.8 1.8 0 0 1 .477-.074c.629-.02 1.055.367 1.262.601a10 10 0 0 1 1.949 3.371c.101.297.219.852-.106 1.383-.086.14-.191.274-.312.39L17.93 9.622c-.164.156-.164.606 0 .762l1.12 1.066c.122.117.227.25.313.39.32.532.204 1.087.106 1.384a10 10 0 0 1-1.95 3.37c-.206.235-.636.622-1.261.602a2 2 0 0 1-.477-.074l-1.484-.441c-.223-.067-.606.156-.66.383l-.364 1.503q-.06.248-.18.461c-.3.547-.843.723-1.148.785-.632.122-1.28.188-1.945.188-.664 0-1.312-.066-1.945-.187-.309-.06-.852-.239-1.149-.786a2 2 0 0 1-.18-.46l-.363-1.505c-.054-.226-.437-.449-.66-.382l-1.484.437q-.235.07-.477.074c-.629.02-1.054-.367-1.261-.601a10 10 0 0 1-1.95-3.371c-.101-.297-.218-.852.106-1.383a2 2 0 0 1 .312-.39l1.121-1.067c.164-.156.164-.606 0-.762L.945 8.551a2 2 0 0 1-.312-.39C.313 7.628.43 7.073.53 6.78a10 10 0 0 1 1.95-3.37c.207-.235.636-.622 1.261-.602q.24.006.477.074l1.484.437c.223.067.606-.156.66-.382l.364-1.504q.06-.248.18-.461c.3-.547.843-.723 1.148-.785A10.3 10.3 0 0 1 10 0M8.52 2.008l-.332 1.37c-.305 1.263-1.77 2.106-3.016 1.743l-1.348-.398A8.2 8.2 0 0 0 2.34 7.289l1.023.973c.938.89.938 2.586 0 3.476l-1.023.973c.332.937.84 1.812 1.484 2.566l1.352-.398c1.242-.367 2.71.48 3.015 1.742l.332 1.371a8.4 8.4 0 0 0 2.965 0l.332-1.37c.305-1.263 1.77-2.106 3.016-1.743l1.352.398a8.2 8.2 0 0 0 1.484-2.566l-1.024-.973c-.937-.89-.937-2.586 0-3.476l1.024-.973a8.2 8.2 0 0 0-1.484-2.566l-1.352.398c-1.242.367-2.71-.48-3.016-1.742l-.332-1.371a8.4 8.4 0 0 0-2.965 0zM8.125 10a1.875 1.875 0 1 0 3.75 0 1.875 1.875 0 0 0-3.75 0M10 13.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5"
33
+ d: "M10 6.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M11.875 10a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0m-2.7-10c-.866 0-1.62.594-1.823 1.434L7.027 2.77l-.043.015-1.171-.719a1.874 1.874 0 0 0-2.305.274l-1.16 1.172a1.874 1.874 0 0 0-.274 2.304l.719 1.172-.016.043-1.336.324C.594 7.555 0 8.31 0 9.175v1.65c0 .866.594 1.62 1.434 1.823l1.336.325.015.043-.719 1.172a1.874 1.874 0 0 0 .274 2.304l1.164 1.164a1.874 1.874 0 0 0 2.305.274l1.171-.72.043.017.325 1.335a1.87 1.87 0 0 0 1.824 1.434h1.648c.867 0 1.621-.594 1.825-1.433l.324-1.336.043-.016 1.172.719c.738.453 1.691.34 2.304-.274l1.164-1.164a1.874 1.874 0 0 0 .274-2.305l-.719-1.171.016-.043 1.336-.325a1.87 1.87 0 0 0 1.433-1.824V9.176c0-.867-.594-1.621-1.433-1.824l-1.336-.325-.016-.043.719-1.171a1.874 1.874 0 0 0-.274-2.305l-1.164-1.16a1.874 1.874 0 0 0-2.304-.274l-1.172.719-.043-.016-.324-1.336A1.87 1.87 0 0 0 10.825 0zm0 1.875h1.65l.44 1.82a.94.94 0 0 0 .614.668q.4.134.777.32c.29.145.633.13.91-.038l1.598-.977 1.164 1.164-.976 1.598a.94.94 0 0 0-.04.91q.19.374.32.777c.102.309.356.54.669.613l1.82.442v1.648l-1.82.442a.94.94 0 0 0-.668.613q-.134.4-.32.777a.94.94 0 0 0 .039.91l.976 1.598-1.164 1.164-1.598-.976a.94.94 0 0 0-.91-.04q-.374.19-.777.32a.94.94 0 0 0-.613.669l-.442 1.82H9.176l-.442-1.82a.94.94 0 0 0-.613-.668 6 6 0 0 1-.777-.32.94.94 0 0 0-.91.039l-1.598.976-1.164-1.164.976-1.598a.94.94 0 0 0 .04-.91 5.4 5.4 0 0 1-.32-.777.94.94 0 0 0-.669-.613l-1.82-.442V9.172l1.82-.442a.94.94 0 0 0 .668-.613c.09-.265.196-.527.32-.777a.94.94 0 0 0-.039-.91l-.976-1.598 1.164-1.164 1.598.977a.94.94 0 0 0 .91.039c.25-.125.508-.235.777-.32a.93.93 0 0 0 .613-.669z"
34
34
  }));
35
35
  };
36
36
  });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.ShareNodes = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.ShareNodes = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var ShareNodes = _exports.ShareNodes = function ShareNodes(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M16.875 3.75a1.875 1.875 0 1 0-3.75 0 1.875 1.875 0 0 0 3.75 0m1.875 0a3.751 3.751 0 0 1-6.469 2.582L7.38 9.055a3.75 3.75 0 0 1 0 1.89l4.902 2.723A3.751 3.751 0 1 1 15 20a3.75 3.75 0 0 1-3.629-4.695L6.47 12.582A3.751 3.751 0 1 1 3.75 6.25c1.07 0 2.035.45 2.719 1.168l4.902-2.723a3.751 3.751 0 1 1 7.379-.945M5.625 10a1.875 1.875 0 1 0-3.75 0 1.875 1.875 0 0 0 3.75 0M15 18.125a1.875 1.875 0 1 0 0-3.75 1.875 1.875 0 0 0 0 3.75"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Shield = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Shield = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Shield = _exports.Shield = function Shield(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M10 1.93 2.855 4.96a.55.55 0 0 0-.351.5c.02 3.571 1.5 9.74 7.281 12.505.14.066.305.066.442 0 5.78-2.766 7.261-8.934 7.277-12.504a.56.56 0 0 0-.352-.5zm.524-1.817 7.359 3.121c.86.364 1.5 1.211 1.496 2.235-.02 3.875-1.613 10.965-8.344 14.187a2.38 2.38 0 0 1-2.062 0C2.238 16.434.645 9.344.629 5.47c-.004-1.024.637-1.871 1.496-2.235L9.48.114a1.26 1.26 0 0 1 1.043 0"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.ShieldCheck = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.ShieldCheck = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var ShieldCheck = _exports.ShieldCheck = function ShieldCheck(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M10.004 0c.18 0 .36.04.52.113l7.359 3.121c.86.364 1.5 1.211 1.496 2.235-.02 3.875-1.613 10.965-8.344 14.187a2.38 2.38 0 0 1-2.062 0C2.238 16.434.645 9.348.625 5.47c-.004-1.024.637-1.871 1.496-2.235l7.36-3.12C9.64.038 9.82 0 10.003 0M2.855 4.96c-.23.099-.355.302-.351.497.02 3.57 1.5 9.738 7.281 12.504.14.066.305.066.442 0 5.78-2.766 7.261-8.934 7.277-12.504a.55.55 0 0 0-.352-.496L10.004 1.93zm9.387 1.364a.937.937 0 0 1 1.516 1.102l-4 5.5a.95.95 0 0 1-.695.383.93.93 0 0 1-.739-.286l-1.812-1.875a.937.937 0 0 1 1.348-1.3l1.035 1.07 3.343-4.598z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.ShieldHalf = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.ShieldHalf = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var ShieldHalf = _exports.ShieldHalf = function ShieldHalf(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.25 3.23 10.89.11a1.3 1.3 0 0 0-.52-.11c-.18 0-.36.04-.52.11L2.5 3.23C1.64 3.6 1 4.45 1 5.47c.02 3.88 1.61 10.96 8.34 14.19.65.31 1.41.31 2.06 0 6.73-3.22 8.32-10.31 8.34-14.19 0-1.02-.64-1.87-1.5-2.23zM10.6 17.96c-.07.03-.15.05-.23.05V1.93l7.15 3.03c.23.1.35.3.35.5-.02 3.57-1.5 9.74-7.28 12.5z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Ship = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Ship = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Ship = _exports.Ship = function Ship(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M8.461 1.872c-.85 0-1.538.689-1.538 1.538v.513H6.41a2.563 2.563 0 0 0-2.564 2.563v3.487l-.692.276a.965.965 0 0 0-.558 1.201 7.7 7.7 0 0 0 1.53 2.664c.554-.254 1.14-.4 1.733-.44a6.2 6.2 0 0 1-1.612-2.207L9.23 9.473v5.233c.65.481.888.481 1.539 0V9.474l4.983 1.993a6.2 6.2 0 0 1-1.612 2.205 4.9 4.9 0 0 1 1.734.44 7.7 7.7 0 0 0 1.528-2.664.966.966 0 0 0-.557-1.201l-.692-.273V6.486a2.563 2.563 0 0 0-2.564-2.563h-.513V3.41c0-.85-.69-1.538-1.538-1.538zm.776 5.944L5.385 9.358V6.486c0-.567.458-1.025 1.025-1.025h7.179c.567 0 1.025.458 1.025 1.025v2.872l-3.852-1.542a2.05 2.05 0 0 0-1.522 0zm3.435 9.313a1.875 1.875 0 0 1 2.282 0c.609.462 1.343.904 2.154 1.067.849.173 1.74.026 2.586-.612a.768.768 0 1 0-.926-1.227c-.478.359-.917.42-1.356.33-.477-.096-.99-.381-1.532-.788-1.23-.93-2.9-.93-4.134 0-.77.58-1.304.842-1.747.842-.442 0-.977-.262-1.746-.842-1.23-.93-2.9-.93-4.134 0-.692.522-1.324.827-1.888.823-.307-.003-.638-.096-1-.368a.77.77 0 0 0-1.077.15.77.77 0 0 0 .154 1.08c.612.462 1.263.673 1.917.677 1.086.006 2.06-.558 2.823-1.132a1.875 1.875 0 0 1 2.282 0c.775.587 1.676 1.15 2.673 1.15.996 0 1.894-.566 2.672-1.15z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Shirt = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Shirt = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Shirt = _exports.Shirt = function Shirt(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M5.705 3.44c.234-.184.52-.283.816-.283h.151a3.42 3.42 0 0 0 3.33 2.632 3.42 3.42 0 0 0 3.329-2.632h.151c.296 0 .582.1.816.283l3.862 3.05-1.579 2.46-1.72-.957a.79.79 0 0 0-1.175.691v7.896a.264.264 0 0 1-.263.263H6.58a.264.264 0 0 1-.263-.264V8.685c0-.28-.148-.54-.388-.68a.79.79 0 0 0-.783-.01l-1.724.957L1.843 6.49zm.816-1.862a2.9 2.9 0 0 0-1.793.622L.3 5.697a.79.79 0 0 0-.174 1.046l2.369 3.685a.79.79 0 0 0 1.046.263l1.197-.665v6.554c0 1.016.826 1.842 1.842 1.842h6.843a1.843 1.843 0 0 0 1.842-1.843v-6.553l1.194.665a.79.79 0 0 0 1.047-.263l2.368-3.685a.79.79 0 0 0-.174-1.046L15.275 2.2a2.9 2.9 0 0 0-1.793-.622zm1.816 1.58h3.33a1.85 1.85 0 0 1-1.665 1.052 1.85 1.85 0 0 1-1.665-1.053"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.ShoePrints = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.ShoePrints = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var ShoePrints = _exports.ShoePrints = function ShoePrints(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M7.222 3.795v2.33c1.691.083 2.89.542 3.882.937l.073.032c1.031.413 1.708.684 2.708.684 1.209 0 2.445-.247 3.316-.709.834-.44 1.129-.937 1.129-1.513 0-.407-.347-1.087-1.719-1.775-1.278-.639-2.962-1.003-4.392-1.003-.893 0-2.115.232-3.205.507a34 34 0 0 0-1.698.479l-.097.031zM5.556 6.111V3.89H5A1.11 1.11 0 1 0 5 6.11zm1.11-3.889s3.344-1.11 5.556-1.11C15.556 1.111 20 2.777 20 5.555s-3.333 3.888-6.111 3.888c-1.326 0-2.27-.378-3.26-.777-1.084-.434-2.22-.89-3.962-.89H5a2.777 2.777 0 1 1 0-5.555zm-3.333 13.89v-2.223h-.555a1.11 1.11 0 1 0 0 2.222zm1.764.124a33.92 33.92 0 0 0 1.698.48c1.09.27 2.313.506 3.205.506 1.43 0 3.118-.368 4.392-1.003 1.368-.684 1.72-1.368 1.72-1.775 0-.573-.293-1.073-1.13-1.514-.87-.461-2.11-.708-3.315-.708-1 0-1.68.271-2.709.684l-.073.031c-.993.396-2.19.855-3.882.938v2.33l.098.031zm-.653 1.542H2.778a2.777 2.777 0 1 1 0-5.556h1.666c1.744 0 2.879-.455 3.962-.889.99-.396 1.934-.777 3.26-.777 2.778 0 6.112 1.11 6.112 3.888S13.333 18.89 10 18.89c-2.212 0-5.556-1.111-5.556-1.111"
34
+ }));
35
+ };
36
+ });