@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
@@ -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: "M4.5 7a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M16 7a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M0 11.334C0 11.7.3 12 .666 12h6.687A4 4 0 0 1 6 9q.002-.356.06-.697A3.3 3.3 0 0 0 4.665 8H3.33A3.335 3.335 0 0 0 0 11.334M12.666 12h6.665c.369 0 .666-.3.666-.666A3.33 3.33 0 0 0 16.666 8H15.33c-.497 0-.968.11-1.393.303A4.001 4.001 0 0 1 12.644 12zM10 7.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m0 4.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-1.834 2.5h3.665c1.244 0 2.288.85 2.582 2H5.58c.297-1.15 1.34-2 2.581-2zm0-1.5A4.166 4.166 0 0 0 4 17.166c0 .459.372.834.834.834H15.17c.46 0 .834-.372.834-.834A4.17 4.17 0 0 0 11.834 13H8.166"
33
+ d: "M10 8.138a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0-5.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7m-.75 10A3.25 3.25 0 0 0 6 15.888v.5c0 .415-.334.75-.75.75a.75.75 0 0 1-.75-.75v-.5a4.75 4.75 0 0 1 4.75-4.75h1.5a4.75 4.75 0 0 1 4.75 4.75v.5c0 .415-.334.75-.75.75a.75.75 0 0 1-.75-.75v-.5a3.25 3.25 0 0 0-3.25-3.25zm4.231-2.913c.366-.353.675-.762.919-1.212a1.5 1.5 0 1 0 .6-2.875h-.025a5 5 0 0 0-.378-1.472 3 3 0 1 1-1.116 5.56M5 4.138q.207 0 .403.028c-.197.46-.328.956-.378 1.472H5a1.5 1.5 0 1 0 .6 2.875c.244.45.553.86.919 1.212A3 3 0 1 1 5 4.138m-.334 7.5a6.2 6.2 0 0 0-1.141 1.737A3.25 3.25 0 0 0 1.5 16.388c0 .415-.334.75-.75.75a.75.75 0 0 1-.75-.75 4.75 4.75 0 0 1 4.666-4.75m11.809 1.737a6.2 6.2 0 0 0-1.14-1.737A4.75 4.75 0 0 1 20 16.388c0 .415-.334.75-.75.75a.75.75 0 0 1-.75-.75 3.25 3.25 0 0 0-2.025-3.013"
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.Telescope = 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.Telescope = 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 Telescope = _exports.Telescope = function Telescope(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: "m15.989 9.163 2.138-1.234-2.781-4.818-2.138 1.234zM11.42 4.571a1.113 1.113 0 0 1 .469-1.394l3.105-1.79a1.113 1.113 0 0 1 1.519.406l3.337 5.782a1.113 1.113 0 0 1-.406 1.519l-3.102 1.79a1.113 1.113 0 0 1-1.519-.407l-.017-.027-1.481.803q.03.208.031.427c0 .7-.257 1.339-.685 1.826l1.735 4.255a.835.835 0 1 1-1.547.629l-1.63-4.008a2.88 2.88 0 0 1-1.307 0L8.287 18.39a.835.835 0 1 1-1.547-.63l1.54-3.782-3.08 1.665c-.528.286-1.192.101-1.491-.42l-.025-.045-1.533.886c-.4.23-.91.094-1.14-.306l-.9-1.564a.835.835 0 0 1 .305-1.14l1.534-.887-.136-.236a1.11 1.11 0 0 1 .369-1.495zm2.548 4.432-1.72-2.979-8.724 5.538 1.36 2.354 2.98-1.61a3 3 0 0 1-.07-.63 2.78 2.78 0 0 1 4.79-1.922l1.387-.75zm-3.393 3.786a1.113 1.113 0 1 0 0-2.225 1.113 1.113 0 0 0 0 2.225"
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.TemperatureThreeQuarters = 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.TemperatureThreeQuarters = 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 TemperatureThreeQuarters = _exports.TemperatureThreeQuarters = function TemperatureThreeQuarters(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.25 1.875a2.5 2.5 0 0 0-2.5 2.5v6.813c0 .238-.09.464-.25.636a3.751 3.751 0 1 0 5.5 0 .94.94 0 0 1-.25-.636V4.375c0-1.379-1.121-2.5-2.5-2.5m-4.375 2.5A4.373 4.373 0 0 1 10.25 0a4.373 4.373 0 0 1 4.375 4.375v6.465A5.626 5.626 0 0 1 10.25 20a5.626 5.626 0 0 1-4.375-9.16zm6.25 10a1.875 1.875 0 1 1-2.812-1.625V6.875c0-.52.417-.937.937-.937s.938.417.938.937v5.875c.558.324.937.93.937 1.625"
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.857 2.143a.716.716 0 0 0-.714.714v14.286c0 .393.321.714.714.714h10v-3.571c0-.79.639-1.429 1.429-1.429h3.571v-10a.716.716 0 0 0-.714-.714zm10 17.857h-10A2.86 2.86 0 0 1 0 17.143V2.857A2.86 2.86 0 0 1 2.857 0h14.286A2.86 2.86 0 0 1 20 2.857v10.246c0 .759-.3 1.486-.835 2.022l-4.04 4.04a2.86 2.86 0 0 1-2.022.835z"
33
+ d: "M10.375 16.625H3.5A.627.627 0 0 1 2.875 16V3.5c0-.344.281-.625.625-.625H16c.344 0 .625.281.625.625v6.875h-3.437a2.81 2.81 0 0 0-2.813 2.813zm5.473-4.375-3.598 3.598v-2.66c0-.52.418-.938.938-.938zM1 16c0 1.379 1.121 2.5 2.5 2.5h7.715a2.5 2.5 0 0 0 1.77-.73l4.785-4.79a2.5 2.5 0 0 0 .73-1.77V3.5C18.5 2.121 17.379 1 16 1H3.5A2.5 2.5 0 0 0 1 3.5z"
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.TennisBall = 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.TennisBall = 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 TennisBall = _exports.TennisBall = function TennisBall(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: "M9.688 18.117c0-2.156.824-4.312 2.472-5.96a8.4 8.4 0 0 1 5.957-2.47 8.123 8.123 0 0 0-7.805-7.804 8.4 8.4 0 0 1-2.472 5.96 8.4 8.4 0 0 1-5.957 2.47 8.123 8.123 0 0 0 7.805 7.804m1.874-.144a8.13 8.13 0 0 0 6.41-6.41 6.53 6.53 0 0 0-4.488 1.921 6.56 6.56 0 0 0-1.921 4.493zM2.027 8.438a6.53 6.53 0 0 0 4.489-1.922 6.56 6.56 0 0 0 1.922-4.489 8.125 8.125 0 0 0-6.41 6.41M0 10a10 10 0 1 1 20 0 10 10 0 0 1-20 0"
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 21"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M12.648 18.64a2.813 2.813 0 0 1-3.476-1.93l-.223-.78a3.4 3.4 0 0 0-.761-1.367l-2.004-2.204a.938.938 0 0 1 1.386-1.261L9.574 13.3c.551.605.953 1.328 1.176 2.113l.223.781a.94.94 0 0 0 1.16.645c.5-.14.785-.66.644-1.16l-.222-.782a7.2 7.2 0 0 0-1.04-2.168.938.938 0 0 1 .766-1.48H17.5a.627.627 0 0 0 .219-1.21.94.94 0 0 1-.375-1.5.625.625 0 0 0-.352-1.027.938.938 0 0 1-.562-1.505.626.626 0 0 0-.266-.969.937.937 0 0 1-.562-1.125.627.627 0 0 0-.602-.793h-3.809c-.492 0-.976.145-1.386.418l-2.41 1.606a.935.935 0 0 1-1.301-.262.934.934 0 0 1 .261-1.301l2.41-1.605a4.36 4.36 0 0 1 2.426-.735L15 1.25a2.5 2.5 0 0 1 2.5 2.422 2.5 2.5 0 0 1 .887 2.46 2.5 2.5 0 0 1 .879 2.723 2.5 2.5 0 0 1-1.766 4.27h-3.605c.183.406.34.828.46 1.258l.223.781a2.813 2.813 0 0 1-1.93 3.477M1.25 15C.559 15 0 14.441 0 13.75V5c0-.691.559-1.25 1.25-1.25h2.5C4.441 3.75 5 4.309 5 5v8.75C5 14.441 4.441 15 3.75 15z"
33
+ d: "m14.767 1.312.303.017a2.95 2.95 0 0 1 2.641 2.776 2.95 2.95 0 0 1 1.312 2.21l.009.246c0 .234-.03.46-.082.677.418.471.689 1.078.73 1.75l.008.198c0 .541-.148 1.041-.402 1.476.2.344.336.734.381 1.148l.017.328a2.95 2.95 0 0 1-2.65 2.936l-.303.017h-4.498l.578 1.23.127.312a3.286 3.286 0 0 1-1.403 3.895l-.295.16a3.283 3.283 0 0 1-4.207-1.28l-.025-.036-.11-.205-.025-.05-1.234-2.624a2.29 2.29 0 0 1-2.03 1.226H2.296A2.3 2.3 0 0 1 0 15.423l.004-9.19a2.3 2.3 0 0 1 2.297-2.296h1.312c.508 0 .98.168 1.361.45A5.9 5.9 0 0 1 7.23 2.273l.5-.267.029-.012.27-.131.029-.013.291-.123a5.9 5.9 0 0 1 2.157-.406zm-4.27 1.969c-.491 0-.98.094-1.438.27l-.193.082-.217.107-.5.266a3.93 3.93 0 0 0-2.08 3.183l-.008.328v4.63l.004.168c.02.336.103.664.246.972l2.33 4.957.085.156a1.315 1.315 0 0 0 1.673.5l.12-.065c.533-.32.766-.972.561-1.559l-.049-.122-1.238-2.633a.987.987 0 0 1 .89-1.403h6.048l.098-.004a.98.98 0 0 0 .878-.877l.004-.103a.98.98 0 0 0-.336-.738.98.98 0 0 1-.336-.738c0-.283.123-.55.336-.738a.97.97 0 0 0 .328-.628l.008-.11a.98.98 0 0 0-.46-.829.99.99 0 0 1-.327-1.312 1 1 0 0 0 .119-.353l.008-.13a.985.985 0 0 0-.68-.936.983.983 0 0 1-.657-1.148q.011-.056.016-.107l.009-.106a.983.983 0 0 0-.886-.976l-.086-.004zM2.302 5.905a.33.33 0 0 0-.329.328v9.186c0 .18.148.328.329.328h1.312c.18 0 .328-.148.328-.328V6.233a.33.33 0 0 0-.328-.328z"
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: "M12.648 1.36a2.813 2.813 0 0 0-3.476 1.929l-.223.781a3.4 3.4 0 0 1-.761 1.367L6.184 7.64A.938.938 0 0 0 7.57 8.902L9.574 6.7a5.3 5.3 0 0 0 1.176-2.113l.223-.782a.94.94 0 0 1 1.16-.644c.5.14.785.66.644 1.16l-.222.781a7.2 7.2 0 0 1-1.04 2.168.938.938 0 0 0 .766 1.48H17.5a.627.627 0 0 1 .219 1.212.94.94 0 0 0-.375 1.5.625.625 0 0 1-.352 1.027.942.942 0 0 0-.562 1.504.625.625 0 0 1-.266.969.937.937 0 0 0-.562 1.125.627.627 0 0 1-.602.793h-3.809c-.492 0-.976-.145-1.386-.418l-2.41-1.606a.935.935 0 0 0-1.301.262.934.934 0 0 0 .261 1.3l2.41 1.606c.72.48 1.563.735 2.426.735H15a2.5 2.5 0 0 0 2.5-2.422 2.5 2.5 0 0 0 .887-2.461 2.5 2.5 0 0 0 .879-2.723c.453-.46.734-1.086.734-1.777a2.5 2.5 0 0 0-2.5-2.5h-3.605c.183-.406.34-.828.46-1.258l.223-.781a2.813 2.813 0 0 0-1.93-3.477M1.25 7.5C.559 7.5 0 8.058 0 8.75v8.75c0 .691.559 1.25 1.25 1.25h2.5c.691 0 1.25-.559 1.25-1.25V8.75c0-.692-.559-1.25-1.25-1.25z"
33
+ d: "M7.707 2.516a3.12 3.12 0 0 1 4.004-1.219l.281.148a3.127 3.127 0 0 1 1.219 4.008l-.55 1.172h4.284l.29.016a2.813 2.813 0 0 1 2.523 2.797c0 .515-.14.992-.383 1.406.238.414.379.89.383 1.406 0 .715-.27 1.36-.703 1.856q.076.31.078.644a2.81 2.81 0 0 1-1.258 2.34 2.806 2.806 0 0 1-2.516 2.645l-.289.015h-4.066a5.7 5.7 0 0 1-2.055-.387l-.277-.117-.027-.011-.258-.125-.028-.012-.476-.254a5.5 5.5 0 0 1-1.285-.942 2.18 2.18 0 0 1-2.16 1.852h-1.25A2.19 2.19 0 0 1 1 17.567l.008-8.754c0-1.207.98-2.188 2.187-2.188h1.25c.422 0 .817.121 1.153.332l1.957-4.16.023-.047.106-.195.023-.035zM3.195 8.5a.313.313 0 0 0-.312.313v8.75c0 .172.14.312.312.312h1.25c.172 0 .313-.14.313-.312v-8.75a.313.313 0 0 0-.313-.313zm7.72-5.508a1.25 1.25 0 0 0-1.59.47l-.087.155L7.02 8.34a2.6 2.6 0 0 0-.235.926l-.004.164v4.41l.008.309a3.75 3.75 0 0 0 1.98 3.035l.45.238.246.121a3.7 3.7 0 0 0 1.539.332h4.066l.094-.004a.94.94 0 0 0 .844-.933L16 16.836a1 1 0 0 0-.016-.101.936.936 0 0 1 .625-1.094.935.935 0 0 0 .528-1.352.933.933 0 0 1 .312-1.25.934.934 0 0 0 .117-1.492.94.94 0 0 1-.32-.703c0-.27.117-.524.32-.703.2-.176.32-.426.32-.703l-.003-.094a.93.93 0 0 0-.836-.836l-.094-.004h-5.762a.936.936 0 0 1-.847-1.336l1.172-2.512a1.25 1.25 0 0 0-.489-1.601z"
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.Ticket = 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.Ticket = 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 Ticket = _exports.Ticket = function Ticket(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.667 5.556v1.559a3.33 3.33 0 0 1 0 5.77v1.56c0 .305.25.555.555.555h15.556c.305 0 .555-.25.555-.555v-1.56a3.33 3.33 0 0 1 0-5.77v-1.56A.557.557 0 0 0 17.778 5H2.222a.557.557 0 0 0-.555.556M0 5.556C0 4.33.997 3.334 2.222 3.334h15.556c1.226 0 2.222.996 2.222 2.222v2.222c0 .306-.257.545-.545.646a1.669 1.669 0 0 0 0 3.153c.288.1.545.34.545.645v2.223a2.224 2.224 0 0 1-2.222 2.222H2.222A2.224 2.224 0 0 1 0 14.445v-2.223c0-.305.257-.545.545-.645a1.669 1.669 0 0 0 0-3.153C.257 8.324 0 8.084 0 7.778zm13.889 6.11V8.335H6.11v3.333zM4.444 7.779a1.11 1.11 0 0 1 1.112-1.111h8.888a1.11 1.11 0 0 1 1.112 1.11v4.445a1.11 1.11 0 0 1-1.112 1.112H5.556a1.11 1.11 0 0 1-1.112-1.112z"
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.Timer = 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.Timer = 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 Timer = _exports.Timer = function Timer(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: "M9.063.938C9.063.418 9.48 0 10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10a9.9 9.9 0 0 1 1.727-5.613l.003-.008q.532-.78 1.2-1.45a.937.937 0 0 1 1.324 1.324 8.3 8.3 0 0 0-.977 1.177l-.004.008A8.07 8.07 0 0 0 1.871 10a8.124 8.124 0 0 0 8.125 8.125A8.124 8.124 0 0 0 18.121 10a8.123 8.123 0 0 0-7.187-8.07v2.133c0 .519-.418.937-.938.937a.935.935 0 0 1-.937-.937V.938zM6.21 6.21a.934.934 0 0 1 1.324 0l3.125 3.125a.937.937 0 0 1-1.324 1.324L6.21 7.535a.934.934 0 0 1 0-1.324"
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.ToggleOn = 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.ToggleOn = 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 ToggleOn = _exports.ToggleOn = function ToggleOn(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: "M6.667 4.667c-2.76 0-5 2.24-5 5s2.24 5 5 5h6.666a5.001 5.001 0 0 0 0-10zM0 9.667A6.67 6.67 0 0 1 6.667 3h6.666A6.67 6.67 0 0 1 20 9.667a6.67 6.67 0 0 1-6.667 6.666H6.667A6.67 6.67 0 0 1 0 9.667m13.333-3.334a3.334 3.334 0 1 1 0 6.667 3.334 3.334 0 0 1 0-6.667"
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.TokenInspector = 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.TokenInspector = 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 TokenInspector = _exports.TokenInspector = function TokenInspector(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 3.125c.344 0 .625.281.625.625v12.5a.627.627 0 0 1-.625.625H3.5a.627.627 0 0 1-.625-.625V3.75c0-.344.281-.625.625-.625zM3.5 1.25A2.5 2.5 0 0 0 1 3.75v12.5c0 1.379 1.121 2.5 2.5 2.5H16c1.379 0 2.5-1.121 2.5-2.5V3.75c0-1.379-1.121-2.5-2.5-2.5zm3.125 2.969c-.95 0-1.719.77-1.719 1.718V7.5c0 .95.77 1.719 1.719 1.719h1.25c.95 0 1.719-.77 1.719-1.719V5.938c0-.95-.77-1.72-1.719-1.72zm-.156 1.718c0-.085.07-.156.156-.156h1.25c.086 0 .156.07.156.157V7.5c0 .086-.07.156-.156.156h-1.25a.157.157 0 0 1-.156-.156zm5.469-1.718a.784.784 0 0 0-.782.781c0 .379.27.691.625.766v2.672c0 .43.352.78.781.78s.782-.35.782-.78V5a.784.784 0 0 0-.781-.781zm-5.782 7.344c0 .378.27.69.625.765V15c0 .43.352.781.782.781s.78-.351.78-.781v-3.437a.784.784 0 0 0-.78-.782h-.625a.784.784 0 0 0-.782.781m3.75.937v1.563c0 .949.77 1.718 1.719 1.718h1.25c.95 0 1.719-.77 1.719-1.719V12.5c0-.95-.77-1.719-1.719-1.719h-1.25c-.95 0-1.719.77-1.719 1.719m1.719-.156h1.25c.086 0 .156.07.156.156v1.563c0 .085-.07.156-.156.156h-1.25a.157.157 0 0 1-.156-.156V12.5c0-.086.07-.156.156-.156"
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.Train = 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.Train = 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 Train = _exports.Train = function Train(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 22"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M13.25 1.875c1.035 0 1.875.84 1.875 1.875V7.5H3.875V3.75c0-1.035.84-1.875 1.875-1.875zM2 7.5v6.25c0 1.566.96 2.91 2.324 3.469l-2.101 2.488a.935.935 0 0 0 .109 1.32.94.94 0 0 0 1.32-.109L6.543 17.5h5.91l2.89 3.418a.936.936 0 1 0 1.43-1.211l-2.105-2.488A3.74 3.74 0 0 0 17 13.75v-10C17 1.68 15.32 0 13.25 0h-7.5C3.68 0 2 1.68 2 3.75zm13.125 6.25c0 1.035-.84 1.875-1.875 1.875h-7.5a1.875 1.875 0 0 1-1.875-1.875V9.375h11.25zm-5.625 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5"
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.Transgender = 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.Transgender = 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 Transgender = _exports.Transgender = function Transgender(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: "M4.913.125a.82.82 0 0 1 .823.823.82.82 0 0 1-.823.823H3.058l1.58 1.58.515-.517a.823.823 0 0 1 1.162 1.162l-.514.514.761.762a5.5 5.5 0 0 1 7.122.003l3.508-3.504h-1.855a.82.82 0 0 1-.823-.823.82.82 0 0 1 .823-.823h3.84A.82.82 0 0 1 20 .948v3.84a.82.82 0 0 1-.823.823.82.82 0 0 1-.823-.823V2.933l-3.59 3.59a5.487 5.487 0 0 1-3.816 8.353v1.159h1.371c.456 0 .823.367.823.823a.82.82 0 0 1-.823.823h-1.371v1.371a.82.82 0 0 1-.823.823.82.82 0 0 1-.823-.823v-1.371H7.931a.82.82 0 0 1-.823-.823.82.82 0 0 1 .823-.823h1.371v-1.16a5.487 5.487 0 0 1-3.816-8.352l-.847-.847-.514.515a.823.823 0 0 1-1.162-1.162l.514-.515-1.581-1.58v1.854a.82.82 0 0 1-.823.823.82.82 0 0 1-.823-.823V.948a.82.82 0 0 1 .823-.823zm5.212 13.167a3.84 3.84 0 1 0 0-7.68 3.84 3.84 0 0 0 0 7.68"
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 20 21"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M8.168 1.875h3.66a.31.31 0 0 1 .262.14l.742 1.11H7.168l.742-1.11a.32.32 0 0 1 .262-.14zm6.918 1.25L13.652.973A2.2 2.2 0 0 0 11.832 0H8.168c-.73 0-1.414.367-1.82.973L4.914 3.125H2.188a.935.935 0 0 0-.938.938c0 .519.418.937.938.937h.453l.937 12.684A2.5 2.5 0 0 0 6.07 20h7.856a2.5 2.5 0 0 0 2.492-2.316L17.359 5h.453c.52 0 .938-.418.938-.937a.935.935 0 0 0-.937-.938h-2.727M15.48 5l-.93 12.547a.624.624 0 0 1-.624.578H6.07a.63.63 0 0 1-.625-.578L4.52 5z"
33
+ d: "M6.32.813A1.25 1.25 0 0 1 7.492 0h4.516c.52 0 .988.324 1.172.813l.633 1.687h3.75c.519 0 .937.418.937.938 0 .519-.418.937-.937.937H1.938A.935.935 0 0 1 1 3.438c0-.52.418-.938.938-.938h3.75zm-3.304 17.5L2.12 6.25h1.883l.883 11.922a.624.624 0 0 0 .625.578h8.48a.63.63 0 0 0 .625-.578L15.5 6.25h1.879l-.895 12.059a2.5 2.5 0 0 1-2.492 2.316h-8.48a2.5 2.5 0 0 1-2.492-2.316z"
34
34
  }));
35
35
  };
36
36
  });
@@ -0,0 +1,39 @@
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.Trello = 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.Trello = 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 Trello = _exports.Trello = function Trello(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: "M3.503 2.873a.624.624 0 0 0-.622.62v12.505c0 .34.28.62.622.62h12.503c.341 0 .622-.28.622-.62V3.503a.624.624 0 0 0-.622-.622H3.503zM1 3.503A2.5 2.5 0 0 1 3.503 1h12.503a2.5 2.5 0 0 1 2.503 2.503v12.503a2.5 2.5 0 0 1-2.503 2.503H3.503A2.5 2.5 0 0 1 1 16.006z"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "currentColor",
36
+ d: "M7.695 4.027H5.01c-.652 0-1.181.53-1.181 1.181v8.82c0 .653.529 1.182 1.18 1.182h2.687c.653 0 1.181-.53 1.181-1.182v-8.82c0-.652-.528-1.18-1.18-1.18M14.598 4.089h-2.774c-.628 0-1.138.509-1.138 1.137v5.005c0 .628.51 1.138 1.138 1.138h2.774c.628 0 1.137-.51 1.137-1.138V5.226c0-.628-.51-1.137-1.137-1.137"
37
+ }));
38
+ };
39
+ });
@@ -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.Triangle = 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.Triangle = 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 Triangle = _exports.Triangle = function Triangle(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 21 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M10.002 2.219 2.088 16.875h15.828zm0-2.219c.574 0 1.102.316 1.375.82l8.438 15.625a1.564 1.564 0 0 1-1.375 2.305H1.565c-.551 0-1.059-.29-1.344-.762a1.55 1.55 0 0 1-.031-1.543L8.627.82C8.901.316 9.428 0 10.002 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.Trophy = 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.Trophy = 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 Trophy = _exports.Trophy = function Trophy(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 21"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M8.477 12.098C7.399 10.914 5.918 8.152 5.672 1.875h8.68c-.25 6.277-1.73 9.04-2.805 10.223-.535.59-1.011.836-1.293.941-.101.04-.183.059-.238.074a2 2 0 0 1-.238-.074c-.282-.105-.758-.351-1.293-.941zM14.387 0h-8.75c-1.035 0-1.879.852-1.84 1.883q.011.311.028.617H1.887C.867 2.5-.03 3.34.043 4.441c.188 2.754 1.149 4.696 2.461 6.032 1.266 1.285 2.793 1.949 4.094 2.289.89 1.21 1.813 1.765 2.473 2.023v3.344H5.946a.935.935 0 0 0-.938.937c0 .52.418.938.938.938h8.125c.52 0 .937-.418.937-.938a.935.935 0 0 0-.937-.937h-3.125v-3.344c.683-.265 1.652-.855 2.574-2.16 1.328-.39 2.828-1.098 4.055-2.363 1.28-1.325 2.21-3.203 2.402-5.817.078-1.105-.824-1.941-1.84-1.941H16.2q.016-.302.027-.617c.039-1.035-.805-1.883-1.84-1.883zm1.668 4.375h2.043c-.172 2.168-.93 3.605-1.871 4.578-.422.434-.89.79-1.383 1.078.531-1.433.969-3.277 1.211-5.656M5.246 10.219a6.3 6.3 0 0 1-1.402-1.063c-.96-.976-1.754-2.46-1.922-4.781H3.97c.254 2.484.715 4.387 1.281 5.844z"
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.Tv = 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.Tv = 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 Tv = _exports.Tv = function Tv(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.222 3.958a.557.557 0 0 0-.555.556v8.889c0 .305.25.555.555.555h15.556c.305 0 .555-.25.555-.555v-8.89a.557.557 0 0 0-.555-.555zM0 4.514c0-1.226.997-2.222 2.222-2.222h15.556c1.226 0 2.222.996 2.222 2.222v8.889a2.224 2.224 0 0 1-2.222 2.222H2.222A2.224 2.224 0 0 1 0 13.403zm5.278 12.778h9.444c.462 0 .834.371.834.833a.83.83 0 0 1-.834.833H5.278a.83.83 0 0 1-.834-.833c0-.462.372-.834.834-.834"
34
+ }));
35
+ };
36
+ });