@assembly-js/design-system 3.0.1 → 3.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1384) hide show
  1. package/dist/esm/components/Checkbox/Checkbox.js +26 -5
  2. package/dist/esm/components/Toolbar/Toolbar.js +29 -4
  3. package/dist/esm/components/Toolbar/ToolbarContext.js +6 -4
  4. package/dist/esm/components/Toolbar/ToolbarDropdown.js +181 -0
  5. package/dist/esm/components/Tooltip/Tooltip.js +36 -10
  6. package/dist/esm/components/Typography/Body.js +2 -1
  7. package/dist/esm/icons/API.js +1 -1
  8. package/dist/esm/icons/Accessibility.js +13 -0
  9. package/dist/esm/icons/AcuityScheduling.js +16 -0
  10. package/dist/esm/icons/Airtable.js +2 -2
  11. package/dist/esm/icons/AlarmClock.js +13 -0
  12. package/dist/esm/icons/Aperture.js +13 -0
  13. package/dist/esm/icons/AppleWhole.js +13 -0
  14. package/dist/esm/icons/Archive.js +1 -1
  15. package/dist/esm/icons/ArrowDownSolid.js +2 -2
  16. package/dist/esm/icons/ArrowLeft.js +2 -2
  17. package/dist/esm/icons/ArrowNE.js +1 -1
  18. package/dist/esm/icons/ArrowRight.js +2 -2
  19. package/dist/esm/icons/ArrowTrendDown.js +13 -0
  20. package/dist/esm/icons/ArrowTrendUp.js +13 -0
  21. package/dist/esm/icons/ArrowUpSolid.js +2 -2
  22. package/dist/esm/icons/AssemblyLogo.js +1 -1
  23. package/dist/esm/icons/Asterisk.js +13 -0
  24. package/dist/esm/icons/Attachment.js +2 -2
  25. package/dist/esm/icons/AuditLog.js +13 -0
  26. package/dist/esm/icons/Automation.js +1 -1
  27. package/dist/esm/icons/Autoresponder.js +13 -0
  28. package/dist/esm/icons/AwardSimple.js +13 -0
  29. package/dist/esm/icons/BagShoppingMinus.js +13 -0
  30. package/dist/esm/icons/BagShoppingPlus.js +13 -0
  31. package/dist/esm/icons/Balloon.js +13 -0
  32. package/dist/esm/icons/Bandage.js +13 -0
  33. package/dist/esm/icons/Bank.js +2 -2
  34. package/dist/esm/icons/BarcodeRead.js +13 -0
  35. package/dist/esm/icons/Baseball.js +13 -0
  36. package/dist/esm/icons/BasketShoppingSimple.js +13 -0
  37. package/dist/esm/icons/Basketball.js +13 -0
  38. package/dist/esm/icons/BedFront.js +13 -0
  39. package/dist/esm/icons/BeerMug.js +13 -0
  40. package/dist/esm/icons/Billing.js +1 -1
  41. package/dist/esm/icons/BoltSlash.js +13 -0
  42. package/dist/esm/icons/Book.js +1 -1
  43. package/dist/esm/icons/Bookmark.js +13 -0
  44. package/dist/esm/icons/BowlingBall.js +13 -0
  45. package/dist/esm/icons/BracketsCurly.js +2 -2
  46. package/dist/esm/icons/Briefcase.js +13 -0
  47. package/dist/esm/icons/BriefcaseMedical.js +13 -0
  48. package/dist/esm/icons/Brightness.js +13 -0
  49. package/dist/esm/icons/Bug.js +13 -0
  50. package/dist/esm/icons/Buildings.js +13 -0
  51. package/dist/esm/icons/Bullhorn.js +13 -0
  52. package/dist/esm/icons/BullseyeArrow.js +13 -0
  53. package/dist/esm/icons/BurgerFries.js +13 -0
  54. package/dist/esm/icons/Bus.js +13 -0
  55. package/dist/esm/icons/CSV.js +1 -1
  56. package/dist/esm/icons/CalCom.js +19 -0
  57. package/dist/esm/icons/Calculator.js +13 -0
  58. package/dist/esm/icons/Calendar.js +1 -1
  59. package/dist/esm/icons/CalendarDays.js +13 -0
  60. package/dist/esm/icons/Calendly.js +19 -0
  61. package/dist/esm/icons/Camera.js +13 -0
  62. package/dist/esm/icons/CameraRotate.js +13 -0
  63. package/dist/esm/icons/Canva.js +16 -0
  64. package/dist/esm/icons/Car.js +13 -0
  65. package/dist/esm/icons/CaretDown.js +1 -1
  66. package/dist/esm/icons/CaretRight.js +1 -1
  67. package/dist/esm/icons/CaretUp.js +1 -1
  68. package/dist/esm/icons/CartShopping.js +13 -0
  69. package/dist/esm/icons/ChartSimpleHorizontal.js +13 -0
  70. package/dist/esm/icons/Check.js +2 -2
  71. package/dist/esm/icons/ChevronDown.js +1 -1
  72. package/dist/esm/icons/ChevronLeft.js +2 -4
  73. package/dist/esm/icons/ChevronRight.js +1 -1
  74. package/dist/esm/icons/ChevronUp.js +1 -1
  75. package/dist/esm/icons/ClickUp.js +15 -0
  76. package/dist/esm/icons/Close.js +1 -1
  77. package/dist/esm/icons/Cloud.js +13 -0
  78. package/dist/esm/icons/CloudBolt.js +13 -0
  79. package/dist/esm/icons/CloudMoon.js +13 -0
  80. package/dist/esm/icons/CloudSun.js +13 -0
  81. package/dist/esm/icons/Code.js +1 -1
  82. package/dist/esm/icons/CodeBranch.js +13 -0
  83. package/dist/esm/icons/CodeCommit.js +13 -0
  84. package/dist/esm/icons/CodeCompare.js +13 -0
  85. package/dist/esm/icons/CodeFork.js +13 -0
  86. package/dist/esm/icons/CodeMerge.js +13 -0
  87. package/dist/esm/icons/CodePullRequest.js +13 -0
  88. package/dist/esm/icons/Coins.js +13 -0
  89. package/dist/esm/icons/Comment.js +2 -2
  90. package/dist/esm/icons/CommentDots.js +13 -0
  91. package/dist/esm/icons/Contract.js +1 -1
  92. package/dist/esm/icons/Copy.js +1 -1
  93. package/dist/esm/icons/CustomApps.js +13 -0
  94. package/dist/esm/icons/Databox.js +16 -0
  95. package/dist/esm/icons/Desktop.js +13 -0
  96. package/dist/esm/icons/Dialpad.js +13 -0
  97. package/dist/esm/icons/DiceFive.js +13 -0
  98. package/dist/esm/icons/Disconnect.js +2 -2
  99. package/dist/esm/icons/Doc.js +1 -1
  100. package/dist/esm/icons/Dollar.js +1 -1
  101. package/dist/esm/icons/Download.js +10 -3
  102. package/dist/esm/icons/Dropbox.js +19 -0
  103. package/dist/esm/icons/Droplet.js +13 -0
  104. package/dist/esm/icons/Dumbbell.js +13 -0
  105. package/dist/esm/icons/Ear.js +13 -0
  106. package/dist/esm/icons/EarthAmericas.js +13 -0
  107. package/dist/esm/icons/Edit.js +2 -2
  108. package/dist/esm/icons/EditSolid.js +1 -1
  109. package/dist/esm/icons/Egg.js +13 -0
  110. package/dist/esm/icons/Ellipsis.js +1 -1
  111. package/dist/esm/icons/EmailRead.js +1 -1
  112. package/dist/esm/icons/EmailUnread.js +1 -1
  113. package/dist/esm/icons/EmbedsLinks.js +19 -0
  114. package/dist/esm/icons/Excel.js +1 -1
  115. package/dist/esm/icons/Export.js +2 -2
  116. package/dist/esm/icons/Exporter.js +13 -0
  117. package/dist/esm/icons/Eye.js +1 -1
  118. package/dist/esm/icons/EyeDropper.js +13 -0
  119. package/dist/esm/icons/EyeHidden.js +1 -1
  120. package/dist/esm/icons/FaceFrownSlight.js +13 -0
  121. package/dist/esm/icons/Facebook.js +13 -0
  122. package/dist/esm/icons/Failed.js +1 -1
  123. package/dist/esm/icons/FailedSolid.js +1 -1
  124. package/dist/esm/icons/Figma.js +18 -0
  125. package/dist/esm/icons/File.js +1 -1
  126. package/dist/esm/icons/FileLines.js +13 -0
  127. package/dist/esm/icons/Fill.js +13 -0
  128. package/dist/esm/icons/Film.js +13 -0
  129. package/dist/esm/icons/Filter.js +1 -1
  130. package/dist/esm/icons/Fingerprint.js +13 -0
  131. package/dist/esm/icons/Fire.js +13 -0
  132. package/dist/esm/icons/FireSmoke.js +13 -0
  133. package/dist/esm/icons/FishFins.js +13 -0
  134. package/dist/esm/icons/FitToWidth.js +2 -12
  135. package/dist/esm/icons/Flag.js +13 -0
  136. package/dist/esm/icons/Flashlight.js +13 -0
  137. package/dist/esm/icons/Flask.js +13 -0
  138. package/dist/esm/icons/FloppyDisk.js +13 -0
  139. package/dist/esm/icons/Flower.js +13 -0
  140. package/dist/esm/icons/FolderMove.js +13 -0
  141. package/dist/esm/icons/FolderOpen.js +13 -0
  142. package/dist/esm/icons/FontCase.js +13 -0
  143. package/dist/esm/icons/Football.js +13 -0
  144. package/dist/esm/icons/ForkKnife.js +13 -0
  145. package/dist/esm/icons/Form.js +1 -1
  146. package/dist/esm/icons/GIF.js +1 -1
  147. package/dist/esm/icons/GamepadModern.js +13 -0
  148. package/dist/esm/icons/Gift.js +1 -1
  149. package/dist/esm/icons/Glass.js +13 -0
  150. package/dist/esm/icons/Glasses.js +13 -0
  151. package/dist/esm/icons/GolfFlagHole.js +13 -0
  152. package/dist/esm/icons/GoogleCalendar.js +16 -0
  153. package/dist/esm/icons/GoogleDocs.js +16 -0
  154. package/dist/esm/icons/GoogleDrive.js +18 -0
  155. package/dist/esm/icons/GoogleSheets.js +19 -0
  156. package/dist/esm/icons/GoogleSlides.js +19 -0
  157. package/dist/esm/icons/GraduationCap.js +13 -0
  158. package/dist/esm/icons/GraphBarSolid.js +1 -1
  159. package/dist/esm/icons/GridFourSquares.js +13 -0
  160. package/dist/esm/icons/Hammer.js +13 -0
  161. package/dist/esm/icons/Hand.js +13 -0
  162. package/dist/esm/icons/Headphones.js +13 -0
  163. package/dist/esm/icons/Heart.js +13 -0
  164. package/dist/esm/icons/HeartHalfStroke.js +13 -0
  165. package/dist/esm/icons/HeartPulse.js +13 -0
  166. package/dist/esm/icons/Helpdesk.js +2 -9
  167. package/dist/esm/icons/Home.js +2 -2
  168. package/dist/esm/icons/HourglassHalf.js +13 -0
  169. package/dist/esm/icons/HubspotMeetings.js +13 -0
  170. package/dist/esm/icons/IceCream.js +13 -0
  171. package/dist/esm/icons/IdBadge.js +13 -0
  172. package/dist/esm/icons/Image.js +1 -1
  173. package/dist/esm/icons/ImageMissing.js +1 -1
  174. package/dist/esm/icons/ImageNotFilled.js +13 -0
  175. package/dist/esm/icons/ImageStack.js +13 -0
  176. package/dist/esm/icons/Images.js +13 -0
  177. package/dist/esm/icons/Inbox.js +1 -1
  178. package/dist/esm/icons/InboxFull.js +13 -0
  179. package/dist/esm/icons/Inboxes.js +13 -0
  180. package/dist/esm/icons/Infinity.js +13 -0
  181. package/dist/esm/icons/Instagram.js +23 -0
  182. package/dist/esm/icons/Invite.js +2 -2
  183. package/dist/esm/icons/Invoice.js +1 -1
  184. package/dist/esm/icons/InvoicePaid.js +2 -2
  185. package/dist/esm/icons/JPG.js +1 -1
  186. package/dist/esm/icons/Jotform.js +13 -0
  187. package/dist/esm/icons/Key.js +13 -0
  188. package/dist/esm/icons/KeyboardBrightness.js +13 -0
  189. package/dist/esm/icons/Language.js +13 -0
  190. package/dist/esm/icons/Laptop.js +13 -0
  191. package/dist/esm/icons/LayerGroup.js +13 -0
  192. package/dist/esm/icons/Leaf.js +13 -0
  193. package/dist/esm/icons/LifeRing.js +13 -0
  194. package/dist/esm/icons/Lightbulb.js +13 -0
  195. package/dist/esm/icons/Link.js +1 -1
  196. package/dist/esm/icons/LinkedIn.js +13 -0
  197. package/dist/esm/icons/List.js +1 -1
  198. package/dist/esm/icons/LocationArrow.js +13 -0
  199. package/dist/esm/icons/LocationCrosshairs.js +13 -0
  200. package/dist/esm/icons/LockFilled.js +1 -1
  201. package/dist/esm/icons/Loom.js +13 -0
  202. package/dist/esm/icons/MOV.js +1 -1
  203. package/dist/esm/icons/MP3.js +1 -1
  204. package/dist/esm/icons/MP4.js +1 -1
  205. package/dist/esm/icons/Magnet.js +13 -0
  206. package/dist/esm/icons/Make.js +13 -0
  207. package/dist/esm/icons/Map.js +13 -0
  208. package/dist/esm/icons/Marketing.js +1 -1
  209. package/dist/esm/icons/Mars.js +13 -0
  210. package/dist/esm/icons/MarsAndVenus.js +13 -0
  211. package/dist/esm/icons/MartiniGlassEmpty.js +13 -0
  212. package/dist/esm/icons/Medal.js +13 -0
  213. package/dist/esm/icons/Message.js +1 -1
  214. package/dist/esm/icons/MessageDots.js +13 -0
  215. package/dist/esm/icons/Messages.js +13 -0
  216. package/dist/esm/icons/Microchip.js +13 -0
  217. package/dist/esm/icons/Minus.js +1 -3
  218. package/dist/esm/icons/Miro.js +16 -0
  219. package/dist/esm/icons/Mobile.js +13 -0
  220. package/dist/esm/icons/MobileNumber.js +2 -2
  221. package/dist/esm/icons/Monday.js +14 -0
  222. package/dist/esm/icons/MoneyBills.js +13 -0
  223. package/dist/esm/icons/Moon.js +13 -0
  224. package/dist/esm/icons/MoreVertical.js +1 -1
  225. package/dist/esm/icons/Movie.js +1 -1
  226. package/dist/esm/icons/Mug.js +13 -0
  227. package/dist/esm/icons/Music.js +13 -0
  228. package/dist/esm/icons/MusicNote.js +13 -0
  229. package/dist/esm/icons/Newspaper.js +13 -0
  230. package/dist/esm/icons/Note.js +13 -0
  231. package/dist/esm/icons/Notion.js +15 -0
  232. package/dist/esm/icons/Number.js +2 -2
  233. package/dist/esm/icons/NumberedList.js +1 -1
  234. package/dist/esm/icons/OneDrive.js +15 -0
  235. package/dist/esm/icons/PDF.js +1 -1
  236. package/dist/esm/icons/PNG.js +1 -1
  237. package/dist/esm/icons/PaintbrushFine.js +13 -0
  238. package/dist/esm/icons/Palette.js +13 -0
  239. package/dist/esm/icons/Pause.js +1 -1
  240. package/dist/esm/icons/Paw.js +13 -0
  241. package/dist/esm/icons/PersonBiking.js +13 -0
  242. package/dist/esm/icons/PersonDress.js +13 -0
  243. package/dist/esm/icons/PersonSimple.js +13 -0
  244. package/dist/esm/icons/PersonWalking.js +13 -0
  245. package/dist/esm/icons/PizzaSlice.js +13 -0
  246. package/dist/esm/icons/Plane.js +13 -0
  247. package/dist/esm/icons/PlanetRinged.js +13 -0
  248. package/dist/esm/icons/PlansPayments.js +1 -1
  249. package/dist/esm/icons/Play.js +1 -1
  250. package/dist/esm/icons/Plus.js +1 -8
  251. package/dist/esm/icons/PowerBi.js +15 -0
  252. package/dist/esm/icons/PresentationScreen.js +13 -0
  253. package/dist/esm/icons/Print.js +13 -0
  254. package/dist/esm/icons/Profile.js +1 -1
  255. package/dist/esm/icons/Qrcode.js +13 -0
  256. package/dist/esm/icons/Question.js +13 -0
  257. package/dist/esm/icons/QuestionMark.js +1 -1
  258. package/dist/esm/icons/QuickBook.js +4 -1
  259. package/dist/esm/icons/RecordVinyl.js +13 -0
  260. package/dist/esm/icons/RectangleWide.js +13 -0
  261. package/dist/esm/icons/ResetZoom.js +2 -7
  262. package/dist/esm/icons/Reverse.js +13 -0
  263. package/dist/esm/icons/Rocket.js +13 -0
  264. package/dist/esm/icons/SVG.js +1 -1
  265. package/dist/esm/icons/Scale.js +1 -1
  266. package/dist/esm/icons/Scissors.js +13 -0
  267. package/dist/esm/icons/ScrewdriverWrench.js +13 -0
  268. package/dist/esm/icons/Search.js +2 -2
  269. package/dist/esm/icons/Settings.js +1 -1
  270. package/dist/esm/icons/ShareNodes.js +13 -0
  271. package/dist/esm/icons/Shield.js +13 -0
  272. package/dist/esm/icons/ShieldCheck.js +13 -0
  273. package/dist/esm/icons/ShieldHalf.js +13 -0
  274. package/dist/esm/icons/Ship.js +13 -0
  275. package/dist/esm/icons/Shirt.js +13 -0
  276. package/dist/esm/icons/ShoePrints.js +13 -0
  277. package/dist/esm/icons/Sidebar.js +1 -1
  278. package/dist/esm/icons/SidebarFilled.js +1 -1
  279. package/dist/esm/icons/SignPost.js +13 -0
  280. package/dist/esm/icons/SignalBars.js +13 -0
  281. package/dist/esm/icons/SignalStream.js +13 -0
  282. package/dist/esm/icons/Slack.js +13 -0
  283. package/dist/esm/icons/Snowflake.js +13 -0
  284. package/dist/esm/icons/Soccer.js +13 -0
  285. package/dist/esm/icons/SolarSystem.js +13 -0
  286. package/dist/esm/icons/SquareOutline.js +13 -0
  287. package/dist/esm/icons/SquareQuestion.js +13 -0
  288. package/dist/esm/icons/StarHalf.js +13 -0
  289. package/dist/esm/icons/Stopwatch.js +13 -0
  290. package/dist/esm/icons/Store.js +1 -1
  291. package/dist/esm/icons/Subscription.js +13 -0
  292. package/dist/esm/icons/Subtask.js +1 -1
  293. package/dist/esm/icons/Success.js +1 -1
  294. package/dist/esm/icons/SuccessSolid.js +1 -1
  295. package/dist/esm/icons/Table.js +1 -1
  296. package/dist/esm/icons/Tag.js +1 -1
  297. package/dist/esm/icons/Tags.js +13 -0
  298. package/dist/esm/icons/Teams.js +1 -1
  299. package/dist/esm/icons/Telescope.js +13 -0
  300. package/dist/esm/icons/TemperatureThreeQuarters.js +13 -0
  301. package/dist/esm/icons/Templates.js +1 -1
  302. package/dist/esm/icons/TennisBall.js +13 -0
  303. package/dist/esm/icons/ThumbsDown.js +2 -2
  304. package/dist/esm/icons/ThumbsUp.js +1 -1
  305. package/dist/esm/icons/Ticket.js +13 -0
  306. package/dist/esm/icons/Timer.js +13 -0
  307. package/dist/esm/icons/ToggleOn.js +13 -0
  308. package/dist/esm/icons/TokenInspector.js +13 -0
  309. package/dist/esm/icons/Train.js +13 -0
  310. package/dist/esm/icons/Transgender.js +13 -0
  311. package/dist/esm/icons/Trash.js +2 -2
  312. package/dist/esm/icons/Trello.js +16 -0
  313. package/dist/esm/icons/Triangle.js +13 -0
  314. package/dist/esm/icons/Trophy.js +13 -0
  315. package/dist/esm/icons/Tv.js +13 -0
  316. package/dist/esm/icons/Typeform.js +15 -0
  317. package/dist/esm/icons/Umbrella.js +13 -0
  318. package/dist/esm/icons/Unarchive.js +3 -3
  319. package/dist/esm/icons/UnorderedList.js +1 -1
  320. package/dist/esm/icons/Upload.js +10 -3
  321. package/dist/esm/icons/Venus.js +13 -0
  322. package/dist/esm/icons/Video.js +13 -0
  323. package/dist/esm/icons/Voicemail.js +13 -0
  324. package/dist/esm/icons/Wallet.js +13 -0
  325. package/dist/esm/icons/WandMagicSparkles.js +13 -0
  326. package/dist/esm/icons/Warning.js +2 -2
  327. package/dist/esm/icons/WarningSolid.js +2 -2
  328. package/dist/esm/icons/WatchApple.js +13 -0
  329. package/dist/esm/icons/WavePulse.js +13 -0
  330. package/dist/esm/icons/Web.js +1 -1
  331. package/dist/esm/icons/WeightScale.js +13 -0
  332. package/dist/esm/icons/WindowMaximize.js +13 -0
  333. package/dist/esm/icons/Wrench.js +13 -0
  334. package/dist/esm/icons/X.js +13 -0
  335. package/dist/esm/icons/Xero.js +16 -0
  336. package/dist/esm/icons/YouTube.js +15 -0
  337. package/dist/esm/icons/ZIP.js +1 -1
  338. package/dist/esm/icons/Zapier.js +13 -0
  339. package/dist/esm/icons/Zoom.js +15 -0
  340. package/dist/esm/icons/index.js +226 -2
  341. package/dist/esm/types/components/Avatar/Avatar.d.ts +2 -2
  342. package/dist/esm/types/components/Checkbox/Checkbox.d.ts +12 -0
  343. package/dist/esm/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  344. package/dist/esm/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  345. package/dist/esm/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  346. package/dist/esm/types/components/Toolbar/types.d.ts +5 -0
  347. package/dist/esm/types/components/Typography/Base.d.ts +2 -2
  348. package/dist/esm/types/components/Typography/Base.stories.d.ts +1 -1
  349. package/dist/esm/types/icons/Accessibility.d.ts +3 -0
  350. package/dist/esm/types/icons/AcuityScheduling.d.ts +3 -0
  351. package/dist/esm/types/icons/AlarmClock.d.ts +3 -0
  352. package/dist/esm/types/icons/Aperture.d.ts +3 -0
  353. package/dist/esm/types/icons/AppleWhole.d.ts +3 -0
  354. package/dist/esm/types/icons/ArrowTrendDown.d.ts +3 -0
  355. package/dist/esm/types/icons/ArrowTrendUp.d.ts +3 -0
  356. package/dist/esm/types/icons/Asterisk.d.ts +3 -0
  357. package/dist/esm/types/icons/AuditLog.d.ts +3 -0
  358. package/dist/esm/types/icons/Autoresponder.d.ts +3 -0
  359. package/dist/esm/types/icons/AwardSimple.d.ts +3 -0
  360. package/dist/esm/types/icons/BagShoppingMinus.d.ts +3 -0
  361. package/dist/esm/types/icons/BagShoppingPlus.d.ts +3 -0
  362. package/dist/esm/types/icons/Balloon.d.ts +3 -0
  363. package/dist/esm/types/icons/Bandage.d.ts +3 -0
  364. package/dist/esm/types/icons/BarcodeRead.d.ts +3 -0
  365. package/dist/esm/types/icons/Baseball.d.ts +3 -0
  366. package/dist/esm/types/icons/BasketShoppingSimple.d.ts +3 -0
  367. package/dist/esm/types/icons/Basketball.d.ts +3 -0
  368. package/dist/esm/types/icons/BedFront.d.ts +3 -0
  369. package/dist/esm/types/icons/BeerMug.d.ts +3 -0
  370. package/dist/esm/types/icons/BoltSlash.d.ts +3 -0
  371. package/dist/esm/types/icons/Bookmark.d.ts +3 -0
  372. package/dist/esm/types/icons/BowlingBall.d.ts +3 -0
  373. package/dist/esm/types/icons/Briefcase.d.ts +3 -0
  374. package/dist/esm/types/icons/BriefcaseMedical.d.ts +3 -0
  375. package/dist/esm/types/icons/Brightness.d.ts +3 -0
  376. package/dist/esm/types/icons/Bug.d.ts +3 -0
  377. package/dist/esm/types/icons/Buildings.d.ts +3 -0
  378. package/dist/esm/types/icons/Bullhorn.d.ts +3 -0
  379. package/dist/esm/types/icons/BullseyeArrow.d.ts +3 -0
  380. package/dist/esm/types/icons/BurgerFries.d.ts +3 -0
  381. package/dist/esm/types/icons/Bus.d.ts +3 -0
  382. package/dist/esm/types/icons/CalCom.d.ts +3 -0
  383. package/dist/esm/types/icons/Calculator.d.ts +3 -0
  384. package/dist/esm/types/icons/CalendarDays.d.ts +3 -0
  385. package/dist/esm/types/icons/Calendly.d.ts +3 -0
  386. package/dist/esm/types/icons/Camera.d.ts +3 -0
  387. package/dist/esm/types/icons/CameraRotate.d.ts +3 -0
  388. package/dist/esm/types/icons/Canva.d.ts +3 -0
  389. package/dist/esm/types/icons/Car.d.ts +3 -0
  390. package/dist/esm/types/icons/CartShopping.d.ts +3 -0
  391. package/dist/esm/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  392. package/dist/esm/types/icons/ClickUp.d.ts +3 -0
  393. package/dist/esm/types/icons/Cloud.d.ts +3 -0
  394. package/dist/esm/types/icons/CloudBolt.d.ts +3 -0
  395. package/dist/esm/types/icons/CloudMoon.d.ts +3 -0
  396. package/dist/esm/types/icons/CloudSun.d.ts +3 -0
  397. package/dist/esm/types/icons/CodeBranch.d.ts +3 -0
  398. package/dist/esm/types/icons/CodeCommit.d.ts +3 -0
  399. package/dist/esm/types/icons/CodeCompare.d.ts +3 -0
  400. package/dist/esm/types/icons/CodeFork.d.ts +3 -0
  401. package/dist/esm/types/icons/CodeMerge.d.ts +3 -0
  402. package/dist/esm/types/icons/CodePullRequest.d.ts +3 -0
  403. package/dist/esm/types/icons/Coins.d.ts +3 -0
  404. package/dist/esm/types/icons/CommentDots.d.ts +3 -0
  405. package/dist/esm/types/icons/CustomApps.d.ts +3 -0
  406. package/dist/esm/types/icons/Databox.d.ts +3 -0
  407. package/dist/esm/types/icons/Desktop.d.ts +3 -0
  408. package/dist/esm/types/icons/Dialpad.d.ts +3 -0
  409. package/dist/esm/types/icons/DiceFive.d.ts +3 -0
  410. package/dist/esm/types/icons/Dropbox.d.ts +3 -0
  411. package/dist/esm/types/icons/Droplet.d.ts +3 -0
  412. package/dist/esm/types/icons/Dumbbell.d.ts +3 -0
  413. package/dist/esm/types/icons/Ear.d.ts +3 -0
  414. package/dist/esm/types/icons/EarthAmericas.d.ts +3 -0
  415. package/dist/esm/types/icons/Egg.d.ts +3 -0
  416. package/dist/esm/types/icons/EmbedsLinks.d.ts +3 -0
  417. package/dist/esm/types/icons/Exporter.d.ts +3 -0
  418. package/dist/esm/types/icons/EyeDropper.d.ts +3 -0
  419. package/dist/esm/types/icons/FaceFrownSlight.d.ts +3 -0
  420. package/dist/esm/types/icons/Facebook.d.ts +3 -0
  421. package/dist/esm/types/icons/Figma.d.ts +3 -0
  422. package/dist/esm/types/icons/FileLines.d.ts +3 -0
  423. package/dist/esm/types/icons/Fill.d.ts +3 -0
  424. package/dist/esm/types/icons/Film.d.ts +3 -0
  425. package/dist/esm/types/icons/Fingerprint.d.ts +3 -0
  426. package/dist/esm/types/icons/Fire.d.ts +3 -0
  427. package/dist/esm/types/icons/FireSmoke.d.ts +3 -0
  428. package/dist/esm/types/icons/FishFins.d.ts +3 -0
  429. package/dist/esm/types/icons/Flag.d.ts +3 -0
  430. package/dist/esm/types/icons/Flashlight.d.ts +3 -0
  431. package/dist/esm/types/icons/Flask.d.ts +3 -0
  432. package/dist/esm/types/icons/FloppyDisk.d.ts +3 -0
  433. package/dist/esm/types/icons/Flower.d.ts +3 -0
  434. package/dist/esm/types/icons/FolderMove.d.ts +3 -0
  435. package/dist/esm/types/icons/FolderOpen.d.ts +3 -0
  436. package/dist/esm/types/icons/FontCase.d.ts +3 -0
  437. package/dist/esm/types/icons/Football.d.ts +3 -0
  438. package/dist/esm/types/icons/ForkKnife.d.ts +3 -0
  439. package/dist/esm/types/icons/GamepadModern.d.ts +3 -0
  440. package/dist/esm/types/icons/Glass.d.ts +3 -0
  441. package/dist/esm/types/icons/Glasses.d.ts +3 -0
  442. package/dist/esm/types/icons/GolfFlagHole.d.ts +3 -0
  443. package/dist/esm/types/icons/GoogleCalendar.d.ts +3 -0
  444. package/dist/esm/types/icons/GoogleDocs.d.ts +3 -0
  445. package/dist/esm/types/icons/GoogleDrive.d.ts +3 -0
  446. package/dist/esm/types/icons/GoogleSheets.d.ts +3 -0
  447. package/dist/esm/types/icons/GoogleSlides.d.ts +3 -0
  448. package/dist/esm/types/icons/GraduationCap.d.ts +3 -0
  449. package/dist/esm/types/icons/GridFourSquares.d.ts +3 -0
  450. package/dist/esm/types/icons/Hammer.d.ts +3 -0
  451. package/dist/esm/types/icons/Hand.d.ts +3 -0
  452. package/dist/esm/types/icons/Headphones.d.ts +3 -0
  453. package/dist/esm/types/icons/Heart.d.ts +3 -0
  454. package/dist/esm/types/icons/HeartHalfStroke.d.ts +3 -0
  455. package/dist/esm/types/icons/HeartPulse.d.ts +3 -0
  456. package/dist/esm/types/icons/HourglassHalf.d.ts +3 -0
  457. package/dist/esm/types/icons/HubspotMeetings.d.ts +3 -0
  458. package/dist/esm/types/icons/IceCream.d.ts +3 -0
  459. package/dist/esm/types/icons/IdBadge.d.ts +3 -0
  460. package/dist/esm/types/icons/ImageNotFilled.d.ts +3 -0
  461. package/dist/esm/types/icons/ImageStack.d.ts +3 -0
  462. package/dist/esm/types/icons/Images.d.ts +3 -0
  463. package/dist/esm/types/icons/InboxFull.d.ts +3 -0
  464. package/dist/esm/types/icons/Inboxes.d.ts +3 -0
  465. package/dist/esm/types/icons/Infinity.d.ts +3 -0
  466. package/dist/esm/types/icons/Instagram.d.ts +3 -0
  467. package/dist/esm/types/icons/Jotform.d.ts +3 -0
  468. package/dist/esm/types/icons/Key.d.ts +3 -0
  469. package/dist/esm/types/icons/KeyboardBrightness.d.ts +3 -0
  470. package/dist/esm/types/icons/Language.d.ts +3 -0
  471. package/dist/esm/types/icons/Laptop.d.ts +3 -0
  472. package/dist/esm/types/icons/LayerGroup.d.ts +3 -0
  473. package/dist/esm/types/icons/Leaf.d.ts +3 -0
  474. package/dist/esm/types/icons/LifeRing.d.ts +3 -0
  475. package/dist/esm/types/icons/Lightbulb.d.ts +3 -0
  476. package/dist/esm/types/icons/LinkedIn.d.ts +3 -0
  477. package/dist/esm/types/icons/LocationArrow.d.ts +3 -0
  478. package/dist/esm/types/icons/LocationCrosshairs.d.ts +3 -0
  479. package/dist/esm/types/icons/Loom.d.ts +3 -0
  480. package/dist/esm/types/icons/Magnet.d.ts +3 -0
  481. package/dist/esm/types/icons/Make.d.ts +3 -0
  482. package/dist/esm/types/icons/Map.d.ts +3 -0
  483. package/dist/esm/types/icons/Mars.d.ts +3 -0
  484. package/dist/esm/types/icons/MarsAndVenus.d.ts +3 -0
  485. package/dist/esm/types/icons/MartiniGlassEmpty.d.ts +3 -0
  486. package/dist/esm/types/icons/Medal.d.ts +3 -0
  487. package/dist/esm/types/icons/MessageDots.d.ts +3 -0
  488. package/dist/esm/types/icons/Messages.d.ts +3 -0
  489. package/dist/esm/types/icons/Microchip.d.ts +3 -0
  490. package/dist/esm/types/icons/Miro.d.ts +3 -0
  491. package/dist/esm/types/icons/Mobile.d.ts +3 -0
  492. package/dist/esm/types/icons/Monday.d.ts +3 -0
  493. package/dist/esm/types/icons/MoneyBills.d.ts +3 -0
  494. package/dist/esm/types/icons/Moon.d.ts +3 -0
  495. package/dist/esm/types/icons/Mug.d.ts +3 -0
  496. package/dist/esm/types/icons/Music.d.ts +3 -0
  497. package/dist/esm/types/icons/MusicNote.d.ts +3 -0
  498. package/dist/esm/types/icons/Newspaper.d.ts +3 -0
  499. package/dist/esm/types/icons/Note.d.ts +3 -0
  500. package/dist/esm/types/icons/Notion.d.ts +3 -0
  501. package/dist/esm/types/icons/OneDrive.d.ts +3 -0
  502. package/dist/esm/types/icons/PaintbrushFine.d.ts +3 -0
  503. package/dist/esm/types/icons/Palette.d.ts +3 -0
  504. package/dist/esm/types/icons/Paw.d.ts +3 -0
  505. package/dist/esm/types/icons/PersonBiking.d.ts +3 -0
  506. package/dist/esm/types/icons/PersonDress.d.ts +3 -0
  507. package/dist/esm/types/icons/PersonSimple.d.ts +3 -0
  508. package/dist/esm/types/icons/PersonWalking.d.ts +3 -0
  509. package/dist/esm/types/icons/PizzaSlice.d.ts +3 -0
  510. package/dist/esm/types/icons/Plane.d.ts +3 -0
  511. package/dist/esm/types/icons/PlanetRinged.d.ts +3 -0
  512. package/dist/esm/types/icons/PowerBi.d.ts +3 -0
  513. package/dist/esm/types/icons/PresentationScreen.d.ts +3 -0
  514. package/dist/esm/types/icons/Print.d.ts +3 -0
  515. package/dist/esm/types/icons/Qrcode.d.ts +3 -0
  516. package/dist/esm/types/icons/Question.d.ts +3 -0
  517. package/dist/esm/types/icons/RecordVinyl.d.ts +3 -0
  518. package/dist/esm/types/icons/RectangleWide.d.ts +3 -0
  519. package/dist/esm/types/icons/Reverse.d.ts +3 -0
  520. package/dist/esm/types/icons/Rocket.d.ts +3 -0
  521. package/dist/esm/types/icons/Scissors.d.ts +3 -0
  522. package/dist/esm/types/icons/ScrewdriverWrench.d.ts +3 -0
  523. package/dist/esm/types/icons/ShareNodes.d.ts +3 -0
  524. package/dist/esm/types/icons/Shield.d.ts +3 -0
  525. package/dist/esm/types/icons/ShieldCheck.d.ts +3 -0
  526. package/dist/esm/types/icons/ShieldHalf.d.ts +3 -0
  527. package/dist/esm/types/icons/Ship.d.ts +3 -0
  528. package/dist/esm/types/icons/Shirt.d.ts +3 -0
  529. package/dist/esm/types/icons/ShoePrints.d.ts +3 -0
  530. package/dist/esm/types/icons/SignPost.d.ts +3 -0
  531. package/dist/esm/types/icons/SignalBars.d.ts +3 -0
  532. package/dist/esm/types/icons/SignalStream.d.ts +3 -0
  533. package/dist/esm/types/icons/Slack.d.ts +3 -0
  534. package/dist/esm/types/icons/Snowflake.d.ts +3 -0
  535. package/dist/esm/types/icons/Soccer.d.ts +3 -0
  536. package/dist/esm/types/icons/SolarSystem.d.ts +3 -0
  537. package/dist/esm/types/icons/SquareOutline.d.ts +3 -0
  538. package/dist/esm/types/icons/SquareQuestion.d.ts +3 -0
  539. package/dist/esm/types/icons/StarHalf.d.ts +3 -0
  540. package/dist/esm/types/icons/Stopwatch.d.ts +3 -0
  541. package/dist/esm/types/icons/Subscription.d.ts +3 -0
  542. package/dist/esm/types/icons/Tags.d.ts +3 -0
  543. package/dist/esm/types/icons/Telescope.d.ts +3 -0
  544. package/dist/esm/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  545. package/dist/esm/types/icons/TennisBall.d.ts +3 -0
  546. package/dist/esm/types/icons/Ticket.d.ts +3 -0
  547. package/dist/esm/types/icons/Timer.d.ts +3 -0
  548. package/dist/esm/types/icons/ToggleOn.d.ts +3 -0
  549. package/dist/esm/types/icons/TokenInspector.d.ts +3 -0
  550. package/dist/esm/types/icons/Train.d.ts +3 -0
  551. package/dist/esm/types/icons/Transgender.d.ts +3 -0
  552. package/dist/esm/types/icons/Trello.d.ts +3 -0
  553. package/dist/esm/types/icons/Triangle.d.ts +3 -0
  554. package/dist/esm/types/icons/Trophy.d.ts +3 -0
  555. package/dist/esm/types/icons/Tv.d.ts +3 -0
  556. package/dist/esm/types/icons/Typeform.d.ts +3 -0
  557. package/dist/esm/types/icons/Umbrella.d.ts +3 -0
  558. package/dist/esm/types/icons/Venus.d.ts +3 -0
  559. package/dist/esm/types/icons/Video.d.ts +3 -0
  560. package/dist/esm/types/icons/Voicemail.d.ts +3 -0
  561. package/dist/esm/types/icons/Wallet.d.ts +3 -0
  562. package/dist/esm/types/icons/WandMagicSparkles.d.ts +3 -0
  563. package/dist/esm/types/icons/WatchApple.d.ts +3 -0
  564. package/dist/esm/types/icons/WavePulse.d.ts +3 -0
  565. package/dist/esm/types/icons/WeightScale.d.ts +3 -0
  566. package/dist/esm/types/icons/WindowMaximize.d.ts +3 -0
  567. package/dist/esm/types/icons/Wrench.d.ts +3 -0
  568. package/dist/esm/types/icons/X.d.ts +3 -0
  569. package/dist/esm/types/icons/Xero.d.ts +3 -0
  570. package/dist/esm/types/icons/YouTube.d.ts +3 -0
  571. package/dist/esm/types/icons/Zapier.d.ts +3 -0
  572. package/dist/esm/types/icons/Zoom.d.ts +3 -0
  573. package/dist/esm/types/icons/index.d.ts +226 -2
  574. package/dist/esm/types/tsconfig.tsbuildinfo +1 -1
  575. package/dist/styles/main.css +1 -1
  576. package/dist/types/components/Avatar/Avatar.d.ts +2 -2
  577. package/dist/types/components/Checkbox/Checkbox.d.ts +12 -0
  578. package/dist/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  579. package/dist/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  580. package/dist/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  581. package/dist/types/components/Toolbar/types.d.ts +5 -0
  582. package/dist/types/components/Typography/Base.d.ts +2 -2
  583. package/dist/types/components/Typography/Base.stories.d.ts +1 -1
  584. package/dist/types/icons/Accessibility.d.ts +3 -0
  585. package/dist/types/icons/AcuityScheduling.d.ts +3 -0
  586. package/dist/types/icons/AlarmClock.d.ts +3 -0
  587. package/dist/types/icons/Aperture.d.ts +3 -0
  588. package/dist/types/icons/AppleWhole.d.ts +3 -0
  589. package/dist/types/icons/ArrowTrendDown.d.ts +3 -0
  590. package/dist/types/icons/ArrowTrendUp.d.ts +3 -0
  591. package/dist/types/icons/Asterisk.d.ts +3 -0
  592. package/dist/types/icons/AuditLog.d.ts +3 -0
  593. package/dist/types/icons/Autoresponder.d.ts +3 -0
  594. package/dist/types/icons/AwardSimple.d.ts +3 -0
  595. package/dist/types/icons/BagShoppingMinus.d.ts +3 -0
  596. package/dist/types/icons/BagShoppingPlus.d.ts +3 -0
  597. package/dist/types/icons/Balloon.d.ts +3 -0
  598. package/dist/types/icons/Bandage.d.ts +3 -0
  599. package/dist/types/icons/BarcodeRead.d.ts +3 -0
  600. package/dist/types/icons/Baseball.d.ts +3 -0
  601. package/dist/types/icons/BasketShoppingSimple.d.ts +3 -0
  602. package/dist/types/icons/Basketball.d.ts +3 -0
  603. package/dist/types/icons/BedFront.d.ts +3 -0
  604. package/dist/types/icons/BeerMug.d.ts +3 -0
  605. package/dist/types/icons/BoltSlash.d.ts +3 -0
  606. package/dist/types/icons/Bookmark.d.ts +3 -0
  607. package/dist/types/icons/BowlingBall.d.ts +3 -0
  608. package/dist/types/icons/Briefcase.d.ts +3 -0
  609. package/dist/types/icons/BriefcaseMedical.d.ts +3 -0
  610. package/dist/types/icons/Brightness.d.ts +3 -0
  611. package/dist/types/icons/Bug.d.ts +3 -0
  612. package/dist/types/icons/Buildings.d.ts +3 -0
  613. package/dist/types/icons/Bullhorn.d.ts +3 -0
  614. package/dist/types/icons/BullseyeArrow.d.ts +3 -0
  615. package/dist/types/icons/BurgerFries.d.ts +3 -0
  616. package/dist/types/icons/Bus.d.ts +3 -0
  617. package/dist/types/icons/CalCom.d.ts +3 -0
  618. package/dist/types/icons/Calculator.d.ts +3 -0
  619. package/dist/types/icons/CalendarDays.d.ts +3 -0
  620. package/dist/types/icons/Calendly.d.ts +3 -0
  621. package/dist/types/icons/Camera.d.ts +3 -0
  622. package/dist/types/icons/CameraRotate.d.ts +3 -0
  623. package/dist/types/icons/Canva.d.ts +3 -0
  624. package/dist/types/icons/Car.d.ts +3 -0
  625. package/dist/types/icons/CartShopping.d.ts +3 -0
  626. package/dist/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  627. package/dist/types/icons/ClickUp.d.ts +3 -0
  628. package/dist/types/icons/Cloud.d.ts +3 -0
  629. package/dist/types/icons/CloudBolt.d.ts +3 -0
  630. package/dist/types/icons/CloudMoon.d.ts +3 -0
  631. package/dist/types/icons/CloudSun.d.ts +3 -0
  632. package/dist/types/icons/CodeBranch.d.ts +3 -0
  633. package/dist/types/icons/CodeCommit.d.ts +3 -0
  634. package/dist/types/icons/CodeCompare.d.ts +3 -0
  635. package/dist/types/icons/CodeFork.d.ts +3 -0
  636. package/dist/types/icons/CodeMerge.d.ts +3 -0
  637. package/dist/types/icons/CodePullRequest.d.ts +3 -0
  638. package/dist/types/icons/Coins.d.ts +3 -0
  639. package/dist/types/icons/CommentDots.d.ts +3 -0
  640. package/dist/types/icons/CustomApps.d.ts +3 -0
  641. package/dist/types/icons/Databox.d.ts +3 -0
  642. package/dist/types/icons/Desktop.d.ts +3 -0
  643. package/dist/types/icons/Dialpad.d.ts +3 -0
  644. package/dist/types/icons/DiceFive.d.ts +3 -0
  645. package/dist/types/icons/Dropbox.d.ts +3 -0
  646. package/dist/types/icons/Droplet.d.ts +3 -0
  647. package/dist/types/icons/Dumbbell.d.ts +3 -0
  648. package/dist/types/icons/Ear.d.ts +3 -0
  649. package/dist/types/icons/EarthAmericas.d.ts +3 -0
  650. package/dist/types/icons/Egg.d.ts +3 -0
  651. package/dist/types/icons/EmbedsLinks.d.ts +3 -0
  652. package/dist/types/icons/Exporter.d.ts +3 -0
  653. package/dist/types/icons/EyeDropper.d.ts +3 -0
  654. package/dist/types/icons/FaceFrownSlight.d.ts +3 -0
  655. package/dist/types/icons/Facebook.d.ts +3 -0
  656. package/dist/types/icons/Figma.d.ts +3 -0
  657. package/dist/types/icons/FileLines.d.ts +3 -0
  658. package/dist/types/icons/Fill.d.ts +3 -0
  659. package/dist/types/icons/Film.d.ts +3 -0
  660. package/dist/types/icons/Fingerprint.d.ts +3 -0
  661. package/dist/types/icons/Fire.d.ts +3 -0
  662. package/dist/types/icons/FireSmoke.d.ts +3 -0
  663. package/dist/types/icons/FishFins.d.ts +3 -0
  664. package/dist/types/icons/Flag.d.ts +3 -0
  665. package/dist/types/icons/Flashlight.d.ts +3 -0
  666. package/dist/types/icons/Flask.d.ts +3 -0
  667. package/dist/types/icons/FloppyDisk.d.ts +3 -0
  668. package/dist/types/icons/Flower.d.ts +3 -0
  669. package/dist/types/icons/FolderMove.d.ts +3 -0
  670. package/dist/types/icons/FolderOpen.d.ts +3 -0
  671. package/dist/types/icons/FontCase.d.ts +3 -0
  672. package/dist/types/icons/Football.d.ts +3 -0
  673. package/dist/types/icons/ForkKnife.d.ts +3 -0
  674. package/dist/types/icons/GamepadModern.d.ts +3 -0
  675. package/dist/types/icons/Glass.d.ts +3 -0
  676. package/dist/types/icons/Glasses.d.ts +3 -0
  677. package/dist/types/icons/GolfFlagHole.d.ts +3 -0
  678. package/dist/types/icons/GoogleCalendar.d.ts +3 -0
  679. package/dist/types/icons/GoogleDocs.d.ts +3 -0
  680. package/dist/types/icons/GoogleDrive.d.ts +3 -0
  681. package/dist/types/icons/GoogleSheets.d.ts +3 -0
  682. package/dist/types/icons/GoogleSlides.d.ts +3 -0
  683. package/dist/types/icons/GraduationCap.d.ts +3 -0
  684. package/dist/types/icons/GridFourSquares.d.ts +3 -0
  685. package/dist/types/icons/Hammer.d.ts +3 -0
  686. package/dist/types/icons/Hand.d.ts +3 -0
  687. package/dist/types/icons/Headphones.d.ts +3 -0
  688. package/dist/types/icons/Heart.d.ts +3 -0
  689. package/dist/types/icons/HeartHalfStroke.d.ts +3 -0
  690. package/dist/types/icons/HeartPulse.d.ts +3 -0
  691. package/dist/types/icons/HourglassHalf.d.ts +3 -0
  692. package/dist/types/icons/HubspotMeetings.d.ts +3 -0
  693. package/dist/types/icons/IceCream.d.ts +3 -0
  694. package/dist/types/icons/IdBadge.d.ts +3 -0
  695. package/dist/types/icons/ImageNotFilled.d.ts +3 -0
  696. package/dist/types/icons/ImageStack.d.ts +3 -0
  697. package/dist/types/icons/Images.d.ts +3 -0
  698. package/dist/types/icons/InboxFull.d.ts +3 -0
  699. package/dist/types/icons/Inboxes.d.ts +3 -0
  700. package/dist/types/icons/Infinity.d.ts +3 -0
  701. package/dist/types/icons/Instagram.d.ts +3 -0
  702. package/dist/types/icons/Jotform.d.ts +3 -0
  703. package/dist/types/icons/Key.d.ts +3 -0
  704. package/dist/types/icons/KeyboardBrightness.d.ts +3 -0
  705. package/dist/types/icons/Language.d.ts +3 -0
  706. package/dist/types/icons/Laptop.d.ts +3 -0
  707. package/dist/types/icons/LayerGroup.d.ts +3 -0
  708. package/dist/types/icons/Leaf.d.ts +3 -0
  709. package/dist/types/icons/LifeRing.d.ts +3 -0
  710. package/dist/types/icons/Lightbulb.d.ts +3 -0
  711. package/dist/types/icons/LinkedIn.d.ts +3 -0
  712. package/dist/types/icons/LocationArrow.d.ts +3 -0
  713. package/dist/types/icons/LocationCrosshairs.d.ts +3 -0
  714. package/dist/types/icons/Loom.d.ts +3 -0
  715. package/dist/types/icons/Magnet.d.ts +3 -0
  716. package/dist/types/icons/Make.d.ts +3 -0
  717. package/dist/types/icons/Map.d.ts +3 -0
  718. package/dist/types/icons/Mars.d.ts +3 -0
  719. package/dist/types/icons/MarsAndVenus.d.ts +3 -0
  720. package/dist/types/icons/MartiniGlassEmpty.d.ts +3 -0
  721. package/dist/types/icons/Medal.d.ts +3 -0
  722. package/dist/types/icons/MessageDots.d.ts +3 -0
  723. package/dist/types/icons/Messages.d.ts +3 -0
  724. package/dist/types/icons/Microchip.d.ts +3 -0
  725. package/dist/types/icons/Miro.d.ts +3 -0
  726. package/dist/types/icons/Mobile.d.ts +3 -0
  727. package/dist/types/icons/Monday.d.ts +3 -0
  728. package/dist/types/icons/MoneyBills.d.ts +3 -0
  729. package/dist/types/icons/Moon.d.ts +3 -0
  730. package/dist/types/icons/Mug.d.ts +3 -0
  731. package/dist/types/icons/Music.d.ts +3 -0
  732. package/dist/types/icons/MusicNote.d.ts +3 -0
  733. package/dist/types/icons/Newspaper.d.ts +3 -0
  734. package/dist/types/icons/Note.d.ts +3 -0
  735. package/dist/types/icons/Notion.d.ts +3 -0
  736. package/dist/types/icons/OneDrive.d.ts +3 -0
  737. package/dist/types/icons/PaintbrushFine.d.ts +3 -0
  738. package/dist/types/icons/Palette.d.ts +3 -0
  739. package/dist/types/icons/Paw.d.ts +3 -0
  740. package/dist/types/icons/PersonBiking.d.ts +3 -0
  741. package/dist/types/icons/PersonDress.d.ts +3 -0
  742. package/dist/types/icons/PersonSimple.d.ts +3 -0
  743. package/dist/types/icons/PersonWalking.d.ts +3 -0
  744. package/dist/types/icons/PizzaSlice.d.ts +3 -0
  745. package/dist/types/icons/Plane.d.ts +3 -0
  746. package/dist/types/icons/PlanetRinged.d.ts +3 -0
  747. package/dist/types/icons/PowerBi.d.ts +3 -0
  748. package/dist/types/icons/PresentationScreen.d.ts +3 -0
  749. package/dist/types/icons/Print.d.ts +3 -0
  750. package/dist/types/icons/Qrcode.d.ts +3 -0
  751. package/dist/types/icons/Question.d.ts +3 -0
  752. package/dist/types/icons/RecordVinyl.d.ts +3 -0
  753. package/dist/types/icons/RectangleWide.d.ts +3 -0
  754. package/dist/types/icons/Reverse.d.ts +3 -0
  755. package/dist/types/icons/Rocket.d.ts +3 -0
  756. package/dist/types/icons/Scissors.d.ts +3 -0
  757. package/dist/types/icons/ScrewdriverWrench.d.ts +3 -0
  758. package/dist/types/icons/ShareNodes.d.ts +3 -0
  759. package/dist/types/icons/Shield.d.ts +3 -0
  760. package/dist/types/icons/ShieldCheck.d.ts +3 -0
  761. package/dist/types/icons/ShieldHalf.d.ts +3 -0
  762. package/dist/types/icons/Ship.d.ts +3 -0
  763. package/dist/types/icons/Shirt.d.ts +3 -0
  764. package/dist/types/icons/ShoePrints.d.ts +3 -0
  765. package/dist/types/icons/SignPost.d.ts +3 -0
  766. package/dist/types/icons/SignalBars.d.ts +3 -0
  767. package/dist/types/icons/SignalStream.d.ts +3 -0
  768. package/dist/types/icons/Slack.d.ts +3 -0
  769. package/dist/types/icons/Snowflake.d.ts +3 -0
  770. package/dist/types/icons/Soccer.d.ts +3 -0
  771. package/dist/types/icons/SolarSystem.d.ts +3 -0
  772. package/dist/types/icons/SquareOutline.d.ts +3 -0
  773. package/dist/types/icons/SquareQuestion.d.ts +3 -0
  774. package/dist/types/icons/StarHalf.d.ts +3 -0
  775. package/dist/types/icons/Stopwatch.d.ts +3 -0
  776. package/dist/types/icons/Subscription.d.ts +3 -0
  777. package/dist/types/icons/Tags.d.ts +3 -0
  778. package/dist/types/icons/Telescope.d.ts +3 -0
  779. package/dist/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  780. package/dist/types/icons/TennisBall.d.ts +3 -0
  781. package/dist/types/icons/Ticket.d.ts +3 -0
  782. package/dist/types/icons/Timer.d.ts +3 -0
  783. package/dist/types/icons/ToggleOn.d.ts +3 -0
  784. package/dist/types/icons/TokenInspector.d.ts +3 -0
  785. package/dist/types/icons/Train.d.ts +3 -0
  786. package/dist/types/icons/Transgender.d.ts +3 -0
  787. package/dist/types/icons/Trello.d.ts +3 -0
  788. package/dist/types/icons/Triangle.d.ts +3 -0
  789. package/dist/types/icons/Trophy.d.ts +3 -0
  790. package/dist/types/icons/Tv.d.ts +3 -0
  791. package/dist/types/icons/Typeform.d.ts +3 -0
  792. package/dist/types/icons/Umbrella.d.ts +3 -0
  793. package/dist/types/icons/Venus.d.ts +3 -0
  794. package/dist/types/icons/Video.d.ts +3 -0
  795. package/dist/types/icons/Voicemail.d.ts +3 -0
  796. package/dist/types/icons/Wallet.d.ts +3 -0
  797. package/dist/types/icons/WandMagicSparkles.d.ts +3 -0
  798. package/dist/types/icons/WatchApple.d.ts +3 -0
  799. package/dist/types/icons/WavePulse.d.ts +3 -0
  800. package/dist/types/icons/WeightScale.d.ts +3 -0
  801. package/dist/types/icons/WindowMaximize.d.ts +3 -0
  802. package/dist/types/icons/Wrench.d.ts +3 -0
  803. package/dist/types/icons/X.d.ts +3 -0
  804. package/dist/types/icons/Xero.d.ts +3 -0
  805. package/dist/types/icons/YouTube.d.ts +3 -0
  806. package/dist/types/icons/Zapier.d.ts +3 -0
  807. package/dist/types/icons/Zoom.d.ts +3 -0
  808. package/dist/types/icons/index.d.ts +226 -2
  809. package/dist/types/tsconfig.tsbuildinfo +1 -1
  810. package/dist/umd/components/Checkbox/Checkbox.js +26 -5
  811. package/dist/umd/components/Toolbar/Toolbar.js +32 -10
  812. package/dist/umd/components/Toolbar/ToolbarContext.js +6 -4
  813. package/dist/umd/components/Toolbar/ToolbarDropdown.js +199 -0
  814. package/dist/umd/components/Tooltip/Tooltip.js +36 -10
  815. package/dist/umd/components/Typography/Body.js +2 -1
  816. package/dist/umd/icons/API.js +1 -1
  817. package/dist/umd/icons/Accessibility.js +36 -0
  818. package/dist/umd/icons/AcuityScheduling.js +39 -0
  819. package/dist/umd/icons/Airtable.js +2 -2
  820. package/dist/umd/icons/AlarmClock.js +36 -0
  821. package/dist/umd/icons/Aperture.js +36 -0
  822. package/dist/umd/icons/AppleWhole.js +36 -0
  823. package/dist/umd/icons/Archive.js +1 -1
  824. package/dist/umd/icons/ArrowDownSolid.js +2 -2
  825. package/dist/umd/icons/ArrowLeft.js +2 -2
  826. package/dist/umd/icons/ArrowNE.js +1 -1
  827. package/dist/umd/icons/ArrowRight.js +2 -2
  828. package/dist/umd/icons/ArrowTrendDown.js +36 -0
  829. package/dist/umd/icons/ArrowTrendUp.js +36 -0
  830. package/dist/umd/icons/ArrowUpSolid.js +2 -2
  831. package/dist/umd/icons/AssemblyLogo.js +1 -1
  832. package/dist/umd/icons/Asterisk.js +36 -0
  833. package/dist/umd/icons/Attachment.js +2 -2
  834. package/dist/umd/icons/AuditLog.js +36 -0
  835. package/dist/umd/icons/Automation.js +1 -1
  836. package/dist/umd/icons/Autoresponder.js +36 -0
  837. package/dist/umd/icons/AwardSimple.js +36 -0
  838. package/dist/umd/icons/BagShoppingMinus.js +36 -0
  839. package/dist/umd/icons/BagShoppingPlus.js +36 -0
  840. package/dist/umd/icons/Balloon.js +36 -0
  841. package/dist/umd/icons/Bandage.js +36 -0
  842. package/dist/umd/icons/Bank.js +2 -2
  843. package/dist/umd/icons/BarcodeRead.js +36 -0
  844. package/dist/umd/icons/Baseball.js +36 -0
  845. package/dist/umd/icons/BasketShoppingSimple.js +36 -0
  846. package/dist/umd/icons/Basketball.js +36 -0
  847. package/dist/umd/icons/BedFront.js +36 -0
  848. package/dist/umd/icons/BeerMug.js +36 -0
  849. package/dist/umd/icons/Billing.js +1 -1
  850. package/dist/umd/icons/BoltSlash.js +36 -0
  851. package/dist/umd/icons/Book.js +1 -1
  852. package/dist/umd/icons/Bookmark.js +36 -0
  853. package/dist/umd/icons/BowlingBall.js +36 -0
  854. package/dist/umd/icons/BracketsCurly.js +2 -2
  855. package/dist/umd/icons/Briefcase.js +36 -0
  856. package/dist/umd/icons/BriefcaseMedical.js +36 -0
  857. package/dist/umd/icons/Brightness.js +36 -0
  858. package/dist/umd/icons/Bug.js +36 -0
  859. package/dist/umd/icons/Buildings.js +36 -0
  860. package/dist/umd/icons/Bullhorn.js +36 -0
  861. package/dist/umd/icons/BullseyeArrow.js +36 -0
  862. package/dist/umd/icons/BurgerFries.js +36 -0
  863. package/dist/umd/icons/Bus.js +36 -0
  864. package/dist/umd/icons/CSV.js +1 -1
  865. package/dist/umd/icons/CalCom.js +42 -0
  866. package/dist/umd/icons/Calculator.js +36 -0
  867. package/dist/umd/icons/Calendar.js +1 -1
  868. package/dist/umd/icons/CalendarDays.js +36 -0
  869. package/dist/umd/icons/Calendly.js +42 -0
  870. package/dist/umd/icons/Camera.js +36 -0
  871. package/dist/umd/icons/CameraRotate.js +36 -0
  872. package/dist/umd/icons/Canva.js +39 -0
  873. package/dist/umd/icons/Car.js +36 -0
  874. package/dist/umd/icons/CaretDown.js +1 -1
  875. package/dist/umd/icons/CaretRight.js +1 -1
  876. package/dist/umd/icons/CaretUp.js +1 -1
  877. package/dist/umd/icons/CartShopping.js +36 -0
  878. package/dist/umd/icons/ChartSimpleHorizontal.js +36 -0
  879. package/dist/umd/icons/Check.js +2 -2
  880. package/dist/umd/icons/ChevronDown.js +1 -1
  881. package/dist/umd/icons/ChevronLeft.js +2 -4
  882. package/dist/umd/icons/ChevronRight.js +1 -1
  883. package/dist/umd/icons/ChevronUp.js +1 -1
  884. package/dist/umd/icons/ClickUp.js +38 -0
  885. package/dist/umd/icons/Close.js +1 -1
  886. package/dist/umd/icons/Cloud.js +36 -0
  887. package/dist/umd/icons/CloudBolt.js +36 -0
  888. package/dist/umd/icons/CloudMoon.js +36 -0
  889. package/dist/umd/icons/CloudSun.js +36 -0
  890. package/dist/umd/icons/Code.js +1 -1
  891. package/dist/umd/icons/CodeBranch.js +36 -0
  892. package/dist/umd/icons/CodeCommit.js +36 -0
  893. package/dist/umd/icons/CodeCompare.js +36 -0
  894. package/dist/umd/icons/CodeFork.js +36 -0
  895. package/dist/umd/icons/CodeMerge.js +36 -0
  896. package/dist/umd/icons/CodePullRequest.js +36 -0
  897. package/dist/umd/icons/Coins.js +36 -0
  898. package/dist/umd/icons/Comment.js +2 -2
  899. package/dist/umd/icons/CommentDots.js +36 -0
  900. package/dist/umd/icons/Contract.js +1 -1
  901. package/dist/umd/icons/Copy.js +1 -1
  902. package/dist/umd/icons/CustomApps.js +36 -0
  903. package/dist/umd/icons/Databox.js +39 -0
  904. package/dist/umd/icons/Desktop.js +36 -0
  905. package/dist/umd/icons/Dialpad.js +36 -0
  906. package/dist/umd/icons/DiceFive.js +36 -0
  907. package/dist/umd/icons/Disconnect.js +2 -2
  908. package/dist/umd/icons/Doc.js +1 -1
  909. package/dist/umd/icons/Dollar.js +1 -1
  910. package/dist/umd/icons/Download.js +10 -3
  911. package/dist/umd/icons/Dropbox.js +42 -0
  912. package/dist/umd/icons/Droplet.js +36 -0
  913. package/dist/umd/icons/Dumbbell.js +36 -0
  914. package/dist/umd/icons/Ear.js +36 -0
  915. package/dist/umd/icons/EarthAmericas.js +36 -0
  916. package/dist/umd/icons/Edit.js +2 -2
  917. package/dist/umd/icons/EditSolid.js +1 -1
  918. package/dist/umd/icons/Egg.js +36 -0
  919. package/dist/umd/icons/Ellipsis.js +1 -1
  920. package/dist/umd/icons/EmailRead.js +1 -1
  921. package/dist/umd/icons/EmailUnread.js +1 -1
  922. package/dist/umd/icons/EmbedsLinks.js +42 -0
  923. package/dist/umd/icons/Excel.js +1 -1
  924. package/dist/umd/icons/Export.js +2 -2
  925. package/dist/umd/icons/Exporter.js +36 -0
  926. package/dist/umd/icons/Eye.js +1 -1
  927. package/dist/umd/icons/EyeDropper.js +36 -0
  928. package/dist/umd/icons/EyeHidden.js +1 -1
  929. package/dist/umd/icons/FaceFrownSlight.js +36 -0
  930. package/dist/umd/icons/Facebook.js +36 -0
  931. package/dist/umd/icons/Failed.js +1 -1
  932. package/dist/umd/icons/FailedSolid.js +1 -1
  933. package/dist/umd/icons/Figma.js +41 -0
  934. package/dist/umd/icons/File.js +1 -1
  935. package/dist/umd/icons/FileLines.js +36 -0
  936. package/dist/umd/icons/Fill.js +36 -0
  937. package/dist/umd/icons/Film.js +36 -0
  938. package/dist/umd/icons/Filter.js +1 -1
  939. package/dist/umd/icons/Fingerprint.js +36 -0
  940. package/dist/umd/icons/Fire.js +36 -0
  941. package/dist/umd/icons/FireSmoke.js +36 -0
  942. package/dist/umd/icons/FishFins.js +36 -0
  943. package/dist/umd/icons/FitToWidth.js +2 -12
  944. package/dist/umd/icons/Flag.js +36 -0
  945. package/dist/umd/icons/Flashlight.js +36 -0
  946. package/dist/umd/icons/Flask.js +36 -0
  947. package/dist/umd/icons/FloppyDisk.js +36 -0
  948. package/dist/umd/icons/Flower.js +36 -0
  949. package/dist/umd/icons/FolderMove.js +36 -0
  950. package/dist/umd/icons/FolderOpen.js +36 -0
  951. package/dist/umd/icons/FontCase.js +36 -0
  952. package/dist/umd/icons/Football.js +36 -0
  953. package/dist/umd/icons/ForkKnife.js +36 -0
  954. package/dist/umd/icons/Form.js +1 -1
  955. package/dist/umd/icons/GIF.js +1 -1
  956. package/dist/umd/icons/GamepadModern.js +36 -0
  957. package/dist/umd/icons/Gift.js +1 -1
  958. package/dist/umd/icons/Glass.js +36 -0
  959. package/dist/umd/icons/Glasses.js +36 -0
  960. package/dist/umd/icons/GolfFlagHole.js +36 -0
  961. package/dist/umd/icons/GoogleCalendar.js +39 -0
  962. package/dist/umd/icons/GoogleDocs.js +39 -0
  963. package/dist/umd/icons/GoogleDrive.js +41 -0
  964. package/dist/umd/icons/GoogleSheets.js +42 -0
  965. package/dist/umd/icons/GoogleSlides.js +42 -0
  966. package/dist/umd/icons/GraduationCap.js +36 -0
  967. package/dist/umd/icons/GraphBarSolid.js +1 -1
  968. package/dist/umd/icons/GridFourSquares.js +36 -0
  969. package/dist/umd/icons/Hammer.js +36 -0
  970. package/dist/umd/icons/Hand.js +36 -0
  971. package/dist/umd/icons/Headphones.js +36 -0
  972. package/dist/umd/icons/Heart.js +36 -0
  973. package/dist/umd/icons/HeartHalfStroke.js +36 -0
  974. package/dist/umd/icons/HeartPulse.js +36 -0
  975. package/dist/umd/icons/Helpdesk.js +2 -9
  976. package/dist/umd/icons/Home.js +2 -2
  977. package/dist/umd/icons/HourglassHalf.js +36 -0
  978. package/dist/umd/icons/HubspotMeetings.js +36 -0
  979. package/dist/umd/icons/IceCream.js +36 -0
  980. package/dist/umd/icons/IdBadge.js +36 -0
  981. package/dist/umd/icons/Image.js +1 -1
  982. package/dist/umd/icons/ImageMissing.js +1 -1
  983. package/dist/umd/icons/ImageNotFilled.js +36 -0
  984. package/dist/umd/icons/ImageStack.js +36 -0
  985. package/dist/umd/icons/Images.js +36 -0
  986. package/dist/umd/icons/Inbox.js +1 -1
  987. package/dist/umd/icons/InboxFull.js +36 -0
  988. package/dist/umd/icons/Inboxes.js +36 -0
  989. package/dist/umd/icons/Infinity.js +36 -0
  990. package/dist/umd/icons/Instagram.js +46 -0
  991. package/dist/umd/icons/Invite.js +2 -2
  992. package/dist/umd/icons/Invoice.js +1 -1
  993. package/dist/umd/icons/InvoicePaid.js +2 -2
  994. package/dist/umd/icons/JPG.js +1 -1
  995. package/dist/umd/icons/Jotform.js +36 -0
  996. package/dist/umd/icons/Key.js +36 -0
  997. package/dist/umd/icons/KeyboardBrightness.js +36 -0
  998. package/dist/umd/icons/Language.js +36 -0
  999. package/dist/umd/icons/Laptop.js +36 -0
  1000. package/dist/umd/icons/LayerGroup.js +36 -0
  1001. package/dist/umd/icons/Leaf.js +36 -0
  1002. package/dist/umd/icons/LifeRing.js +36 -0
  1003. package/dist/umd/icons/Lightbulb.js +36 -0
  1004. package/dist/umd/icons/Link.js +1 -1
  1005. package/dist/umd/icons/LinkedIn.js +36 -0
  1006. package/dist/umd/icons/List.js +1 -1
  1007. package/dist/umd/icons/LocationArrow.js +36 -0
  1008. package/dist/umd/icons/LocationCrosshairs.js +36 -0
  1009. package/dist/umd/icons/LockFilled.js +1 -1
  1010. package/dist/umd/icons/Loom.js +36 -0
  1011. package/dist/umd/icons/MOV.js +1 -1
  1012. package/dist/umd/icons/MP3.js +1 -1
  1013. package/dist/umd/icons/MP4.js +1 -1
  1014. package/dist/umd/icons/Magnet.js +36 -0
  1015. package/dist/umd/icons/Make.js +36 -0
  1016. package/dist/umd/icons/Map.js +36 -0
  1017. package/dist/umd/icons/Marketing.js +1 -1
  1018. package/dist/umd/icons/Mars.js +36 -0
  1019. package/dist/umd/icons/MarsAndVenus.js +36 -0
  1020. package/dist/umd/icons/MartiniGlassEmpty.js +36 -0
  1021. package/dist/umd/icons/Medal.js +36 -0
  1022. package/dist/umd/icons/Message.js +1 -1
  1023. package/dist/umd/icons/MessageDots.js +36 -0
  1024. package/dist/umd/icons/Messages.js +36 -0
  1025. package/dist/umd/icons/Microchip.js +36 -0
  1026. package/dist/umd/icons/Minus.js +1 -3
  1027. package/dist/umd/icons/Miro.js +39 -0
  1028. package/dist/umd/icons/Mobile.js +36 -0
  1029. package/dist/umd/icons/MobileNumber.js +2 -2
  1030. package/dist/umd/icons/Monday.js +37 -0
  1031. package/dist/umd/icons/MoneyBills.js +36 -0
  1032. package/dist/umd/icons/Moon.js +36 -0
  1033. package/dist/umd/icons/MoreVertical.js +1 -1
  1034. package/dist/umd/icons/Movie.js +1 -1
  1035. package/dist/umd/icons/Mug.js +36 -0
  1036. package/dist/umd/icons/Music.js +36 -0
  1037. package/dist/umd/icons/MusicNote.js +36 -0
  1038. package/dist/umd/icons/Newspaper.js +36 -0
  1039. package/dist/umd/icons/Note.js +36 -0
  1040. package/dist/umd/icons/Notion.js +38 -0
  1041. package/dist/umd/icons/Number.js +2 -2
  1042. package/dist/umd/icons/NumberedList.js +1 -1
  1043. package/dist/umd/icons/OneDrive.js +38 -0
  1044. package/dist/umd/icons/PDF.js +1 -1
  1045. package/dist/umd/icons/PNG.js +1 -1
  1046. package/dist/umd/icons/PaintbrushFine.js +36 -0
  1047. package/dist/umd/icons/Palette.js +36 -0
  1048. package/dist/umd/icons/Pause.js +1 -1
  1049. package/dist/umd/icons/Paw.js +36 -0
  1050. package/dist/umd/icons/PersonBiking.js +36 -0
  1051. package/dist/umd/icons/PersonDress.js +36 -0
  1052. package/dist/umd/icons/PersonSimple.js +36 -0
  1053. package/dist/umd/icons/PersonWalking.js +36 -0
  1054. package/dist/umd/icons/PizzaSlice.js +36 -0
  1055. package/dist/umd/icons/Plane.js +36 -0
  1056. package/dist/umd/icons/PlanetRinged.js +36 -0
  1057. package/dist/umd/icons/PlansPayments.js +1 -1
  1058. package/dist/umd/icons/Play.js +1 -1
  1059. package/dist/umd/icons/Plus.js +1 -8
  1060. package/dist/umd/icons/PowerBi.js +38 -0
  1061. package/dist/umd/icons/PresentationScreen.js +36 -0
  1062. package/dist/umd/icons/Print.js +36 -0
  1063. package/dist/umd/icons/Profile.js +1 -1
  1064. package/dist/umd/icons/Qrcode.js +36 -0
  1065. package/dist/umd/icons/Question.js +36 -0
  1066. package/dist/umd/icons/QuestionMark.js +1 -1
  1067. package/dist/umd/icons/QuickBook.js +4 -1
  1068. package/dist/umd/icons/RecordVinyl.js +36 -0
  1069. package/dist/umd/icons/RectangleWide.js +36 -0
  1070. package/dist/umd/icons/ResetZoom.js +2 -7
  1071. package/dist/umd/icons/Reverse.js +36 -0
  1072. package/dist/umd/icons/Rocket.js +36 -0
  1073. package/dist/umd/icons/SVG.js +1 -1
  1074. package/dist/umd/icons/Scale.js +1 -1
  1075. package/dist/umd/icons/Scissors.js +36 -0
  1076. package/dist/umd/icons/ScrewdriverWrench.js +36 -0
  1077. package/dist/umd/icons/Search.js +2 -2
  1078. package/dist/umd/icons/Settings.js +1 -1
  1079. package/dist/umd/icons/ShareNodes.js +36 -0
  1080. package/dist/umd/icons/Shield.js +36 -0
  1081. package/dist/umd/icons/ShieldCheck.js +36 -0
  1082. package/dist/umd/icons/ShieldHalf.js +36 -0
  1083. package/dist/umd/icons/Ship.js +36 -0
  1084. package/dist/umd/icons/Shirt.js +36 -0
  1085. package/dist/umd/icons/ShoePrints.js +36 -0
  1086. package/dist/umd/icons/Sidebar.js +1 -1
  1087. package/dist/umd/icons/SidebarFilled.js +1 -1
  1088. package/dist/umd/icons/SignPost.js +36 -0
  1089. package/dist/umd/icons/SignalBars.js +36 -0
  1090. package/dist/umd/icons/SignalStream.js +36 -0
  1091. package/dist/umd/icons/Slack.js +36 -0
  1092. package/dist/umd/icons/Snowflake.js +36 -0
  1093. package/dist/umd/icons/Soccer.js +36 -0
  1094. package/dist/umd/icons/SolarSystem.js +36 -0
  1095. package/dist/umd/icons/SquareOutline.js +36 -0
  1096. package/dist/umd/icons/SquareQuestion.js +36 -0
  1097. package/dist/umd/icons/StarHalf.js +36 -0
  1098. package/dist/umd/icons/Stopwatch.js +36 -0
  1099. package/dist/umd/icons/Store.js +1 -1
  1100. package/dist/umd/icons/Subscription.js +36 -0
  1101. package/dist/umd/icons/Subtask.js +1 -1
  1102. package/dist/umd/icons/Success.js +1 -1
  1103. package/dist/umd/icons/SuccessSolid.js +1 -1
  1104. package/dist/umd/icons/Table.js +1 -1
  1105. package/dist/umd/icons/Tag.js +1 -1
  1106. package/dist/umd/icons/Tags.js +36 -0
  1107. package/dist/umd/icons/Teams.js +1 -1
  1108. package/dist/umd/icons/Telescope.js +36 -0
  1109. package/dist/umd/icons/TemperatureThreeQuarters.js +36 -0
  1110. package/dist/umd/icons/Templates.js +1 -1
  1111. package/dist/umd/icons/TennisBall.js +36 -0
  1112. package/dist/umd/icons/ThumbsDown.js +2 -2
  1113. package/dist/umd/icons/ThumbsUp.js +1 -1
  1114. package/dist/umd/icons/Ticket.js +36 -0
  1115. package/dist/umd/icons/Timer.js +36 -0
  1116. package/dist/umd/icons/ToggleOn.js +36 -0
  1117. package/dist/umd/icons/TokenInspector.js +36 -0
  1118. package/dist/umd/icons/Train.js +36 -0
  1119. package/dist/umd/icons/Transgender.js +36 -0
  1120. package/dist/umd/icons/Trash.js +2 -2
  1121. package/dist/umd/icons/Trello.js +39 -0
  1122. package/dist/umd/icons/Triangle.js +36 -0
  1123. package/dist/umd/icons/Trophy.js +36 -0
  1124. package/dist/umd/icons/Tv.js +36 -0
  1125. package/dist/umd/icons/Typeform.js +38 -0
  1126. package/dist/umd/icons/Umbrella.js +36 -0
  1127. package/dist/umd/icons/Unarchive.js +3 -3
  1128. package/dist/umd/icons/UnorderedList.js +1 -1
  1129. package/dist/umd/icons/Upload.js +10 -3
  1130. package/dist/umd/icons/Venus.js +36 -0
  1131. package/dist/umd/icons/Video.js +36 -0
  1132. package/dist/umd/icons/Voicemail.js +36 -0
  1133. package/dist/umd/icons/Wallet.js +36 -0
  1134. package/dist/umd/icons/WandMagicSparkles.js +36 -0
  1135. package/dist/umd/icons/Warning.js +2 -2
  1136. package/dist/umd/icons/WarningSolid.js +2 -2
  1137. package/dist/umd/icons/WatchApple.js +36 -0
  1138. package/dist/umd/icons/WavePulse.js +36 -0
  1139. package/dist/umd/icons/Web.js +1 -1
  1140. package/dist/umd/icons/WeightScale.js +36 -0
  1141. package/dist/umd/icons/WindowMaximize.js +36 -0
  1142. package/dist/umd/icons/Wrench.js +36 -0
  1143. package/dist/umd/icons/X.js +36 -0
  1144. package/dist/umd/icons/Xero.js +39 -0
  1145. package/dist/umd/icons/YouTube.js +38 -0
  1146. package/dist/umd/icons/ZIP.js +1 -1
  1147. package/dist/umd/icons/Zapier.js +36 -0
  1148. package/dist/umd/icons/Zoom.js +38 -0
  1149. package/dist/umd/icons/index.js +2264 -24
  1150. package/dist/umd/types/components/Avatar/Avatar.d.ts +2 -2
  1151. package/dist/umd/types/components/Checkbox/Checkbox.d.ts +12 -0
  1152. package/dist/umd/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  1153. package/dist/umd/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  1154. package/dist/umd/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  1155. package/dist/umd/types/components/Toolbar/types.d.ts +5 -0
  1156. package/dist/umd/types/components/Typography/Base.d.ts +2 -2
  1157. package/dist/umd/types/components/Typography/Base.stories.d.ts +1 -1
  1158. package/dist/umd/types/icons/Accessibility.d.ts +3 -0
  1159. package/dist/umd/types/icons/AcuityScheduling.d.ts +3 -0
  1160. package/dist/umd/types/icons/AlarmClock.d.ts +3 -0
  1161. package/dist/umd/types/icons/Aperture.d.ts +3 -0
  1162. package/dist/umd/types/icons/AppleWhole.d.ts +3 -0
  1163. package/dist/umd/types/icons/ArrowTrendDown.d.ts +3 -0
  1164. package/dist/umd/types/icons/ArrowTrendUp.d.ts +3 -0
  1165. package/dist/umd/types/icons/Asterisk.d.ts +3 -0
  1166. package/dist/umd/types/icons/AuditLog.d.ts +3 -0
  1167. package/dist/umd/types/icons/Autoresponder.d.ts +3 -0
  1168. package/dist/umd/types/icons/AwardSimple.d.ts +3 -0
  1169. package/dist/umd/types/icons/BagShoppingMinus.d.ts +3 -0
  1170. package/dist/umd/types/icons/BagShoppingPlus.d.ts +3 -0
  1171. package/dist/umd/types/icons/Balloon.d.ts +3 -0
  1172. package/dist/umd/types/icons/Bandage.d.ts +3 -0
  1173. package/dist/umd/types/icons/BarcodeRead.d.ts +3 -0
  1174. package/dist/umd/types/icons/Baseball.d.ts +3 -0
  1175. package/dist/umd/types/icons/BasketShoppingSimple.d.ts +3 -0
  1176. package/dist/umd/types/icons/Basketball.d.ts +3 -0
  1177. package/dist/umd/types/icons/BedFront.d.ts +3 -0
  1178. package/dist/umd/types/icons/BeerMug.d.ts +3 -0
  1179. package/dist/umd/types/icons/BoltSlash.d.ts +3 -0
  1180. package/dist/umd/types/icons/Bookmark.d.ts +3 -0
  1181. package/dist/umd/types/icons/BowlingBall.d.ts +3 -0
  1182. package/dist/umd/types/icons/Briefcase.d.ts +3 -0
  1183. package/dist/umd/types/icons/BriefcaseMedical.d.ts +3 -0
  1184. package/dist/umd/types/icons/Brightness.d.ts +3 -0
  1185. package/dist/umd/types/icons/Bug.d.ts +3 -0
  1186. package/dist/umd/types/icons/Buildings.d.ts +3 -0
  1187. package/dist/umd/types/icons/Bullhorn.d.ts +3 -0
  1188. package/dist/umd/types/icons/BullseyeArrow.d.ts +3 -0
  1189. package/dist/umd/types/icons/BurgerFries.d.ts +3 -0
  1190. package/dist/umd/types/icons/Bus.d.ts +3 -0
  1191. package/dist/umd/types/icons/CalCom.d.ts +3 -0
  1192. package/dist/umd/types/icons/Calculator.d.ts +3 -0
  1193. package/dist/umd/types/icons/CalendarDays.d.ts +3 -0
  1194. package/dist/umd/types/icons/Calendly.d.ts +3 -0
  1195. package/dist/umd/types/icons/Camera.d.ts +3 -0
  1196. package/dist/umd/types/icons/CameraRotate.d.ts +3 -0
  1197. package/dist/umd/types/icons/Canva.d.ts +3 -0
  1198. package/dist/umd/types/icons/Car.d.ts +3 -0
  1199. package/dist/umd/types/icons/CartShopping.d.ts +3 -0
  1200. package/dist/umd/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  1201. package/dist/umd/types/icons/ClickUp.d.ts +3 -0
  1202. package/dist/umd/types/icons/Cloud.d.ts +3 -0
  1203. package/dist/umd/types/icons/CloudBolt.d.ts +3 -0
  1204. package/dist/umd/types/icons/CloudMoon.d.ts +3 -0
  1205. package/dist/umd/types/icons/CloudSun.d.ts +3 -0
  1206. package/dist/umd/types/icons/CodeBranch.d.ts +3 -0
  1207. package/dist/umd/types/icons/CodeCommit.d.ts +3 -0
  1208. package/dist/umd/types/icons/CodeCompare.d.ts +3 -0
  1209. package/dist/umd/types/icons/CodeFork.d.ts +3 -0
  1210. package/dist/umd/types/icons/CodeMerge.d.ts +3 -0
  1211. package/dist/umd/types/icons/CodePullRequest.d.ts +3 -0
  1212. package/dist/umd/types/icons/Coins.d.ts +3 -0
  1213. package/dist/umd/types/icons/CommentDots.d.ts +3 -0
  1214. package/dist/umd/types/icons/CustomApps.d.ts +3 -0
  1215. package/dist/umd/types/icons/Databox.d.ts +3 -0
  1216. package/dist/umd/types/icons/Desktop.d.ts +3 -0
  1217. package/dist/umd/types/icons/Dialpad.d.ts +3 -0
  1218. package/dist/umd/types/icons/DiceFive.d.ts +3 -0
  1219. package/dist/umd/types/icons/Dropbox.d.ts +3 -0
  1220. package/dist/umd/types/icons/Droplet.d.ts +3 -0
  1221. package/dist/umd/types/icons/Dumbbell.d.ts +3 -0
  1222. package/dist/umd/types/icons/Ear.d.ts +3 -0
  1223. package/dist/umd/types/icons/EarthAmericas.d.ts +3 -0
  1224. package/dist/umd/types/icons/Egg.d.ts +3 -0
  1225. package/dist/umd/types/icons/EmbedsLinks.d.ts +3 -0
  1226. package/dist/umd/types/icons/Exporter.d.ts +3 -0
  1227. package/dist/umd/types/icons/EyeDropper.d.ts +3 -0
  1228. package/dist/umd/types/icons/FaceFrownSlight.d.ts +3 -0
  1229. package/dist/umd/types/icons/Facebook.d.ts +3 -0
  1230. package/dist/umd/types/icons/Figma.d.ts +3 -0
  1231. package/dist/umd/types/icons/FileLines.d.ts +3 -0
  1232. package/dist/umd/types/icons/Fill.d.ts +3 -0
  1233. package/dist/umd/types/icons/Film.d.ts +3 -0
  1234. package/dist/umd/types/icons/Fingerprint.d.ts +3 -0
  1235. package/dist/umd/types/icons/Fire.d.ts +3 -0
  1236. package/dist/umd/types/icons/FireSmoke.d.ts +3 -0
  1237. package/dist/umd/types/icons/FishFins.d.ts +3 -0
  1238. package/dist/umd/types/icons/Flag.d.ts +3 -0
  1239. package/dist/umd/types/icons/Flashlight.d.ts +3 -0
  1240. package/dist/umd/types/icons/Flask.d.ts +3 -0
  1241. package/dist/umd/types/icons/FloppyDisk.d.ts +3 -0
  1242. package/dist/umd/types/icons/Flower.d.ts +3 -0
  1243. package/dist/umd/types/icons/FolderMove.d.ts +3 -0
  1244. package/dist/umd/types/icons/FolderOpen.d.ts +3 -0
  1245. package/dist/umd/types/icons/FontCase.d.ts +3 -0
  1246. package/dist/umd/types/icons/Football.d.ts +3 -0
  1247. package/dist/umd/types/icons/ForkKnife.d.ts +3 -0
  1248. package/dist/umd/types/icons/GamepadModern.d.ts +3 -0
  1249. package/dist/umd/types/icons/Glass.d.ts +3 -0
  1250. package/dist/umd/types/icons/Glasses.d.ts +3 -0
  1251. package/dist/umd/types/icons/GolfFlagHole.d.ts +3 -0
  1252. package/dist/umd/types/icons/GoogleCalendar.d.ts +3 -0
  1253. package/dist/umd/types/icons/GoogleDocs.d.ts +3 -0
  1254. package/dist/umd/types/icons/GoogleDrive.d.ts +3 -0
  1255. package/dist/umd/types/icons/GoogleSheets.d.ts +3 -0
  1256. package/dist/umd/types/icons/GoogleSlides.d.ts +3 -0
  1257. package/dist/umd/types/icons/GraduationCap.d.ts +3 -0
  1258. package/dist/umd/types/icons/GridFourSquares.d.ts +3 -0
  1259. package/dist/umd/types/icons/Hammer.d.ts +3 -0
  1260. package/dist/umd/types/icons/Hand.d.ts +3 -0
  1261. package/dist/umd/types/icons/Headphones.d.ts +3 -0
  1262. package/dist/umd/types/icons/Heart.d.ts +3 -0
  1263. package/dist/umd/types/icons/HeartHalfStroke.d.ts +3 -0
  1264. package/dist/umd/types/icons/HeartPulse.d.ts +3 -0
  1265. package/dist/umd/types/icons/HourglassHalf.d.ts +3 -0
  1266. package/dist/umd/types/icons/HubspotMeetings.d.ts +3 -0
  1267. package/dist/umd/types/icons/IceCream.d.ts +3 -0
  1268. package/dist/umd/types/icons/IdBadge.d.ts +3 -0
  1269. package/dist/umd/types/icons/ImageNotFilled.d.ts +3 -0
  1270. package/dist/umd/types/icons/ImageStack.d.ts +3 -0
  1271. package/dist/umd/types/icons/Images.d.ts +3 -0
  1272. package/dist/umd/types/icons/InboxFull.d.ts +3 -0
  1273. package/dist/umd/types/icons/Inboxes.d.ts +3 -0
  1274. package/dist/umd/types/icons/Infinity.d.ts +3 -0
  1275. package/dist/umd/types/icons/Instagram.d.ts +3 -0
  1276. package/dist/umd/types/icons/Jotform.d.ts +3 -0
  1277. package/dist/umd/types/icons/Key.d.ts +3 -0
  1278. package/dist/umd/types/icons/KeyboardBrightness.d.ts +3 -0
  1279. package/dist/umd/types/icons/Language.d.ts +3 -0
  1280. package/dist/umd/types/icons/Laptop.d.ts +3 -0
  1281. package/dist/umd/types/icons/LayerGroup.d.ts +3 -0
  1282. package/dist/umd/types/icons/Leaf.d.ts +3 -0
  1283. package/dist/umd/types/icons/LifeRing.d.ts +3 -0
  1284. package/dist/umd/types/icons/Lightbulb.d.ts +3 -0
  1285. package/dist/umd/types/icons/LinkedIn.d.ts +3 -0
  1286. package/dist/umd/types/icons/LocationArrow.d.ts +3 -0
  1287. package/dist/umd/types/icons/LocationCrosshairs.d.ts +3 -0
  1288. package/dist/umd/types/icons/Loom.d.ts +3 -0
  1289. package/dist/umd/types/icons/Magnet.d.ts +3 -0
  1290. package/dist/umd/types/icons/Make.d.ts +3 -0
  1291. package/dist/umd/types/icons/Map.d.ts +3 -0
  1292. package/dist/umd/types/icons/Mars.d.ts +3 -0
  1293. package/dist/umd/types/icons/MarsAndVenus.d.ts +3 -0
  1294. package/dist/umd/types/icons/MartiniGlassEmpty.d.ts +3 -0
  1295. package/dist/umd/types/icons/Medal.d.ts +3 -0
  1296. package/dist/umd/types/icons/MessageDots.d.ts +3 -0
  1297. package/dist/umd/types/icons/Messages.d.ts +3 -0
  1298. package/dist/umd/types/icons/Microchip.d.ts +3 -0
  1299. package/dist/umd/types/icons/Miro.d.ts +3 -0
  1300. package/dist/umd/types/icons/Mobile.d.ts +3 -0
  1301. package/dist/umd/types/icons/Monday.d.ts +3 -0
  1302. package/dist/umd/types/icons/MoneyBills.d.ts +3 -0
  1303. package/dist/umd/types/icons/Moon.d.ts +3 -0
  1304. package/dist/umd/types/icons/Mug.d.ts +3 -0
  1305. package/dist/umd/types/icons/Music.d.ts +3 -0
  1306. package/dist/umd/types/icons/MusicNote.d.ts +3 -0
  1307. package/dist/umd/types/icons/Newspaper.d.ts +3 -0
  1308. package/dist/umd/types/icons/Note.d.ts +3 -0
  1309. package/dist/umd/types/icons/Notion.d.ts +3 -0
  1310. package/dist/umd/types/icons/OneDrive.d.ts +3 -0
  1311. package/dist/umd/types/icons/PaintbrushFine.d.ts +3 -0
  1312. package/dist/umd/types/icons/Palette.d.ts +3 -0
  1313. package/dist/umd/types/icons/Paw.d.ts +3 -0
  1314. package/dist/umd/types/icons/PersonBiking.d.ts +3 -0
  1315. package/dist/umd/types/icons/PersonDress.d.ts +3 -0
  1316. package/dist/umd/types/icons/PersonSimple.d.ts +3 -0
  1317. package/dist/umd/types/icons/PersonWalking.d.ts +3 -0
  1318. package/dist/umd/types/icons/PizzaSlice.d.ts +3 -0
  1319. package/dist/umd/types/icons/Plane.d.ts +3 -0
  1320. package/dist/umd/types/icons/PlanetRinged.d.ts +3 -0
  1321. package/dist/umd/types/icons/PowerBi.d.ts +3 -0
  1322. package/dist/umd/types/icons/PresentationScreen.d.ts +3 -0
  1323. package/dist/umd/types/icons/Print.d.ts +3 -0
  1324. package/dist/umd/types/icons/Qrcode.d.ts +3 -0
  1325. package/dist/umd/types/icons/Question.d.ts +3 -0
  1326. package/dist/umd/types/icons/RecordVinyl.d.ts +3 -0
  1327. package/dist/umd/types/icons/RectangleWide.d.ts +3 -0
  1328. package/dist/umd/types/icons/Reverse.d.ts +3 -0
  1329. package/dist/umd/types/icons/Rocket.d.ts +3 -0
  1330. package/dist/umd/types/icons/Scissors.d.ts +3 -0
  1331. package/dist/umd/types/icons/ScrewdriverWrench.d.ts +3 -0
  1332. package/dist/umd/types/icons/ShareNodes.d.ts +3 -0
  1333. package/dist/umd/types/icons/Shield.d.ts +3 -0
  1334. package/dist/umd/types/icons/ShieldCheck.d.ts +3 -0
  1335. package/dist/umd/types/icons/ShieldHalf.d.ts +3 -0
  1336. package/dist/umd/types/icons/Ship.d.ts +3 -0
  1337. package/dist/umd/types/icons/Shirt.d.ts +3 -0
  1338. package/dist/umd/types/icons/ShoePrints.d.ts +3 -0
  1339. package/dist/umd/types/icons/SignPost.d.ts +3 -0
  1340. package/dist/umd/types/icons/SignalBars.d.ts +3 -0
  1341. package/dist/umd/types/icons/SignalStream.d.ts +3 -0
  1342. package/dist/umd/types/icons/Slack.d.ts +3 -0
  1343. package/dist/umd/types/icons/Snowflake.d.ts +3 -0
  1344. package/dist/umd/types/icons/Soccer.d.ts +3 -0
  1345. package/dist/umd/types/icons/SolarSystem.d.ts +3 -0
  1346. package/dist/umd/types/icons/SquareOutline.d.ts +3 -0
  1347. package/dist/umd/types/icons/SquareQuestion.d.ts +3 -0
  1348. package/dist/umd/types/icons/StarHalf.d.ts +3 -0
  1349. package/dist/umd/types/icons/Stopwatch.d.ts +3 -0
  1350. package/dist/umd/types/icons/Subscription.d.ts +3 -0
  1351. package/dist/umd/types/icons/Tags.d.ts +3 -0
  1352. package/dist/umd/types/icons/Telescope.d.ts +3 -0
  1353. package/dist/umd/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  1354. package/dist/umd/types/icons/TennisBall.d.ts +3 -0
  1355. package/dist/umd/types/icons/Ticket.d.ts +3 -0
  1356. package/dist/umd/types/icons/Timer.d.ts +3 -0
  1357. package/dist/umd/types/icons/ToggleOn.d.ts +3 -0
  1358. package/dist/umd/types/icons/TokenInspector.d.ts +3 -0
  1359. package/dist/umd/types/icons/Train.d.ts +3 -0
  1360. package/dist/umd/types/icons/Transgender.d.ts +3 -0
  1361. package/dist/umd/types/icons/Trello.d.ts +3 -0
  1362. package/dist/umd/types/icons/Triangle.d.ts +3 -0
  1363. package/dist/umd/types/icons/Trophy.d.ts +3 -0
  1364. package/dist/umd/types/icons/Tv.d.ts +3 -0
  1365. package/dist/umd/types/icons/Typeform.d.ts +3 -0
  1366. package/dist/umd/types/icons/Umbrella.d.ts +3 -0
  1367. package/dist/umd/types/icons/Venus.d.ts +3 -0
  1368. package/dist/umd/types/icons/Video.d.ts +3 -0
  1369. package/dist/umd/types/icons/Voicemail.d.ts +3 -0
  1370. package/dist/umd/types/icons/Wallet.d.ts +3 -0
  1371. package/dist/umd/types/icons/WandMagicSparkles.d.ts +3 -0
  1372. package/dist/umd/types/icons/WatchApple.d.ts +3 -0
  1373. package/dist/umd/types/icons/WavePulse.d.ts +3 -0
  1374. package/dist/umd/types/icons/WeightScale.d.ts +3 -0
  1375. package/dist/umd/types/icons/WindowMaximize.d.ts +3 -0
  1376. package/dist/umd/types/icons/Wrench.d.ts +3 -0
  1377. package/dist/umd/types/icons/X.d.ts +3 -0
  1378. package/dist/umd/types/icons/Xero.d.ts +3 -0
  1379. package/dist/umd/types/icons/YouTube.d.ts +3 -0
  1380. package/dist/umd/types/icons/Zapier.d.ts +3 -0
  1381. package/dist/umd/types/icons/Zoom.d.ts +3 -0
  1382. package/dist/umd/types/icons/index.d.ts +226 -2
  1383. package/dist/umd/types/tsconfig.tsbuildinfo +1 -1
  1384. package/package.json +1 -1
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Aperture = 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.Aperture = 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 Aperture = _exports.Aperture = function Aperture(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 18.125 2.617-4.531.54-.93q.002-.004.003-.008l.45-.781 2.199 3.809A8.1 8.1 0 0 1 10 18.125m-3.61-10L4.192 4.316A8.1 8.1 0 0 1 10 1.875c-4.629 8.02-2.723 4.715-3.61 6.25m3.43-2.187 2.2-3.81a8.14 8.14 0 0 1 5.02 3.81zm4.067 2.667q-.004-.005-.008-.011l-.45-.781h4.4c.194.695.296 1.43.296 2.187 0 1.48-.395 2.867-1.086 4.063l-3.152-5.461zM1.875 10c0-1.48.395-2.867 1.086-4.062l3.61 6.25h-4.4A8 8 0 0 1 1.876 10m6.105 7.871a8.14 8.14 0 0 1-5.02-3.808h7.22zM10 20a10 10 0 1 0 0-20 10 10 0 0 0 0 20M8.465 8.281a.94.94 0 0 1 .805-.469h1.457c.332.004.636.18.8.461l.73 1.262a.94.94 0 0 1 0 .93v.004l-.722 1.25v.004a.94.94 0 0 1-.808.464H9.28a.94.94 0 0 1-.812-.468l-.723-1.25a.94.94 0 0 1 0-.938l.723-1.25z"
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.AppleWhole = 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.AppleWhole = 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 AppleWhole = _exports.AppleWhole = function AppleWhole(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 18 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M8.75 4.375h.625A3.124 3.124 0 0 0 12.5 1.25V.625A.627.627 0 0 0 11.875 0h-.625a3.124 3.124 0 0 0-3.125 3.125v.625c0 .344.281.625.625.625M1.875 11.25c0-1.238.297-2.441.797-3.27.473-.777 1.023-1.105 1.703-1.105.695 0 1.688.29 2.55.625a5.04 5.04 0 0 0 3.653 0c.863-.336 1.856-.625 2.55-.625.677 0 1.231.324 1.704 1.105.504.829.797 2.036.797 3.27 0 2.117-.664 3.906-1.578 5.125-.938 1.25-2 1.75-2.797 1.75-.18 0-.531-.066-.973-.2a5.34 5.34 0 0 0-3.05 0c-.442.134-.793.2-.973.2-.797 0-1.86-.5-2.797-1.75-.914-1.219-1.578-3.008-1.578-5.125zM4.375 5C1.395 5 0 8.27 0 11.25c0 5 3.125 8.75 6.25 8.75.465 0 1.035-.133 1.516-.277a3.46 3.46 0 0 1 1.972 0c.477.144 1.047.277 1.516.277 3.125 0 6.25-3.75 6.25-8.75 0-2.98-1.395-6.25-4.375-6.25-1.066 0-2.332.402-3.23.754a3.18 3.18 0 0 1-2.294 0C6.711 5.406 5.441 5 4.375 5"
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: "M1.875 3.125V5h16.25V3.125zM1.25 1.25h17.5c.691 0 1.25.559 1.25 1.25v3.125c0 .691-.559 1.25-1.25 1.25H1.25C.559 6.875 0 6.316 0 5.625V2.5c0-.691.559-1.25 1.25-1.25m5 8.438c0-.52.418-.938.938-.938h5.625c.519 0 .937.418.937.938 0 .519-.418.937-.937.937H7.187a.935.935 0 0 1-.937-.937m-5 6.562V8.125h1.875v8.125c0 .344.281.625.625.625h12.5a.627.627 0 0 0 .625-.625V8.125h1.875v8.125c0 1.379-1.121 2.5-2.5 2.5H3.75a2.5 2.5 0 0 1-2.5-2.5"
33
+ d: "M18.125 3.125v2.5H1.875v-2.5zM0 5.625a1.88 1.88 0 0 0 1.25 1.77v8.855c0 1.379 1.121 2.5 2.5 2.5h12.5c1.379 0 2.5-1.121 2.5-2.5V7.395A1.88 1.88 0 0 0 20 5.625v-2.5c0-1.035-.84-1.875-1.875-1.875H1.875C.84 1.25 0 2.09 0 3.125zM3.125 16.25V7.5h13.75v8.75a.627.627 0 0 1-.625.625H3.75a.627.627 0 0 1-.625-.625m4.063-6.875a.935.935 0 0 0-.938.938c0 .519.418.937.938.937h5.625c.519 0 .937-.418.937-.937a.935.935 0 0 0-.937-.938z"
34
34
  }));
35
35
  };
36
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: "M10.886 18.383a1.25 1.25 0 0 1-1.77 0l-6.25-6.25a1.252 1.252 0 0 1 1.77-1.77l4.117 4.121V2.5c0-.691.559-1.25 1.25-1.25s1.25.559 1.25 1.25v11.98l4.117-4.113a1.252 1.252 0 0 1 1.77 1.77l-6.25 6.25z"
33
+ d: "M8.855 19.727a.934.934 0 0 0 1.324 0l6.563-6.563a.937.937 0 0 0-1.324-1.324l-4.962 4.96V.939A.935.935 0 0 0 9.52 0a.935.935 0 0 0-.937.938V16.8L3.62 11.84a.937.937 0 0 0-1.324 1.324l6.562 6.563z"
34
34
  }));
35
35
  };
36
36
  });
@@ -27,10 +27,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
27
27
  return /*#__PURE__*/React.createElement("svg", _extends({
28
28
  xmlns: "http://www.w3.org/2000/svg",
29
29
  fill: "none",
30
- viewBox: "0 0 20 20"
30
+ viewBox: "0 0 21 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M1.54 10.682a.95.95 0 0 1-.29-.68c0-.258.105-.5.29-.68L8.413 2.76a.937.937 0 0 1 1.293 1.355l-5.18 4.95h13.286c.519 0 .937.418.937.937s-.418.938-.937.938H4.527l5.184 4.945a.938.938 0 0 1-1.293 1.356l-6.875-6.563z"
33
+ d: "M.275 9.336a.934.934 0 0 0 0 1.324l6.563 6.567a.937.937 0 0 0 1.324-1.324l-4.96-4.966h15.862c.52 0 .938-.417.938-.937a.935.935 0 0 0-.937-.937H3.2l4.965-4.961a.937.937 0 0 0-1.324-1.324z"
34
34
  }));
35
35
  };
36
36
  });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M15.882 3.08c.575 0 1.038.463 1.038 1.038v10.378c0 .575-.463 1.038-1.038 1.038a1.036 1.036 0 0 1-1.038-1.038V6.622L4.85 16.615a1.037 1.037 0 0 1-1.467-1.466l9.994-9.989-7.878-.004a1.036 1.036 0 0 1-1.038-1.038c0-.575.463-1.038 1.038-1.038z"
33
+ d: "M16.063 2.5c.519 0 .937.418.937.938v9.375c0 .519-.418.937-.937.937a.935.935 0 0 1-.938-.937V5.699L3.602 17.223a.934.934 0 0 1-1.325 0 .94.94 0 0 1-.004-1.325L13.797 4.375H6.684a.935.935 0 0 1-.938-.937c0-.52.418-.938.938-.938h9.378"
34
34
  }));
35
35
  };
36
36
  });
@@ -27,10 +27,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
27
27
  return /*#__PURE__*/React.createElement("svg", _extends({
28
28
  xmlns: "http://www.w3.org/2000/svg",
29
29
  fill: "none",
30
- viewBox: "0 0 20 20"
30
+ viewBox: "0 0 21 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M18.46 10.682a.94.94 0 0 0 0-1.36L11.587 2.76a.937.937 0 0 0-1.293 1.355l5.18 4.95H2.188a.935.935 0 0 0-.938.937c0 .52.418.938.938.938h13.285l-5.184 4.945a.938.938 0 0 0 1.293 1.356l6.875-6.563z"
33
+ d: "M19.727 10.664a.934.934 0 0 0 0-1.324l-6.563-6.567a.937.937 0 0 0-1.324 1.324L16.8 9.06H.939A.935.935 0 0 0 0 9.996c0 .52.418.938.938.938H16.8l-4.961 4.96a.937.937 0 0 0 1.324 1.324z"
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.ArrowTrendDown = 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.ArrowTrendDown = 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 ArrowTrendDown = _exports.ArrowTrendDown = function ArrowTrendDown(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: "M12.221 14.723c0 .462.372.833.834.833h6.112a.83.83 0 0 0 .833-.833V8.61a.83.83 0 0 0-.833-.834.83.83 0 0 0-.834.834v4.101L11.7 6.08a.83.83 0 0 0-1.177 0L6.665 9.934 1.42 4.687a.83.83 0 0 0-1.177 0 .84.84 0 0 0-.004 1.18l5.835 5.834a.83.83 0 0 0 1.177 0l3.858-3.858 6.046 6.046h-4.101a.83.83 0 0 0-.834.834"
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.ArrowTrendUp = 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.ArrowTrendUp = 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 ArrowTrendUp = _exports.ArrowTrendUp = function ArrowTrendUp(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: "M12.221 5.277c0-.462.372-.833.834-.833h6.112c.461 0 .833.371.833.833v6.112a.83.83 0 0 1-.833.834.83.83 0 0 1-.834-.834V7.288L11.7 13.92a.83.83 0 0 1-1.177 0l-3.858-3.855-5.244 5.247a.83.83 0 0 1-1.177 0 .84.84 0 0 1-.004-1.18l5.835-5.835a.83.83 0 0 1 1.177 0l3.858 3.859 6.046-6.046h-4.101a.83.83 0 0 1-.834-.834"
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: "M10.886 1.616a1.25 1.25 0 0 0-1.77 0l-6.25 6.25a1.252 1.252 0 0 0 1.77 1.77l4.117-4.121v11.984c0 .691.559 1.25 1.25 1.25s1.25-.559 1.25-1.25V5.519l4.117 4.113a1.252 1.252 0 0 0 1.77-1.77l-6.25-6.25z"
33
+ d: "M10.184.586a.934.934 0 0 0-1.325 0L2.293 7.148a.937.937 0 0 0 1.324 1.324l4.961-4.96v15.863c0 .52.418.938.938.938s.937-.418.937-.938V3.512l4.961 4.96a.937.937 0 0 0 1.324-1.324z"
34
34
  }));
35
35
  };
36
36
  });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M19.998 14.435v3.375c0 1.193-.97 2.161-2.167 2.161H.597a.594.594 0 0 1-.421-1.014l4.04-4.029a1.7 1.7 0 0 1 1.194-.493zM19.998 6.813v3.374c0 1.193-.97 2.161-2.167 2.161H6.803l5.056-5.042a1.7 1.7 0 0 1 1.194-.494zM20 .624v1.941c0 1.193-.97 2.161-2.166 2.161h-3.385L18.984.204A.596.596 0 0 1 20 .624"
33
+ d: "M19.998 14.435v3.375c0 1.193-.97 2.161-2.167 2.161H.597a.594.594 0 0 1-.421-1.014l4.04-4.029a1.7 1.7 0 0 1 1.194-.493zM19.998 6.813v3.374c0 1.193-.97 2.161-2.167 2.161H6.803l5.056-5.042a1.7 1.7 0 0 1 1.194-.494zM20 .624v1.941c0 1.193-.97 2.161-2.167 2.161h-3.385L18.983.204A.596.596 0 0 1 20 .624"
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.Asterisk = 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.Asterisk = 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 Asterisk = _exports.Asterisk = function Asterisk(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.75 0c.52 0 .938.418.938.938V8.37l6.406-3.715a.937.937 0 1 1 .941 1.621L11.619 10l6.414 3.719c.449.258.601.832.34 1.281a.934.934 0 0 1-1.282.34l-6.402-3.711v7.434c0 .519-.418.937-.938.937a.935.935 0 0 1-.937-.937v-7.434l-6.406 3.715a.937.937 0 1 1-.938-1.625L7.883 10 1.47 6.281a.937.937 0 1 1 .938-1.621l6.406 3.711V.938c0-.52.418-.938.937-.938"
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: "M15.506 3.804a2.267 2.267 0 0 0-3.209 0l-6.543 6.55a3.81 3.81 0 0 0 0 5.39 3.815 3.815 0 0 0 5.39 0l5.18-5.186a.819.819 0 0 1 1.156 1.157l-5.18 5.189a5.444 5.444 0 0 1-7.702 0 5.454 5.454 0 0 1-.004-7.71l6.547-6.55a3.907 3.907 0 0 1 5.524 5.523l-6.267 6.27a2.553 2.553 0 0 1-3.802-.211 2.56 2.56 0 0 1 .187-3.405l5.177-5.175a.819.819 0 0 1 1.156 1.156l-5.173 5.179a.915.915 0 0 0-.068 1.221.915.915 0 0 0 1.364.075l6.267-6.267a2.27 2.27 0 0 0 0-3.21z"
33
+ d: "M9.062 1.493a5.099 5.099 0 0 1 7.21 7.211L9.91 15.071a3.3 3.3 0 0 1-4.668 0 3.3 3.3 0 0 1 0-4.668l5.943-5.94a.9.9 0 0 1 1.271 1.271l-5.94 5.94a1.503 1.503 0 0 0 0 2.123 1.5 1.5 0 0 0 2.123 0l6.363-6.364a3.3 3.3 0 0 0 0-4.668 3.295 3.295 0 0 0-4.664 0L3.55 9.552a5.099 5.099 0 0 0 7.21 7.21l5.303-5.298a.9.9 0 0 1 1.271 1.271l-5.302 5.303a6.896 6.896 0 0 1-9.757 0c-2.693-2.697-2.697-7.065 0-9.757z"
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.AuditLog = 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.AuditLog = 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 AuditLog = _exports.AuditLog = function AuditLog(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.125 10.625A.627.627 0 0 0 17.5 10h-15a.627.627 0 0 0-.625.625v5.625c0 .344.281.625.625.625h15a.627.627 0 0 0 .625-.625zm-.625-2.5c1.379 0 2.5 1.121 2.5 2.5v5.625c0 1.379-1.121 2.5-2.5 2.5h-15a2.5 2.5 0 0 1-2.5-2.5v-5.625c0-1.379 1.121-2.5 2.5-2.5zm-.312-4.062c.519 0 .937.417.937.937s-.418.938-.937.938H2.813A.935.935 0 0 1 1.875 5c0-.52.418-.937.938-.937zM15.313 0c.519 0 .937.418.937.938 0 .519-.418.937-.937.937H4.688A.935.935 0 0 1 3.75.938c0-.52.418-.938.938-.938z"
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: "M13.342 1.25a.98.98 0 0 1 .944 1.251l-1.83 6.405h2.913a1.192 1.192 0 0 1 .773 2.102l-8.845 7.51a.98.98 0 0 1-1.58-1.019l1.83-6.405H4.593a1.153 1.153 0 0 1-.752-2.027l8.865-7.581a.97.97 0 0 1 .636-.236m-1.234 2.905L5.913 9.453h2.721c.257 0 .5.12.657.325a.8.8 0 0 1 .133.718l-1.532 5.366 6.264-5.315h-2.787c-.256 0-.499-.12-.656-.325a.8.8 0 0 1-.133-.718z"
33
+ d: "M14.543.144c.334.22.477.636.352 1.014l-2.161 6.489h4.444a1.29 1.29 0 0 1 .86 2.25L7 19.773a.883.883 0 0 1-1.426-.934l2.162-6.488H3.29a1.29 1.29 0 0 1-.86-2.25L13.47.225a.885.885 0 0 1 1.072-.081M4.533 10.587h4.426a.88.88 0 0 1 .838 1.162l-1.5 4.496 7.639-6.834H11.51a.882.882 0 0 1-.838-1.162l1.5-4.495z"
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.Autoresponder = 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.Autoresponder = 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 Autoresponder = _exports.Autoresponder = function Autoresponder(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 5.5A1.5 1.5 0 0 1 5.5 4h9A1.5 1.5 0 0 1 16 5.5v7a1.5 1.5 0 0 1-1.5 1.5h-3.262c-.31 0-.613.097-.866.275L7.5 16.303V14.75a.75.75 0 0 0-.75-.75H5.5A1.5 1.5 0 0 1 4 12.5zm1.5-3a3 3 0 0 0-3 3v2H.75a.75.75 0 0 0-.75.75c0 .416.334.75.75.75H2.5v3.5a3 3 0 0 0 3 3H6v2.25a.75.75 0 0 0 1.184.613l4.054-2.863H14.5a3 3 0 0 0 3-3V9h1.75c.416 0 .75-.334.75-.75a.75.75 0 0 0-.75-.75H17.5v-2a3 3 0 0 0-3-3zm2.5 3a3 3 0 0 0 0 6h4a3 3 0 0 0 0-6zm0 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m3 1a1 1 0 1 1 2 0 1 1 0 0 1-2 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.AwardSimple = 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.AwardSimple = 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 AwardSimple = _exports.AwardSimple = function AwardSimple(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.712 2.515a5.7 5.7 0 0 0 1.583-.173c.535-.142.996-.368 1.455-.639.458.274.923.5 1.454.642.532.143 1.05.18 1.584.174.26.465.552.892.94 1.285.39.392.817.68 1.285.94a5.7 5.7 0 0 0 .174 1.584c.142.534.368.993.639 1.451-.274.458-.5.924-.643 1.455-.142.531-.18 1.048-.173 1.583-.465.26-.892.552-1.285.941s-.68.816-.94 1.285a5.7 5.7 0 0 0-1.584.173c-.535.143-.993.368-1.451.64-.459-.275-.924-.5-1.455-.643s-1.049-.18-1.583-.174a5.8 5.8 0 0 0-.941-1.284c-.389-.393-.816-.681-1.285-.941a5.7 5.7 0 0 0-.173-1.584c-.143-.534-.368-.993-.64-1.45.275-.46.5-.924.643-1.456.142-.53.18-1.048.174-1.583.465-.26.892-.552 1.284-.94.393-.39.68-.817.941-1.286zM10.51.214a1.45 1.45 0 0 0-1.517 0C8.146.73 7.62.87 6.628.849a1.46 1.46 0 0 0-1.315.76c-.476.872-.862 1.257-1.733 1.733-.48.26-.77.77-.76 1.316.024.993-.118 1.517-.636 2.364a1.45 1.45 0 0 0 0 1.517c.518.848.656 1.372.636 2.365a1.46 1.46 0 0 0 .76 1.316c.868.475 1.253.857 1.726 1.722v5.225c0 .285.145.549.385.702s.542.173.799.055l3.26-1.507 3.26 1.507a.84.84 0 0 0 .799-.055.83.83 0 0 0 .385-.702v-5.225c.472-.865.857-1.25 1.726-1.722.479-.26.77-.771.76-1.316-.024-.993.118-1.517.635-2.365a1.45 1.45 0 0 0 0-1.517c-.517-.847-.656-1.371-.635-2.364a1.46 1.46 0 0 0-.76-1.316c-.872-.476-1.257-.861-1.733-1.733-.26-.479-.77-.77-1.316-.76-.993.024-1.517-.118-2.364-.635zM6.972 17.865V14.71c.781.018 1.274.18 2.017.636a1.45 1.45 0 0 0 1.518 0c.743-.452 1.24-.618 2.017-.636v3.156l-2.427-1.121a.84.84 0 0 0-.698 0zM12.25 7.78a2.499 2.499 0 0 1-4.81.957 2.5 2.5 0 1 1 4.81-.957m-2.5-4.166a4.166 4.166 0 1 0 0 8.332 4.166 4.166 0 0 0 0-8.332"
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.BagShoppingMinus = 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.BagShoppingMinus = 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 BagShoppingMinus = _exports.BagShoppingMinus = function BagShoppingMinus(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M7.717 4.352v1.865h4.973V4.352a2.49 2.49 0 0 0-2.487-2.487 2.49 2.49 0 0 0-2.486 2.487m6.838 3.73H3.365v8.08c0 1.03.835 1.866 1.865 1.866h9.946c1.03 0 1.865-.835 1.865-1.865V8.08zM5.852 6.216V4.352A4.35 4.35 0 0 1 10.203 0a4.35 4.35 0 0 1 4.352 4.352v1.865h2.486c1.03 0 1.865.835 1.865 1.864v8.082a3.73 3.73 0 0 1-3.73 3.73H5.23a3.73 3.73 0 0 1-3.73-3.73V8.08c0-1.03.835-1.864 1.865-1.864zm1.554 6.06H13a.78.78 0 0 1 .777.778.78.78 0 0 1-.777.777H7.406a.78.78 0 0 1-.777-.777.78.78 0 0 1 .777-.777"
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.BagShoppingPlus = 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.BagShoppingPlus = 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 BagShoppingPlus = _exports.BagShoppingPlus = function BagShoppingPlus(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M7.571 4.375V6.25h4.858V4.375c0-1.379-1.09-2.5-2.429-2.5-1.34 0-2.429 1.121-2.429 2.5m6.679 3.75H3.321v8.125c0 1.035.816 1.875 1.822 1.875h9.714c1.006 0 1.822-.84 1.822-1.875V8.125zM5.75 6.25V4.375C5.75 1.957 7.651 0 10 0s4.25 1.957 4.25 4.375V6.25h2.429c1.005 0 1.821.84 1.821 1.875v8.125c0 2.07-1.632 3.75-3.643 3.75H5.143C3.132 20 1.5 18.32 1.5 16.25V8.125c0-1.035.816-1.875 1.821-1.875zM10 9.531c.417 0 .759.352.759.781v2.032h1.973c.418 0 .76.351.76.781s-.342.781-.76.781H10.76v2.031c0 .43-.342.782-.759.782a.773.773 0 0 1-.759-.782v-2.03H7.268a.773.773 0 0 1-.76-.782c0-.43.342-.781.76-.781H9.24v-2.031c0-.43.342-.782.759-.782"
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.Balloon = 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.Balloon = 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 Balloon = _exports.Balloon = function Balloon(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.5 0C5.36 0 2 3.36 2 7.5c0 5 6.25 9.375 6.25 9.375l-1.09 1.633A.96.96 0 0 0 7.96 20h3.083a.96.96 0 0 0 .8-1.492l-1.093-1.633S17 12.5 17 7.5C17 3.36 13.64 0 9.5 0m5.625 7.5c0 3.73-5.625 8.125-5.625 8.125S3.875 11.23 3.875 7.5A5.626 5.626 0 0 1 9.5 1.875 5.626 5.626 0 0 1 15.125 7.5M7 7.188C7 5.98 7.98 5 9.188 5c.519 0 .937-.418.937-.937a.935.935 0 0 0-.937-.938 4.064 4.064 0 0 0-4.063 4.063c0 .519.418.937.938.937.519 0 .937-.418.937-.937"
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.Bandage = 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.Bandage = 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 Bandage = _exports.Bandage = function Bandage(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.556 6.111v7.778h2.222c.305 0 .555-.25.555-.556V6.667a.557.557 0 0 0-.555-.556zm-1.667-1.667h3.889c1.226 0 2.222.997 2.222 2.223v6.666a2.224 2.224 0 0 1-2.222 2.222H2.222A2.224 2.224 0 0 1 0 13.333V6.667C0 5.44.997 4.444 2.222 4.444zM6.11 6.111v7.778h7.778V6.11zm-1.667 0H2.222a.557.557 0 0 0-.555.556v6.666c0 .306.25.556.555.556h2.222zM8.334 7.5a.833.833 0 1 1 0 1.667.833.833 0 0 1 0-1.667m2.5.833a.833.833 0 1 1 1.666 0 .833.833 0 0 1-1.667 0m-2.5 2.5a.833.833 0 1 1 0 1.667.833.833 0 0 1 0-1.667m2.5.834a.833.833 0 1 1 1.666 0 .833.833 0 0 1-1.667 0"
34
+ }));
35
+ };
36
+ });