@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
@@ -1,17 +1,17 @@
1
1
  // This file is generated by a script. Do not edit this file directly.
2
2
  (function (global, factory) {
3
3
  if (typeof define === "function" && define.amd) {
4
- define(["exports", "./Info", "./InfoSolid", "./Search", "./ResetZoom", "./FitToWidth", "./Ellipsis", "./MoreVertical", "./Download", "./Upload", "./Edit", "./Plus", "./Minus", "./Trash", "./ChevronRight", "./ChevronUp", "./ChevronDown", "./ChevronLeft", "./Copy", "./Duplicate", "./Automation", "./Play", "./Pause", "./Scale", "./Form", "./Message", "./Contract", "./Profile", "./Building", "./InvoicePaid", "./EditSolid", "./Archive", "./Unarchive", "./Settings", "./Link", "./Attachment", "./Close", "./Cancel", "./Smile", "./Share", "./Reply", "./Calendar", "./At", "./List", "./NumberedList", "./UnorderedList", "./Checklist", "./Tasks", "./Filter", "./Templates", "./Star", "./Email", "./EmailUnread", "./EmailRead", "./H1", "./H2", "./H3", "./Text", "./Bold", "./Italicize", "./Underline", "./Strikethrough", "./Menu", "./Inbox", "./Home", "./Notification", "./Billing", "./Dollar", "./Helpdesk", "./AppSetup", "./Gift", "./Location", "./Number", "./MobileNumber", "./Airtable", "./QuickBook", "./Bank", "./Puzzle", "./Code", "./ArrowUpSolid", "./ArrowDownSolid", "./ArrowLeft", "./ArrowRight", "./ArrowNE", "./Dash", "./Compose", "./MassFileShare", "./Warning", "./WarningSolid", "./Failed", "./FailedSolid", "./Check", "./Success", "./SuccessSolid", "./New", "./ToDo", "./InProgress", "./Book", "./Send", "./SendFilled", "./Dot", "./SquareSolid", "./Eye", "./EyeHidden", "./Invoice", "./Comment", "./Invite", "./Spinner", "./Repeat", "./Web", "./Time", "./GraphBarSolid", "./Sidebar", "./SidebarFilled", "./Export", "./File", "./MP4", "./SVG", "./MOV", "./MP3", "./CSV", "./Excel", "./PNG", "./PDF", "./JPG", "./Doc", "./ZIP", "./Movie", "./GIF", "./Store", "./ShoppingBag", "./DragDrop", "./Image", "./ImageMissing", "./LogOut", "./Lead", "./QuestionMark", "./API", "./PlansPayments", "./Customization", "./Teams", "./AI", "./BracketsCurly", "./Callout", "./Table", "./Chart", "./Tag", "./ThumbsUp", "./ThumbsDown", "./CaretDown", "./CaretUp", "./CaretRight", "./Disconnect", "./Mention", "./Insert", "./AssemblyLogo", "./Reposition", "./Marketing", "./Gauge", "./Subtask", "./Compass", "./UnPin", "./Pin", "./Files", "./FolderLocked", "./Unlock", "./Authentication", "./LockFilled"], factory);
4
+ define(["exports", "./Info", "./InfoSolid", "./Search", "./ResetZoom", "./FitToWidth", "./Ellipsis", "./MoreVertical", "./Download", "./Upload", "./Edit", "./Plus", "./Minus", "./Trash", "./ChevronRight", "./ChevronUp", "./ChevronDown", "./ChevronLeft", "./Copy", "./Duplicate", "./Automation", "./Play", "./Pause", "./Scale", "./Form", "./Message", "./Contract", "./Profile", "./Building", "./InvoicePaid", "./EditSolid", "./Archive", "./Unarchive", "./Settings", "./Link", "./Attachment", "./Close", "./Cancel", "./Smile", "./Share", "./Reply", "./Calendar", "./At", "./List", "./NumberedList", "./UnorderedList", "./Checklist", "./Tasks", "./Filter", "./Templates", "./Star", "./Email", "./EmailUnread", "./EmailRead", "./H1", "./H2", "./H3", "./Text", "./Bold", "./Italicize", "./Underline", "./Strikethrough", "./Menu", "./Inbox", "./Home", "./Notification", "./Billing", "./Dollar", "./Helpdesk", "./AppSetup", "./Gift", "./Location", "./Number", "./MobileNumber", "./Bank", "./Puzzle", "./Code", "./ArrowUpSolid", "./ArrowDownSolid", "./ArrowLeft", "./ArrowRight", "./ArrowNE", "./Dash", "./Compose", "./MassFileShare", "./Warning", "./WarningSolid", "./Failed", "./FailedSolid", "./Check", "./Success", "./SuccessSolid", "./New", "./ToDo", "./InProgress", "./Book", "./Send", "./SendFilled", "./Dot", "./SquareSolid", "./Eye", "./EyeHidden", "./Invoice", "./Comment", "./Invite", "./Spinner", "./Repeat", "./Web", "./Time", "./GraphBarSolid", "./Sidebar", "./SidebarFilled", "./Export", "./File", "./MP4", "./SVG", "./MOV", "./MP3", "./CSV", "./Excel", "./PNG", "./PDF", "./JPG", "./Doc", "./ZIP", "./Movie", "./GIF", "./Store", "./ShoppingBag", "./DragDrop", "./Image", "./ImageMissing", "./LogOut", "./Lead", "./QuestionMark", "./API", "./PlansPayments", "./Customization", "./Teams", "./AI", "./BracketsCurly", "./Callout", "./Table", "./Chart", "./Tag", "./ThumbsUp", "./ThumbsDown", "./CaretDown", "./CaretUp", "./CaretRight", "./Disconnect", "./Mention", "./Insert", "./AssemblyLogo", "./Reposition", "./Marketing", "./Gauge", "./Subtask", "./Compass", "./UnPin", "./Pin", "./Files", "./FolderLocked", "./Unlock", "./Authentication", "./LockFilled", "./Reverse", "./AuditLog", "./Subscription", "./Note", "./Accessibility", "./Plane", "./AlarmClock", "./Football", "./Aperture", "./BagShoppingPlus", "./BagShoppingMinus", "./Balloon", "./Bandage", "./Dumbbell", "./BarcodeRead", "./Baseball", "./BasketShoppingSimple", "./Basketball", "./Flask", "./BedFront", "./BeerMug", "./PersonBiking", "./Ship", "./FireSmoke", "./Bookmark", "./BowlingBall", "./Briefcase", "./WindowMaximize", "./PaintbrushFine", "./Bug", "./Wrench", "./Lightbulb", "./Bus", "./Buildings", "./Mug", "./Calculator", "./CalendarDays", "./Camera", "./CameraRotate", "./Car", "./CartShopping", "./MoneyBills", "./SignalBars", "./MessageDots", "./CommentDots", "./Messages", "./Cloud", "./CloudMoon", "./Fill", "./Palette", "./WandMagicSparkles", "./ScrewdriverWrench", "./Scissors", "./Desktop", "./DiceFive", "./BullseyeArrow", "./FileLines", "./Ear", "./EarthAmericas", "./PresentationScreen", "./Egg", "./EyeDropper", "./BurgerFries", "./Venus", "./InboxFull", "./Inboxes", "./Film", "./Fingerprint", "./FishFins", "./HeartPulse", "./Flag", "./Fire", "./BoltSlash", "./Flashlight", "./Flower", "./FolderOpen", "./Soccer", "./ShoePrints", "./GamepadModern", "./CodeBranch", "./CodeCommit", "./CodeCompare", "./CodeMerge", "./CodeFork", "./CodePullRequest", "./Glasses", "./GolfFlagHole", "./GridFourSquares", "./Hammer", "./Hand", "./Microchip", "./Headphones", "./Heart", "./HeartHalfStroke", "./LifeRing", "./SquareQuestion", "./Question", "./HourglassHalf", "./IceCream", "./IdBadge", "./ImageNotFilled", "./Images", "./Infinity", "./KeyboardBrightness", "./Key", "./Dialpad", "./Language", "./Laptop", "./LayerGroup", "./Leaf", "./LocationCrosshairs", "./Magnet", "./MarsAndVenus", "./Mars", "./PersonSimple", "./Map", "./Medal", "./Asterisk", "./BriefcaseMedical", "./Bullhorn", "./Moon", "./MusicNote", "./Music", "./LocationArrow", "./Newspaper", "./AppleWhole", "./CloudSun", "./SolarSystem", "./Paw", "./Mobile", "./Glass", "./PizzaSlice", "./PlanetRinged", "./ChartSimpleHorizontal", "./Tags", "./Print", "./WavePulse", "./Qrcode", "./RecordVinyl", "./SignalStream", "./Voicemail", "./ForkKnife", "./AwardSimple", "./Rocket", "./FaceFrownSlight", "./FloppyDisk", "./WeightScale", "./GraduationCap", "./Coins", "./ShareNodes", "./ShieldCheck", "./Shield", "./ShieldHalf", "./Shirt", "./Snowflake", "./SquareOutline", "./StarHalf", "./Stopwatch", "./Brightness", "./Autoresponder", "./RectangleWide", "./TennisBall", "./Telescope", "./TemperatureThreeQuarters", "./CloudBolt", "./Ticket", "./Timer", "./ToggleOn", "./SignPost", "./Train", "./Transgender", "./ArrowTrendDown", "./ArrowTrendUp", "./Triangle", "./Trophy", "./Tv", "./Umbrella", "./Video", "./PersonWalking", "./Wallet", "./WatchApple", "./Droplet", "./MartiniGlassEmpty", "./PersonDress", "./ImageStack", "./FontCase", "./HubspotMeetings", "./Notion", "./Loom", "./Calendly", "./Typeform", "./OneDrive", "./ClickUp", "./YouTube", "./Monday", "./Databox", "./Figma", "./PowerBi", "./Airtable", "./Zoom", "./QuickBook", "./Canva", "./Xero", "./AcuityScheduling", "./Trello", "./Slack", "./Zapier", "./Exporter", "./TokenInspector", "./Jotform", "./GoogleDrive", "./GoogleCalendar", "./CalCom", "./EmbedsLinks", "./Miro", "./Dropbox", "./Make", "./CustomApps", "./GoogleSheets", "./GoogleDocs", "./GoogleSlides", "./Instagram", "./X", "./Facebook", "./LinkedIn", "./FolderMove"], factory);
5
5
  } else if (typeof exports !== "undefined") {
6
- factory(exports, require("./Info"), require("./InfoSolid"), require("./Search"), require("./ResetZoom"), require("./FitToWidth"), require("./Ellipsis"), require("./MoreVertical"), require("./Download"), require("./Upload"), require("./Edit"), require("./Plus"), require("./Minus"), require("./Trash"), require("./ChevronRight"), require("./ChevronUp"), require("./ChevronDown"), require("./ChevronLeft"), require("./Copy"), require("./Duplicate"), require("./Automation"), require("./Play"), require("./Pause"), require("./Scale"), require("./Form"), require("./Message"), require("./Contract"), require("./Profile"), require("./Building"), require("./InvoicePaid"), require("./EditSolid"), require("./Archive"), require("./Unarchive"), require("./Settings"), require("./Link"), require("./Attachment"), require("./Close"), require("./Cancel"), require("./Smile"), require("./Share"), require("./Reply"), require("./Calendar"), require("./At"), require("./List"), require("./NumberedList"), require("./UnorderedList"), require("./Checklist"), require("./Tasks"), require("./Filter"), require("./Templates"), require("./Star"), require("./Email"), require("./EmailUnread"), require("./EmailRead"), require("./H1"), require("./H2"), require("./H3"), require("./Text"), require("./Bold"), require("./Italicize"), require("./Underline"), require("./Strikethrough"), require("./Menu"), require("./Inbox"), require("./Home"), require("./Notification"), require("./Billing"), require("./Dollar"), require("./Helpdesk"), require("./AppSetup"), require("./Gift"), require("./Location"), require("./Number"), require("./MobileNumber"), require("./Airtable"), require("./QuickBook"), require("./Bank"), require("./Puzzle"), require("./Code"), require("./ArrowUpSolid"), require("./ArrowDownSolid"), require("./ArrowLeft"), require("./ArrowRight"), require("./ArrowNE"), require("./Dash"), require("./Compose"), require("./MassFileShare"), require("./Warning"), require("./WarningSolid"), require("./Failed"), require("./FailedSolid"), require("./Check"), require("./Success"), require("./SuccessSolid"), require("./New"), require("./ToDo"), require("./InProgress"), require("./Book"), require("./Send"), require("./SendFilled"), require("./Dot"), require("./SquareSolid"), require("./Eye"), require("./EyeHidden"), require("./Invoice"), require("./Comment"), require("./Invite"), require("./Spinner"), require("./Repeat"), require("./Web"), require("./Time"), require("./GraphBarSolid"), require("./Sidebar"), require("./SidebarFilled"), require("./Export"), require("./File"), require("./MP4"), require("./SVG"), require("./MOV"), require("./MP3"), require("./CSV"), require("./Excel"), require("./PNG"), require("./PDF"), require("./JPG"), require("./Doc"), require("./ZIP"), require("./Movie"), require("./GIF"), require("./Store"), require("./ShoppingBag"), require("./DragDrop"), require("./Image"), require("./ImageMissing"), require("./LogOut"), require("./Lead"), require("./QuestionMark"), require("./API"), require("./PlansPayments"), require("./Customization"), require("./Teams"), require("./AI"), require("./BracketsCurly"), require("./Callout"), require("./Table"), require("./Chart"), require("./Tag"), require("./ThumbsUp"), require("./ThumbsDown"), require("./CaretDown"), require("./CaretUp"), require("./CaretRight"), require("./Disconnect"), require("./Mention"), require("./Insert"), require("./AssemblyLogo"), require("./Reposition"), require("./Marketing"), require("./Gauge"), require("./Subtask"), require("./Compass"), require("./UnPin"), require("./Pin"), require("./Files"), require("./FolderLocked"), require("./Unlock"), require("./Authentication"), require("./LockFilled"));
6
+ factory(exports, require("./Info"), require("./InfoSolid"), require("./Search"), require("./ResetZoom"), require("./FitToWidth"), require("./Ellipsis"), require("./MoreVertical"), require("./Download"), require("./Upload"), require("./Edit"), require("./Plus"), require("./Minus"), require("./Trash"), require("./ChevronRight"), require("./ChevronUp"), require("./ChevronDown"), require("./ChevronLeft"), require("./Copy"), require("./Duplicate"), require("./Automation"), require("./Play"), require("./Pause"), require("./Scale"), require("./Form"), require("./Message"), require("./Contract"), require("./Profile"), require("./Building"), require("./InvoicePaid"), require("./EditSolid"), require("./Archive"), require("./Unarchive"), require("./Settings"), require("./Link"), require("./Attachment"), require("./Close"), require("./Cancel"), require("./Smile"), require("./Share"), require("./Reply"), require("./Calendar"), require("./At"), require("./List"), require("./NumberedList"), require("./UnorderedList"), require("./Checklist"), require("./Tasks"), require("./Filter"), require("./Templates"), require("./Star"), require("./Email"), require("./EmailUnread"), require("./EmailRead"), require("./H1"), require("./H2"), require("./H3"), require("./Text"), require("./Bold"), require("./Italicize"), require("./Underline"), require("./Strikethrough"), require("./Menu"), require("./Inbox"), require("./Home"), require("./Notification"), require("./Billing"), require("./Dollar"), require("./Helpdesk"), require("./AppSetup"), require("./Gift"), require("./Location"), require("./Number"), require("./MobileNumber"), require("./Bank"), require("./Puzzle"), require("./Code"), require("./ArrowUpSolid"), require("./ArrowDownSolid"), require("./ArrowLeft"), require("./ArrowRight"), require("./ArrowNE"), require("./Dash"), require("./Compose"), require("./MassFileShare"), require("./Warning"), require("./WarningSolid"), require("./Failed"), require("./FailedSolid"), require("./Check"), require("./Success"), require("./SuccessSolid"), require("./New"), require("./ToDo"), require("./InProgress"), require("./Book"), require("./Send"), require("./SendFilled"), require("./Dot"), require("./SquareSolid"), require("./Eye"), require("./EyeHidden"), require("./Invoice"), require("./Comment"), require("./Invite"), require("./Spinner"), require("./Repeat"), require("./Web"), require("./Time"), require("./GraphBarSolid"), require("./Sidebar"), require("./SidebarFilled"), require("./Export"), require("./File"), require("./MP4"), require("./SVG"), require("./MOV"), require("./MP3"), require("./CSV"), require("./Excel"), require("./PNG"), require("./PDF"), require("./JPG"), require("./Doc"), require("./ZIP"), require("./Movie"), require("./GIF"), require("./Store"), require("./ShoppingBag"), require("./DragDrop"), require("./Image"), require("./ImageMissing"), require("./LogOut"), require("./Lead"), require("./QuestionMark"), require("./API"), require("./PlansPayments"), require("./Customization"), require("./Teams"), require("./AI"), require("./BracketsCurly"), require("./Callout"), require("./Table"), require("./Chart"), require("./Tag"), require("./ThumbsUp"), require("./ThumbsDown"), require("./CaretDown"), require("./CaretUp"), require("./CaretRight"), require("./Disconnect"), require("./Mention"), require("./Insert"), require("./AssemblyLogo"), require("./Reposition"), require("./Marketing"), require("./Gauge"), require("./Subtask"), require("./Compass"), require("./UnPin"), require("./Pin"), require("./Files"), require("./FolderLocked"), require("./Unlock"), require("./Authentication"), require("./LockFilled"), require("./Reverse"), require("./AuditLog"), require("./Subscription"), require("./Note"), require("./Accessibility"), require("./Plane"), require("./AlarmClock"), require("./Football"), require("./Aperture"), require("./BagShoppingPlus"), require("./BagShoppingMinus"), require("./Balloon"), require("./Bandage"), require("./Dumbbell"), require("./BarcodeRead"), require("./Baseball"), require("./BasketShoppingSimple"), require("./Basketball"), require("./Flask"), require("./BedFront"), require("./BeerMug"), require("./PersonBiking"), require("./Ship"), require("./FireSmoke"), require("./Bookmark"), require("./BowlingBall"), require("./Briefcase"), require("./WindowMaximize"), require("./PaintbrushFine"), require("./Bug"), require("./Wrench"), require("./Lightbulb"), require("./Bus"), require("./Buildings"), require("./Mug"), require("./Calculator"), require("./CalendarDays"), require("./Camera"), require("./CameraRotate"), require("./Car"), require("./CartShopping"), require("./MoneyBills"), require("./SignalBars"), require("./MessageDots"), require("./CommentDots"), require("./Messages"), require("./Cloud"), require("./CloudMoon"), require("./Fill"), require("./Palette"), require("./WandMagicSparkles"), require("./ScrewdriverWrench"), require("./Scissors"), require("./Desktop"), require("./DiceFive"), require("./BullseyeArrow"), require("./FileLines"), require("./Ear"), require("./EarthAmericas"), require("./PresentationScreen"), require("./Egg"), require("./EyeDropper"), require("./BurgerFries"), require("./Venus"), require("./InboxFull"), require("./Inboxes"), require("./Film"), require("./Fingerprint"), require("./FishFins"), require("./HeartPulse"), require("./Flag"), require("./Fire"), require("./BoltSlash"), require("./Flashlight"), require("./Flower"), require("./FolderOpen"), require("./Soccer"), require("./ShoePrints"), require("./GamepadModern"), require("./CodeBranch"), require("./CodeCommit"), require("./CodeCompare"), require("./CodeMerge"), require("./CodeFork"), require("./CodePullRequest"), require("./Glasses"), require("./GolfFlagHole"), require("./GridFourSquares"), require("./Hammer"), require("./Hand"), require("./Microchip"), require("./Headphones"), require("./Heart"), require("./HeartHalfStroke"), require("./LifeRing"), require("./SquareQuestion"), require("./Question"), require("./HourglassHalf"), require("./IceCream"), require("./IdBadge"), require("./ImageNotFilled"), require("./Images"), require("./Infinity"), require("./KeyboardBrightness"), require("./Key"), require("./Dialpad"), require("./Language"), require("./Laptop"), require("./LayerGroup"), require("./Leaf"), require("./LocationCrosshairs"), require("./Magnet"), require("./MarsAndVenus"), require("./Mars"), require("./PersonSimple"), require("./Map"), require("./Medal"), require("./Asterisk"), require("./BriefcaseMedical"), require("./Bullhorn"), require("./Moon"), require("./MusicNote"), require("./Music"), require("./LocationArrow"), require("./Newspaper"), require("./AppleWhole"), require("./CloudSun"), require("./SolarSystem"), require("./Paw"), require("./Mobile"), require("./Glass"), require("./PizzaSlice"), require("./PlanetRinged"), require("./ChartSimpleHorizontal"), require("./Tags"), require("./Print"), require("./WavePulse"), require("./Qrcode"), require("./RecordVinyl"), require("./SignalStream"), require("./Voicemail"), require("./ForkKnife"), require("./AwardSimple"), require("./Rocket"), require("./FaceFrownSlight"), require("./FloppyDisk"), require("./WeightScale"), require("./GraduationCap"), require("./Coins"), require("./ShareNodes"), require("./ShieldCheck"), require("./Shield"), require("./ShieldHalf"), require("./Shirt"), require("./Snowflake"), require("./SquareOutline"), require("./StarHalf"), require("./Stopwatch"), require("./Brightness"), require("./Autoresponder"), require("./RectangleWide"), require("./TennisBall"), require("./Telescope"), require("./TemperatureThreeQuarters"), require("./CloudBolt"), require("./Ticket"), require("./Timer"), require("./ToggleOn"), require("./SignPost"), require("./Train"), require("./Transgender"), require("./ArrowTrendDown"), require("./ArrowTrendUp"), require("./Triangle"), require("./Trophy"), require("./Tv"), require("./Umbrella"), require("./Video"), require("./PersonWalking"), require("./Wallet"), require("./WatchApple"), require("./Droplet"), require("./MartiniGlassEmpty"), require("./PersonDress"), require("./ImageStack"), require("./FontCase"), require("./HubspotMeetings"), require("./Notion"), require("./Loom"), require("./Calendly"), require("./Typeform"), require("./OneDrive"), require("./ClickUp"), require("./YouTube"), require("./Monday"), require("./Databox"), require("./Figma"), require("./PowerBi"), require("./Airtable"), require("./Zoom"), require("./QuickBook"), require("./Canva"), require("./Xero"), require("./AcuityScheduling"), require("./Trello"), require("./Slack"), require("./Zapier"), require("./Exporter"), require("./TokenInspector"), require("./Jotform"), require("./GoogleDrive"), require("./GoogleCalendar"), require("./CalCom"), require("./EmbedsLinks"), require("./Miro"), require("./Dropbox"), require("./Make"), require("./CustomApps"), require("./GoogleSheets"), require("./GoogleDocs"), require("./GoogleSlides"), require("./Instagram"), require("./X"), require("./Facebook"), require("./LinkedIn"), require("./FolderMove"));
7
7
  } else {
8
8
  var mod = {
9
9
  exports: {}
10
10
  };
11
- factory(mod.exports, global.Info, global.InfoSolid, global.Search, global.ResetZoom, global.FitToWidth, global.Ellipsis, global.MoreVertical, global.Download, global.Upload, global.Edit, global.Plus, global.Minus, global.Trash, global.ChevronRight, global.ChevronUp, global.ChevronDown, global.ChevronLeft, global.Copy, global.Duplicate, global.Automation, global.Play, global.Pause, global.Scale, global.Form, global.Message, global.Contract, global.Profile, global.Building, global.InvoicePaid, global.EditSolid, global.Archive, global.Unarchive, global.Settings, global.Link, global.Attachment, global.Close, global.Cancel, global.Smile, global.Share, global.Reply, global.Calendar, global.At, global.List, global.NumberedList, global.UnorderedList, global.Checklist, global.Tasks, global.Filter, global.Templates, global.Star, global.Email, global.EmailUnread, global.EmailRead, global.H1, global.H2, global.H3, global.Text, global.Bold, global.Italicize, global.Underline, global.Strikethrough, global.Menu, global.Inbox, global.Home, global.Notification, global.Billing, global.Dollar, global.Helpdesk, global.AppSetup, global.Gift, global.Location, global.Number, global.MobileNumber, global.Airtable, global.QuickBook, global.Bank, global.Puzzle, global.Code, global.ArrowUpSolid, global.ArrowDownSolid, global.ArrowLeft, global.ArrowRight, global.ArrowNE, global.Dash, global.Compose, global.MassFileShare, global.Warning, global.WarningSolid, global.Failed, global.FailedSolid, global.Check, global.Success, global.SuccessSolid, global.New, global.ToDo, global.InProgress, global.Book, global.Send, global.SendFilled, global.Dot, global.SquareSolid, global.Eye, global.EyeHidden, global.Invoice, global.Comment, global.Invite, global.Spinner, global.Repeat, global.Web, global.Time, global.GraphBarSolid, global.Sidebar, global.SidebarFilled, global.Export, global.File, global.MP4, global.SVG, global.MOV, global.MP3, global.CSV, global.Excel, global.PNG, global.PDF, global.JPG, global.Doc, global.ZIP, global.Movie, global.GIF, global.Store, global.ShoppingBag, global.DragDrop, global.Image, global.ImageMissing, global.LogOut, global.Lead, global.QuestionMark, global.API, global.PlansPayments, global.Customization, global.Teams, global.AI, global.BracketsCurly, global.Callout, global.Table, global.Chart, global.Tag, global.ThumbsUp, global.ThumbsDown, global.CaretDown, global.CaretUp, global.CaretRight, global.Disconnect, global.Mention, global.Insert, global.AssemblyLogo, global.Reposition, global.Marketing, global.Gauge, global.Subtask, global.Compass, global.UnPin, global.Pin, global.Files, global.FolderLocked, global.Unlock, global.Authentication, global.LockFilled);
11
+ factory(mod.exports, global.Info, global.InfoSolid, global.Search, global.ResetZoom, global.FitToWidth, global.Ellipsis, global.MoreVertical, global.Download, global.Upload, global.Edit, global.Plus, global.Minus, global.Trash, global.ChevronRight, global.ChevronUp, global.ChevronDown, global.ChevronLeft, global.Copy, global.Duplicate, global.Automation, global.Play, global.Pause, global.Scale, global.Form, global.Message, global.Contract, global.Profile, global.Building, global.InvoicePaid, global.EditSolid, global.Archive, global.Unarchive, global.Settings, global.Link, global.Attachment, global.Close, global.Cancel, global.Smile, global.Share, global.Reply, global.Calendar, global.At, global.List, global.NumberedList, global.UnorderedList, global.Checklist, global.Tasks, global.Filter, global.Templates, global.Star, global.Email, global.EmailUnread, global.EmailRead, global.H1, global.H2, global.H3, global.Text, global.Bold, global.Italicize, global.Underline, global.Strikethrough, global.Menu, global.Inbox, global.Home, global.Notification, global.Billing, global.Dollar, global.Helpdesk, global.AppSetup, global.Gift, global.Location, global.Number, global.MobileNumber, global.Bank, global.Puzzle, global.Code, global.ArrowUpSolid, global.ArrowDownSolid, global.ArrowLeft, global.ArrowRight, global.ArrowNE, global.Dash, global.Compose, global.MassFileShare, global.Warning, global.WarningSolid, global.Failed, global.FailedSolid, global.Check, global.Success, global.SuccessSolid, global.New, global.ToDo, global.InProgress, global.Book, global.Send, global.SendFilled, global.Dot, global.SquareSolid, global.Eye, global.EyeHidden, global.Invoice, global.Comment, global.Invite, global.Spinner, global.Repeat, global.Web, global.Time, global.GraphBarSolid, global.Sidebar, global.SidebarFilled, global.Export, global.File, global.MP4, global.SVG, global.MOV, global.MP3, global.CSV, global.Excel, global.PNG, global.PDF, global.JPG, global.Doc, global.ZIP, global.Movie, global.GIF, global.Store, global.ShoppingBag, global.DragDrop, global.Image, global.ImageMissing, global.LogOut, global.Lead, global.QuestionMark, global.API, global.PlansPayments, global.Customization, global.Teams, global.AI, global.BracketsCurly, global.Callout, global.Table, global.Chart, global.Tag, global.ThumbsUp, global.ThumbsDown, global.CaretDown, global.CaretUp, global.CaretRight, global.Disconnect, global.Mention, global.Insert, global.AssemblyLogo, global.Reposition, global.Marketing, global.Gauge, global.Subtask, global.Compass, global.UnPin, global.Pin, global.Files, global.FolderLocked, global.Unlock, global.Authentication, global.LockFilled, global.Reverse, global.AuditLog, global.Subscription, global.Note, global.Accessibility, global.Plane, global.AlarmClock, global.Football, global.Aperture, global.BagShoppingPlus, global.BagShoppingMinus, global.Balloon, global.Bandage, global.Dumbbell, global.BarcodeRead, global.Baseball, global.BasketShoppingSimple, global.Basketball, global.Flask, global.BedFront, global.BeerMug, global.PersonBiking, global.Ship, global.FireSmoke, global.Bookmark, global.BowlingBall, global.Briefcase, global.WindowMaximize, global.PaintbrushFine, global.Bug, global.Wrench, global.Lightbulb, global.Bus, global.Buildings, global.Mug, global.Calculator, global.CalendarDays, global.Camera, global.CameraRotate, global.Car, global.CartShopping, global.MoneyBills, global.SignalBars, global.MessageDots, global.CommentDots, global.Messages, global.Cloud, global.CloudMoon, global.Fill, global.Palette, global.WandMagicSparkles, global.ScrewdriverWrench, global.Scissors, global.Desktop, global.DiceFive, global.BullseyeArrow, global.FileLines, global.Ear, global.EarthAmericas, global.PresentationScreen, global.Egg, global.EyeDropper, global.BurgerFries, global.Venus, global.InboxFull, global.Inboxes, global.Film, global.Fingerprint, global.FishFins, global.HeartPulse, global.Flag, global.Fire, global.BoltSlash, global.Flashlight, global.Flower, global.FolderOpen, global.Soccer, global.ShoePrints, global.GamepadModern, global.CodeBranch, global.CodeCommit, global.CodeCompare, global.CodeMerge, global.CodeFork, global.CodePullRequest, global.Glasses, global.GolfFlagHole, global.GridFourSquares, global.Hammer, global.Hand, global.Microchip, global.Headphones, global.Heart, global.HeartHalfStroke, global.LifeRing, global.SquareQuestion, global.Question, global.HourglassHalf, global.IceCream, global.IdBadge, global.ImageNotFilled, global.Images, global.Infinity, global.KeyboardBrightness, global.Key, global.Dialpad, global.Language, global.Laptop, global.LayerGroup, global.Leaf, global.LocationCrosshairs, global.Magnet, global.MarsAndVenus, global.Mars, global.PersonSimple, global.Map, global.Medal, global.Asterisk, global.BriefcaseMedical, global.Bullhorn, global.Moon, global.MusicNote, global.Music, global.LocationArrow, global.Newspaper, global.AppleWhole, global.CloudSun, global.SolarSystem, global.Paw, global.Mobile, global.Glass, global.PizzaSlice, global.PlanetRinged, global.ChartSimpleHorizontal, global.Tags, global.Print, global.WavePulse, global.Qrcode, global.RecordVinyl, global.SignalStream, global.Voicemail, global.ForkKnife, global.AwardSimple, global.Rocket, global.FaceFrownSlight, global.FloppyDisk, global.WeightScale, global.GraduationCap, global.Coins, global.ShareNodes, global.ShieldCheck, global.Shield, global.ShieldHalf, global.Shirt, global.Snowflake, global.SquareOutline, global.StarHalf, global.Stopwatch, global.Brightness, global.Autoresponder, global.RectangleWide, global.TennisBall, global.Telescope, global.TemperatureThreeQuarters, global.CloudBolt, global.Ticket, global.Timer, global.ToggleOn, global.SignPost, global.Train, global.Transgender, global.ArrowTrendDown, global.ArrowTrendUp, global.Triangle, global.Trophy, global.Tv, global.Umbrella, global.Video, global.PersonWalking, global.Wallet, global.WatchApple, global.Droplet, global.MartiniGlassEmpty, global.PersonDress, global.ImageStack, global.FontCase, global.HubspotMeetings, global.Notion, global.Loom, global.Calendly, global.Typeform, global.OneDrive, global.ClickUp, global.YouTube, global.Monday, global.Databox, global.Figma, global.PowerBi, global.Airtable, global.Zoom, global.QuickBook, global.Canva, global.Xero, global.AcuityScheduling, global.Trello, global.Slack, global.Zapier, global.Exporter, global.TokenInspector, global.Jotform, global.GoogleDrive, global.GoogleCalendar, global.CalCom, global.EmbedsLinks, global.Miro, global.Dropbox, global.Make, global.CustomApps, global.GoogleSheets, global.GoogleDocs, global.GoogleSlides, global.Instagram, global.X, global.Facebook, global.LinkedIn, global.FolderMove);
12
12
  global.index = mod.exports;
13
13
  }
14
- })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _Info, _InfoSolid, _Search, _ResetZoom, _FitToWidth, _Ellipsis, _MoreVertical, _Download, _Upload, _Edit, _Plus, _Minus, _Trash, _ChevronRight, _ChevronUp, _ChevronDown, _ChevronLeft, _Copy, _Duplicate, _Automation, _Play, _Pause, _Scale, _Form, _Message, _Contract, _Profile, _Building, _InvoicePaid, _EditSolid, _Archive, _Unarchive, _Settings, _Link, _Attachment, _Close, _Cancel, _Smile, _Share, _Reply, _Calendar, _At, _List, _NumberedList, _UnorderedList, _Checklist, _Tasks, _Filter, _Templates, _Star, _Email, _EmailUnread, _EmailRead, _H, _H2, _H3, _Text, _Bold, _Italicize, _Underline, _Strikethrough, _Menu, _Inbox, _Home, _Notification, _Billing, _Dollar, _Helpdesk, _AppSetup, _Gift, _Location, _Number, _MobileNumber, _Airtable, _QuickBook, _Bank, _Puzzle, _Code, _ArrowUpSolid, _ArrowDownSolid, _ArrowLeft, _ArrowRight, _ArrowNE, _Dash, _Compose, _MassFileShare, _Warning, _WarningSolid, _Failed, _FailedSolid, _Check, _Success, _SuccessSolid, _New, _ToDo, _InProgress, _Book, _Send, _SendFilled, _Dot, _SquareSolid, _Eye, _EyeHidden, _Invoice, _Comment, _Invite, _Spinner, _Repeat, _Web, _Time, _GraphBarSolid, _Sidebar, _SidebarFilled, _Export, _File, _MP, _SVG, _MOV, _MP2, _CSV, _Excel, _PNG, _PDF, _JPG, _Doc, _ZIP, _Movie, _GIF, _Store, _ShoppingBag, _DragDrop, _Image, _ImageMissing, _LogOut, _Lead, _QuestionMark, _API, _PlansPayments, _Customization, _Teams, _AI, _BracketsCurly, _Callout, _Table, _Chart, _Tag, _ThumbsUp, _ThumbsDown, _CaretDown, _CaretUp, _CaretRight, _Disconnect, _Mention, _Insert, _AssemblyLogo, _Reposition, _Marketing, _Gauge, _Subtask, _Compass, _UnPin, _Pin, _Files, _FolderLocked, _Unlock, _Authentication, _LockFilled) {
14
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, _Info, _InfoSolid, _Search, _ResetZoom, _FitToWidth, _Ellipsis, _MoreVertical, _Download, _Upload, _Edit, _Plus, _Minus, _Trash, _ChevronRight, _ChevronUp, _ChevronDown, _ChevronLeft, _Copy, _Duplicate, _Automation, _Play, _Pause, _Scale, _Form, _Message, _Contract, _Profile, _Building, _InvoicePaid, _EditSolid, _Archive, _Unarchive, _Settings, _Link, _Attachment, _Close, _Cancel, _Smile, _Share, _Reply, _Calendar, _At, _List, _NumberedList, _UnorderedList, _Checklist, _Tasks, _Filter, _Templates, _Star, _Email, _EmailUnread, _EmailRead, _H, _H2, _H3, _Text, _Bold, _Italicize, _Underline, _Strikethrough, _Menu, _Inbox, _Home, _Notification, _Billing, _Dollar, _Helpdesk, _AppSetup, _Gift, _Location, _Number, _MobileNumber, _Bank, _Puzzle, _Code, _ArrowUpSolid, _ArrowDownSolid, _ArrowLeft, _ArrowRight, _ArrowNE, _Dash, _Compose, _MassFileShare, _Warning, _WarningSolid, _Failed, _FailedSolid, _Check, _Success, _SuccessSolid, _New, _ToDo, _InProgress, _Book, _Send, _SendFilled, _Dot, _SquareSolid, _Eye, _EyeHidden, _Invoice, _Comment, _Invite, _Spinner, _Repeat, _Web, _Time, _GraphBarSolid, _Sidebar, _SidebarFilled, _Export, _File, _MP, _SVG, _MOV, _MP2, _CSV, _Excel, _PNG, _PDF, _JPG, _Doc, _ZIP, _Movie, _GIF, _Store, _ShoppingBag, _DragDrop, _Image, _ImageMissing, _LogOut, _Lead, _QuestionMark, _API, _PlansPayments, _Customization, _Teams, _AI, _BracketsCurly, _Callout, _Table, _Chart, _Tag, _ThumbsUp, _ThumbsDown, _CaretDown, _CaretUp, _CaretRight, _Disconnect, _Mention, _Insert, _AssemblyLogo, _Reposition, _Marketing, _Gauge, _Subtask, _Compass, _UnPin, _Pin, _Files, _FolderLocked, _Unlock, _Authentication, _LockFilled, _Reverse, _AuditLog, _Subscription, _Note, _Accessibility, _Plane, _AlarmClock, _Football, _Aperture, _BagShoppingPlus, _BagShoppingMinus, _Balloon, _Bandage, _Dumbbell, _BarcodeRead, _Baseball, _BasketShoppingSimple, _Basketball, _Flask, _BedFront, _BeerMug, _PersonBiking, _Ship, _FireSmoke, _Bookmark, _BowlingBall, _Briefcase, _WindowMaximize, _PaintbrushFine, _Bug, _Wrench, _Lightbulb, _Bus, _Buildings, _Mug, _Calculator, _CalendarDays, _Camera, _CameraRotate, _Car, _CartShopping, _MoneyBills, _SignalBars, _MessageDots, _CommentDots, _Messages, _Cloud, _CloudMoon, _Fill, _Palette, _WandMagicSparkles, _ScrewdriverWrench, _Scissors, _Desktop, _DiceFive, _BullseyeArrow, _FileLines, _Ear, _EarthAmericas, _PresentationScreen, _Egg, _EyeDropper, _BurgerFries, _Venus, _InboxFull, _Inboxes, _Film, _Fingerprint, _FishFins, _HeartPulse, _Flag, _Fire, _BoltSlash, _Flashlight, _Flower, _FolderOpen, _Soccer, _ShoePrints, _GamepadModern, _CodeBranch, _CodeCommit, _CodeCompare, _CodeMerge, _CodeFork, _CodePullRequest, _Glasses, _GolfFlagHole, _GridFourSquares, _Hammer, _Hand, _Microchip, _Headphones, _Heart, _HeartHalfStroke, _LifeRing, _SquareQuestion, _Question, _HourglassHalf, _IceCream, _IdBadge, _ImageNotFilled, _Images, _Infinity, _KeyboardBrightness, _Key, _Dialpad, _Language, _Laptop, _LayerGroup, _Leaf, _LocationCrosshairs, _Magnet, _MarsAndVenus, _Mars, _PersonSimple, _Map, _Medal, _Asterisk, _BriefcaseMedical, _Bullhorn, _Moon, _MusicNote, _Music, _LocationArrow, _Newspaper, _AppleWhole, _CloudSun, _SolarSystem, _Paw, _Mobile, _Glass, _PizzaSlice, _PlanetRinged, _ChartSimpleHorizontal, _Tags, _Print, _WavePulse, _Qrcode, _RecordVinyl, _SignalStream, _Voicemail, _ForkKnife, _AwardSimple, _Rocket, _FaceFrownSlight, _FloppyDisk, _WeightScale, _GraduationCap, _Coins, _ShareNodes, _ShieldCheck, _Shield, _ShieldHalf, _Shirt, _Snowflake, _SquareOutline, _StarHalf, _Stopwatch, _Brightness, _Autoresponder, _RectangleWide, _TennisBall, _Telescope, _TemperatureThreeQuarters, _CloudBolt, _Ticket, _Timer, _ToggleOn, _SignPost, _Train, _Transgender, _ArrowTrendDown, _ArrowTrendUp, _Triangle, _Trophy, _Tv, _Umbrella, _Video, _PersonWalking, _Wallet, _WatchApple, _Droplet, _MartiniGlassEmpty, _PersonDress, _ImageStack, _FontCase, _HubspotMeetings, _Notion, _Loom, _Calendly, _Typeform, _OneDrive, _ClickUp, _YouTube, _Monday, _Databox, _Figma, _PowerBi, _Airtable, _Zoom, _QuickBook, _Canva, _Xero, _AcuityScheduling, _Trello, _Slack, _Zapier, _Exporter, _TokenInspector, _Jotform, _GoogleDrive, _GoogleCalendar, _CalCom, _EmbedsLinks, _Miro, _Dropbox, _Make, _CustomApps, _GoogleSheets, _GoogleDocs, _GoogleSlides, _Instagram, _X, _Facebook, _LinkedIn, _FolderMove) {
15
15
  "use strict";
16
16
 
17
17
  Object.defineProperty(_exports, "__esModule", {
@@ -747,26 +747,6 @@
747
747
  }
748
748
  });
749
749
  });
750
- Object.keys(_Airtable).forEach(function (key) {
751
- if (key === "default" || key === "__esModule") return;
752
- if (key in _exports && _exports[key] === _Airtable[key]) return;
753
- Object.defineProperty(_exports, key, {
754
- enumerable: true,
755
- get: function get() {
756
- return _Airtable[key];
757
- }
758
- });
759
- });
760
- Object.keys(_QuickBook).forEach(function (key) {
761
- if (key === "default" || key === "__esModule") return;
762
- if (key in _exports && _exports[key] === _QuickBook[key]) return;
763
- Object.defineProperty(_exports, key, {
764
- enumerable: true,
765
- get: function get() {
766
- return _QuickBook[key];
767
- }
768
- });
769
- });
770
750
  Object.keys(_Bank).forEach(function (key) {
771
751
  if (key === "default" || key === "__esModule") return;
772
752
  if (key in _exports && _exports[key] === _Bank[key]) return;
@@ -1687,4 +1667,2264 @@
1687
1667
  }
1688
1668
  });
1689
1669
  });
1670
+ Object.keys(_Reverse).forEach(function (key) {
1671
+ if (key === "default" || key === "__esModule") return;
1672
+ if (key in _exports && _exports[key] === _Reverse[key]) return;
1673
+ Object.defineProperty(_exports, key, {
1674
+ enumerable: true,
1675
+ get: function get() {
1676
+ return _Reverse[key];
1677
+ }
1678
+ });
1679
+ });
1680
+ Object.keys(_AuditLog).forEach(function (key) {
1681
+ if (key === "default" || key === "__esModule") return;
1682
+ if (key in _exports && _exports[key] === _AuditLog[key]) return;
1683
+ Object.defineProperty(_exports, key, {
1684
+ enumerable: true,
1685
+ get: function get() {
1686
+ return _AuditLog[key];
1687
+ }
1688
+ });
1689
+ });
1690
+ Object.keys(_Subscription).forEach(function (key) {
1691
+ if (key === "default" || key === "__esModule") return;
1692
+ if (key in _exports && _exports[key] === _Subscription[key]) return;
1693
+ Object.defineProperty(_exports, key, {
1694
+ enumerable: true,
1695
+ get: function get() {
1696
+ return _Subscription[key];
1697
+ }
1698
+ });
1699
+ });
1700
+ Object.keys(_Note).forEach(function (key) {
1701
+ if (key === "default" || key === "__esModule") return;
1702
+ if (key in _exports && _exports[key] === _Note[key]) return;
1703
+ Object.defineProperty(_exports, key, {
1704
+ enumerable: true,
1705
+ get: function get() {
1706
+ return _Note[key];
1707
+ }
1708
+ });
1709
+ });
1710
+ Object.keys(_Accessibility).forEach(function (key) {
1711
+ if (key === "default" || key === "__esModule") return;
1712
+ if (key in _exports && _exports[key] === _Accessibility[key]) return;
1713
+ Object.defineProperty(_exports, key, {
1714
+ enumerable: true,
1715
+ get: function get() {
1716
+ return _Accessibility[key];
1717
+ }
1718
+ });
1719
+ });
1720
+ Object.keys(_Plane).forEach(function (key) {
1721
+ if (key === "default" || key === "__esModule") return;
1722
+ if (key in _exports && _exports[key] === _Plane[key]) return;
1723
+ Object.defineProperty(_exports, key, {
1724
+ enumerable: true,
1725
+ get: function get() {
1726
+ return _Plane[key];
1727
+ }
1728
+ });
1729
+ });
1730
+ Object.keys(_AlarmClock).forEach(function (key) {
1731
+ if (key === "default" || key === "__esModule") return;
1732
+ if (key in _exports && _exports[key] === _AlarmClock[key]) return;
1733
+ Object.defineProperty(_exports, key, {
1734
+ enumerable: true,
1735
+ get: function get() {
1736
+ return _AlarmClock[key];
1737
+ }
1738
+ });
1739
+ });
1740
+ Object.keys(_Football).forEach(function (key) {
1741
+ if (key === "default" || key === "__esModule") return;
1742
+ if (key in _exports && _exports[key] === _Football[key]) return;
1743
+ Object.defineProperty(_exports, key, {
1744
+ enumerable: true,
1745
+ get: function get() {
1746
+ return _Football[key];
1747
+ }
1748
+ });
1749
+ });
1750
+ Object.keys(_Aperture).forEach(function (key) {
1751
+ if (key === "default" || key === "__esModule") return;
1752
+ if (key in _exports && _exports[key] === _Aperture[key]) return;
1753
+ Object.defineProperty(_exports, key, {
1754
+ enumerable: true,
1755
+ get: function get() {
1756
+ return _Aperture[key];
1757
+ }
1758
+ });
1759
+ });
1760
+ Object.keys(_BagShoppingPlus).forEach(function (key) {
1761
+ if (key === "default" || key === "__esModule") return;
1762
+ if (key in _exports && _exports[key] === _BagShoppingPlus[key]) return;
1763
+ Object.defineProperty(_exports, key, {
1764
+ enumerable: true,
1765
+ get: function get() {
1766
+ return _BagShoppingPlus[key];
1767
+ }
1768
+ });
1769
+ });
1770
+ Object.keys(_BagShoppingMinus).forEach(function (key) {
1771
+ if (key === "default" || key === "__esModule") return;
1772
+ if (key in _exports && _exports[key] === _BagShoppingMinus[key]) return;
1773
+ Object.defineProperty(_exports, key, {
1774
+ enumerable: true,
1775
+ get: function get() {
1776
+ return _BagShoppingMinus[key];
1777
+ }
1778
+ });
1779
+ });
1780
+ Object.keys(_Balloon).forEach(function (key) {
1781
+ if (key === "default" || key === "__esModule") return;
1782
+ if (key in _exports && _exports[key] === _Balloon[key]) return;
1783
+ Object.defineProperty(_exports, key, {
1784
+ enumerable: true,
1785
+ get: function get() {
1786
+ return _Balloon[key];
1787
+ }
1788
+ });
1789
+ });
1790
+ Object.keys(_Bandage).forEach(function (key) {
1791
+ if (key === "default" || key === "__esModule") return;
1792
+ if (key in _exports && _exports[key] === _Bandage[key]) return;
1793
+ Object.defineProperty(_exports, key, {
1794
+ enumerable: true,
1795
+ get: function get() {
1796
+ return _Bandage[key];
1797
+ }
1798
+ });
1799
+ });
1800
+ Object.keys(_Dumbbell).forEach(function (key) {
1801
+ if (key === "default" || key === "__esModule") return;
1802
+ if (key in _exports && _exports[key] === _Dumbbell[key]) return;
1803
+ Object.defineProperty(_exports, key, {
1804
+ enumerable: true,
1805
+ get: function get() {
1806
+ return _Dumbbell[key];
1807
+ }
1808
+ });
1809
+ });
1810
+ Object.keys(_BarcodeRead).forEach(function (key) {
1811
+ if (key === "default" || key === "__esModule") return;
1812
+ if (key in _exports && _exports[key] === _BarcodeRead[key]) return;
1813
+ Object.defineProperty(_exports, key, {
1814
+ enumerable: true,
1815
+ get: function get() {
1816
+ return _BarcodeRead[key];
1817
+ }
1818
+ });
1819
+ });
1820
+ Object.keys(_Baseball).forEach(function (key) {
1821
+ if (key === "default" || key === "__esModule") return;
1822
+ if (key in _exports && _exports[key] === _Baseball[key]) return;
1823
+ Object.defineProperty(_exports, key, {
1824
+ enumerable: true,
1825
+ get: function get() {
1826
+ return _Baseball[key];
1827
+ }
1828
+ });
1829
+ });
1830
+ Object.keys(_BasketShoppingSimple).forEach(function (key) {
1831
+ if (key === "default" || key === "__esModule") return;
1832
+ if (key in _exports && _exports[key] === _BasketShoppingSimple[key]) return;
1833
+ Object.defineProperty(_exports, key, {
1834
+ enumerable: true,
1835
+ get: function get() {
1836
+ return _BasketShoppingSimple[key];
1837
+ }
1838
+ });
1839
+ });
1840
+ Object.keys(_Basketball).forEach(function (key) {
1841
+ if (key === "default" || key === "__esModule") return;
1842
+ if (key in _exports && _exports[key] === _Basketball[key]) return;
1843
+ Object.defineProperty(_exports, key, {
1844
+ enumerable: true,
1845
+ get: function get() {
1846
+ return _Basketball[key];
1847
+ }
1848
+ });
1849
+ });
1850
+ Object.keys(_Flask).forEach(function (key) {
1851
+ if (key === "default" || key === "__esModule") return;
1852
+ if (key in _exports && _exports[key] === _Flask[key]) return;
1853
+ Object.defineProperty(_exports, key, {
1854
+ enumerable: true,
1855
+ get: function get() {
1856
+ return _Flask[key];
1857
+ }
1858
+ });
1859
+ });
1860
+ Object.keys(_BedFront).forEach(function (key) {
1861
+ if (key === "default" || key === "__esModule") return;
1862
+ if (key in _exports && _exports[key] === _BedFront[key]) return;
1863
+ Object.defineProperty(_exports, key, {
1864
+ enumerable: true,
1865
+ get: function get() {
1866
+ return _BedFront[key];
1867
+ }
1868
+ });
1869
+ });
1870
+ Object.keys(_BeerMug).forEach(function (key) {
1871
+ if (key === "default" || key === "__esModule") return;
1872
+ if (key in _exports && _exports[key] === _BeerMug[key]) return;
1873
+ Object.defineProperty(_exports, key, {
1874
+ enumerable: true,
1875
+ get: function get() {
1876
+ return _BeerMug[key];
1877
+ }
1878
+ });
1879
+ });
1880
+ Object.keys(_PersonBiking).forEach(function (key) {
1881
+ if (key === "default" || key === "__esModule") return;
1882
+ if (key in _exports && _exports[key] === _PersonBiking[key]) return;
1883
+ Object.defineProperty(_exports, key, {
1884
+ enumerable: true,
1885
+ get: function get() {
1886
+ return _PersonBiking[key];
1887
+ }
1888
+ });
1889
+ });
1890
+ Object.keys(_Ship).forEach(function (key) {
1891
+ if (key === "default" || key === "__esModule") return;
1892
+ if (key in _exports && _exports[key] === _Ship[key]) return;
1893
+ Object.defineProperty(_exports, key, {
1894
+ enumerable: true,
1895
+ get: function get() {
1896
+ return _Ship[key];
1897
+ }
1898
+ });
1899
+ });
1900
+ Object.keys(_FireSmoke).forEach(function (key) {
1901
+ if (key === "default" || key === "__esModule") return;
1902
+ if (key in _exports && _exports[key] === _FireSmoke[key]) return;
1903
+ Object.defineProperty(_exports, key, {
1904
+ enumerable: true,
1905
+ get: function get() {
1906
+ return _FireSmoke[key];
1907
+ }
1908
+ });
1909
+ });
1910
+ Object.keys(_Bookmark).forEach(function (key) {
1911
+ if (key === "default" || key === "__esModule") return;
1912
+ if (key in _exports && _exports[key] === _Bookmark[key]) return;
1913
+ Object.defineProperty(_exports, key, {
1914
+ enumerable: true,
1915
+ get: function get() {
1916
+ return _Bookmark[key];
1917
+ }
1918
+ });
1919
+ });
1920
+ Object.keys(_BowlingBall).forEach(function (key) {
1921
+ if (key === "default" || key === "__esModule") return;
1922
+ if (key in _exports && _exports[key] === _BowlingBall[key]) return;
1923
+ Object.defineProperty(_exports, key, {
1924
+ enumerable: true,
1925
+ get: function get() {
1926
+ return _BowlingBall[key];
1927
+ }
1928
+ });
1929
+ });
1930
+ Object.keys(_Briefcase).forEach(function (key) {
1931
+ if (key === "default" || key === "__esModule") return;
1932
+ if (key in _exports && _exports[key] === _Briefcase[key]) return;
1933
+ Object.defineProperty(_exports, key, {
1934
+ enumerable: true,
1935
+ get: function get() {
1936
+ return _Briefcase[key];
1937
+ }
1938
+ });
1939
+ });
1940
+ Object.keys(_WindowMaximize).forEach(function (key) {
1941
+ if (key === "default" || key === "__esModule") return;
1942
+ if (key in _exports && _exports[key] === _WindowMaximize[key]) return;
1943
+ Object.defineProperty(_exports, key, {
1944
+ enumerable: true,
1945
+ get: function get() {
1946
+ return _WindowMaximize[key];
1947
+ }
1948
+ });
1949
+ });
1950
+ Object.keys(_PaintbrushFine).forEach(function (key) {
1951
+ if (key === "default" || key === "__esModule") return;
1952
+ if (key in _exports && _exports[key] === _PaintbrushFine[key]) return;
1953
+ Object.defineProperty(_exports, key, {
1954
+ enumerable: true,
1955
+ get: function get() {
1956
+ return _PaintbrushFine[key];
1957
+ }
1958
+ });
1959
+ });
1960
+ Object.keys(_Bug).forEach(function (key) {
1961
+ if (key === "default" || key === "__esModule") return;
1962
+ if (key in _exports && _exports[key] === _Bug[key]) return;
1963
+ Object.defineProperty(_exports, key, {
1964
+ enumerable: true,
1965
+ get: function get() {
1966
+ return _Bug[key];
1967
+ }
1968
+ });
1969
+ });
1970
+ Object.keys(_Wrench).forEach(function (key) {
1971
+ if (key === "default" || key === "__esModule") return;
1972
+ if (key in _exports && _exports[key] === _Wrench[key]) return;
1973
+ Object.defineProperty(_exports, key, {
1974
+ enumerable: true,
1975
+ get: function get() {
1976
+ return _Wrench[key];
1977
+ }
1978
+ });
1979
+ });
1980
+ Object.keys(_Lightbulb).forEach(function (key) {
1981
+ if (key === "default" || key === "__esModule") return;
1982
+ if (key in _exports && _exports[key] === _Lightbulb[key]) return;
1983
+ Object.defineProperty(_exports, key, {
1984
+ enumerable: true,
1985
+ get: function get() {
1986
+ return _Lightbulb[key];
1987
+ }
1988
+ });
1989
+ });
1990
+ Object.keys(_Bus).forEach(function (key) {
1991
+ if (key === "default" || key === "__esModule") return;
1992
+ if (key in _exports && _exports[key] === _Bus[key]) return;
1993
+ Object.defineProperty(_exports, key, {
1994
+ enumerable: true,
1995
+ get: function get() {
1996
+ return _Bus[key];
1997
+ }
1998
+ });
1999
+ });
2000
+ Object.keys(_Buildings).forEach(function (key) {
2001
+ if (key === "default" || key === "__esModule") return;
2002
+ if (key in _exports && _exports[key] === _Buildings[key]) return;
2003
+ Object.defineProperty(_exports, key, {
2004
+ enumerable: true,
2005
+ get: function get() {
2006
+ return _Buildings[key];
2007
+ }
2008
+ });
2009
+ });
2010
+ Object.keys(_Mug).forEach(function (key) {
2011
+ if (key === "default" || key === "__esModule") return;
2012
+ if (key in _exports && _exports[key] === _Mug[key]) return;
2013
+ Object.defineProperty(_exports, key, {
2014
+ enumerable: true,
2015
+ get: function get() {
2016
+ return _Mug[key];
2017
+ }
2018
+ });
2019
+ });
2020
+ Object.keys(_Calculator).forEach(function (key) {
2021
+ if (key === "default" || key === "__esModule") return;
2022
+ if (key in _exports && _exports[key] === _Calculator[key]) return;
2023
+ Object.defineProperty(_exports, key, {
2024
+ enumerable: true,
2025
+ get: function get() {
2026
+ return _Calculator[key];
2027
+ }
2028
+ });
2029
+ });
2030
+ Object.keys(_CalendarDays).forEach(function (key) {
2031
+ if (key === "default" || key === "__esModule") return;
2032
+ if (key in _exports && _exports[key] === _CalendarDays[key]) return;
2033
+ Object.defineProperty(_exports, key, {
2034
+ enumerable: true,
2035
+ get: function get() {
2036
+ return _CalendarDays[key];
2037
+ }
2038
+ });
2039
+ });
2040
+ Object.keys(_Camera).forEach(function (key) {
2041
+ if (key === "default" || key === "__esModule") return;
2042
+ if (key in _exports && _exports[key] === _Camera[key]) return;
2043
+ Object.defineProperty(_exports, key, {
2044
+ enumerable: true,
2045
+ get: function get() {
2046
+ return _Camera[key];
2047
+ }
2048
+ });
2049
+ });
2050
+ Object.keys(_CameraRotate).forEach(function (key) {
2051
+ if (key === "default" || key === "__esModule") return;
2052
+ if (key in _exports && _exports[key] === _CameraRotate[key]) return;
2053
+ Object.defineProperty(_exports, key, {
2054
+ enumerable: true,
2055
+ get: function get() {
2056
+ return _CameraRotate[key];
2057
+ }
2058
+ });
2059
+ });
2060
+ Object.keys(_Car).forEach(function (key) {
2061
+ if (key === "default" || key === "__esModule") return;
2062
+ if (key in _exports && _exports[key] === _Car[key]) return;
2063
+ Object.defineProperty(_exports, key, {
2064
+ enumerable: true,
2065
+ get: function get() {
2066
+ return _Car[key];
2067
+ }
2068
+ });
2069
+ });
2070
+ Object.keys(_CartShopping).forEach(function (key) {
2071
+ if (key === "default" || key === "__esModule") return;
2072
+ if (key in _exports && _exports[key] === _CartShopping[key]) return;
2073
+ Object.defineProperty(_exports, key, {
2074
+ enumerable: true,
2075
+ get: function get() {
2076
+ return _CartShopping[key];
2077
+ }
2078
+ });
2079
+ });
2080
+ Object.keys(_MoneyBills).forEach(function (key) {
2081
+ if (key === "default" || key === "__esModule") return;
2082
+ if (key in _exports && _exports[key] === _MoneyBills[key]) return;
2083
+ Object.defineProperty(_exports, key, {
2084
+ enumerable: true,
2085
+ get: function get() {
2086
+ return _MoneyBills[key];
2087
+ }
2088
+ });
2089
+ });
2090
+ Object.keys(_SignalBars).forEach(function (key) {
2091
+ if (key === "default" || key === "__esModule") return;
2092
+ if (key in _exports && _exports[key] === _SignalBars[key]) return;
2093
+ Object.defineProperty(_exports, key, {
2094
+ enumerable: true,
2095
+ get: function get() {
2096
+ return _SignalBars[key];
2097
+ }
2098
+ });
2099
+ });
2100
+ Object.keys(_MessageDots).forEach(function (key) {
2101
+ if (key === "default" || key === "__esModule") return;
2102
+ if (key in _exports && _exports[key] === _MessageDots[key]) return;
2103
+ Object.defineProperty(_exports, key, {
2104
+ enumerable: true,
2105
+ get: function get() {
2106
+ return _MessageDots[key];
2107
+ }
2108
+ });
2109
+ });
2110
+ Object.keys(_CommentDots).forEach(function (key) {
2111
+ if (key === "default" || key === "__esModule") return;
2112
+ if (key in _exports && _exports[key] === _CommentDots[key]) return;
2113
+ Object.defineProperty(_exports, key, {
2114
+ enumerable: true,
2115
+ get: function get() {
2116
+ return _CommentDots[key];
2117
+ }
2118
+ });
2119
+ });
2120
+ Object.keys(_Messages).forEach(function (key) {
2121
+ if (key === "default" || key === "__esModule") return;
2122
+ if (key in _exports && _exports[key] === _Messages[key]) return;
2123
+ Object.defineProperty(_exports, key, {
2124
+ enumerable: true,
2125
+ get: function get() {
2126
+ return _Messages[key];
2127
+ }
2128
+ });
2129
+ });
2130
+ Object.keys(_Cloud).forEach(function (key) {
2131
+ if (key === "default" || key === "__esModule") return;
2132
+ if (key in _exports && _exports[key] === _Cloud[key]) return;
2133
+ Object.defineProperty(_exports, key, {
2134
+ enumerable: true,
2135
+ get: function get() {
2136
+ return _Cloud[key];
2137
+ }
2138
+ });
2139
+ });
2140
+ Object.keys(_CloudMoon).forEach(function (key) {
2141
+ if (key === "default" || key === "__esModule") return;
2142
+ if (key in _exports && _exports[key] === _CloudMoon[key]) return;
2143
+ Object.defineProperty(_exports, key, {
2144
+ enumerable: true,
2145
+ get: function get() {
2146
+ return _CloudMoon[key];
2147
+ }
2148
+ });
2149
+ });
2150
+ Object.keys(_Fill).forEach(function (key) {
2151
+ if (key === "default" || key === "__esModule") return;
2152
+ if (key in _exports && _exports[key] === _Fill[key]) return;
2153
+ Object.defineProperty(_exports, key, {
2154
+ enumerable: true,
2155
+ get: function get() {
2156
+ return _Fill[key];
2157
+ }
2158
+ });
2159
+ });
2160
+ Object.keys(_Palette).forEach(function (key) {
2161
+ if (key === "default" || key === "__esModule") return;
2162
+ if (key in _exports && _exports[key] === _Palette[key]) return;
2163
+ Object.defineProperty(_exports, key, {
2164
+ enumerable: true,
2165
+ get: function get() {
2166
+ return _Palette[key];
2167
+ }
2168
+ });
2169
+ });
2170
+ Object.keys(_WandMagicSparkles).forEach(function (key) {
2171
+ if (key === "default" || key === "__esModule") return;
2172
+ if (key in _exports && _exports[key] === _WandMagicSparkles[key]) return;
2173
+ Object.defineProperty(_exports, key, {
2174
+ enumerable: true,
2175
+ get: function get() {
2176
+ return _WandMagicSparkles[key];
2177
+ }
2178
+ });
2179
+ });
2180
+ Object.keys(_ScrewdriverWrench).forEach(function (key) {
2181
+ if (key === "default" || key === "__esModule") return;
2182
+ if (key in _exports && _exports[key] === _ScrewdriverWrench[key]) return;
2183
+ Object.defineProperty(_exports, key, {
2184
+ enumerable: true,
2185
+ get: function get() {
2186
+ return _ScrewdriverWrench[key];
2187
+ }
2188
+ });
2189
+ });
2190
+ Object.keys(_Scissors).forEach(function (key) {
2191
+ if (key === "default" || key === "__esModule") return;
2192
+ if (key in _exports && _exports[key] === _Scissors[key]) return;
2193
+ Object.defineProperty(_exports, key, {
2194
+ enumerable: true,
2195
+ get: function get() {
2196
+ return _Scissors[key];
2197
+ }
2198
+ });
2199
+ });
2200
+ Object.keys(_Desktop).forEach(function (key) {
2201
+ if (key === "default" || key === "__esModule") return;
2202
+ if (key in _exports && _exports[key] === _Desktop[key]) return;
2203
+ Object.defineProperty(_exports, key, {
2204
+ enumerable: true,
2205
+ get: function get() {
2206
+ return _Desktop[key];
2207
+ }
2208
+ });
2209
+ });
2210
+ Object.keys(_DiceFive).forEach(function (key) {
2211
+ if (key === "default" || key === "__esModule") return;
2212
+ if (key in _exports && _exports[key] === _DiceFive[key]) return;
2213
+ Object.defineProperty(_exports, key, {
2214
+ enumerable: true,
2215
+ get: function get() {
2216
+ return _DiceFive[key];
2217
+ }
2218
+ });
2219
+ });
2220
+ Object.keys(_BullseyeArrow).forEach(function (key) {
2221
+ if (key === "default" || key === "__esModule") return;
2222
+ if (key in _exports && _exports[key] === _BullseyeArrow[key]) return;
2223
+ Object.defineProperty(_exports, key, {
2224
+ enumerable: true,
2225
+ get: function get() {
2226
+ return _BullseyeArrow[key];
2227
+ }
2228
+ });
2229
+ });
2230
+ Object.keys(_FileLines).forEach(function (key) {
2231
+ if (key === "default" || key === "__esModule") return;
2232
+ if (key in _exports && _exports[key] === _FileLines[key]) return;
2233
+ Object.defineProperty(_exports, key, {
2234
+ enumerable: true,
2235
+ get: function get() {
2236
+ return _FileLines[key];
2237
+ }
2238
+ });
2239
+ });
2240
+ Object.keys(_Ear).forEach(function (key) {
2241
+ if (key === "default" || key === "__esModule") return;
2242
+ if (key in _exports && _exports[key] === _Ear[key]) return;
2243
+ Object.defineProperty(_exports, key, {
2244
+ enumerable: true,
2245
+ get: function get() {
2246
+ return _Ear[key];
2247
+ }
2248
+ });
2249
+ });
2250
+ Object.keys(_EarthAmericas).forEach(function (key) {
2251
+ if (key === "default" || key === "__esModule") return;
2252
+ if (key in _exports && _exports[key] === _EarthAmericas[key]) return;
2253
+ Object.defineProperty(_exports, key, {
2254
+ enumerable: true,
2255
+ get: function get() {
2256
+ return _EarthAmericas[key];
2257
+ }
2258
+ });
2259
+ });
2260
+ Object.keys(_PresentationScreen).forEach(function (key) {
2261
+ if (key === "default" || key === "__esModule") return;
2262
+ if (key in _exports && _exports[key] === _PresentationScreen[key]) return;
2263
+ Object.defineProperty(_exports, key, {
2264
+ enumerable: true,
2265
+ get: function get() {
2266
+ return _PresentationScreen[key];
2267
+ }
2268
+ });
2269
+ });
2270
+ Object.keys(_Egg).forEach(function (key) {
2271
+ if (key === "default" || key === "__esModule") return;
2272
+ if (key in _exports && _exports[key] === _Egg[key]) return;
2273
+ Object.defineProperty(_exports, key, {
2274
+ enumerable: true,
2275
+ get: function get() {
2276
+ return _Egg[key];
2277
+ }
2278
+ });
2279
+ });
2280
+ Object.keys(_EyeDropper).forEach(function (key) {
2281
+ if (key === "default" || key === "__esModule") return;
2282
+ if (key in _exports && _exports[key] === _EyeDropper[key]) return;
2283
+ Object.defineProperty(_exports, key, {
2284
+ enumerable: true,
2285
+ get: function get() {
2286
+ return _EyeDropper[key];
2287
+ }
2288
+ });
2289
+ });
2290
+ Object.keys(_BurgerFries).forEach(function (key) {
2291
+ if (key === "default" || key === "__esModule") return;
2292
+ if (key in _exports && _exports[key] === _BurgerFries[key]) return;
2293
+ Object.defineProperty(_exports, key, {
2294
+ enumerable: true,
2295
+ get: function get() {
2296
+ return _BurgerFries[key];
2297
+ }
2298
+ });
2299
+ });
2300
+ Object.keys(_Venus).forEach(function (key) {
2301
+ if (key === "default" || key === "__esModule") return;
2302
+ if (key in _exports && _exports[key] === _Venus[key]) return;
2303
+ Object.defineProperty(_exports, key, {
2304
+ enumerable: true,
2305
+ get: function get() {
2306
+ return _Venus[key];
2307
+ }
2308
+ });
2309
+ });
2310
+ Object.keys(_InboxFull).forEach(function (key) {
2311
+ if (key === "default" || key === "__esModule") return;
2312
+ if (key in _exports && _exports[key] === _InboxFull[key]) return;
2313
+ Object.defineProperty(_exports, key, {
2314
+ enumerable: true,
2315
+ get: function get() {
2316
+ return _InboxFull[key];
2317
+ }
2318
+ });
2319
+ });
2320
+ Object.keys(_Inboxes).forEach(function (key) {
2321
+ if (key === "default" || key === "__esModule") return;
2322
+ if (key in _exports && _exports[key] === _Inboxes[key]) return;
2323
+ Object.defineProperty(_exports, key, {
2324
+ enumerable: true,
2325
+ get: function get() {
2326
+ return _Inboxes[key];
2327
+ }
2328
+ });
2329
+ });
2330
+ Object.keys(_Film).forEach(function (key) {
2331
+ if (key === "default" || key === "__esModule") return;
2332
+ if (key in _exports && _exports[key] === _Film[key]) return;
2333
+ Object.defineProperty(_exports, key, {
2334
+ enumerable: true,
2335
+ get: function get() {
2336
+ return _Film[key];
2337
+ }
2338
+ });
2339
+ });
2340
+ Object.keys(_Fingerprint).forEach(function (key) {
2341
+ if (key === "default" || key === "__esModule") return;
2342
+ if (key in _exports && _exports[key] === _Fingerprint[key]) return;
2343
+ Object.defineProperty(_exports, key, {
2344
+ enumerable: true,
2345
+ get: function get() {
2346
+ return _Fingerprint[key];
2347
+ }
2348
+ });
2349
+ });
2350
+ Object.keys(_FishFins).forEach(function (key) {
2351
+ if (key === "default" || key === "__esModule") return;
2352
+ if (key in _exports && _exports[key] === _FishFins[key]) return;
2353
+ Object.defineProperty(_exports, key, {
2354
+ enumerable: true,
2355
+ get: function get() {
2356
+ return _FishFins[key];
2357
+ }
2358
+ });
2359
+ });
2360
+ Object.keys(_HeartPulse).forEach(function (key) {
2361
+ if (key === "default" || key === "__esModule") return;
2362
+ if (key in _exports && _exports[key] === _HeartPulse[key]) return;
2363
+ Object.defineProperty(_exports, key, {
2364
+ enumerable: true,
2365
+ get: function get() {
2366
+ return _HeartPulse[key];
2367
+ }
2368
+ });
2369
+ });
2370
+ Object.keys(_Flag).forEach(function (key) {
2371
+ if (key === "default" || key === "__esModule") return;
2372
+ if (key in _exports && _exports[key] === _Flag[key]) return;
2373
+ Object.defineProperty(_exports, key, {
2374
+ enumerable: true,
2375
+ get: function get() {
2376
+ return _Flag[key];
2377
+ }
2378
+ });
2379
+ });
2380
+ Object.keys(_Fire).forEach(function (key) {
2381
+ if (key === "default" || key === "__esModule") return;
2382
+ if (key in _exports && _exports[key] === _Fire[key]) return;
2383
+ Object.defineProperty(_exports, key, {
2384
+ enumerable: true,
2385
+ get: function get() {
2386
+ return _Fire[key];
2387
+ }
2388
+ });
2389
+ });
2390
+ Object.keys(_BoltSlash).forEach(function (key) {
2391
+ if (key === "default" || key === "__esModule") return;
2392
+ if (key in _exports && _exports[key] === _BoltSlash[key]) return;
2393
+ Object.defineProperty(_exports, key, {
2394
+ enumerable: true,
2395
+ get: function get() {
2396
+ return _BoltSlash[key];
2397
+ }
2398
+ });
2399
+ });
2400
+ Object.keys(_Flashlight).forEach(function (key) {
2401
+ if (key === "default" || key === "__esModule") return;
2402
+ if (key in _exports && _exports[key] === _Flashlight[key]) return;
2403
+ Object.defineProperty(_exports, key, {
2404
+ enumerable: true,
2405
+ get: function get() {
2406
+ return _Flashlight[key];
2407
+ }
2408
+ });
2409
+ });
2410
+ Object.keys(_Flower).forEach(function (key) {
2411
+ if (key === "default" || key === "__esModule") return;
2412
+ if (key in _exports && _exports[key] === _Flower[key]) return;
2413
+ Object.defineProperty(_exports, key, {
2414
+ enumerable: true,
2415
+ get: function get() {
2416
+ return _Flower[key];
2417
+ }
2418
+ });
2419
+ });
2420
+ Object.keys(_FolderOpen).forEach(function (key) {
2421
+ if (key === "default" || key === "__esModule") return;
2422
+ if (key in _exports && _exports[key] === _FolderOpen[key]) return;
2423
+ Object.defineProperty(_exports, key, {
2424
+ enumerable: true,
2425
+ get: function get() {
2426
+ return _FolderOpen[key];
2427
+ }
2428
+ });
2429
+ });
2430
+ Object.keys(_Soccer).forEach(function (key) {
2431
+ if (key === "default" || key === "__esModule") return;
2432
+ if (key in _exports && _exports[key] === _Soccer[key]) return;
2433
+ Object.defineProperty(_exports, key, {
2434
+ enumerable: true,
2435
+ get: function get() {
2436
+ return _Soccer[key];
2437
+ }
2438
+ });
2439
+ });
2440
+ Object.keys(_ShoePrints).forEach(function (key) {
2441
+ if (key === "default" || key === "__esModule") return;
2442
+ if (key in _exports && _exports[key] === _ShoePrints[key]) return;
2443
+ Object.defineProperty(_exports, key, {
2444
+ enumerable: true,
2445
+ get: function get() {
2446
+ return _ShoePrints[key];
2447
+ }
2448
+ });
2449
+ });
2450
+ Object.keys(_GamepadModern).forEach(function (key) {
2451
+ if (key === "default" || key === "__esModule") return;
2452
+ if (key in _exports && _exports[key] === _GamepadModern[key]) return;
2453
+ Object.defineProperty(_exports, key, {
2454
+ enumerable: true,
2455
+ get: function get() {
2456
+ return _GamepadModern[key];
2457
+ }
2458
+ });
2459
+ });
2460
+ Object.keys(_CodeBranch).forEach(function (key) {
2461
+ if (key === "default" || key === "__esModule") return;
2462
+ if (key in _exports && _exports[key] === _CodeBranch[key]) return;
2463
+ Object.defineProperty(_exports, key, {
2464
+ enumerable: true,
2465
+ get: function get() {
2466
+ return _CodeBranch[key];
2467
+ }
2468
+ });
2469
+ });
2470
+ Object.keys(_CodeCommit).forEach(function (key) {
2471
+ if (key === "default" || key === "__esModule") return;
2472
+ if (key in _exports && _exports[key] === _CodeCommit[key]) return;
2473
+ Object.defineProperty(_exports, key, {
2474
+ enumerable: true,
2475
+ get: function get() {
2476
+ return _CodeCommit[key];
2477
+ }
2478
+ });
2479
+ });
2480
+ Object.keys(_CodeCompare).forEach(function (key) {
2481
+ if (key === "default" || key === "__esModule") return;
2482
+ if (key in _exports && _exports[key] === _CodeCompare[key]) return;
2483
+ Object.defineProperty(_exports, key, {
2484
+ enumerable: true,
2485
+ get: function get() {
2486
+ return _CodeCompare[key];
2487
+ }
2488
+ });
2489
+ });
2490
+ Object.keys(_CodeMerge).forEach(function (key) {
2491
+ if (key === "default" || key === "__esModule") return;
2492
+ if (key in _exports && _exports[key] === _CodeMerge[key]) return;
2493
+ Object.defineProperty(_exports, key, {
2494
+ enumerable: true,
2495
+ get: function get() {
2496
+ return _CodeMerge[key];
2497
+ }
2498
+ });
2499
+ });
2500
+ Object.keys(_CodeFork).forEach(function (key) {
2501
+ if (key === "default" || key === "__esModule") return;
2502
+ if (key in _exports && _exports[key] === _CodeFork[key]) return;
2503
+ Object.defineProperty(_exports, key, {
2504
+ enumerable: true,
2505
+ get: function get() {
2506
+ return _CodeFork[key];
2507
+ }
2508
+ });
2509
+ });
2510
+ Object.keys(_CodePullRequest).forEach(function (key) {
2511
+ if (key === "default" || key === "__esModule") return;
2512
+ if (key in _exports && _exports[key] === _CodePullRequest[key]) return;
2513
+ Object.defineProperty(_exports, key, {
2514
+ enumerable: true,
2515
+ get: function get() {
2516
+ return _CodePullRequest[key];
2517
+ }
2518
+ });
2519
+ });
2520
+ Object.keys(_Glasses).forEach(function (key) {
2521
+ if (key === "default" || key === "__esModule") return;
2522
+ if (key in _exports && _exports[key] === _Glasses[key]) return;
2523
+ Object.defineProperty(_exports, key, {
2524
+ enumerable: true,
2525
+ get: function get() {
2526
+ return _Glasses[key];
2527
+ }
2528
+ });
2529
+ });
2530
+ Object.keys(_GolfFlagHole).forEach(function (key) {
2531
+ if (key === "default" || key === "__esModule") return;
2532
+ if (key in _exports && _exports[key] === _GolfFlagHole[key]) return;
2533
+ Object.defineProperty(_exports, key, {
2534
+ enumerable: true,
2535
+ get: function get() {
2536
+ return _GolfFlagHole[key];
2537
+ }
2538
+ });
2539
+ });
2540
+ Object.keys(_GridFourSquares).forEach(function (key) {
2541
+ if (key === "default" || key === "__esModule") return;
2542
+ if (key in _exports && _exports[key] === _GridFourSquares[key]) return;
2543
+ Object.defineProperty(_exports, key, {
2544
+ enumerable: true,
2545
+ get: function get() {
2546
+ return _GridFourSquares[key];
2547
+ }
2548
+ });
2549
+ });
2550
+ Object.keys(_Hammer).forEach(function (key) {
2551
+ if (key === "default" || key === "__esModule") return;
2552
+ if (key in _exports && _exports[key] === _Hammer[key]) return;
2553
+ Object.defineProperty(_exports, key, {
2554
+ enumerable: true,
2555
+ get: function get() {
2556
+ return _Hammer[key];
2557
+ }
2558
+ });
2559
+ });
2560
+ Object.keys(_Hand).forEach(function (key) {
2561
+ if (key === "default" || key === "__esModule") return;
2562
+ if (key in _exports && _exports[key] === _Hand[key]) return;
2563
+ Object.defineProperty(_exports, key, {
2564
+ enumerable: true,
2565
+ get: function get() {
2566
+ return _Hand[key];
2567
+ }
2568
+ });
2569
+ });
2570
+ Object.keys(_Microchip).forEach(function (key) {
2571
+ if (key === "default" || key === "__esModule") return;
2572
+ if (key in _exports && _exports[key] === _Microchip[key]) return;
2573
+ Object.defineProperty(_exports, key, {
2574
+ enumerable: true,
2575
+ get: function get() {
2576
+ return _Microchip[key];
2577
+ }
2578
+ });
2579
+ });
2580
+ Object.keys(_Headphones).forEach(function (key) {
2581
+ if (key === "default" || key === "__esModule") return;
2582
+ if (key in _exports && _exports[key] === _Headphones[key]) return;
2583
+ Object.defineProperty(_exports, key, {
2584
+ enumerable: true,
2585
+ get: function get() {
2586
+ return _Headphones[key];
2587
+ }
2588
+ });
2589
+ });
2590
+ Object.keys(_Heart).forEach(function (key) {
2591
+ if (key === "default" || key === "__esModule") return;
2592
+ if (key in _exports && _exports[key] === _Heart[key]) return;
2593
+ Object.defineProperty(_exports, key, {
2594
+ enumerable: true,
2595
+ get: function get() {
2596
+ return _Heart[key];
2597
+ }
2598
+ });
2599
+ });
2600
+ Object.keys(_HeartHalfStroke).forEach(function (key) {
2601
+ if (key === "default" || key === "__esModule") return;
2602
+ if (key in _exports && _exports[key] === _HeartHalfStroke[key]) return;
2603
+ Object.defineProperty(_exports, key, {
2604
+ enumerable: true,
2605
+ get: function get() {
2606
+ return _HeartHalfStroke[key];
2607
+ }
2608
+ });
2609
+ });
2610
+ Object.keys(_LifeRing).forEach(function (key) {
2611
+ if (key === "default" || key === "__esModule") return;
2612
+ if (key in _exports && _exports[key] === _LifeRing[key]) return;
2613
+ Object.defineProperty(_exports, key, {
2614
+ enumerable: true,
2615
+ get: function get() {
2616
+ return _LifeRing[key];
2617
+ }
2618
+ });
2619
+ });
2620
+ Object.keys(_SquareQuestion).forEach(function (key) {
2621
+ if (key === "default" || key === "__esModule") return;
2622
+ if (key in _exports && _exports[key] === _SquareQuestion[key]) return;
2623
+ Object.defineProperty(_exports, key, {
2624
+ enumerable: true,
2625
+ get: function get() {
2626
+ return _SquareQuestion[key];
2627
+ }
2628
+ });
2629
+ });
2630
+ Object.keys(_Question).forEach(function (key) {
2631
+ if (key === "default" || key === "__esModule") return;
2632
+ if (key in _exports && _exports[key] === _Question[key]) return;
2633
+ Object.defineProperty(_exports, key, {
2634
+ enumerable: true,
2635
+ get: function get() {
2636
+ return _Question[key];
2637
+ }
2638
+ });
2639
+ });
2640
+ Object.keys(_HourglassHalf).forEach(function (key) {
2641
+ if (key === "default" || key === "__esModule") return;
2642
+ if (key in _exports && _exports[key] === _HourglassHalf[key]) return;
2643
+ Object.defineProperty(_exports, key, {
2644
+ enumerable: true,
2645
+ get: function get() {
2646
+ return _HourglassHalf[key];
2647
+ }
2648
+ });
2649
+ });
2650
+ Object.keys(_IceCream).forEach(function (key) {
2651
+ if (key === "default" || key === "__esModule") return;
2652
+ if (key in _exports && _exports[key] === _IceCream[key]) return;
2653
+ Object.defineProperty(_exports, key, {
2654
+ enumerable: true,
2655
+ get: function get() {
2656
+ return _IceCream[key];
2657
+ }
2658
+ });
2659
+ });
2660
+ Object.keys(_IdBadge).forEach(function (key) {
2661
+ if (key === "default" || key === "__esModule") return;
2662
+ if (key in _exports && _exports[key] === _IdBadge[key]) return;
2663
+ Object.defineProperty(_exports, key, {
2664
+ enumerable: true,
2665
+ get: function get() {
2666
+ return _IdBadge[key];
2667
+ }
2668
+ });
2669
+ });
2670
+ Object.keys(_ImageNotFilled).forEach(function (key) {
2671
+ if (key === "default" || key === "__esModule") return;
2672
+ if (key in _exports && _exports[key] === _ImageNotFilled[key]) return;
2673
+ Object.defineProperty(_exports, key, {
2674
+ enumerable: true,
2675
+ get: function get() {
2676
+ return _ImageNotFilled[key];
2677
+ }
2678
+ });
2679
+ });
2680
+ Object.keys(_Images).forEach(function (key) {
2681
+ if (key === "default" || key === "__esModule") return;
2682
+ if (key in _exports && _exports[key] === _Images[key]) return;
2683
+ Object.defineProperty(_exports, key, {
2684
+ enumerable: true,
2685
+ get: function get() {
2686
+ return _Images[key];
2687
+ }
2688
+ });
2689
+ });
2690
+ Object.keys(_Infinity).forEach(function (key) {
2691
+ if (key === "default" || key === "__esModule") return;
2692
+ if (key in _exports && _exports[key] === _Infinity[key]) return;
2693
+ Object.defineProperty(_exports, key, {
2694
+ enumerable: true,
2695
+ get: function get() {
2696
+ return _Infinity[key];
2697
+ }
2698
+ });
2699
+ });
2700
+ Object.keys(_KeyboardBrightness).forEach(function (key) {
2701
+ if (key === "default" || key === "__esModule") return;
2702
+ if (key in _exports && _exports[key] === _KeyboardBrightness[key]) return;
2703
+ Object.defineProperty(_exports, key, {
2704
+ enumerable: true,
2705
+ get: function get() {
2706
+ return _KeyboardBrightness[key];
2707
+ }
2708
+ });
2709
+ });
2710
+ Object.keys(_Key).forEach(function (key) {
2711
+ if (key === "default" || key === "__esModule") return;
2712
+ if (key in _exports && _exports[key] === _Key[key]) return;
2713
+ Object.defineProperty(_exports, key, {
2714
+ enumerable: true,
2715
+ get: function get() {
2716
+ return _Key[key];
2717
+ }
2718
+ });
2719
+ });
2720
+ Object.keys(_Dialpad).forEach(function (key) {
2721
+ if (key === "default" || key === "__esModule") return;
2722
+ if (key in _exports && _exports[key] === _Dialpad[key]) return;
2723
+ Object.defineProperty(_exports, key, {
2724
+ enumerable: true,
2725
+ get: function get() {
2726
+ return _Dialpad[key];
2727
+ }
2728
+ });
2729
+ });
2730
+ Object.keys(_Language).forEach(function (key) {
2731
+ if (key === "default" || key === "__esModule") return;
2732
+ if (key in _exports && _exports[key] === _Language[key]) return;
2733
+ Object.defineProperty(_exports, key, {
2734
+ enumerable: true,
2735
+ get: function get() {
2736
+ return _Language[key];
2737
+ }
2738
+ });
2739
+ });
2740
+ Object.keys(_Laptop).forEach(function (key) {
2741
+ if (key === "default" || key === "__esModule") return;
2742
+ if (key in _exports && _exports[key] === _Laptop[key]) return;
2743
+ Object.defineProperty(_exports, key, {
2744
+ enumerable: true,
2745
+ get: function get() {
2746
+ return _Laptop[key];
2747
+ }
2748
+ });
2749
+ });
2750
+ Object.keys(_LayerGroup).forEach(function (key) {
2751
+ if (key === "default" || key === "__esModule") return;
2752
+ if (key in _exports && _exports[key] === _LayerGroup[key]) return;
2753
+ Object.defineProperty(_exports, key, {
2754
+ enumerable: true,
2755
+ get: function get() {
2756
+ return _LayerGroup[key];
2757
+ }
2758
+ });
2759
+ });
2760
+ Object.keys(_Leaf).forEach(function (key) {
2761
+ if (key === "default" || key === "__esModule") return;
2762
+ if (key in _exports && _exports[key] === _Leaf[key]) return;
2763
+ Object.defineProperty(_exports, key, {
2764
+ enumerable: true,
2765
+ get: function get() {
2766
+ return _Leaf[key];
2767
+ }
2768
+ });
2769
+ });
2770
+ Object.keys(_LocationCrosshairs).forEach(function (key) {
2771
+ if (key === "default" || key === "__esModule") return;
2772
+ if (key in _exports && _exports[key] === _LocationCrosshairs[key]) return;
2773
+ Object.defineProperty(_exports, key, {
2774
+ enumerable: true,
2775
+ get: function get() {
2776
+ return _LocationCrosshairs[key];
2777
+ }
2778
+ });
2779
+ });
2780
+ Object.keys(_Magnet).forEach(function (key) {
2781
+ if (key === "default" || key === "__esModule") return;
2782
+ if (key in _exports && _exports[key] === _Magnet[key]) return;
2783
+ Object.defineProperty(_exports, key, {
2784
+ enumerable: true,
2785
+ get: function get() {
2786
+ return _Magnet[key];
2787
+ }
2788
+ });
2789
+ });
2790
+ Object.keys(_MarsAndVenus).forEach(function (key) {
2791
+ if (key === "default" || key === "__esModule") return;
2792
+ if (key in _exports && _exports[key] === _MarsAndVenus[key]) return;
2793
+ Object.defineProperty(_exports, key, {
2794
+ enumerable: true,
2795
+ get: function get() {
2796
+ return _MarsAndVenus[key];
2797
+ }
2798
+ });
2799
+ });
2800
+ Object.keys(_Mars).forEach(function (key) {
2801
+ if (key === "default" || key === "__esModule") return;
2802
+ if (key in _exports && _exports[key] === _Mars[key]) return;
2803
+ Object.defineProperty(_exports, key, {
2804
+ enumerable: true,
2805
+ get: function get() {
2806
+ return _Mars[key];
2807
+ }
2808
+ });
2809
+ });
2810
+ Object.keys(_PersonSimple).forEach(function (key) {
2811
+ if (key === "default" || key === "__esModule") return;
2812
+ if (key in _exports && _exports[key] === _PersonSimple[key]) return;
2813
+ Object.defineProperty(_exports, key, {
2814
+ enumerable: true,
2815
+ get: function get() {
2816
+ return _PersonSimple[key];
2817
+ }
2818
+ });
2819
+ });
2820
+ Object.keys(_Map).forEach(function (key) {
2821
+ if (key === "default" || key === "__esModule") return;
2822
+ if (key in _exports && _exports[key] === _Map[key]) return;
2823
+ Object.defineProperty(_exports, key, {
2824
+ enumerable: true,
2825
+ get: function get() {
2826
+ return _Map[key];
2827
+ }
2828
+ });
2829
+ });
2830
+ Object.keys(_Medal).forEach(function (key) {
2831
+ if (key === "default" || key === "__esModule") return;
2832
+ if (key in _exports && _exports[key] === _Medal[key]) return;
2833
+ Object.defineProperty(_exports, key, {
2834
+ enumerable: true,
2835
+ get: function get() {
2836
+ return _Medal[key];
2837
+ }
2838
+ });
2839
+ });
2840
+ Object.keys(_Asterisk).forEach(function (key) {
2841
+ if (key === "default" || key === "__esModule") return;
2842
+ if (key in _exports && _exports[key] === _Asterisk[key]) return;
2843
+ Object.defineProperty(_exports, key, {
2844
+ enumerable: true,
2845
+ get: function get() {
2846
+ return _Asterisk[key];
2847
+ }
2848
+ });
2849
+ });
2850
+ Object.keys(_BriefcaseMedical).forEach(function (key) {
2851
+ if (key === "default" || key === "__esModule") return;
2852
+ if (key in _exports && _exports[key] === _BriefcaseMedical[key]) return;
2853
+ Object.defineProperty(_exports, key, {
2854
+ enumerable: true,
2855
+ get: function get() {
2856
+ return _BriefcaseMedical[key];
2857
+ }
2858
+ });
2859
+ });
2860
+ Object.keys(_Bullhorn).forEach(function (key) {
2861
+ if (key === "default" || key === "__esModule") return;
2862
+ if (key in _exports && _exports[key] === _Bullhorn[key]) return;
2863
+ Object.defineProperty(_exports, key, {
2864
+ enumerable: true,
2865
+ get: function get() {
2866
+ return _Bullhorn[key];
2867
+ }
2868
+ });
2869
+ });
2870
+ Object.keys(_Moon).forEach(function (key) {
2871
+ if (key === "default" || key === "__esModule") return;
2872
+ if (key in _exports && _exports[key] === _Moon[key]) return;
2873
+ Object.defineProperty(_exports, key, {
2874
+ enumerable: true,
2875
+ get: function get() {
2876
+ return _Moon[key];
2877
+ }
2878
+ });
2879
+ });
2880
+ Object.keys(_MusicNote).forEach(function (key) {
2881
+ if (key === "default" || key === "__esModule") return;
2882
+ if (key in _exports && _exports[key] === _MusicNote[key]) return;
2883
+ Object.defineProperty(_exports, key, {
2884
+ enumerable: true,
2885
+ get: function get() {
2886
+ return _MusicNote[key];
2887
+ }
2888
+ });
2889
+ });
2890
+ Object.keys(_Music).forEach(function (key) {
2891
+ if (key === "default" || key === "__esModule") return;
2892
+ if (key in _exports && _exports[key] === _Music[key]) return;
2893
+ Object.defineProperty(_exports, key, {
2894
+ enumerable: true,
2895
+ get: function get() {
2896
+ return _Music[key];
2897
+ }
2898
+ });
2899
+ });
2900
+ Object.keys(_LocationArrow).forEach(function (key) {
2901
+ if (key === "default" || key === "__esModule") return;
2902
+ if (key in _exports && _exports[key] === _LocationArrow[key]) return;
2903
+ Object.defineProperty(_exports, key, {
2904
+ enumerable: true,
2905
+ get: function get() {
2906
+ return _LocationArrow[key];
2907
+ }
2908
+ });
2909
+ });
2910
+ Object.keys(_Newspaper).forEach(function (key) {
2911
+ if (key === "default" || key === "__esModule") return;
2912
+ if (key in _exports && _exports[key] === _Newspaper[key]) return;
2913
+ Object.defineProperty(_exports, key, {
2914
+ enumerable: true,
2915
+ get: function get() {
2916
+ return _Newspaper[key];
2917
+ }
2918
+ });
2919
+ });
2920
+ Object.keys(_AppleWhole).forEach(function (key) {
2921
+ if (key === "default" || key === "__esModule") return;
2922
+ if (key in _exports && _exports[key] === _AppleWhole[key]) return;
2923
+ Object.defineProperty(_exports, key, {
2924
+ enumerable: true,
2925
+ get: function get() {
2926
+ return _AppleWhole[key];
2927
+ }
2928
+ });
2929
+ });
2930
+ Object.keys(_CloudSun).forEach(function (key) {
2931
+ if (key === "default" || key === "__esModule") return;
2932
+ if (key in _exports && _exports[key] === _CloudSun[key]) return;
2933
+ Object.defineProperty(_exports, key, {
2934
+ enumerable: true,
2935
+ get: function get() {
2936
+ return _CloudSun[key];
2937
+ }
2938
+ });
2939
+ });
2940
+ Object.keys(_SolarSystem).forEach(function (key) {
2941
+ if (key === "default" || key === "__esModule") return;
2942
+ if (key in _exports && _exports[key] === _SolarSystem[key]) return;
2943
+ Object.defineProperty(_exports, key, {
2944
+ enumerable: true,
2945
+ get: function get() {
2946
+ return _SolarSystem[key];
2947
+ }
2948
+ });
2949
+ });
2950
+ Object.keys(_Paw).forEach(function (key) {
2951
+ if (key === "default" || key === "__esModule") return;
2952
+ if (key in _exports && _exports[key] === _Paw[key]) return;
2953
+ Object.defineProperty(_exports, key, {
2954
+ enumerable: true,
2955
+ get: function get() {
2956
+ return _Paw[key];
2957
+ }
2958
+ });
2959
+ });
2960
+ Object.keys(_Mobile).forEach(function (key) {
2961
+ if (key === "default" || key === "__esModule") return;
2962
+ if (key in _exports && _exports[key] === _Mobile[key]) return;
2963
+ Object.defineProperty(_exports, key, {
2964
+ enumerable: true,
2965
+ get: function get() {
2966
+ return _Mobile[key];
2967
+ }
2968
+ });
2969
+ });
2970
+ Object.keys(_Glass).forEach(function (key) {
2971
+ if (key === "default" || key === "__esModule") return;
2972
+ if (key in _exports && _exports[key] === _Glass[key]) return;
2973
+ Object.defineProperty(_exports, key, {
2974
+ enumerable: true,
2975
+ get: function get() {
2976
+ return _Glass[key];
2977
+ }
2978
+ });
2979
+ });
2980
+ Object.keys(_PizzaSlice).forEach(function (key) {
2981
+ if (key === "default" || key === "__esModule") return;
2982
+ if (key in _exports && _exports[key] === _PizzaSlice[key]) return;
2983
+ Object.defineProperty(_exports, key, {
2984
+ enumerable: true,
2985
+ get: function get() {
2986
+ return _PizzaSlice[key];
2987
+ }
2988
+ });
2989
+ });
2990
+ Object.keys(_PlanetRinged).forEach(function (key) {
2991
+ if (key === "default" || key === "__esModule") return;
2992
+ if (key in _exports && _exports[key] === _PlanetRinged[key]) return;
2993
+ Object.defineProperty(_exports, key, {
2994
+ enumerable: true,
2995
+ get: function get() {
2996
+ return _PlanetRinged[key];
2997
+ }
2998
+ });
2999
+ });
3000
+ Object.keys(_ChartSimpleHorizontal).forEach(function (key) {
3001
+ if (key === "default" || key === "__esModule") return;
3002
+ if (key in _exports && _exports[key] === _ChartSimpleHorizontal[key]) return;
3003
+ Object.defineProperty(_exports, key, {
3004
+ enumerable: true,
3005
+ get: function get() {
3006
+ return _ChartSimpleHorizontal[key];
3007
+ }
3008
+ });
3009
+ });
3010
+ Object.keys(_Tags).forEach(function (key) {
3011
+ if (key === "default" || key === "__esModule") return;
3012
+ if (key in _exports && _exports[key] === _Tags[key]) return;
3013
+ Object.defineProperty(_exports, key, {
3014
+ enumerable: true,
3015
+ get: function get() {
3016
+ return _Tags[key];
3017
+ }
3018
+ });
3019
+ });
3020
+ Object.keys(_Print).forEach(function (key) {
3021
+ if (key === "default" || key === "__esModule") return;
3022
+ if (key in _exports && _exports[key] === _Print[key]) return;
3023
+ Object.defineProperty(_exports, key, {
3024
+ enumerable: true,
3025
+ get: function get() {
3026
+ return _Print[key];
3027
+ }
3028
+ });
3029
+ });
3030
+ Object.keys(_WavePulse).forEach(function (key) {
3031
+ if (key === "default" || key === "__esModule") return;
3032
+ if (key in _exports && _exports[key] === _WavePulse[key]) return;
3033
+ Object.defineProperty(_exports, key, {
3034
+ enumerable: true,
3035
+ get: function get() {
3036
+ return _WavePulse[key];
3037
+ }
3038
+ });
3039
+ });
3040
+ Object.keys(_Qrcode).forEach(function (key) {
3041
+ if (key === "default" || key === "__esModule") return;
3042
+ if (key in _exports && _exports[key] === _Qrcode[key]) return;
3043
+ Object.defineProperty(_exports, key, {
3044
+ enumerable: true,
3045
+ get: function get() {
3046
+ return _Qrcode[key];
3047
+ }
3048
+ });
3049
+ });
3050
+ Object.keys(_RecordVinyl).forEach(function (key) {
3051
+ if (key === "default" || key === "__esModule") return;
3052
+ if (key in _exports && _exports[key] === _RecordVinyl[key]) return;
3053
+ Object.defineProperty(_exports, key, {
3054
+ enumerable: true,
3055
+ get: function get() {
3056
+ return _RecordVinyl[key];
3057
+ }
3058
+ });
3059
+ });
3060
+ Object.keys(_SignalStream).forEach(function (key) {
3061
+ if (key === "default" || key === "__esModule") return;
3062
+ if (key in _exports && _exports[key] === _SignalStream[key]) return;
3063
+ Object.defineProperty(_exports, key, {
3064
+ enumerable: true,
3065
+ get: function get() {
3066
+ return _SignalStream[key];
3067
+ }
3068
+ });
3069
+ });
3070
+ Object.keys(_Voicemail).forEach(function (key) {
3071
+ if (key === "default" || key === "__esModule") return;
3072
+ if (key in _exports && _exports[key] === _Voicemail[key]) return;
3073
+ Object.defineProperty(_exports, key, {
3074
+ enumerable: true,
3075
+ get: function get() {
3076
+ return _Voicemail[key];
3077
+ }
3078
+ });
3079
+ });
3080
+ Object.keys(_ForkKnife).forEach(function (key) {
3081
+ if (key === "default" || key === "__esModule") return;
3082
+ if (key in _exports && _exports[key] === _ForkKnife[key]) return;
3083
+ Object.defineProperty(_exports, key, {
3084
+ enumerable: true,
3085
+ get: function get() {
3086
+ return _ForkKnife[key];
3087
+ }
3088
+ });
3089
+ });
3090
+ Object.keys(_AwardSimple).forEach(function (key) {
3091
+ if (key === "default" || key === "__esModule") return;
3092
+ if (key in _exports && _exports[key] === _AwardSimple[key]) return;
3093
+ Object.defineProperty(_exports, key, {
3094
+ enumerable: true,
3095
+ get: function get() {
3096
+ return _AwardSimple[key];
3097
+ }
3098
+ });
3099
+ });
3100
+ Object.keys(_Rocket).forEach(function (key) {
3101
+ if (key === "default" || key === "__esModule") return;
3102
+ if (key in _exports && _exports[key] === _Rocket[key]) return;
3103
+ Object.defineProperty(_exports, key, {
3104
+ enumerable: true,
3105
+ get: function get() {
3106
+ return _Rocket[key];
3107
+ }
3108
+ });
3109
+ });
3110
+ Object.keys(_FaceFrownSlight).forEach(function (key) {
3111
+ if (key === "default" || key === "__esModule") return;
3112
+ if (key in _exports && _exports[key] === _FaceFrownSlight[key]) return;
3113
+ Object.defineProperty(_exports, key, {
3114
+ enumerable: true,
3115
+ get: function get() {
3116
+ return _FaceFrownSlight[key];
3117
+ }
3118
+ });
3119
+ });
3120
+ Object.keys(_FloppyDisk).forEach(function (key) {
3121
+ if (key === "default" || key === "__esModule") return;
3122
+ if (key in _exports && _exports[key] === _FloppyDisk[key]) return;
3123
+ Object.defineProperty(_exports, key, {
3124
+ enumerable: true,
3125
+ get: function get() {
3126
+ return _FloppyDisk[key];
3127
+ }
3128
+ });
3129
+ });
3130
+ Object.keys(_WeightScale).forEach(function (key) {
3131
+ if (key === "default" || key === "__esModule") return;
3132
+ if (key in _exports && _exports[key] === _WeightScale[key]) return;
3133
+ Object.defineProperty(_exports, key, {
3134
+ enumerable: true,
3135
+ get: function get() {
3136
+ return _WeightScale[key];
3137
+ }
3138
+ });
3139
+ });
3140
+ Object.keys(_GraduationCap).forEach(function (key) {
3141
+ if (key === "default" || key === "__esModule") return;
3142
+ if (key in _exports && _exports[key] === _GraduationCap[key]) return;
3143
+ Object.defineProperty(_exports, key, {
3144
+ enumerable: true,
3145
+ get: function get() {
3146
+ return _GraduationCap[key];
3147
+ }
3148
+ });
3149
+ });
3150
+ Object.keys(_Coins).forEach(function (key) {
3151
+ if (key === "default" || key === "__esModule") return;
3152
+ if (key in _exports && _exports[key] === _Coins[key]) return;
3153
+ Object.defineProperty(_exports, key, {
3154
+ enumerable: true,
3155
+ get: function get() {
3156
+ return _Coins[key];
3157
+ }
3158
+ });
3159
+ });
3160
+ Object.keys(_ShareNodes).forEach(function (key) {
3161
+ if (key === "default" || key === "__esModule") return;
3162
+ if (key in _exports && _exports[key] === _ShareNodes[key]) return;
3163
+ Object.defineProperty(_exports, key, {
3164
+ enumerable: true,
3165
+ get: function get() {
3166
+ return _ShareNodes[key];
3167
+ }
3168
+ });
3169
+ });
3170
+ Object.keys(_ShieldCheck).forEach(function (key) {
3171
+ if (key === "default" || key === "__esModule") return;
3172
+ if (key in _exports && _exports[key] === _ShieldCheck[key]) return;
3173
+ Object.defineProperty(_exports, key, {
3174
+ enumerable: true,
3175
+ get: function get() {
3176
+ return _ShieldCheck[key];
3177
+ }
3178
+ });
3179
+ });
3180
+ Object.keys(_Shield).forEach(function (key) {
3181
+ if (key === "default" || key === "__esModule") return;
3182
+ if (key in _exports && _exports[key] === _Shield[key]) return;
3183
+ Object.defineProperty(_exports, key, {
3184
+ enumerable: true,
3185
+ get: function get() {
3186
+ return _Shield[key];
3187
+ }
3188
+ });
3189
+ });
3190
+ Object.keys(_ShieldHalf).forEach(function (key) {
3191
+ if (key === "default" || key === "__esModule") return;
3192
+ if (key in _exports && _exports[key] === _ShieldHalf[key]) return;
3193
+ Object.defineProperty(_exports, key, {
3194
+ enumerable: true,
3195
+ get: function get() {
3196
+ return _ShieldHalf[key];
3197
+ }
3198
+ });
3199
+ });
3200
+ Object.keys(_Shirt).forEach(function (key) {
3201
+ if (key === "default" || key === "__esModule") return;
3202
+ if (key in _exports && _exports[key] === _Shirt[key]) return;
3203
+ Object.defineProperty(_exports, key, {
3204
+ enumerable: true,
3205
+ get: function get() {
3206
+ return _Shirt[key];
3207
+ }
3208
+ });
3209
+ });
3210
+ Object.keys(_Snowflake).forEach(function (key) {
3211
+ if (key === "default" || key === "__esModule") return;
3212
+ if (key in _exports && _exports[key] === _Snowflake[key]) return;
3213
+ Object.defineProperty(_exports, key, {
3214
+ enumerable: true,
3215
+ get: function get() {
3216
+ return _Snowflake[key];
3217
+ }
3218
+ });
3219
+ });
3220
+ Object.keys(_SquareOutline).forEach(function (key) {
3221
+ if (key === "default" || key === "__esModule") return;
3222
+ if (key in _exports && _exports[key] === _SquareOutline[key]) return;
3223
+ Object.defineProperty(_exports, key, {
3224
+ enumerable: true,
3225
+ get: function get() {
3226
+ return _SquareOutline[key];
3227
+ }
3228
+ });
3229
+ });
3230
+ Object.keys(_StarHalf).forEach(function (key) {
3231
+ if (key === "default" || key === "__esModule") return;
3232
+ if (key in _exports && _exports[key] === _StarHalf[key]) return;
3233
+ Object.defineProperty(_exports, key, {
3234
+ enumerable: true,
3235
+ get: function get() {
3236
+ return _StarHalf[key];
3237
+ }
3238
+ });
3239
+ });
3240
+ Object.keys(_Stopwatch).forEach(function (key) {
3241
+ if (key === "default" || key === "__esModule") return;
3242
+ if (key in _exports && _exports[key] === _Stopwatch[key]) return;
3243
+ Object.defineProperty(_exports, key, {
3244
+ enumerable: true,
3245
+ get: function get() {
3246
+ return _Stopwatch[key];
3247
+ }
3248
+ });
3249
+ });
3250
+ Object.keys(_Brightness).forEach(function (key) {
3251
+ if (key === "default" || key === "__esModule") return;
3252
+ if (key in _exports && _exports[key] === _Brightness[key]) return;
3253
+ Object.defineProperty(_exports, key, {
3254
+ enumerable: true,
3255
+ get: function get() {
3256
+ return _Brightness[key];
3257
+ }
3258
+ });
3259
+ });
3260
+ Object.keys(_Autoresponder).forEach(function (key) {
3261
+ if (key === "default" || key === "__esModule") return;
3262
+ if (key in _exports && _exports[key] === _Autoresponder[key]) return;
3263
+ Object.defineProperty(_exports, key, {
3264
+ enumerable: true,
3265
+ get: function get() {
3266
+ return _Autoresponder[key];
3267
+ }
3268
+ });
3269
+ });
3270
+ Object.keys(_RectangleWide).forEach(function (key) {
3271
+ if (key === "default" || key === "__esModule") return;
3272
+ if (key in _exports && _exports[key] === _RectangleWide[key]) return;
3273
+ Object.defineProperty(_exports, key, {
3274
+ enumerable: true,
3275
+ get: function get() {
3276
+ return _RectangleWide[key];
3277
+ }
3278
+ });
3279
+ });
3280
+ Object.keys(_TennisBall).forEach(function (key) {
3281
+ if (key === "default" || key === "__esModule") return;
3282
+ if (key in _exports && _exports[key] === _TennisBall[key]) return;
3283
+ Object.defineProperty(_exports, key, {
3284
+ enumerable: true,
3285
+ get: function get() {
3286
+ return _TennisBall[key];
3287
+ }
3288
+ });
3289
+ });
3290
+ Object.keys(_Telescope).forEach(function (key) {
3291
+ if (key === "default" || key === "__esModule") return;
3292
+ if (key in _exports && _exports[key] === _Telescope[key]) return;
3293
+ Object.defineProperty(_exports, key, {
3294
+ enumerable: true,
3295
+ get: function get() {
3296
+ return _Telescope[key];
3297
+ }
3298
+ });
3299
+ });
3300
+ Object.keys(_TemperatureThreeQuarters).forEach(function (key) {
3301
+ if (key === "default" || key === "__esModule") return;
3302
+ if (key in _exports && _exports[key] === _TemperatureThreeQuarters[key]) return;
3303
+ Object.defineProperty(_exports, key, {
3304
+ enumerable: true,
3305
+ get: function get() {
3306
+ return _TemperatureThreeQuarters[key];
3307
+ }
3308
+ });
3309
+ });
3310
+ Object.keys(_CloudBolt).forEach(function (key) {
3311
+ if (key === "default" || key === "__esModule") return;
3312
+ if (key in _exports && _exports[key] === _CloudBolt[key]) return;
3313
+ Object.defineProperty(_exports, key, {
3314
+ enumerable: true,
3315
+ get: function get() {
3316
+ return _CloudBolt[key];
3317
+ }
3318
+ });
3319
+ });
3320
+ Object.keys(_Ticket).forEach(function (key) {
3321
+ if (key === "default" || key === "__esModule") return;
3322
+ if (key in _exports && _exports[key] === _Ticket[key]) return;
3323
+ Object.defineProperty(_exports, key, {
3324
+ enumerable: true,
3325
+ get: function get() {
3326
+ return _Ticket[key];
3327
+ }
3328
+ });
3329
+ });
3330
+ Object.keys(_Timer).forEach(function (key) {
3331
+ if (key === "default" || key === "__esModule") return;
3332
+ if (key in _exports && _exports[key] === _Timer[key]) return;
3333
+ Object.defineProperty(_exports, key, {
3334
+ enumerable: true,
3335
+ get: function get() {
3336
+ return _Timer[key];
3337
+ }
3338
+ });
3339
+ });
3340
+ Object.keys(_ToggleOn).forEach(function (key) {
3341
+ if (key === "default" || key === "__esModule") return;
3342
+ if (key in _exports && _exports[key] === _ToggleOn[key]) return;
3343
+ Object.defineProperty(_exports, key, {
3344
+ enumerable: true,
3345
+ get: function get() {
3346
+ return _ToggleOn[key];
3347
+ }
3348
+ });
3349
+ });
3350
+ Object.keys(_SignPost).forEach(function (key) {
3351
+ if (key === "default" || key === "__esModule") return;
3352
+ if (key in _exports && _exports[key] === _SignPost[key]) return;
3353
+ Object.defineProperty(_exports, key, {
3354
+ enumerable: true,
3355
+ get: function get() {
3356
+ return _SignPost[key];
3357
+ }
3358
+ });
3359
+ });
3360
+ Object.keys(_Train).forEach(function (key) {
3361
+ if (key === "default" || key === "__esModule") return;
3362
+ if (key in _exports && _exports[key] === _Train[key]) return;
3363
+ Object.defineProperty(_exports, key, {
3364
+ enumerable: true,
3365
+ get: function get() {
3366
+ return _Train[key];
3367
+ }
3368
+ });
3369
+ });
3370
+ Object.keys(_Transgender).forEach(function (key) {
3371
+ if (key === "default" || key === "__esModule") return;
3372
+ if (key in _exports && _exports[key] === _Transgender[key]) return;
3373
+ Object.defineProperty(_exports, key, {
3374
+ enumerable: true,
3375
+ get: function get() {
3376
+ return _Transgender[key];
3377
+ }
3378
+ });
3379
+ });
3380
+ Object.keys(_ArrowTrendDown).forEach(function (key) {
3381
+ if (key === "default" || key === "__esModule") return;
3382
+ if (key in _exports && _exports[key] === _ArrowTrendDown[key]) return;
3383
+ Object.defineProperty(_exports, key, {
3384
+ enumerable: true,
3385
+ get: function get() {
3386
+ return _ArrowTrendDown[key];
3387
+ }
3388
+ });
3389
+ });
3390
+ Object.keys(_ArrowTrendUp).forEach(function (key) {
3391
+ if (key === "default" || key === "__esModule") return;
3392
+ if (key in _exports && _exports[key] === _ArrowTrendUp[key]) return;
3393
+ Object.defineProperty(_exports, key, {
3394
+ enumerable: true,
3395
+ get: function get() {
3396
+ return _ArrowTrendUp[key];
3397
+ }
3398
+ });
3399
+ });
3400
+ Object.keys(_Triangle).forEach(function (key) {
3401
+ if (key === "default" || key === "__esModule") return;
3402
+ if (key in _exports && _exports[key] === _Triangle[key]) return;
3403
+ Object.defineProperty(_exports, key, {
3404
+ enumerable: true,
3405
+ get: function get() {
3406
+ return _Triangle[key];
3407
+ }
3408
+ });
3409
+ });
3410
+ Object.keys(_Trophy).forEach(function (key) {
3411
+ if (key === "default" || key === "__esModule") return;
3412
+ if (key in _exports && _exports[key] === _Trophy[key]) return;
3413
+ Object.defineProperty(_exports, key, {
3414
+ enumerable: true,
3415
+ get: function get() {
3416
+ return _Trophy[key];
3417
+ }
3418
+ });
3419
+ });
3420
+ Object.keys(_Tv).forEach(function (key) {
3421
+ if (key === "default" || key === "__esModule") return;
3422
+ if (key in _exports && _exports[key] === _Tv[key]) return;
3423
+ Object.defineProperty(_exports, key, {
3424
+ enumerable: true,
3425
+ get: function get() {
3426
+ return _Tv[key];
3427
+ }
3428
+ });
3429
+ });
3430
+ Object.keys(_Umbrella).forEach(function (key) {
3431
+ if (key === "default" || key === "__esModule") return;
3432
+ if (key in _exports && _exports[key] === _Umbrella[key]) return;
3433
+ Object.defineProperty(_exports, key, {
3434
+ enumerable: true,
3435
+ get: function get() {
3436
+ return _Umbrella[key];
3437
+ }
3438
+ });
3439
+ });
3440
+ Object.keys(_Video).forEach(function (key) {
3441
+ if (key === "default" || key === "__esModule") return;
3442
+ if (key in _exports && _exports[key] === _Video[key]) return;
3443
+ Object.defineProperty(_exports, key, {
3444
+ enumerable: true,
3445
+ get: function get() {
3446
+ return _Video[key];
3447
+ }
3448
+ });
3449
+ });
3450
+ Object.keys(_PersonWalking).forEach(function (key) {
3451
+ if (key === "default" || key === "__esModule") return;
3452
+ if (key in _exports && _exports[key] === _PersonWalking[key]) return;
3453
+ Object.defineProperty(_exports, key, {
3454
+ enumerable: true,
3455
+ get: function get() {
3456
+ return _PersonWalking[key];
3457
+ }
3458
+ });
3459
+ });
3460
+ Object.keys(_Wallet).forEach(function (key) {
3461
+ if (key === "default" || key === "__esModule") return;
3462
+ if (key in _exports && _exports[key] === _Wallet[key]) return;
3463
+ Object.defineProperty(_exports, key, {
3464
+ enumerable: true,
3465
+ get: function get() {
3466
+ return _Wallet[key];
3467
+ }
3468
+ });
3469
+ });
3470
+ Object.keys(_WatchApple).forEach(function (key) {
3471
+ if (key === "default" || key === "__esModule") return;
3472
+ if (key in _exports && _exports[key] === _WatchApple[key]) return;
3473
+ Object.defineProperty(_exports, key, {
3474
+ enumerable: true,
3475
+ get: function get() {
3476
+ return _WatchApple[key];
3477
+ }
3478
+ });
3479
+ });
3480
+ Object.keys(_Droplet).forEach(function (key) {
3481
+ if (key === "default" || key === "__esModule") return;
3482
+ if (key in _exports && _exports[key] === _Droplet[key]) return;
3483
+ Object.defineProperty(_exports, key, {
3484
+ enumerable: true,
3485
+ get: function get() {
3486
+ return _Droplet[key];
3487
+ }
3488
+ });
3489
+ });
3490
+ Object.keys(_MartiniGlassEmpty).forEach(function (key) {
3491
+ if (key === "default" || key === "__esModule") return;
3492
+ if (key in _exports && _exports[key] === _MartiniGlassEmpty[key]) return;
3493
+ Object.defineProperty(_exports, key, {
3494
+ enumerable: true,
3495
+ get: function get() {
3496
+ return _MartiniGlassEmpty[key];
3497
+ }
3498
+ });
3499
+ });
3500
+ Object.keys(_PersonDress).forEach(function (key) {
3501
+ if (key === "default" || key === "__esModule") return;
3502
+ if (key in _exports && _exports[key] === _PersonDress[key]) return;
3503
+ Object.defineProperty(_exports, key, {
3504
+ enumerable: true,
3505
+ get: function get() {
3506
+ return _PersonDress[key];
3507
+ }
3508
+ });
3509
+ });
3510
+ Object.keys(_ImageStack).forEach(function (key) {
3511
+ if (key === "default" || key === "__esModule") return;
3512
+ if (key in _exports && _exports[key] === _ImageStack[key]) return;
3513
+ Object.defineProperty(_exports, key, {
3514
+ enumerable: true,
3515
+ get: function get() {
3516
+ return _ImageStack[key];
3517
+ }
3518
+ });
3519
+ });
3520
+ Object.keys(_FontCase).forEach(function (key) {
3521
+ if (key === "default" || key === "__esModule") return;
3522
+ if (key in _exports && _exports[key] === _FontCase[key]) return;
3523
+ Object.defineProperty(_exports, key, {
3524
+ enumerable: true,
3525
+ get: function get() {
3526
+ return _FontCase[key];
3527
+ }
3528
+ });
3529
+ });
3530
+ Object.keys(_HubspotMeetings).forEach(function (key) {
3531
+ if (key === "default" || key === "__esModule") return;
3532
+ if (key in _exports && _exports[key] === _HubspotMeetings[key]) return;
3533
+ Object.defineProperty(_exports, key, {
3534
+ enumerable: true,
3535
+ get: function get() {
3536
+ return _HubspotMeetings[key];
3537
+ }
3538
+ });
3539
+ });
3540
+ Object.keys(_Notion).forEach(function (key) {
3541
+ if (key === "default" || key === "__esModule") return;
3542
+ if (key in _exports && _exports[key] === _Notion[key]) return;
3543
+ Object.defineProperty(_exports, key, {
3544
+ enumerable: true,
3545
+ get: function get() {
3546
+ return _Notion[key];
3547
+ }
3548
+ });
3549
+ });
3550
+ Object.keys(_Loom).forEach(function (key) {
3551
+ if (key === "default" || key === "__esModule") return;
3552
+ if (key in _exports && _exports[key] === _Loom[key]) return;
3553
+ Object.defineProperty(_exports, key, {
3554
+ enumerable: true,
3555
+ get: function get() {
3556
+ return _Loom[key];
3557
+ }
3558
+ });
3559
+ });
3560
+ Object.keys(_Calendly).forEach(function (key) {
3561
+ if (key === "default" || key === "__esModule") return;
3562
+ if (key in _exports && _exports[key] === _Calendly[key]) return;
3563
+ Object.defineProperty(_exports, key, {
3564
+ enumerable: true,
3565
+ get: function get() {
3566
+ return _Calendly[key];
3567
+ }
3568
+ });
3569
+ });
3570
+ Object.keys(_Typeform).forEach(function (key) {
3571
+ if (key === "default" || key === "__esModule") return;
3572
+ if (key in _exports && _exports[key] === _Typeform[key]) return;
3573
+ Object.defineProperty(_exports, key, {
3574
+ enumerable: true,
3575
+ get: function get() {
3576
+ return _Typeform[key];
3577
+ }
3578
+ });
3579
+ });
3580
+ Object.keys(_OneDrive).forEach(function (key) {
3581
+ if (key === "default" || key === "__esModule") return;
3582
+ if (key in _exports && _exports[key] === _OneDrive[key]) return;
3583
+ Object.defineProperty(_exports, key, {
3584
+ enumerable: true,
3585
+ get: function get() {
3586
+ return _OneDrive[key];
3587
+ }
3588
+ });
3589
+ });
3590
+ Object.keys(_ClickUp).forEach(function (key) {
3591
+ if (key === "default" || key === "__esModule") return;
3592
+ if (key in _exports && _exports[key] === _ClickUp[key]) return;
3593
+ Object.defineProperty(_exports, key, {
3594
+ enumerable: true,
3595
+ get: function get() {
3596
+ return _ClickUp[key];
3597
+ }
3598
+ });
3599
+ });
3600
+ Object.keys(_YouTube).forEach(function (key) {
3601
+ if (key === "default" || key === "__esModule") return;
3602
+ if (key in _exports && _exports[key] === _YouTube[key]) return;
3603
+ Object.defineProperty(_exports, key, {
3604
+ enumerable: true,
3605
+ get: function get() {
3606
+ return _YouTube[key];
3607
+ }
3608
+ });
3609
+ });
3610
+ Object.keys(_Monday).forEach(function (key) {
3611
+ if (key === "default" || key === "__esModule") return;
3612
+ if (key in _exports && _exports[key] === _Monday[key]) return;
3613
+ Object.defineProperty(_exports, key, {
3614
+ enumerable: true,
3615
+ get: function get() {
3616
+ return _Monday[key];
3617
+ }
3618
+ });
3619
+ });
3620
+ Object.keys(_Databox).forEach(function (key) {
3621
+ if (key === "default" || key === "__esModule") return;
3622
+ if (key in _exports && _exports[key] === _Databox[key]) return;
3623
+ Object.defineProperty(_exports, key, {
3624
+ enumerable: true,
3625
+ get: function get() {
3626
+ return _Databox[key];
3627
+ }
3628
+ });
3629
+ });
3630
+ Object.keys(_Figma).forEach(function (key) {
3631
+ if (key === "default" || key === "__esModule") return;
3632
+ if (key in _exports && _exports[key] === _Figma[key]) return;
3633
+ Object.defineProperty(_exports, key, {
3634
+ enumerable: true,
3635
+ get: function get() {
3636
+ return _Figma[key];
3637
+ }
3638
+ });
3639
+ });
3640
+ Object.keys(_PowerBi).forEach(function (key) {
3641
+ if (key === "default" || key === "__esModule") return;
3642
+ if (key in _exports && _exports[key] === _PowerBi[key]) return;
3643
+ Object.defineProperty(_exports, key, {
3644
+ enumerable: true,
3645
+ get: function get() {
3646
+ return _PowerBi[key];
3647
+ }
3648
+ });
3649
+ });
3650
+ Object.keys(_Airtable).forEach(function (key) {
3651
+ if (key === "default" || key === "__esModule") return;
3652
+ if (key in _exports && _exports[key] === _Airtable[key]) return;
3653
+ Object.defineProperty(_exports, key, {
3654
+ enumerable: true,
3655
+ get: function get() {
3656
+ return _Airtable[key];
3657
+ }
3658
+ });
3659
+ });
3660
+ Object.keys(_Zoom).forEach(function (key) {
3661
+ if (key === "default" || key === "__esModule") return;
3662
+ if (key in _exports && _exports[key] === _Zoom[key]) return;
3663
+ Object.defineProperty(_exports, key, {
3664
+ enumerable: true,
3665
+ get: function get() {
3666
+ return _Zoom[key];
3667
+ }
3668
+ });
3669
+ });
3670
+ Object.keys(_QuickBook).forEach(function (key) {
3671
+ if (key === "default" || key === "__esModule") return;
3672
+ if (key in _exports && _exports[key] === _QuickBook[key]) return;
3673
+ Object.defineProperty(_exports, key, {
3674
+ enumerable: true,
3675
+ get: function get() {
3676
+ return _QuickBook[key];
3677
+ }
3678
+ });
3679
+ });
3680
+ Object.keys(_Canva).forEach(function (key) {
3681
+ if (key === "default" || key === "__esModule") return;
3682
+ if (key in _exports && _exports[key] === _Canva[key]) return;
3683
+ Object.defineProperty(_exports, key, {
3684
+ enumerable: true,
3685
+ get: function get() {
3686
+ return _Canva[key];
3687
+ }
3688
+ });
3689
+ });
3690
+ Object.keys(_Xero).forEach(function (key) {
3691
+ if (key === "default" || key === "__esModule") return;
3692
+ if (key in _exports && _exports[key] === _Xero[key]) return;
3693
+ Object.defineProperty(_exports, key, {
3694
+ enumerable: true,
3695
+ get: function get() {
3696
+ return _Xero[key];
3697
+ }
3698
+ });
3699
+ });
3700
+ Object.keys(_AcuityScheduling).forEach(function (key) {
3701
+ if (key === "default" || key === "__esModule") return;
3702
+ if (key in _exports && _exports[key] === _AcuityScheduling[key]) return;
3703
+ Object.defineProperty(_exports, key, {
3704
+ enumerable: true,
3705
+ get: function get() {
3706
+ return _AcuityScheduling[key];
3707
+ }
3708
+ });
3709
+ });
3710
+ Object.keys(_Trello).forEach(function (key) {
3711
+ if (key === "default" || key === "__esModule") return;
3712
+ if (key in _exports && _exports[key] === _Trello[key]) return;
3713
+ Object.defineProperty(_exports, key, {
3714
+ enumerable: true,
3715
+ get: function get() {
3716
+ return _Trello[key];
3717
+ }
3718
+ });
3719
+ });
3720
+ Object.keys(_Slack).forEach(function (key) {
3721
+ if (key === "default" || key === "__esModule") return;
3722
+ if (key in _exports && _exports[key] === _Slack[key]) return;
3723
+ Object.defineProperty(_exports, key, {
3724
+ enumerable: true,
3725
+ get: function get() {
3726
+ return _Slack[key];
3727
+ }
3728
+ });
3729
+ });
3730
+ Object.keys(_Zapier).forEach(function (key) {
3731
+ if (key === "default" || key === "__esModule") return;
3732
+ if (key in _exports && _exports[key] === _Zapier[key]) return;
3733
+ Object.defineProperty(_exports, key, {
3734
+ enumerable: true,
3735
+ get: function get() {
3736
+ return _Zapier[key];
3737
+ }
3738
+ });
3739
+ });
3740
+ Object.keys(_Exporter).forEach(function (key) {
3741
+ if (key === "default" || key === "__esModule") return;
3742
+ if (key in _exports && _exports[key] === _Exporter[key]) return;
3743
+ Object.defineProperty(_exports, key, {
3744
+ enumerable: true,
3745
+ get: function get() {
3746
+ return _Exporter[key];
3747
+ }
3748
+ });
3749
+ });
3750
+ Object.keys(_TokenInspector).forEach(function (key) {
3751
+ if (key === "default" || key === "__esModule") return;
3752
+ if (key in _exports && _exports[key] === _TokenInspector[key]) return;
3753
+ Object.defineProperty(_exports, key, {
3754
+ enumerable: true,
3755
+ get: function get() {
3756
+ return _TokenInspector[key];
3757
+ }
3758
+ });
3759
+ });
3760
+ Object.keys(_Jotform).forEach(function (key) {
3761
+ if (key === "default" || key === "__esModule") return;
3762
+ if (key in _exports && _exports[key] === _Jotform[key]) return;
3763
+ Object.defineProperty(_exports, key, {
3764
+ enumerable: true,
3765
+ get: function get() {
3766
+ return _Jotform[key];
3767
+ }
3768
+ });
3769
+ });
3770
+ Object.keys(_GoogleDrive).forEach(function (key) {
3771
+ if (key === "default" || key === "__esModule") return;
3772
+ if (key in _exports && _exports[key] === _GoogleDrive[key]) return;
3773
+ Object.defineProperty(_exports, key, {
3774
+ enumerable: true,
3775
+ get: function get() {
3776
+ return _GoogleDrive[key];
3777
+ }
3778
+ });
3779
+ });
3780
+ Object.keys(_GoogleCalendar).forEach(function (key) {
3781
+ if (key === "default" || key === "__esModule") return;
3782
+ if (key in _exports && _exports[key] === _GoogleCalendar[key]) return;
3783
+ Object.defineProperty(_exports, key, {
3784
+ enumerable: true,
3785
+ get: function get() {
3786
+ return _GoogleCalendar[key];
3787
+ }
3788
+ });
3789
+ });
3790
+ Object.keys(_CalCom).forEach(function (key) {
3791
+ if (key === "default" || key === "__esModule") return;
3792
+ if (key in _exports && _exports[key] === _CalCom[key]) return;
3793
+ Object.defineProperty(_exports, key, {
3794
+ enumerable: true,
3795
+ get: function get() {
3796
+ return _CalCom[key];
3797
+ }
3798
+ });
3799
+ });
3800
+ Object.keys(_EmbedsLinks).forEach(function (key) {
3801
+ if (key === "default" || key === "__esModule") return;
3802
+ if (key in _exports && _exports[key] === _EmbedsLinks[key]) return;
3803
+ Object.defineProperty(_exports, key, {
3804
+ enumerable: true,
3805
+ get: function get() {
3806
+ return _EmbedsLinks[key];
3807
+ }
3808
+ });
3809
+ });
3810
+ Object.keys(_Miro).forEach(function (key) {
3811
+ if (key === "default" || key === "__esModule") return;
3812
+ if (key in _exports && _exports[key] === _Miro[key]) return;
3813
+ Object.defineProperty(_exports, key, {
3814
+ enumerable: true,
3815
+ get: function get() {
3816
+ return _Miro[key];
3817
+ }
3818
+ });
3819
+ });
3820
+ Object.keys(_Dropbox).forEach(function (key) {
3821
+ if (key === "default" || key === "__esModule") return;
3822
+ if (key in _exports && _exports[key] === _Dropbox[key]) return;
3823
+ Object.defineProperty(_exports, key, {
3824
+ enumerable: true,
3825
+ get: function get() {
3826
+ return _Dropbox[key];
3827
+ }
3828
+ });
3829
+ });
3830
+ Object.keys(_Make).forEach(function (key) {
3831
+ if (key === "default" || key === "__esModule") return;
3832
+ if (key in _exports && _exports[key] === _Make[key]) return;
3833
+ Object.defineProperty(_exports, key, {
3834
+ enumerable: true,
3835
+ get: function get() {
3836
+ return _Make[key];
3837
+ }
3838
+ });
3839
+ });
3840
+ Object.keys(_CustomApps).forEach(function (key) {
3841
+ if (key === "default" || key === "__esModule") return;
3842
+ if (key in _exports && _exports[key] === _CustomApps[key]) return;
3843
+ Object.defineProperty(_exports, key, {
3844
+ enumerable: true,
3845
+ get: function get() {
3846
+ return _CustomApps[key];
3847
+ }
3848
+ });
3849
+ });
3850
+ Object.keys(_GoogleSheets).forEach(function (key) {
3851
+ if (key === "default" || key === "__esModule") return;
3852
+ if (key in _exports && _exports[key] === _GoogleSheets[key]) return;
3853
+ Object.defineProperty(_exports, key, {
3854
+ enumerable: true,
3855
+ get: function get() {
3856
+ return _GoogleSheets[key];
3857
+ }
3858
+ });
3859
+ });
3860
+ Object.keys(_GoogleDocs).forEach(function (key) {
3861
+ if (key === "default" || key === "__esModule") return;
3862
+ if (key in _exports && _exports[key] === _GoogleDocs[key]) return;
3863
+ Object.defineProperty(_exports, key, {
3864
+ enumerable: true,
3865
+ get: function get() {
3866
+ return _GoogleDocs[key];
3867
+ }
3868
+ });
3869
+ });
3870
+ Object.keys(_GoogleSlides).forEach(function (key) {
3871
+ if (key === "default" || key === "__esModule") return;
3872
+ if (key in _exports && _exports[key] === _GoogleSlides[key]) return;
3873
+ Object.defineProperty(_exports, key, {
3874
+ enumerable: true,
3875
+ get: function get() {
3876
+ return _GoogleSlides[key];
3877
+ }
3878
+ });
3879
+ });
3880
+ Object.keys(_Instagram).forEach(function (key) {
3881
+ if (key === "default" || key === "__esModule") return;
3882
+ if (key in _exports && _exports[key] === _Instagram[key]) return;
3883
+ Object.defineProperty(_exports, key, {
3884
+ enumerable: true,
3885
+ get: function get() {
3886
+ return _Instagram[key];
3887
+ }
3888
+ });
3889
+ });
3890
+ Object.keys(_X).forEach(function (key) {
3891
+ if (key === "default" || key === "__esModule") return;
3892
+ if (key in _exports && _exports[key] === _X[key]) return;
3893
+ Object.defineProperty(_exports, key, {
3894
+ enumerable: true,
3895
+ get: function get() {
3896
+ return _X[key];
3897
+ }
3898
+ });
3899
+ });
3900
+ Object.keys(_Facebook).forEach(function (key) {
3901
+ if (key === "default" || key === "__esModule") return;
3902
+ if (key in _exports && _exports[key] === _Facebook[key]) return;
3903
+ Object.defineProperty(_exports, key, {
3904
+ enumerable: true,
3905
+ get: function get() {
3906
+ return _Facebook[key];
3907
+ }
3908
+ });
3909
+ });
3910
+ Object.keys(_LinkedIn).forEach(function (key) {
3911
+ if (key === "default" || key === "__esModule") return;
3912
+ if (key in _exports && _exports[key] === _LinkedIn[key]) return;
3913
+ Object.defineProperty(_exports, key, {
3914
+ enumerable: true,
3915
+ get: function get() {
3916
+ return _LinkedIn[key];
3917
+ }
3918
+ });
3919
+ });
3920
+ Object.keys(_FolderMove).forEach(function (key) {
3921
+ if (key === "default" || key === "__esModule") return;
3922
+ if (key in _exports && _exports[key] === _FolderMove[key]) return;
3923
+ Object.defineProperty(_exports, key, {
3924
+ enumerable: true,
3925
+ get: function get() {
3926
+ return _FolderMove[key];
3927
+ }
3928
+ });
3929
+ });
1690
3930
  });