@splunk/react-icons 3.3.0 → 4.0.0

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 (1997) hide show
  1. package/.dockerignore +2 -0
  2. package/Airplane.d.ts +2 -0
  3. package/Airplane.js +198 -0
  4. package/AlignBottom.d.ts +2 -0
  5. package/AlignBottom.js +191 -0
  6. package/AlignCenter.d.ts +2 -0
  7. package/AlignCenter.js +187 -0
  8. package/AlignDistributeHorizontal.d.ts +2 -0
  9. package/AlignDistributeHorizontal.js +191 -0
  10. package/AlignDistributeVertical.d.ts +2 -0
  11. package/AlignDistributeVertical.js +191 -0
  12. package/AlignLeft.d.ts +2 -0
  13. package/AlignLeft.js +191 -0
  14. package/AlignRight.d.ts +2 -0
  15. package/AlignRight.js +191 -0
  16. package/AlignTop.d.ts +2 -0
  17. package/AlignTop.js +191 -0
  18. package/AlignVerticalCenters.d.ts +2 -0
  19. package/AlignVerticalCenters.js +187 -0
  20. package/ArrowBowLeft.d.ts +2 -0
  21. package/ArrowBowLeft.js +187 -0
  22. package/ArrowBowRight.d.ts +2 -0
  23. package/ArrowBowRight.js +187 -0
  24. package/ArrowBowRightBroad.d.ts +2 -0
  25. package/ArrowBroadBowRight.d.ts +2 -0
  26. package/ArrowBroadBowRight.js +194 -0
  27. package/ArrowBroadUnderbarDown.d.ts +2 -0
  28. package/ArrowBroadUnderbarDown.js +198 -0
  29. package/ArrowBroadUnderbarUp.d.ts +2 -0
  30. package/ArrowBroadUnderbarUp.js +198 -0
  31. package/ArrowCircleOutRight.d.ts +2 -0
  32. package/ArrowCircleOutRight.js +196 -0
  33. package/ArrowCircularDouble.d.ts +2 -0
  34. package/ArrowClockwise.d.ts +2 -0
  35. package/ArrowClockwise.js +187 -0
  36. package/ArrowCounterClockwise.d.ts +2 -0
  37. package/ArrowCounterClockwise.js +187 -0
  38. package/ArrowDown.d.ts +2 -3
  39. package/ArrowDown.js +70 -24
  40. package/ArrowDownUnderbarBroad.d.ts +2 -0
  41. package/ArrowFourWays.d.ts +2 -0
  42. package/ArrowFourWays.js +193 -0
  43. package/ArrowLeft.d.ts +2 -3
  44. package/ArrowLeft.js +70 -24
  45. package/ArrowLongTopLeft.d.ts +2 -0
  46. package/ArrowLongTopLeft.js +189 -0
  47. package/ArrowRectangularDouble.d.ts +2 -0
  48. package/ArrowRectangularDoubleSlashed.d.ts +2 -0
  49. package/ArrowRight.d.ts +2 -3
  50. package/ArrowRight.js +70 -24
  51. package/ArrowRightSquare.d.ts +2 -0
  52. package/ArrowSeparated.d.ts +2 -0
  53. package/ArrowSquareDouble.d.ts +2 -0
  54. package/ArrowSquareHalfDown.d.ts +2 -0
  55. package/ArrowSquareHalfDown.js +198 -0
  56. package/ArrowSquareHalfUp.d.ts +2 -0
  57. package/ArrowSquareHalfUp.js +198 -0
  58. package/ArrowSquareInsideRight.d.ts +2 -0
  59. package/ArrowSquareInsideRight.js +194 -0
  60. package/ArrowSquareRight.d.ts +2 -0
  61. package/ArrowSquareRight.js +198 -0
  62. package/ArrowSquareTopRight.d.ts +2 -0
  63. package/ArrowSquareTopRight.js +196 -0
  64. package/ArrowSquareTopRightInset.d.ts +2 -0
  65. package/ArrowSquareTopRightInset.js +196 -0
  66. package/ArrowTriangleDown.d.ts +2 -0
  67. package/ArrowTriangleDown.js +194 -0
  68. package/ArrowTriangleLeft.d.ts +2 -0
  69. package/ArrowTriangleLeft.js +194 -0
  70. package/ArrowTriangleRight.d.ts +2 -0
  71. package/ArrowTriangleRight.js +194 -0
  72. package/ArrowTriangleUp.d.ts +2 -0
  73. package/ArrowTriangleUp.js +194 -0
  74. package/ArrowTurnBack.d.ts +2 -0
  75. package/ArrowTurnBackLeft.d.ts +2 -0
  76. package/ArrowTurnBackLeft.js +187 -0
  77. package/ArrowUp.d.ts +2 -3
  78. package/ArrowUp.js +70 -24
  79. package/ArrowUpDown.d.ts +2 -0
  80. package/ArrowUpDown.js +187 -0
  81. package/ArrowUpUnderbarBroad.d.ts +2 -0
  82. package/ArrowsCircularDouble.d.ts +2 -0
  83. package/ArrowsCircularDouble.js +189 -0
  84. package/ArrowsRectangularDouble.d.ts +2 -0
  85. package/ArrowsRectangularDouble.js +189 -0
  86. package/ArrowsRerouteUp.d.ts +2 -0
  87. package/ArrowsRerouteUp.js +193 -0
  88. package/ArrowsRoundedRectangularDouble.d.ts +2 -0
  89. package/ArrowsRoundedRectangularDouble.js +189 -0
  90. package/ArrowsRoundedRectangularDoubleSlashed.d.ts +2 -0
  91. package/ArrowsRoundedRectangularDoubleSlashed.js +191 -0
  92. package/ArrowsSeparatedRight.d.ts +2 -0
  93. package/ArrowsSeparatedRight.js +187 -0
  94. package/ArrowsSwitchRight.d.ts +2 -0
  95. package/ArrowsSwitchRight.js +189 -0
  96. package/Balloon.d.ts +2 -0
  97. package/Balloon.js +194 -0
  98. package/BalloonDot.d.ts +2 -0
  99. package/BalloonDot.js +204 -0
  100. package/BalloonDots.d.ts +2 -0
  101. package/BalloonExclamation.d.ts +2 -0
  102. package/BalloonPlus.d.ts +2 -0
  103. package/BalloonsChat.d.ts +2 -0
  104. package/BalloonsChat.js +198 -0
  105. package/Bell.d.ts +2 -3
  106. package/Bell.js +75 -18
  107. package/BellDot.d.ts +2 -0
  108. package/BellDot.js +200 -0
  109. package/BellOff.d.ts +2 -0
  110. package/BellPlus.d.ts +2 -0
  111. package/BellPlus.js +202 -0
  112. package/BellSlashed.d.ts +2 -0
  113. package/BellSlashed.js +202 -0
  114. package/Bicycle.d.ts +2 -0
  115. package/Bicycle.js +194 -0
  116. package/BlockFourDots.d.ts +2 -0
  117. package/BlockFourDots.js +212 -0
  118. package/BlockHorse.d.ts +2 -0
  119. package/BlocksHorse.d.ts +2 -0
  120. package/BlocksHorse.js +196 -0
  121. package/BookOpen.d.ts +2 -0
  122. package/BookOpen.js +196 -0
  123. package/Bookmark.d.ts +2 -3
  124. package/Bookmark.js +71 -18
  125. package/Bookshelf.d.ts +2 -0
  126. package/Bookshelf.js +196 -0
  127. package/Briefcase.d.ts +2 -0
  128. package/Briefcase.js +198 -0
  129. package/Bug.d.ts +2 -0
  130. package/Bug.js +198 -0
  131. package/Buildings.d.ts +2 -0
  132. package/Buildings.js +206 -0
  133. package/Bus.d.ts +2 -0
  134. package/Bus.js +200 -0
  135. package/CHANGELOG.md +27 -3
  136. package/Calendar.d.ts +2 -3
  137. package/Calendar.js +73 -17
  138. package/CalendarChecked.d.ts +2 -0
  139. package/CalendarChecked.js +200 -0
  140. package/CalenderArrowRight.d.ts +2 -0
  141. package/CalenderArrowRight.js +200 -0
  142. package/CalenderForward.d.ts +2 -0
  143. package/Car.d.ts +2 -0
  144. package/Car.js +196 -0
  145. package/CaretDown.d.ts +2 -0
  146. package/CaretDown.js +194 -0
  147. package/CaretDownLarge.d.ts +2 -0
  148. package/CaretLeft.d.ts +2 -0
  149. package/CaretLeft.js +194 -0
  150. package/CaretLeftLarge.d.ts +2 -0
  151. package/CaretRight.d.ts +2 -0
  152. package/CaretRight.js +194 -0
  153. package/CaretRightLarge.d.ts +2 -0
  154. package/CaretSmallDown.d.ts +2 -0
  155. package/CaretSmallDown.js +187 -0
  156. package/CaretSmallLeft.d.ts +2 -0
  157. package/CaretSmallLeft.js +187 -0
  158. package/CaretSmallRight.d.ts +2 -0
  159. package/CaretSmallRight.js +187 -0
  160. package/CaretSmallUp.d.ts +2 -0
  161. package/CaretSmallUp.js +187 -0
  162. package/CaretUp.d.ts +2 -0
  163. package/CaretUp.js +194 -0
  164. package/CaretUpDown.d.ts +2 -0
  165. package/CaretUpDownInside.d.ts +2 -0
  166. package/CaretUpDownOutside.d.ts +2 -0
  167. package/CaretUpLarge.d.ts +2 -0
  168. package/CaretsSmallInsideUpDown.d.ts +2 -0
  169. package/CaretsSmallInsideUpDown.js +193 -0
  170. package/CaretsSmallOutsideUpDown.d.ts +2 -0
  171. package/CaretsSmallOutsideUpDown.js +193 -0
  172. package/CaretsSmallUpDown.d.ts +2 -0
  173. package/CaretsSmallUpDown.js +189 -0
  174. package/Chain.d.ts +2 -0
  175. package/Chain.js +189 -0
  176. package/ChartArea.d.ts +2 -3
  177. package/ChartArea.js +71 -18
  178. package/ChartAreaStacked.d.ts +2 -0
  179. package/ChartAreaStacked.js +196 -0
  180. package/ChartBar.d.ts +2 -3
  181. package/ChartBar.js +86 -23
  182. package/ChartBarBeside.d.ts +2 -0
  183. package/ChartBarBeside.js +196 -0
  184. package/ChartBarStacked.d.ts +2 -0
  185. package/ChartBarStacked.js +196 -0
  186. package/ChartBarStacked100.d.ts +2 -0
  187. package/ChartBarStacked100.js +196 -0
  188. package/ChartBubble.d.ts +2 -3
  189. package/ChartBubble.js +100 -23
  190. package/ChartChoroplethMap.d.ts +2 -0
  191. package/ChartChoroplethMap.js +196 -0
  192. package/ChartColumn.d.ts +2 -3
  193. package/ChartColumn.js +86 -23
  194. package/ChartColumnPanel.d.ts +2 -0
  195. package/ChartColumnPanel.js +214 -0
  196. package/ChartColumnSquare.d.ts +2 -0
  197. package/ChartColumnSquare.js +202 -0
  198. package/ChartColumnThin.d.ts +2 -0
  199. package/ChartColumnThin.js +193 -0
  200. package/ChartGantt.d.ts +2 -0
  201. package/ChartGantt.js +196 -0
  202. package/ChartGauge.d.ts +2 -0
  203. package/ChartGauge.js +196 -0
  204. package/ChartGaugeFiller.d.ts +2 -0
  205. package/ChartGaugeFiller.js +196 -0
  206. package/ChartGaugeMarker.d.ts +2 -0
  207. package/ChartGaugeMarker.js +196 -0
  208. package/ChartLine.d.ts +2 -3
  209. package/ChartLine.js +75 -18
  210. package/ChartLineChecked.d.ts +2 -0
  211. package/ChartLineChecked.js +210 -0
  212. package/ChartLineClock.d.ts +2 -0
  213. package/ChartLineClock.js +210 -0
  214. package/ChartLinePlus.d.ts +2 -0
  215. package/ChartLinePlus.js +202 -0
  216. package/ChartLineUnderlineDotted.d.ts +2 -0
  217. package/ChartLineUnderlineDotted.js +204 -0
  218. package/ChartLineWarning.d.ts +2 -0
  219. package/ChartLineWarning.js +210 -0
  220. package/ChartLinkGraph.d.ts +2 -0
  221. package/ChartLinkGraph.js +194 -0
  222. package/ChartMissingValueJoin.d.ts +2 -0
  223. package/ChartMissingValueJoin.js +202 -0
  224. package/ChartMissingValueSkipped.d.ts +2 -0
  225. package/ChartMissingValueSkipped.js +204 -0
  226. package/ChartMissingValueZero.d.ts +2 -0
  227. package/ChartMissingValueZero.js +206 -0
  228. package/ChartPanels.d.ts +2 -0
  229. package/ChartPanels.js +214 -0
  230. package/ChartParallelCoordinates.d.ts +2 -0
  231. package/ChartParallelCoordinates.js +206 -0
  232. package/ChartPie.d.ts +2 -3
  233. package/ChartPie.js +73 -18
  234. package/ChartPlus.d.ts +2 -0
  235. package/ChartPlus.js +198 -0
  236. package/ChartSankey.d.ts +2 -0
  237. package/ChartSankey.js +198 -0
  238. package/ChartScatter.d.ts +2 -3
  239. package/ChartScatters.d.ts +2 -0
  240. package/ChartScatters.js +216 -0
  241. package/ChartSingleValue.d.ts +2 -0
  242. package/ChartSingleValue.js +200 -0
  243. package/ChartSingleValueIcon.d.ts +2 -0
  244. package/ChartSingleValueIcon.js +210 -0
  245. package/ChartSingleValueRadial.d.ts +2 -0
  246. package/ChartSingleValueRadial.js +200 -0
  247. package/ChartStream.d.ts +2 -0
  248. package/ChartStream.js +200 -0
  249. package/ChartTimeline.d.ts +2 -0
  250. package/ChartTimeline.js +212 -0
  251. package/CheckBox.d.ts +2 -0
  252. package/CheckBox.js +194 -0
  253. package/CheckBoxCompleted.d.ts +2 -0
  254. package/CheckBoxCompleted.js +194 -0
  255. package/CheckBoxIndeterminate.d.ts +2 -0
  256. package/CheckBoxIndeterminate.js +196 -0
  257. package/CheckCircle.d.ts +2 -0
  258. package/CheckCircle.js +198 -0
  259. package/CheckRadio.d.ts +2 -0
  260. package/CheckRadio.js +198 -0
  261. package/Checkmark.d.ts +2 -0
  262. package/Checkmark.js +189 -0
  263. package/CheckmarkDouble.d.ts +2 -0
  264. package/CheckmarksDouble.d.ts +2 -0
  265. package/CheckmarksDouble.js +189 -0
  266. package/ChevronDown.d.ts +2 -3
  267. package/ChevronDown.js +67 -17
  268. package/ChevronLeft.d.ts +2 -3
  269. package/ChevronLeft.js +67 -17
  270. package/ChevronRight.d.ts +2 -3
  271. package/ChevronRight.js +67 -17
  272. package/ChevronSlash.d.ts +2 -0
  273. package/ChevronTextSmallA.d.ts +2 -0
  274. package/ChevronUp.d.ts +2 -3
  275. package/ChevronUp.js +67 -17
  276. package/ChevronsDoubleDownGuillemets.d.ts +2 -0
  277. package/ChevronsDoubleDownGuillemets.js +189 -0
  278. package/ChevronsDoubleLeftGuillemets.d.ts +2 -0
  279. package/ChevronsDoubleLeftGuillemets.js +189 -0
  280. package/ChevronsDoubleRightGuillemets.d.ts +2 -0
  281. package/ChevronsDoubleRightGuillemets.js +189 -0
  282. package/ChevronsDoubleUpGuillemets.d.ts +2 -0
  283. package/ChevronsDoubleUpGuillemets.js +189 -0
  284. package/ChevronsIn.d.ts +2 -0
  285. package/ChevronsIn.js +189 -0
  286. package/ChevronsOut.d.ts +2 -0
  287. package/ChevronsOut.js +189 -0
  288. package/ChevronsSlash.d.ts +2 -0
  289. package/ChevronsSlash.js +191 -0
  290. package/ChevronsSquareIn.d.ts +2 -0
  291. package/ChevronsSquareIn.js +204 -0
  292. package/ChevronsSquareOut.d.ts +2 -0
  293. package/ChevronsSquareOut.js +200 -0
  294. package/ChevronsTextSmallA.d.ts +2 -0
  295. package/ChevronsTextSmallA.js +193 -0
  296. package/Circle.d.ts +2 -3
  297. package/Circle.js +71 -17
  298. package/CircleArrowRightOut.d.ts +2 -0
  299. package/CircleCrossed.d.ts +2 -0
  300. package/CircleHalf.d.ts +2 -0
  301. package/CircleHalfFilled.d.ts +2 -3
  302. package/CircleHalfFilled.js +73 -17
  303. package/CircleSlashed.d.ts +2 -0
  304. package/CircleSlashed.js +196 -0
  305. package/CirclesFour.d.ts +2 -0
  306. package/CirclesFour.js +212 -0
  307. package/Clipboard.d.ts +2 -3
  308. package/Clipboard.js +82 -23
  309. package/Clock.d.ts +2 -3
  310. package/Clock.js +75 -17
  311. package/ClockAlarm.d.ts +2 -0
  312. package/ClockAlarm.js +202 -0
  313. package/Cloud.d.ts +2 -0
  314. package/Cloud.js +194 -0
  315. package/CloudArrowDown.d.ts +2 -0
  316. package/CloudArrowDown.js +198 -0
  317. package/CloudArrowUp.d.ts +2 -0
  318. package/CloudArrowUp.js +198 -0
  319. package/Cog.d.ts +2 -0
  320. package/Cog.js +200 -0
  321. package/Compass.d.ts +2 -0
  322. package/Compass.js +202 -0
  323. package/Container.d.ts +2 -0
  324. package/Container.js +202 -0
  325. package/Containership.d.ts +2 -0
  326. package/Containership.js +196 -0
  327. package/ControlFastForwardCircle.d.ts +2 -0
  328. package/ControlFastForwardCircle.js +200 -0
  329. package/ControlNextCircle.d.ts +2 -0
  330. package/ControlNextCircle.js +200 -0
  331. package/ControlPause.d.ts +2 -0
  332. package/ControlPause.js +200 -0
  333. package/ControlPauseCircle.d.ts +2 -0
  334. package/ControlPauseCircle.js +200 -0
  335. package/ControlPlay.d.ts +2 -0
  336. package/ControlPlay.js +194 -0
  337. package/ControlPlayBrackets.d.ts +2 -0
  338. package/ControlPlayBrackets.js +210 -0
  339. package/ControlPlayCircle.d.ts +2 -0
  340. package/ControlPlayCircle.js +198 -0
  341. package/ControlPlayResume.d.ts +2 -0
  342. package/ControlPlayResume.js +196 -0
  343. package/ControlPreviousCircle.d.ts +2 -0
  344. package/ControlPreviousCircle.js +200 -0
  345. package/ControlRewindCircle.d.ts +2 -0
  346. package/ControlRewindCircle.js +200 -0
  347. package/ControlStop.d.ts +2 -0
  348. package/ControlStop.js +194 -0
  349. package/Counter.d.ts +2 -0
  350. package/Counter.js +206 -0
  351. package/CreditCard.d.ts +2 -0
  352. package/CreditCard.js +200 -0
  353. package/Crop.d.ts +2 -0
  354. package/Crop.js +189 -0
  355. package/Cross.d.ts +2 -0
  356. package/Cross.js +187 -0
  357. package/CrossCircle.d.ts +2 -0
  358. package/CrossCircle.js +198 -0
  359. package/Crown.d.ts +2 -0
  360. package/Crown.js +194 -0
  361. package/CursorArrow.d.ts +2 -0
  362. package/CursorArrow.js +194 -0
  363. package/Cylinder.d.ts +2 -0
  364. package/Cylinder.js +196 -0
  365. package/CylinderAlert.d.ts +2 -0
  366. package/CylinderAlert.js +204 -0
  367. package/CylinderArrowInsideRight.d.ts +2 -0
  368. package/CylinderArrowInsideRight.js +198 -0
  369. package/CylinderArrowInsideUp.d.ts +2 -0
  370. package/CylinderArrowInsideUp.js +196 -0
  371. package/CylinderArrowRightIn.d.ts +2 -0
  372. package/CylinderArrowUp.d.ts +2 -0
  373. package/CylinderChartColumn.d.ts +2 -0
  374. package/CylinderChartColumn.js +200 -0
  375. package/CylinderChecked.d.ts +2 -0
  376. package/CylinderChecked.js +204 -0
  377. package/CylinderChevrons.d.ts +2 -0
  378. package/CylinderChevrons.js +200 -0
  379. package/CylinderClock.d.ts +2 -0
  380. package/CylinderClock.js +204 -0
  381. package/CylinderCloud.d.ts +2 -0
  382. package/CylinderCloud.js +204 -0
  383. package/CylinderIndex.d.ts +2 -0
  384. package/CylinderIndex.js +200 -0
  385. package/CylinderMagnifier.d.ts +2 -0
  386. package/CylinderMagnifier.js +204 -0
  387. package/CylinderMagnifierPlus.d.ts +2 -0
  388. package/CylinderMagnifierPlus.js +208 -0
  389. package/CylinderMetrics.d.ts +2 -0
  390. package/CylinderMetrics.js +196 -0
  391. package/CylinderMulti.d.ts +2 -0
  392. package/CylinderMulti.js +198 -0
  393. package/CylinderPie.d.ts +2 -0
  394. package/CylinderPie.js +191 -0
  395. package/CylinderPlus.d.ts +2 -0
  396. package/CylinderPlus.js +198 -0
  397. package/CylinderTable.d.ts +2 -0
  398. package/CylinderTable.js +208 -0
  399. package/CylinderTrace.d.ts +2 -0
  400. package/CylinderTrace.js +200 -0
  401. package/CylinderWrench.d.ts +2 -0
  402. package/CylinderWrench.js +200 -0
  403. package/DataType.d.ts +2 -0
  404. package/DataType.js +198 -0
  405. package/DeskLight.d.ts +2 -0
  406. package/DeskLight.js +194 -0
  407. package/DesktopPc.d.ts +2 -0
  408. package/DesktopPc.js +210 -0
  409. package/Diamond.d.ts +2 -0
  410. package/Diamond.js +196 -0
  411. package/DiamondInformation.d.ts +2 -0
  412. package/DocumentDrawer.d.ts +2 -0
  413. package/DocumentDrawer.js +198 -0
  414. package/DollarMark.d.ts +2 -0
  415. package/DollarMark.js +187 -0
  416. package/DoorArrowInside.d.ts +2 -0
  417. package/DoorArrowInside.js +196 -0
  418. package/DoorArrowOutside.d.ts +2 -0
  419. package/DoorArrowOutside.js +196 -0
  420. package/DotsFourSquare.d.ts +2 -0
  421. package/DotsFourSquare.js +204 -0
  422. package/DotsNine.d.ts +2 -0
  423. package/DotsNine.js +203 -0
  424. package/DotsThreeBalloon.d.ts +2 -0
  425. package/DotsThreeBalloon.js +202 -0
  426. package/DotsThreeHorizontal.d.ts +2 -0
  427. package/DotsThreeHorizontal.js +191 -0
  428. package/DotsThreeVertical.d.ts +2 -0
  429. package/DotsThreeVertical.js +191 -0
  430. package/DriveIndexes.d.ts +2 -0
  431. package/DriveIndexes.js +208 -0
  432. package/DriveMagnifier.d.ts +2 -0
  433. package/DriveMagnifier.js +202 -0
  434. package/Electricity.d.ts +2 -0
  435. package/Electricity.js +194 -0
  436. package/Envelope.d.ts +2 -3
  437. package/Envelope.js +73 -18
  438. package/EqualTo.d.ts +2 -0
  439. package/EqualTo.js +189 -0
  440. package/ExclamationBalloon.d.ts +2 -0
  441. package/ExclamationBalloon.js +200 -0
  442. package/ExclamationBrackets.d.ts +2 -0
  443. package/ExclamationBrackets.js +200 -0
  444. package/ExclamationCircle.d.ts +2 -0
  445. package/ExclamationCircle.js +200 -0
  446. package/ExclamationSquare.d.ts +2 -0
  447. package/ExclamationSquare.js +200 -0
  448. package/ExclamationTriangle.d.ts +2 -0
  449. package/ExclamationTriangle.js +200 -0
  450. package/ExclamationTriangleChevronsRectangle.d.ts +2 -0
  451. package/ExclamationTriangleChevronsRectangle.js +206 -0
  452. package/Eye.d.ts +2 -0
  453. package/Eye.js +200 -0
  454. package/EyeCrossed.d.ts +2 -0
  455. package/EyeSlashed.d.ts +2 -0
  456. package/EyeSlashed.js +202 -0
  457. package/FaceSmile.d.ts +2 -0
  458. package/FaceSmile.js +202 -0
  459. package/Factory.d.ts +2 -0
  460. package/Factory.js +202 -0
  461. package/File.d.ts +2 -0
  462. package/File.js +196 -0
  463. package/FileAiff.d.ts +2 -0
  464. package/FileAiff.js +212 -0
  465. package/FileArrowsRectangularDouble.d.ts +2 -0
  466. package/FileArrowsRectangularDouble.js +200 -0
  467. package/FileChartColumn.d.ts +2 -0
  468. package/FileChartColumn.js +200 -0
  469. package/FileCharts.d.ts +2 -0
  470. package/FileCharts.js +206 -0
  471. package/FileCss.d.ts +2 -0
  472. package/FileCss.js +208 -0
  473. package/FileCsv.d.ts +2 -0
  474. package/FileCsv.js +208 -0
  475. package/FileDat.d.ts +2 -0
  476. package/FileDat.js +216 -0
  477. package/FileDb.d.ts +2 -0
  478. package/FileDb.js +212 -0
  479. package/FileDbf.d.ts +2 -0
  480. package/FileDbf.js +216 -0
  481. package/FileDoc.d.ts +2 -0
  482. package/FileDoc.js +216 -0
  483. package/FileEps.d.ts +2 -0
  484. package/FileEps.js +212 -0
  485. package/FileFig.d.ts +2 -0
  486. package/FileFig.js +208 -0
  487. package/FileGif.d.ts +2 -0
  488. package/FileGif.js +208 -0
  489. package/FileHtm.d.ts +2 -0
  490. package/FileHtm.js +208 -0
  491. package/FileHtml.d.ts +2 -0
  492. package/FileHtml.js +212 -0
  493. package/FileIco.d.ts +2 -0
  494. package/FileIco.js +212 -0
  495. package/FileJpg.d.ts +2 -0
  496. package/FileJpg.js +212 -0
  497. package/FileJs.d.ts +2 -0
  498. package/FileJs.js +204 -0
  499. package/FileJson.d.ts +2 -0
  500. package/FileJson.js +216 -0
  501. package/FileJsx.d.ts +2 -0
  502. package/FileJsx.js +208 -0
  503. package/FileLog.d.ts +2 -0
  504. package/FileLog.js +212 -0
  505. package/FileLogs.d.ts +2 -0
  506. package/FileLogs.js +202 -0
  507. package/FileMagnifier.d.ts +2 -0
  508. package/FileMagnifier.js +202 -0
  509. package/FileMagnifierOn.d.ts +2 -0
  510. package/FileMagnifierOn.js +200 -0
  511. package/FileMid.d.ts +2 -0
  512. package/FileMid.js +212 -0
  513. package/FileMp3.d.ts +2 -0
  514. package/FileMp3.js +212 -0
  515. package/FileMp4.d.ts +2 -0
  516. package/FileMp4.js +216 -0
  517. package/FileMpg.d.ts +2 -0
  518. package/FileMpg.js +212 -0
  519. package/FileNode.d.ts +2 -0
  520. package/FileNode.js +202 -0
  521. package/FilePdf.d.ts +2 -0
  522. package/FilePdf.js +216 -0
  523. package/FilePhp.d.ts +2 -0
  524. package/FilePhp.js +216 -0
  525. package/FilePlus.d.ts +2 -0
  526. package/FilePlus.js +198 -0
  527. package/FilePng.d.ts +2 -0
  528. package/FilePng.js +212 -0
  529. package/FilePpt.d.ts +2 -0
  530. package/FilePpt.js +216 -0
  531. package/FileRar.d.ts +2 -0
  532. package/FileRar.js +220 -0
  533. package/FileRegex.d.ts +2 -0
  534. package/FileRegex.js +204 -0
  535. package/FileRtf.d.ts +2 -0
  536. package/FileRtf.js +212 -0
  537. package/FileSql.d.ts +2 -0
  538. package/FileSql.js +212 -0
  539. package/FileSvg.d.ts +2 -0
  540. package/FileSvg.js +208 -0
  541. package/FileTGZ.d.ts +2 -0
  542. package/FileTGZ.js +208 -0
  543. package/FileText.d.ts +2 -0
  544. package/FileText.js +208 -0
  545. package/FileTiff.d.ts +2 -0
  546. package/FileTiff.js +212 -0
  547. package/FileWav.d.ts +2 -0
  548. package/FileWav.js +212 -0
  549. package/FileXls.d.ts +2 -0
  550. package/FileXls.js +208 -0
  551. package/FileXml.d.ts +2 -0
  552. package/FileXml.js +208 -0
  553. package/FileZip.d.ts +2 -0
  554. package/FileZip.js +212 -0
  555. package/FillFalse.d.ts +2 -0
  556. package/FillFalse.js +197 -0
  557. package/FillTrue.d.ts +2 -0
  558. package/FillTrue.js +197 -0
  559. package/Filter.d.ts +2 -3
  560. package/Filter.js +71 -18
  561. package/FilterMinus.d.ts +2 -0
  562. package/FilterMinus.js +198 -0
  563. package/FilterPlus.d.ts +2 -0
  564. package/FilterPlus.js +198 -0
  565. package/Fingerprint.d.ts +2 -0
  566. package/Fingerprint.js +198 -0
  567. package/Flag.d.ts +2 -3
  568. package/Flag.js +71 -18
  569. package/Flame.d.ts +2 -0
  570. package/Flame.js +194 -0
  571. package/Flashlight.d.ts +2 -0
  572. package/Flashlight.js +198 -0
  573. package/Flask.d.ts +2 -0
  574. package/Flask.js +198 -0
  575. package/FloppyDisk.d.ts +2 -0
  576. package/FloppyDisk.js +200 -0
  577. package/Folder.d.ts +2 -3
  578. package/Folder.js +71 -18
  579. package/ForwarderHeavy.d.ts +2 -0
  580. package/ForwarderHeavy.js +198 -0
  581. package/ForwarderUniversal.d.ts +2 -0
  582. package/ForwarderUniversal.js +202 -0
  583. package/FourRectangles.d.ts +2 -0
  584. package/Function.d.ts +2 -0
  585. package/Function.js +198 -0
  586. package/GeoTag.d.ts +2 -0
  587. package/GeoTag.js +200 -0
  588. package/GeoTagGroup.d.ts +2 -0
  589. package/GeoTagGroup.js +210 -0
  590. package/Globe.d.ts +2 -3
  591. package/Globe.js +82 -17
  592. package/GreaterThan.d.ts +2 -0
  593. package/GreaterThan.js +189 -0
  594. package/GreaterThanOrEqualTo.d.ts +2 -0
  595. package/GreaterThanOrEqualTo.js +193 -0
  596. package/GridLines.d.ts +2 -0
  597. package/GridLines.js +210 -0
  598. package/Hammer.d.ts +2 -0
  599. package/Hammer.js +196 -0
  600. package/HandRise.d.ts +2 -0
  601. package/HandRise.js +200 -0
  602. package/Hash.d.ts +2 -0
  603. package/Hash.js +189 -0
  604. package/Headset.d.ts +2 -0
  605. package/Headset.js +194 -0
  606. package/HeadsetD.d.ts +2 -0
  607. package/HeadsetD.js +200 -0
  608. package/HeadsetS.d.ts +2 -0
  609. package/HeadsetS.js +196 -0
  610. package/HeartRibbon.d.ts +2 -0
  611. package/HeartRibbon.js +198 -0
  612. package/Hexagon.d.ts +2 -0
  613. package/Hexagon.js +194 -0
  614. package/HexagonInformation.d.ts +2 -0
  615. package/HotAirBalloon.d.ts +2 -0
  616. package/HotAirBalloon.js +196 -0
  617. package/Hourglass.d.ts +2 -0
  618. package/Hourglass.js +198 -0
  619. package/HourglassCircle.d.ts +2 -0
  620. package/HourglassCircle.js +202 -0
  621. package/HourglassStart.d.ts +2 -0
  622. package/HourglassStart.js +200 -0
  623. package/House.d.ts +2 -0
  624. package/House.js +194 -0
  625. package/HumanBodyCircle.d.ts +2 -0
  626. package/HumanBodyCircle.js +200 -0
  627. package/IconProvider.d.ts +50 -0
  628. package/IconProvider.js +301 -0
  629. package/Indexer.d.ts +2 -0
  630. package/Indexes.d.ts +2 -0
  631. package/Indexes.js +204 -0
  632. package/Information.d.ts +2 -0
  633. package/Information.js +198 -0
  634. package/InformationCircle.d.ts +2 -0
  635. package/InformationCircle.js +200 -0
  636. package/InformationDiamond.d.ts +2 -0
  637. package/InformationDiamond.js +200 -0
  638. package/InformationHexagon.d.ts +2 -0
  639. package/InformationHexagon.js +200 -0
  640. package/Key.d.ts +2 -0
  641. package/Key.js +198 -0
  642. package/LaptopOpen.d.ts +2 -0
  643. package/LaptopOpen.js +198 -0
  644. package/LayerTriple.d.ts +2 -0
  645. package/Layers.d.ts +2 -0
  646. package/LayersPlus.d.ts +2 -0
  647. package/LayersRised.d.ts +2 -0
  648. package/LayersRised.js +208 -0
  649. package/LayersTriple.d.ts +2 -0
  650. package/LayersTriple.js +202 -0
  651. package/Layout.d.ts +2 -0
  652. package/Layout.js +198 -0
  653. package/LayoutOverview.d.ts +2 -0
  654. package/LayoutOverview.js +200 -0
  655. package/LayoutPanels.d.ts +2 -0
  656. package/LayoutPanels.js +206 -0
  657. package/LessThan.d.ts +2 -0
  658. package/LessThan.js +189 -0
  659. package/LessThanOrEqualTo.d.ts +2 -0
  660. package/LessThanOrEqualTo.js +193 -0
  661. package/Lightbulb.d.ts +2 -3
  662. package/Lightbulb.js +75 -18
  663. package/Lightning.d.ts +2 -3
  664. package/Lightning.js +71 -18
  665. package/Line.d.ts +2 -3
  666. package/Line.js +66 -20
  667. package/LinesThree.d.ts +2 -0
  668. package/LinesThree.js +191 -0
  669. package/List.d.ts +2 -3
  670. package/List.js +79 -23
  671. package/ListCheck.d.ts +2 -0
  672. package/ListCheck.js +208 -0
  673. package/Lock.d.ts +2 -3
  674. package/Lock.js +81 -24
  675. package/LockSquare.d.ts +2 -0
  676. package/LockSquare.js +202 -0
  677. package/LockUnlocked.d.ts +2 -3
  678. package/LockUnlocked.js +81 -24
  679. package/MIGRATION.md +162 -0
  680. package/Magnifier.d.ts +2 -0
  681. package/Magnifier.js +196 -0
  682. package/MagnifierArrowLeftRight.d.ts +2 -0
  683. package/MagnifierArrowLeftRight.js +198 -0
  684. package/MagnifierChartColumn.d.ts +2 -0
  685. package/MagnifierChartColumn.js +200 -0
  686. package/MagnifierChartLine.d.ts +2 -0
  687. package/MagnifierChartLine.js +198 -0
  688. package/MagnifierClock.d.ts +2 -0
  689. package/MagnifierClock.js +198 -0
  690. package/MagnifierCross.d.ts +2 -0
  691. package/MagnifierCross.js +198 -0
  692. package/MagnifierDrive.d.ts +2 -0
  693. package/MagnifierMinus.d.ts +2 -0
  694. package/MagnifierMinus.js +198 -0
  695. package/MagnifierPlus.d.ts +2 -0
  696. package/MagnifierPlus.js +198 -0
  697. package/MagnifierText.d.ts +2 -0
  698. package/MagnifierText.js +200 -0
  699. package/MagnifierUnderline.d.ts +2 -0
  700. package/MagnifierUnderline.js +200 -0
  701. package/MagnifierWithPlus.d.ts +2 -0
  702. package/MagnifierWithPlus.js +200 -0
  703. package/Markdown.d.ts +2 -0
  704. package/Markdown.js +200 -0
  705. package/MeshRandom.d.ts +2 -0
  706. package/MeshRandom.js +196 -0
  707. package/Metrics.d.ts +2 -3
  708. package/Metrics.js +79 -24
  709. package/Minus.d.ts +2 -3
  710. package/Minus.js +71 -23
  711. package/MinusCircle.d.ts +2 -3
  712. package/MinusCircle.js +87 -32
  713. package/MobilePhone.d.ts +2 -0
  714. package/MobilePhone.js +198 -0
  715. package/Monitor.d.ts +2 -3
  716. package/Monitor.js +79 -26
  717. package/MonitorChartColumn.d.ts +2 -0
  718. package/MonitorChartColumn.js +200 -0
  719. package/Moon.d.ts +2 -0
  720. package/Moon.js +194 -0
  721. package/Motorcycle.d.ts +2 -0
  722. package/Motorcycle.js +194 -0
  723. package/MutipleFolders.d.ts +2 -0
  724. package/MutipleFolders.js +196 -0
  725. package/NetworkConnector.d.ts +2 -0
  726. package/NetworkConnector.js +193 -0
  727. package/NetworkDevices.d.ts +2 -0
  728. package/NetworkDevices.js +200 -0
  729. package/NodeBranch.d.ts +2 -0
  730. package/NodeBranch.js +196 -0
  731. package/NodeBranchPlus.d.ts +2 -0
  732. package/NodeBranchPlus.js +200 -0
  733. package/NodeConnection.d.ts +2 -0
  734. package/NodeConnection.js +212 -0
  735. package/NodeDistributed.d.ts +2 -0
  736. package/NodeDistributed.js +196 -0
  737. package/NodeFollow.d.ts +2 -0
  738. package/NodeFollow.js +200 -0
  739. package/NodeFollowFour.d.ts +2 -0
  740. package/NodeFollowFour.js +200 -0
  741. package/NodeModel.d.ts +2 -0
  742. package/NodeModel.js +189 -0
  743. package/NodeNetwork.d.ts +2 -0
  744. package/NodeNetwork.js +196 -0
  745. package/NodePathDuration.d.ts +2 -0
  746. package/NodePathDuration.js +206 -0
  747. package/NodeReroute.d.ts +2 -0
  748. package/NodeRulesEngine.d.ts +2 -0
  749. package/NodeRulesEngine.js +216 -0
  750. package/NodeRulesets.d.ts +2 -0
  751. package/NodeRulesets.js +200 -0
  752. package/NodeServices.d.ts +2 -0
  753. package/NodeSplit.d.ts +2 -0
  754. package/NodeSplit.js +196 -0
  755. package/NodeStartToEnd.d.ts +2 -0
  756. package/NodeStartToEnd.js +200 -0
  757. package/NodeSwitch.d.ts +2 -0
  758. package/NodeTopology.d.ts +2 -0
  759. package/NodeTopology.js +196 -0
  760. package/NodeTree.d.ts +2 -0
  761. package/NodeTree.js +196 -0
  762. package/NotEqualTo.d.ts +2 -0
  763. package/NotEqualTo.js +193 -0
  764. package/NotePlus.d.ts +2 -0
  765. package/NotePlus.js +198 -0
  766. package/ObjectsCheck.d.ts +2 -0
  767. package/ObjectsCircles.d.ts +2 -0
  768. package/ObjectsSquaresAndCircles.d.ts +2 -0
  769. package/ObjectsVarietyShapes.d.ts +2 -0
  770. package/OrganizerNotebook.d.ts +2 -0
  771. package/OrganizerNotebook.js +196 -0
  772. package/PageNode.d.ts +2 -0
  773. package/Paintbrush.d.ts +2 -3
  774. package/Paintbrush.js +79 -24
  775. package/Palette.d.ts +2 -0
  776. package/Palette.js +204 -0
  777. package/PaperFolded.d.ts +2 -0
  778. package/PaperFolded.js +198 -0
  779. package/PaperPlane.d.ts +2 -0
  780. package/PaperPlane.js +196 -0
  781. package/Paperclip.d.ts +2 -0
  782. package/Paperclip.js +189 -0
  783. package/ParallelDots.d.ts +2 -0
  784. package/ParallelDots.js +197 -0
  785. package/Pencil.d.ts +2 -3
  786. package/Pencil.js +79 -23
  787. package/PencilCircle.d.ts +2 -0
  788. package/PencilCircle.js +200 -0
  789. package/PencilUnderline.d.ts +2 -0
  790. package/PencilUnderline.js +200 -0
  791. package/PhoneReceiverUp.d.ts +2 -0
  792. package/PhoneReceiverUp.js +196 -0
  793. package/Picture.d.ts +2 -0
  794. package/Picture.js +204 -0
  795. package/Pin.d.ts +2 -0
  796. package/Pin.js +194 -0
  797. package/PinStuck.d.ts +2 -0
  798. package/PinStuck.js +196 -0
  799. package/Plus.d.ts +2 -3
  800. package/Plus.js +70 -23
  801. package/PlusBalloon.d.ts +2 -0
  802. package/PlusBalloon.js +198 -0
  803. package/PlusBrackets.d.ts +2 -0
  804. package/PlusBrackets.js +191 -0
  805. package/PlusCircle.d.ts +2 -0
  806. package/PlusCircle.js +198 -0
  807. package/Portrait.d.ts +2 -0
  808. package/Portrait.js +200 -0
  809. package/PortraitPlus.d.ts +2 -0
  810. package/PortraitPlus.js +204 -0
  811. package/PortraitThree.d.ts +2 -0
  812. package/PortraitTwo.d.ts +2 -0
  813. package/PortraitsThree.d.ts +2 -0
  814. package/PortraitsThree.js +216 -0
  815. package/PortraitsTwo.d.ts +2 -0
  816. package/PortraitsTwo.js +208 -0
  817. package/Printer.d.ts +2 -0
  818. package/Printer.js +196 -0
  819. package/Processor.d.ts +2 -0
  820. package/Processor.js +202 -0
  821. package/ProcessorBus.d.ts +2 -0
  822. package/ProcessorBus.js +196 -0
  823. package/ProjectorChartColumn.d.ts +2 -0
  824. package/ProjectorChartColumn.js +200 -0
  825. package/Puchcard.d.ts +2 -0
  826. package/Puchcard.js +230 -0
  827. package/Pulse.d.ts +2 -0
  828. package/Pulse.js +189 -0
  829. package/PuzzlePiece.d.ts +2 -0
  830. package/PuzzlePiece.js +194 -0
  831. package/QuestionCircle.d.ts +2 -3
  832. package/QuestionCircle.js +88 -28
  833. package/RectanglesAndCheck.d.ts +2 -0
  834. package/RectanglesAndCheck.js +210 -0
  835. package/RectanglesDouble.d.ts +2 -0
  836. package/RectanglesDouble.js +200 -0
  837. package/RectanglesFour.d.ts +2 -0
  838. package/RectanglesFour.js +212 -0
  839. package/RectanglesWithCornerFrame.d.ts +2 -0
  840. package/RectanglesWithCornerFrame.js +204 -0
  841. package/RectanglesWithoutFrame.d.ts +2 -0
  842. package/Report.d.ts +2 -3
  843. package/Report.js +84 -20
  844. package/ReportPivot.d.ts +2 -3
  845. package/ReportSearch.d.ts +2 -3
  846. package/RobotAgent.d.ts +2 -0
  847. package/RobotAgent.js +200 -0
  848. package/RobotFace.d.ts +2 -0
  849. package/RobotFace.js +200 -0
  850. package/Rocket.d.ts +2 -0
  851. package/Rocket.js +198 -0
  852. package/SVG.d.ts +17 -38
  853. package/SVG.js +46 -73
  854. package/SVGEnterprise.d.ts +60 -0
  855. package/SVGEnterprise.js +217 -0
  856. package/SVGInternal.d.ts +1 -1
  857. package/SVGInternal.js +11 -11
  858. package/Scissors.d.ts +2 -0
  859. package/Scissors.js +194 -0
  860. package/Script.d.ts +2 -0
  861. package/Script.js +196 -0
  862. package/Servers.d.ts +2 -0
  863. package/Servers.js +208 -0
  864. package/ServersCloud.d.ts +2 -0
  865. package/ServersCloud.js +210 -0
  866. package/SeverityInformation.d.ts +2 -0
  867. package/SeverityInformation.js +200 -0
  868. package/ShapesVariety.d.ts +2 -0
  869. package/ShapesVariety.js +210 -0
  870. package/Ship.d.ts +2 -0
  871. package/Ship.js +196 -0
  872. package/Shoe.d.ts +2 -0
  873. package/Shoe.js +194 -0
  874. package/SlidersDoubleHorizontal.d.ts +2 -0
  875. package/SlidersDoubleHorizontal.js +200 -0
  876. package/SlidersTripleHorizontal.d.ts +2 -0
  877. package/SlidersTripleHorizontal.js +212 -0
  878. package/Square.d.ts +2 -0
  879. package/Square.js +196 -0
  880. package/SquareAndCorners.d.ts +2 -0
  881. package/SquareAndCorners.js +210 -0
  882. package/SquareArrowRightInside.d.ts +2 -0
  883. package/SquareArrowTopRight.d.ts +2 -0
  884. package/SquareChevronsIn.d.ts +2 -0
  885. package/SquareChevronsOut.d.ts +2 -0
  886. package/SquareFourDots.d.ts +2 -0
  887. package/SquareHalfArrowDown.d.ts +2 -0
  888. package/SquareHalfArrowUp.d.ts +2 -0
  889. package/SquareLayers.d.ts +2 -0
  890. package/SquareLock.d.ts +2 -0
  891. package/SquareUsers.d.ts +2 -0
  892. package/SquaresAndCircles.d.ts +2 -0
  893. package/SquaresAndCircles.js +212 -0
  894. package/SquaresLayered.d.ts +2 -0
  895. package/SquaresLayered.js +198 -0
  896. package/SquaresLayeredPlus.d.ts +2 -0
  897. package/SquaresLayeredPlus.js +202 -0
  898. package/Star.d.ts +2 -3
  899. package/Star.js +77 -24
  900. package/Stopwatch.d.ts +2 -0
  901. package/Stopwatch.js +202 -0
  902. package/Store.d.ts +2 -0
  903. package/Store.js +196 -0
  904. package/Sun.d.ts +2 -0
  905. package/Sun.js +226 -0
  906. package/SuperCar.d.ts +2 -0
  907. package/SuperCar.js +196 -0
  908. package/Table.d.ts +2 -3
  909. package/Table.js +79 -24
  910. package/TableChevron.d.ts +2 -0
  911. package/TableChevron.js +198 -0
  912. package/TableChevronChartLine.d.ts +2 -0
  913. package/TableChevronChartLine.js +206 -0
  914. package/TableList.d.ts +2 -0
  915. package/TableList.js +200 -0
  916. package/TableSlide.d.ts +2 -0
  917. package/TableSlide.js +204 -0
  918. package/Tablet.d.ts +2 -0
  919. package/Tablet.js +198 -0
  920. package/TabletLandscape.d.ts +2 -0
  921. package/TabletLandscape.js +198 -0
  922. package/Tag.d.ts +2 -0
  923. package/Tag.js +198 -0
  924. package/Telescope.d.ts +2 -0
  925. package/Telescope.js +198 -0
  926. package/TextA.d.ts +2 -0
  927. package/TextA.js +189 -0
  928. package/TextASmall.d.ts +2 -0
  929. package/TextASmall.js +189 -0
  930. package/TextAa.d.ts +2 -0
  931. package/TextAa.js +193 -0
  932. package/TextBox.d.ts +2 -0
  933. package/TextBox.js +198 -0
  934. package/TextDirection.d.ts +2 -0
  935. package/TextDirection45.d.ts +2 -0
  936. package/TextDirection45.js +191 -0
  937. package/TextDirection90.d.ts +2 -0
  938. package/TextDirection90.js +191 -0
  939. package/TextDirectionMinus45.d.ts +2 -0
  940. package/TextDirectionMinus45.js +191 -0
  941. package/TextDirectionMinus90.d.ts +2 -0
  942. package/TextDirectionMinus90.js +191 -0
  943. package/TextDirectionRight.d.ts +2 -0
  944. package/TextDirectionRight.js +191 -0
  945. package/TextT.d.ts +2 -0
  946. package/TextT.js +189 -0
  947. package/ThumbsDown.d.ts +2 -0
  948. package/ThumbsDown.js +196 -0
  949. package/ThumbsUp.d.ts +2 -0
  950. package/ThumbsUp.js +196 -0
  951. package/TrashCanCross.d.ts +2 -0
  952. package/TrashCanCross.js +198 -0
  953. package/Treemap.d.ts +2 -0
  954. package/Treemap.js +202 -0
  955. package/Triangle.d.ts +2 -0
  956. package/Triangle.js +194 -0
  957. package/TriangleDoubleLayers.d.ts +2 -0
  958. package/TriangleDown.d.ts +2 -3
  959. package/TriangleExclamation.d.ts +2 -0
  960. package/TriangleLeft.d.ts +2 -3
  961. package/TriangleRight.d.ts +2 -3
  962. package/TriangleTripleLayers.d.ts +2 -0
  963. package/TrianglesLayeredDouble.d.ts +2 -0
  964. package/TrianglesLayeredDouble.js +200 -0
  965. package/TrianglesLayeredTriple.d.ts +2 -0
  966. package/TrianglesLayeredTriple.js +204 -0
  967. package/Truck.d.ts +2 -0
  968. package/Truck.js +198 -0
  969. package/UsersSquare.d.ts +2 -0
  970. package/UsersSquare.js +204 -0
  971. package/VideoCamera.d.ts +2 -0
  972. package/VideoCamera.js +196 -0
  973. package/WindowChevronsSlash.d.ts +2 -0
  974. package/WindowChevronsSlash.js +202 -0
  975. package/WindowPortrait.d.ts +2 -0
  976. package/WindowPortrait.js +208 -0
  977. package/Wrench.d.ts +2 -0
  978. package/Wrench.js +194 -0
  979. package/WrenchCircle.d.ts +2 -0
  980. package/WrenchCircle.js +198 -0
  981. package/docker-compose.yml +29 -0
  982. package/enterprise/Activity.d.ts +3 -0
  983. package/enterprise/Activity.js +136 -0
  984. package/enterprise/ArrowDown.d.ts +3 -0
  985. package/enterprise/ArrowDown.js +141 -0
  986. package/enterprise/ArrowLeft.d.ts +3 -0
  987. package/enterprise/ArrowLeft.js +141 -0
  988. package/enterprise/ArrowRight.d.ts +3 -0
  989. package/enterprise/ArrowRight.js +141 -0
  990. package/enterprise/ArrowUp.d.ts +3 -0
  991. package/enterprise/ArrowUp.js +141 -0
  992. package/enterprise/BarBeside.d.ts +3 -0
  993. package/enterprise/BarBeside.js +140 -0
  994. package/enterprise/BarStacked.d.ts +3 -0
  995. package/enterprise/BarStacked.js +141 -0
  996. package/enterprise/BarStacked100.d.ts +3 -0
  997. package/enterprise/BarStacked100.js +141 -0
  998. package/enterprise/Bell.d.ts +3 -0
  999. package/enterprise/Bell.js +141 -0
  1000. package/enterprise/Bookmark.d.ts +3 -0
  1001. package/enterprise/Bookmark.js +141 -0
  1002. package/enterprise/Boolean.d.ts +3 -0
  1003. package/enterprise/Boolean.js +140 -0
  1004. package/enterprise/BoxChecked.d.ts +3 -0
  1005. package/enterprise/BoxChecked.js +140 -0
  1006. package/enterprise/BoxFilled.d.ts +3 -0
  1007. package/enterprise/BoxFilled.js +141 -0
  1008. package/enterprise/BoxUnchecked.d.ts +3 -0
  1009. package/enterprise/BoxUnchecked.js +140 -0
  1010. package/enterprise/Calendar.d.ts +3 -0
  1011. package/enterprise/Calendar.js +140 -0
  1012. package/enterprise/Cancel.d.ts +3 -0
  1013. package/enterprise/Cancel.js +136 -0
  1014. package/enterprise/Caret.d.ts +3 -0
  1015. package/enterprise/Caret.js +136 -0
  1016. package/enterprise/ChartArea.d.ts +3 -0
  1017. package/enterprise/ChartArea.js +141 -0
  1018. package/enterprise/ChartBar.d.ts +3 -0
  1019. package/enterprise/ChartBar.js +141 -0
  1020. package/enterprise/ChartBasic.d.ts +3 -0
  1021. package/enterprise/ChartBasic.js +147 -0
  1022. package/enterprise/ChartBubble.d.ts +3 -0
  1023. package/enterprise/ChartBubble.js +141 -0
  1024. package/enterprise/ChartColumn.d.ts +3 -0
  1025. package/enterprise/ChartColumn.js +141 -0
  1026. package/enterprise/ChartLine.d.ts +3 -0
  1027. package/enterprise/ChartLine.js +141 -0
  1028. package/enterprise/ChartPie.d.ts +3 -0
  1029. package/enterprise/ChartPie.js +141 -0
  1030. package/enterprise/ChartScatter.d.ts +3 -0
  1031. package/enterprise/ChartScatter.js +140 -0
  1032. package/enterprise/Check.d.ts +3 -0
  1033. package/enterprise/Check.js +140 -0
  1034. package/enterprise/ChevronDown.d.ts +3 -0
  1035. package/enterprise/ChevronDown.js +139 -0
  1036. package/enterprise/ChevronLeft.d.ts +3 -0
  1037. package/enterprise/ChevronLeft.js +139 -0
  1038. package/enterprise/ChevronRight.d.ts +3 -0
  1039. package/enterprise/ChevronRight.js +139 -0
  1040. package/enterprise/ChevronUp.d.ts +3 -0
  1041. package/enterprise/ChevronUp.js +139 -0
  1042. package/enterprise/ChoroplethMap.d.ts +3 -0
  1043. package/enterprise/ChoroplethMap.js +141 -0
  1044. package/enterprise/Circle.d.ts +3 -0
  1045. package/enterprise/Circle.js +140 -0
  1046. package/enterprise/CircleFilled.d.ts +3 -0
  1047. package/enterprise/CircleFilled.js +140 -0
  1048. package/enterprise/CircleHalfFilled.d.ts +3 -0
  1049. package/enterprise/CircleHalfFilled.js +140 -0
  1050. package/enterprise/CirclePlus.d.ts +3 -0
  1051. package/enterprise/CirclePlus.js +140 -0
  1052. package/enterprise/Clear.d.ts +3 -0
  1053. package/enterprise/Clear.js +140 -0
  1054. package/enterprise/Clipboard.d.ts +3 -0
  1055. package/enterprise/Clipboard.js +141 -0
  1056. package/enterprise/Clock.d.ts +3 -0
  1057. package/enterprise/Clock.js +140 -0
  1058. package/enterprise/Clone.d.ts +3 -0
  1059. package/enterprise/Clone.js +140 -0
  1060. package/enterprise/Close.d.ts +3 -0
  1061. package/enterprise/Close.js +136 -0
  1062. package/enterprise/Code.d.ts +3 -0
  1063. package/enterprise/Code.js +141 -0
  1064. package/enterprise/Connection.d.ts +3 -0
  1065. package/enterprise/Connection.js +155 -0
  1066. package/enterprise/Dashboard.d.ts +3 -0
  1067. package/enterprise/Dashboard.js +140 -0
  1068. package/enterprise/Data.d.ts +3 -0
  1069. package/enterprise/Data.js +141 -0
  1070. package/enterprise/DataInput.d.ts +3 -0
  1071. package/enterprise/DataInput.js +141 -0
  1072. package/enterprise/DataSource.d.ts +3 -0
  1073. package/enterprise/DataSource.js +143 -0
  1074. package/enterprise/DistributedEnvironment.d.ts +3 -0
  1075. package/enterprise/DistributedEnvironment.js +140 -0
  1076. package/enterprise/DistributionStream.d.ts +3 -0
  1077. package/enterprise/DistributionStream.js +141 -0
  1078. package/enterprise/Document.d.ts +3 -0
  1079. package/enterprise/Document.js +141 -0
  1080. package/enterprise/Download.d.ts +3 -0
  1081. package/enterprise/Download.js +141 -0
  1082. package/enterprise/Envelope.d.ts +3 -0
  1083. package/enterprise/Envelope.js +141 -0
  1084. package/enterprise/Error.d.ts +3 -0
  1085. package/enterprise/Error.js +142 -0
  1086. package/enterprise/Events.d.ts +3 -0
  1087. package/enterprise/Events.js +141 -0
  1088. package/enterprise/External.d.ts +3 -0
  1089. package/enterprise/External.js +141 -0
  1090. package/enterprise/ExternalViz.d.ts +3 -0
  1091. package/enterprise/ExternalViz.js +136 -0
  1092. package/enterprise/Filter.d.ts +3 -0
  1093. package/enterprise/Filter.js +141 -0
  1094. package/enterprise/FitToView.d.ts +3 -0
  1095. package/enterprise/FitToView.js +149 -0
  1096. package/enterprise/Flag.d.ts +3 -0
  1097. package/enterprise/Flag.js +141 -0
  1098. package/enterprise/Folder.d.ts +3 -0
  1099. package/enterprise/Folder.js +141 -0
  1100. package/enterprise/Fullscreen.d.ts +3 -0
  1101. package/enterprise/Fullscreen.js +141 -0
  1102. package/enterprise/FullscreenExit.d.ts +3 -0
  1103. package/enterprise/FullscreenExit.js +141 -0
  1104. package/enterprise/FullscreenExitLight.d.ts +3 -0
  1105. package/enterprise/FullscreenExitLight.js +142 -0
  1106. package/enterprise/FullscreenLight.d.ts +3 -0
  1107. package/enterprise/FullscreenLight.js +142 -0
  1108. package/enterprise/GaugeFiller.d.ts +3 -0
  1109. package/enterprise/GaugeFiller.js +141 -0
  1110. package/enterprise/GaugeMarker.d.ts +3 -0
  1111. package/enterprise/GaugeMarker.js +141 -0
  1112. package/enterprise/GaugeRadial.d.ts +3 -0
  1113. package/enterprise/GaugeRadial.js +141 -0
  1114. package/enterprise/Gear.d.ts +3 -0
  1115. package/enterprise/Gear.js +140 -0
  1116. package/enterprise/GearUnfilled.d.ts +3 -0
  1117. package/enterprise/GearUnfilled.js +141 -0
  1118. package/enterprise/Globe.d.ts +3 -0
  1119. package/enterprise/Globe.js +139 -0
  1120. package/enterprise/HamburgerMenu.d.ts +3 -0
  1121. package/enterprise/HamburgerMenu.js +141 -0
  1122. package/enterprise/Icons.d.ts +3 -0
  1123. package/enterprise/Icons.js +149 -0
  1124. package/enterprise/Images.d.ts +3 -0
  1125. package/enterprise/Images.js +147 -0
  1126. package/enterprise/Info.d.ts +3 -0
  1127. package/enterprise/Info.js +145 -0
  1128. package/enterprise/InfoCircle.d.ts +3 -0
  1129. package/enterprise/InfoCircle.js +140 -0
  1130. package/enterprise/Inputs.d.ts +3 -0
  1131. package/enterprise/Inputs.js +151 -0
  1132. package/enterprise/LabelRotation0.d.ts +3 -0
  1133. package/enterprise/LabelRotation0.js +141 -0
  1134. package/enterprise/LabelRotation45.d.ts +3 -0
  1135. package/enterprise/LabelRotation45.js +141 -0
  1136. package/enterprise/LabelRotation90.d.ts +3 -0
  1137. package/enterprise/LabelRotation90.js +141 -0
  1138. package/enterprise/LabelRotationMinus45.d.ts +3 -0
  1139. package/enterprise/LabelRotationMinus45.js +141 -0
  1140. package/enterprise/LabelRotationMinus90.d.ts +3 -0
  1141. package/enterprise/LabelRotationMinus90.js +141 -0
  1142. package/enterprise/Lightbulb.d.ts +3 -0
  1143. package/enterprise/Lightbulb.js +141 -0
  1144. package/enterprise/Lightning.d.ts +3 -0
  1145. package/enterprise/Lightning.js +141 -0
  1146. package/enterprise/Line.d.ts +3 -0
  1147. package/enterprise/Line.js +143 -0
  1148. package/enterprise/Link.d.ts +3 -0
  1149. package/enterprise/Link.js +141 -0
  1150. package/enterprise/List.d.ts +3 -0
  1151. package/enterprise/List.js +141 -0
  1152. package/enterprise/LocationMarker.d.ts +3 -0
  1153. package/enterprise/LocationMarker.js +141 -0
  1154. package/enterprise/Lock.d.ts +3 -0
  1155. package/enterprise/Lock.js +141 -0
  1156. package/enterprise/LockUnlocked.d.ts +3 -0
  1157. package/enterprise/LockUnlocked.js +141 -0
  1158. package/enterprise/Map.d.ts +3 -0
  1159. package/enterprise/Map.js +136 -0
  1160. package/enterprise/Metrics.d.ts +3 -0
  1161. package/enterprise/Metrics.js +141 -0
  1162. package/enterprise/Minus.d.ts +3 -0
  1163. package/enterprise/Minus.js +139 -0
  1164. package/enterprise/MinusCircle.d.ts +3 -0
  1165. package/enterprise/MinusCircle.js +143 -0
  1166. package/enterprise/MissingValueJoin.d.ts +3 -0
  1167. package/enterprise/MissingValueJoin.js +141 -0
  1168. package/enterprise/MissingValueSkipped.d.ts +3 -0
  1169. package/enterprise/MissingValueSkipped.js +141 -0
  1170. package/enterprise/MissingValueZero.d.ts +3 -0
  1171. package/enterprise/MissingValueZero.js +141 -0
  1172. package/enterprise/Model.d.ts +3 -0
  1173. package/enterprise/Model.js +141 -0
  1174. package/enterprise/Monitor.d.ts +3 -0
  1175. package/enterprise/Monitor.js +145 -0
  1176. package/enterprise/More.d.ts +3 -0
  1177. package/enterprise/More.js +139 -0
  1178. package/enterprise/MoreVertical.d.ts +3 -0
  1179. package/enterprise/MoreVertical.js +139 -0
  1180. package/enterprise/MultiShare.d.ts +3 -0
  1181. package/enterprise/MultiShare.js +141 -0
  1182. package/enterprise/NetworkDevice.d.ts +3 -0
  1183. package/enterprise/NetworkDevice.js +145 -0
  1184. package/enterprise/NotAllowed.d.ts +3 -0
  1185. package/enterprise/NotAllowed.js +140 -0
  1186. package/enterprise/Number.d.ts +3 -0
  1187. package/enterprise/Number.js +141 -0
  1188. package/enterprise/Paintbrush.d.ts +3 -0
  1189. package/enterprise/Paintbrush.js +141 -0
  1190. package/enterprise/Pan.d.ts +3 -0
  1191. package/enterprise/Pan.js +141 -0
  1192. package/enterprise/Pause.d.ts +3 -0
  1193. package/enterprise/Pause.js +139 -0
  1194. package/enterprise/Pencil.d.ts +3 -0
  1195. package/enterprise/Pencil.js +140 -0
  1196. package/enterprise/Pivot.d.ts +3 -0
  1197. package/enterprise/Pivot.js +141 -0
  1198. package/enterprise/Play.d.ts +3 -0
  1199. package/enterprise/Play.js +136 -0
  1200. package/enterprise/Plus.d.ts +3 -0
  1201. package/enterprise/Plus.js +140 -0
  1202. package/enterprise/Print.d.ts +3 -0
  1203. package/enterprise/Print.js +140 -0
  1204. package/enterprise/Puzzle.d.ts +3 -0
  1205. package/enterprise/Puzzle.js +141 -0
  1206. package/enterprise/Question.d.ts +3 -0
  1207. package/enterprise/Question.js +141 -0
  1208. package/enterprise/QuestionCircle.d.ts +3 -0
  1209. package/enterprise/QuestionCircle.js +140 -0
  1210. package/enterprise/Refresh.d.ts +3 -0
  1211. package/enterprise/Refresh.js +145 -0
  1212. package/enterprise/RefreshLight.d.ts +3 -0
  1213. package/enterprise/RefreshLight.js +162 -0
  1214. package/enterprise/Remove.d.ts +3 -0
  1215. package/enterprise/Remove.js +136 -0
  1216. package/enterprise/Report.d.ts +3 -0
  1217. package/enterprise/Report.js +136 -0
  1218. package/enterprise/ReportPivot.d.ts +3 -0
  1219. package/enterprise/ReportPivot.js +141 -0
  1220. package/enterprise/ReportSearch.d.ts +3 -0
  1221. package/enterprise/ReportSearch.js +141 -0
  1222. package/enterprise/Rollup.d.ts +3 -0
  1223. package/enterprise/Rollup.js +141 -0
  1224. package/enterprise/Rotate.d.ts +3 -0
  1225. package/enterprise/Rotate.js +141 -0
  1226. package/enterprise/RotateCounter.d.ts +3 -0
  1227. package/enterprise/RotateCounter.js +141 -0
  1228. package/enterprise/RotateCounterLight.d.ts +3 -0
  1229. package/enterprise/RotateCounterLight.js +155 -0
  1230. package/enterprise/RotateLight.d.ts +3 -0
  1231. package/enterprise/RotateLight.js +155 -0
  1232. package/enterprise/Save.d.ts +3 -0
  1233. package/enterprise/Save.js +143 -0
  1234. package/enterprise/Search.d.ts +3 -0
  1235. package/enterprise/Search.js +140 -0
  1236. package/enterprise/Select.d.ts +3 -0
  1237. package/enterprise/Select.js +143 -0
  1238. package/enterprise/Settings.d.ts +3 -0
  1239. package/enterprise/Settings.js +141 -0
  1240. package/enterprise/Shapes.d.ts +3 -0
  1241. package/enterprise/Shapes.js +147 -0
  1242. package/enterprise/Share.d.ts +3 -0
  1243. package/enterprise/Share.js +141 -0
  1244. package/enterprise/SingleValue.d.ts +3 -0
  1245. package/enterprise/SingleValue.js +141 -0
  1246. package/enterprise/Sort.d.ts +3 -0
  1247. package/enterprise/Sort.js +141 -0
  1248. package/enterprise/SortedDown.d.ts +3 -0
  1249. package/enterprise/SortedDown.js +142 -0
  1250. package/enterprise/SortedUp.d.ts +3 -0
  1251. package/enterprise/SortedUp.js +142 -0
  1252. package/enterprise/SpeechBubble.d.ts +3 -0
  1253. package/enterprise/SpeechBubble.js +140 -0
  1254. package/enterprise/SplitBy.d.ts +3 -0
  1255. package/enterprise/SplitBy.js +141 -0
  1256. package/enterprise/Star.d.ts +3 -0
  1257. package/enterprise/Star.js +141 -0
  1258. package/enterprise/Stop.d.ts +3 -0
  1259. package/enterprise/Stop.js +136 -0
  1260. package/enterprise/String.d.ts +3 -0
  1261. package/enterprise/String.js +141 -0
  1262. package/enterprise/Success.d.ts +3 -0
  1263. package/enterprise/Success.js +140 -0
  1264. package/enterprise/Table.d.ts +3 -0
  1265. package/enterprise/Table.js +141 -0
  1266. package/enterprise/Target.d.ts +3 -0
  1267. package/enterprise/Target.js +148 -0
  1268. package/enterprise/Text.d.ts +3 -0
  1269. package/enterprise/Text.js +141 -0
  1270. package/enterprise/TextLight.d.ts +3 -0
  1271. package/enterprise/TextLight.js +144 -0
  1272. package/enterprise/Tiles.d.ts +3 -0
  1273. package/enterprise/Tiles.js +140 -0
  1274. package/enterprise/Tool.d.ts +3 -0
  1275. package/enterprise/Tool.js +141 -0
  1276. package/enterprise/Topology.d.ts +3 -0
  1277. package/enterprise/Topology.js +141 -0
  1278. package/enterprise/Trash.d.ts +3 -0
  1279. package/enterprise/Trash.js +141 -0
  1280. package/enterprise/Tree.d.ts +3 -0
  1281. package/enterprise/Tree.js +139 -0
  1282. package/enterprise/TriangleDown.d.ts +3 -0
  1283. package/enterprise/TriangleDown.js +141 -0
  1284. package/enterprise/TriangleDownSmall.d.ts +3 -0
  1285. package/enterprise/TriangleDownSmall.js +141 -0
  1286. package/enterprise/TriangleLeft.d.ts +3 -0
  1287. package/enterprise/TriangleLeft.js +141 -0
  1288. package/enterprise/TriangleLeftSmall.d.ts +3 -0
  1289. package/enterprise/TriangleLeftSmall.js +141 -0
  1290. package/enterprise/TriangleRight.d.ts +3 -0
  1291. package/enterprise/TriangleRight.js +141 -0
  1292. package/enterprise/TriangleRightSmall.d.ts +3 -0
  1293. package/enterprise/TriangleRightSmall.js +141 -0
  1294. package/enterprise/TriangleUp.d.ts +3 -0
  1295. package/enterprise/TriangleUp.js +141 -0
  1296. package/enterprise/TriangleUpSmall.d.ts +3 -0
  1297. package/enterprise/TriangleUpSmall.js +141 -0
  1298. package/enterprise/Upload.d.ts +3 -0
  1299. package/enterprise/Upload.js +141 -0
  1300. package/enterprise/User.d.ts +3 -0
  1301. package/enterprise/User.js +140 -0
  1302. package/enterprise/Warning.d.ts +3 -0
  1303. package/enterprise/Warning.js +141 -0
  1304. package/enterprise/ZoomIn.d.ts +3 -0
  1305. package/enterprise/ZoomIn.js +141 -0
  1306. package/enterprise/ZoomOut.d.ts +3 -0
  1307. package/enterprise/ZoomOut.js +143 -0
  1308. package/enterprise/ZoomReset.d.ts +3 -0
  1309. package/enterprise/ZoomReset.js +148 -0
  1310. package/package.json +26 -5
  1311. package/test-runner-jest.config.js +36 -0
  1312. package/types/icons/Airplane.d.ts +20 -0
  1313. package/types/icons/AlignBottom.d.ts +20 -0
  1314. package/types/icons/AlignCenter.d.ts +20 -0
  1315. package/types/icons/AlignDistributeHorizontal.d.ts +20 -0
  1316. package/types/icons/AlignDistributeVertical.d.ts +20 -0
  1317. package/types/icons/AlignLeft.d.ts +20 -0
  1318. package/types/icons/AlignRight.d.ts +20 -0
  1319. package/types/icons/AlignTop.d.ts +20 -0
  1320. package/types/icons/AlignVerticalCenters.d.ts +20 -0
  1321. package/types/icons/ArrowBowLeft.d.ts +20 -0
  1322. package/types/icons/ArrowBowRight.d.ts +20 -0
  1323. package/types/icons/ArrowBroadBowRight.d.ts +20 -0
  1324. package/types/icons/ArrowBroadUnderbarDown.d.ts +20 -0
  1325. package/types/icons/ArrowBroadUnderbarUp.d.ts +20 -0
  1326. package/types/icons/ArrowCircleOutRight.d.ts +20 -0
  1327. package/types/icons/ArrowClockwise.d.ts +20 -0
  1328. package/types/icons/ArrowCounterClockwise.d.ts +20 -0
  1329. package/types/icons/ArrowDown.d.ts +20 -0
  1330. package/types/icons/ArrowFourWays.d.ts +20 -0
  1331. package/types/icons/ArrowLeft.d.ts +20 -0
  1332. package/types/icons/ArrowLongTopLeft.d.ts +20 -0
  1333. package/types/icons/ArrowRight.d.ts +20 -0
  1334. package/types/icons/ArrowSquareHalfDown.d.ts +20 -0
  1335. package/types/icons/ArrowSquareHalfUp.d.ts +20 -0
  1336. package/types/icons/ArrowSquareInsideRight.d.ts +20 -0
  1337. package/types/icons/ArrowSquareRight.d.ts +20 -0
  1338. package/types/icons/ArrowSquareTopRight.d.ts +20 -0
  1339. package/types/icons/ArrowSquareTopRightInset.d.ts +20 -0
  1340. package/types/icons/ArrowTriangleDown.d.ts +20 -0
  1341. package/types/icons/ArrowTriangleLeft.d.ts +20 -0
  1342. package/types/icons/ArrowTriangleRight.d.ts +20 -0
  1343. package/types/icons/ArrowTriangleUp.d.ts +20 -0
  1344. package/types/icons/ArrowTurnBackLeft.d.ts +20 -0
  1345. package/types/icons/ArrowUp.d.ts +20 -0
  1346. package/types/icons/ArrowUpDown.d.ts +20 -0
  1347. package/types/icons/ArrowsCircularDouble.d.ts +20 -0
  1348. package/types/icons/ArrowsRectangularDouble.d.ts +20 -0
  1349. package/types/icons/ArrowsRerouteUp.d.ts +20 -0
  1350. package/types/icons/ArrowsRoundedRectangularDouble.d.ts +20 -0
  1351. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +20 -0
  1352. package/types/icons/ArrowsSeparatedRight.d.ts +20 -0
  1353. package/types/icons/ArrowsSwitchRight.d.ts +20 -0
  1354. package/types/icons/Balloon.d.ts +20 -0
  1355. package/types/icons/BalloonDot.d.ts +20 -0
  1356. package/types/icons/BalloonsChat.d.ts +20 -0
  1357. package/types/icons/Bell.d.ts +20 -0
  1358. package/types/icons/BellDot.d.ts +20 -0
  1359. package/types/icons/BellPlus.d.ts +20 -0
  1360. package/types/icons/BellSlashed.d.ts +20 -0
  1361. package/types/icons/Bicycle.d.ts +20 -0
  1362. package/types/icons/BlockFourDots.d.ts +20 -0
  1363. package/types/icons/BlocksHorse.d.ts +20 -0
  1364. package/types/icons/BookOpen.d.ts +20 -0
  1365. package/types/icons/Bookmark.d.ts +20 -0
  1366. package/types/icons/Bookshelf.d.ts +20 -0
  1367. package/types/icons/Briefcase.d.ts +20 -0
  1368. package/types/icons/Bug.d.ts +20 -0
  1369. package/types/icons/Buildings.d.ts +20 -0
  1370. package/types/icons/Bus.d.ts +20 -0
  1371. package/types/icons/Calendar.d.ts +20 -0
  1372. package/types/icons/CalendarChecked.d.ts +20 -0
  1373. package/types/icons/CalenderArrowRight.d.ts +20 -0
  1374. package/types/icons/Car.d.ts +20 -0
  1375. package/types/icons/CaretDown.d.ts +20 -0
  1376. package/types/icons/CaretLeft.d.ts +20 -0
  1377. package/types/icons/CaretRight.d.ts +20 -0
  1378. package/types/icons/CaretSmallDown.d.ts +20 -0
  1379. package/types/icons/CaretSmallLeft.d.ts +20 -0
  1380. package/types/icons/CaretSmallRight.d.ts +20 -0
  1381. package/types/icons/CaretSmallUp.d.ts +20 -0
  1382. package/types/icons/CaretUp.d.ts +20 -0
  1383. package/types/icons/CaretsSmallInsideUpDown.d.ts +20 -0
  1384. package/types/icons/CaretsSmallOutsideUpDown.d.ts +20 -0
  1385. package/types/icons/CaretsSmallUpDown.d.ts +20 -0
  1386. package/types/icons/Chain.d.ts +20 -0
  1387. package/types/icons/ChartArea.d.ts +20 -0
  1388. package/types/icons/ChartAreaStacked.d.ts +20 -0
  1389. package/types/icons/ChartBar.d.ts +20 -0
  1390. package/types/icons/ChartBarBeside.d.ts +20 -0
  1391. package/types/icons/ChartBarStacked.d.ts +20 -0
  1392. package/types/icons/ChartBarStacked100.d.ts +20 -0
  1393. package/types/icons/ChartBubble.d.ts +20 -0
  1394. package/types/icons/ChartChoroplethMap.d.ts +20 -0
  1395. package/types/icons/ChartColumn.d.ts +20 -0
  1396. package/types/icons/ChartColumnPanel.d.ts +20 -0
  1397. package/types/icons/ChartColumnSquare.d.ts +20 -0
  1398. package/types/icons/ChartColumnThin.d.ts +20 -0
  1399. package/types/icons/ChartGantt.d.ts +20 -0
  1400. package/types/icons/ChartGauge.d.ts +20 -0
  1401. package/types/icons/ChartGaugeFiller.d.ts +20 -0
  1402. package/types/icons/ChartGaugeMarker.d.ts +20 -0
  1403. package/types/icons/ChartLine.d.ts +20 -0
  1404. package/types/icons/ChartLineChecked.d.ts +20 -0
  1405. package/types/icons/ChartLineClock.d.ts +20 -0
  1406. package/types/icons/ChartLinePlus.d.ts +20 -0
  1407. package/types/icons/ChartLineUnderlineDotted.d.ts +20 -0
  1408. package/types/icons/ChartLineWarning.d.ts +20 -0
  1409. package/types/icons/ChartLinkGraph.d.ts +20 -0
  1410. package/types/icons/ChartMissingValueJoin.d.ts +20 -0
  1411. package/types/icons/ChartMissingValueSkipped.d.ts +20 -0
  1412. package/types/icons/ChartMissingValueZero.d.ts +20 -0
  1413. package/types/icons/ChartPanels.d.ts +20 -0
  1414. package/types/icons/ChartParallelCoordinates.d.ts +20 -0
  1415. package/types/icons/ChartPie.d.ts +20 -0
  1416. package/types/icons/ChartPlus.d.ts +20 -0
  1417. package/types/icons/ChartSankey.d.ts +20 -0
  1418. package/types/icons/ChartScatters.d.ts +20 -0
  1419. package/types/icons/ChartSingleValue.d.ts +20 -0
  1420. package/types/icons/ChartSingleValueIcon.d.ts +20 -0
  1421. package/types/icons/ChartSingleValueRadial.d.ts +20 -0
  1422. package/types/icons/ChartStream.d.ts +20 -0
  1423. package/types/icons/ChartTimeline.d.ts +20 -0
  1424. package/types/icons/CheckBox.d.ts +20 -0
  1425. package/types/icons/CheckBoxCompleted.d.ts +20 -0
  1426. package/types/icons/CheckBoxIndeterminate.d.ts +20 -0
  1427. package/types/icons/CheckCircle.d.ts +20 -0
  1428. package/types/icons/CheckRadio.d.ts +20 -0
  1429. package/types/icons/Checkmark.d.ts +20 -0
  1430. package/types/icons/CheckmarksDouble.d.ts +20 -0
  1431. package/types/icons/ChevronDown.d.ts +20 -0
  1432. package/types/icons/ChevronLeft.d.ts +20 -0
  1433. package/types/icons/ChevronRight.d.ts +20 -0
  1434. package/types/icons/ChevronUp.d.ts +20 -0
  1435. package/types/icons/ChevronsDoubleDownGuillemets.d.ts +20 -0
  1436. package/types/icons/ChevronsDoubleLeftGuillemets.d.ts +20 -0
  1437. package/types/icons/ChevronsDoubleRightGuillemets.d.ts +20 -0
  1438. package/types/icons/ChevronsDoubleUpGuillemets.d.ts +20 -0
  1439. package/types/icons/ChevronsIn.d.ts +20 -0
  1440. package/types/icons/ChevronsOut.d.ts +20 -0
  1441. package/types/icons/ChevronsSlash.d.ts +20 -0
  1442. package/types/icons/ChevronsSquareIn.d.ts +20 -0
  1443. package/types/icons/ChevronsSquareOut.d.ts +20 -0
  1444. package/types/icons/ChevronsTextSmallA.d.ts +20 -0
  1445. package/types/icons/Circle.d.ts +20 -0
  1446. package/types/icons/CircleHalfFilled.d.ts +20 -0
  1447. package/types/icons/CircleSlashed.d.ts +20 -0
  1448. package/types/icons/CirclesFour.d.ts +20 -0
  1449. package/types/icons/Clipboard.d.ts +20 -0
  1450. package/types/icons/Clock.d.ts +20 -0
  1451. package/types/icons/ClockAlarm.d.ts +20 -0
  1452. package/types/icons/Cloud.d.ts +20 -0
  1453. package/types/icons/CloudArrowDown.d.ts +20 -0
  1454. package/types/icons/CloudArrowUp.d.ts +20 -0
  1455. package/types/icons/Cog.d.ts +20 -0
  1456. package/types/icons/Compass.d.ts +20 -0
  1457. package/types/icons/Container.d.ts +20 -0
  1458. package/types/icons/Containership.d.ts +20 -0
  1459. package/types/icons/ControlFastForwardCircle.d.ts +20 -0
  1460. package/types/icons/ControlNextCircle.d.ts +20 -0
  1461. package/types/icons/ControlPause.d.ts +20 -0
  1462. package/types/icons/ControlPauseCircle.d.ts +20 -0
  1463. package/types/icons/ControlPlay.d.ts +20 -0
  1464. package/types/icons/ControlPlayBrackets.d.ts +20 -0
  1465. package/types/icons/ControlPlayCircle.d.ts +20 -0
  1466. package/types/icons/ControlPlayResume.d.ts +20 -0
  1467. package/types/icons/ControlPreviousCircle.d.ts +20 -0
  1468. package/types/icons/ControlRewindCircle.d.ts +20 -0
  1469. package/types/icons/ControlStop.d.ts +20 -0
  1470. package/types/icons/Counter.d.ts +20 -0
  1471. package/types/icons/CreditCard.d.ts +20 -0
  1472. package/types/icons/Crop.d.ts +20 -0
  1473. package/types/icons/Cross.d.ts +20 -0
  1474. package/types/icons/CrossCircle.d.ts +20 -0
  1475. package/types/icons/Crown.d.ts +20 -0
  1476. package/types/icons/CursorArrow.d.ts +20 -0
  1477. package/types/icons/Cylinder.d.ts +20 -0
  1478. package/types/icons/CylinderAlert.d.ts +20 -0
  1479. package/types/icons/CylinderArrowInsideRight.d.ts +20 -0
  1480. package/types/icons/CylinderArrowInsideUp.d.ts +20 -0
  1481. package/types/icons/CylinderChartColumn.d.ts +20 -0
  1482. package/types/icons/CylinderChecked.d.ts +20 -0
  1483. package/types/icons/CylinderChevrons.d.ts +20 -0
  1484. package/types/icons/CylinderClock.d.ts +20 -0
  1485. package/types/icons/CylinderCloud.d.ts +20 -0
  1486. package/types/icons/CylinderIndex.d.ts +20 -0
  1487. package/types/icons/CylinderMagnifier.d.ts +20 -0
  1488. package/types/icons/CylinderMagnifierPlus.d.ts +20 -0
  1489. package/types/icons/CylinderMetrics.d.ts +20 -0
  1490. package/types/icons/CylinderMulti.d.ts +20 -0
  1491. package/types/icons/CylinderPie.d.ts +20 -0
  1492. package/types/icons/CylinderPlus.d.ts +20 -0
  1493. package/types/icons/CylinderTable.d.ts +20 -0
  1494. package/types/icons/CylinderTrace.d.ts +20 -0
  1495. package/types/icons/CylinderWrench.d.ts +20 -0
  1496. package/types/icons/DataType.d.ts +20 -0
  1497. package/types/icons/DeskLight.d.ts +20 -0
  1498. package/types/icons/DesktopPc.d.ts +20 -0
  1499. package/types/icons/Diamond.d.ts +20 -0
  1500. package/types/icons/DocumentDrawer.d.ts +20 -0
  1501. package/types/icons/DollarMark.d.ts +20 -0
  1502. package/types/icons/DoorArrowInside.d.ts +20 -0
  1503. package/types/icons/DoorArrowOutside.d.ts +20 -0
  1504. package/types/icons/DotsFourSquare.d.ts +20 -0
  1505. package/types/icons/DotsNine.d.ts +20 -0
  1506. package/types/icons/DotsThreeBalloon.d.ts +20 -0
  1507. package/types/icons/DotsThreeHorizontal.d.ts +20 -0
  1508. package/types/icons/DotsThreeVertical.d.ts +20 -0
  1509. package/types/icons/DriveIndexes.d.ts +20 -0
  1510. package/types/icons/DriveMagnifier.d.ts +20 -0
  1511. package/types/icons/Electricity.d.ts +20 -0
  1512. package/types/icons/Envelope.d.ts +20 -0
  1513. package/types/icons/EqualTo.d.ts +20 -0
  1514. package/types/icons/ExclamationBalloon.d.ts +20 -0
  1515. package/types/icons/ExclamationBrackets.d.ts +20 -0
  1516. package/types/icons/ExclamationCircle.d.ts +20 -0
  1517. package/types/icons/ExclamationSquare.d.ts +20 -0
  1518. package/types/icons/ExclamationTriangle.d.ts +20 -0
  1519. package/types/icons/ExclamationTriangleChevronsRectangle.d.ts +20 -0
  1520. package/types/icons/Eye.d.ts +20 -0
  1521. package/types/icons/EyeSlashed.d.ts +20 -0
  1522. package/types/icons/FaceSmile.d.ts +20 -0
  1523. package/types/icons/Factory.d.ts +20 -0
  1524. package/types/icons/File.d.ts +20 -0
  1525. package/types/icons/FileAiff.d.ts +20 -0
  1526. package/types/icons/FileArrowsRectangularDouble.d.ts +20 -0
  1527. package/types/icons/FileChartColumn.d.ts +20 -0
  1528. package/types/icons/FileCharts.d.ts +20 -0
  1529. package/types/icons/FileCss.d.ts +20 -0
  1530. package/types/icons/FileCsv.d.ts +20 -0
  1531. package/types/icons/FileDat.d.ts +20 -0
  1532. package/types/icons/FileDb.d.ts +20 -0
  1533. package/types/icons/FileDbf.d.ts +20 -0
  1534. package/types/icons/FileDoc.d.ts +20 -0
  1535. package/types/icons/FileEps.d.ts +20 -0
  1536. package/types/icons/FileFig.d.ts +20 -0
  1537. package/types/icons/FileGif.d.ts +20 -0
  1538. package/types/icons/FileHtm.d.ts +20 -0
  1539. package/types/icons/FileHtml.d.ts +20 -0
  1540. package/types/icons/FileIco.d.ts +20 -0
  1541. package/types/icons/FileJpg.d.ts +20 -0
  1542. package/types/icons/FileJs.d.ts +20 -0
  1543. package/types/icons/FileJson.d.ts +20 -0
  1544. package/types/icons/FileJsx.d.ts +20 -0
  1545. package/types/icons/FileLog.d.ts +20 -0
  1546. package/types/icons/FileLogs.d.ts +20 -0
  1547. package/types/icons/FileMagnifier.d.ts +20 -0
  1548. package/types/icons/FileMagnifierOn.d.ts +20 -0
  1549. package/types/icons/FileMid.d.ts +20 -0
  1550. package/types/icons/FileMp3.d.ts +20 -0
  1551. package/types/icons/FileMp4.d.ts +20 -0
  1552. package/types/icons/FileMpg.d.ts +20 -0
  1553. package/types/icons/FileNode.d.ts +20 -0
  1554. package/types/icons/FilePdf.d.ts +20 -0
  1555. package/types/icons/FilePhp.d.ts +20 -0
  1556. package/types/icons/FilePlus.d.ts +20 -0
  1557. package/types/icons/FilePng.d.ts +20 -0
  1558. package/types/icons/FilePpt.d.ts +20 -0
  1559. package/types/icons/FileRar.d.ts +20 -0
  1560. package/types/icons/FileRegex.d.ts +20 -0
  1561. package/types/icons/FileRtf.d.ts +20 -0
  1562. package/types/icons/FileSql.d.ts +20 -0
  1563. package/types/icons/FileSvg.d.ts +20 -0
  1564. package/types/icons/FileTGZ.d.ts +20 -0
  1565. package/types/icons/FileText.d.ts +20 -0
  1566. package/types/icons/FileTiff.d.ts +20 -0
  1567. package/types/icons/FileWav.d.ts +20 -0
  1568. package/types/icons/FileXls.d.ts +20 -0
  1569. package/types/icons/FileXml.d.ts +20 -0
  1570. package/types/icons/FileZip.d.ts +20 -0
  1571. package/types/icons/FillFalse.d.ts +20 -0
  1572. package/types/icons/FillTrue.d.ts +20 -0
  1573. package/types/icons/Filter.d.ts +20 -0
  1574. package/types/icons/FilterMinus.d.ts +20 -0
  1575. package/types/icons/FilterPlus.d.ts +20 -0
  1576. package/types/icons/Fingerprint.d.ts +20 -0
  1577. package/types/icons/Flag.d.ts +20 -0
  1578. package/types/icons/Flame.d.ts +20 -0
  1579. package/types/icons/Flashlight.d.ts +20 -0
  1580. package/types/icons/Flask.d.ts +20 -0
  1581. package/types/icons/FloppyDisk.d.ts +20 -0
  1582. package/types/icons/Folder.d.ts +20 -0
  1583. package/types/icons/ForwarderHeavy.d.ts +20 -0
  1584. package/types/icons/ForwarderUniversal.d.ts +20 -0
  1585. package/types/icons/Function.d.ts +20 -0
  1586. package/types/icons/GeoTag.d.ts +20 -0
  1587. package/types/icons/GeoTagGroup.d.ts +20 -0
  1588. package/types/icons/Globe.d.ts +20 -0
  1589. package/types/icons/GreaterThan.d.ts +20 -0
  1590. package/types/icons/GreaterThanOrEqualTo.d.ts +20 -0
  1591. package/types/icons/GridLines.d.ts +20 -0
  1592. package/types/icons/Hammer.d.ts +20 -0
  1593. package/types/icons/HandRise.d.ts +20 -0
  1594. package/types/icons/Hash.d.ts +20 -0
  1595. package/types/icons/Headset.d.ts +20 -0
  1596. package/types/icons/HeadsetD.d.ts +20 -0
  1597. package/types/icons/HeadsetS.d.ts +20 -0
  1598. package/types/icons/HeartRibbon.d.ts +20 -0
  1599. package/types/icons/Hexagon.d.ts +20 -0
  1600. package/types/icons/HotAirBalloon.d.ts +20 -0
  1601. package/types/icons/Hourglass.d.ts +20 -0
  1602. package/types/icons/HourglassCircle.d.ts +20 -0
  1603. package/types/icons/HourglassStart.d.ts +20 -0
  1604. package/types/icons/House.d.ts +20 -0
  1605. package/types/icons/HumanBodyCircle.d.ts +20 -0
  1606. package/types/icons/Indexes.d.ts +20 -0
  1607. package/types/icons/Information.d.ts +20 -0
  1608. package/types/icons/InformationCircle.d.ts +20 -0
  1609. package/types/icons/InformationDiamond.d.ts +20 -0
  1610. package/types/icons/InformationHexagon.d.ts +20 -0
  1611. package/types/icons/Key.d.ts +20 -0
  1612. package/types/icons/LaptopOpen.d.ts +20 -0
  1613. package/types/icons/LayersRised.d.ts +20 -0
  1614. package/types/icons/LayersTriple.d.ts +20 -0
  1615. package/types/icons/Layout.d.ts +20 -0
  1616. package/types/icons/LayoutOverview.d.ts +20 -0
  1617. package/types/icons/LayoutPanels.d.ts +20 -0
  1618. package/types/icons/LessThan.d.ts +20 -0
  1619. package/types/icons/LessThanOrEqualTo.d.ts +20 -0
  1620. package/types/icons/Lightbulb.d.ts +20 -0
  1621. package/types/icons/Lightning.d.ts +20 -0
  1622. package/types/icons/Line.d.ts +20 -0
  1623. package/types/icons/LinesThree.d.ts +20 -0
  1624. package/types/icons/List.d.ts +20 -0
  1625. package/types/icons/ListCheck.d.ts +20 -0
  1626. package/types/icons/Lock.d.ts +20 -0
  1627. package/types/icons/LockSquare.d.ts +20 -0
  1628. package/types/icons/LockUnlocked.d.ts +20 -0
  1629. package/types/icons/Magnifier.d.ts +20 -0
  1630. package/types/icons/MagnifierArrowLeftRight.d.ts +20 -0
  1631. package/types/icons/MagnifierChartColumn.d.ts +20 -0
  1632. package/types/icons/MagnifierChartLine.d.ts +20 -0
  1633. package/types/icons/MagnifierClock.d.ts +20 -0
  1634. package/types/icons/MagnifierCross.d.ts +20 -0
  1635. package/types/icons/MagnifierMinus.d.ts +20 -0
  1636. package/types/icons/MagnifierPlus.d.ts +20 -0
  1637. package/types/icons/MagnifierText.d.ts +20 -0
  1638. package/types/icons/MagnifierUnderline.d.ts +20 -0
  1639. package/types/icons/MagnifierWithPlus.d.ts +20 -0
  1640. package/types/icons/Markdown.d.ts +20 -0
  1641. package/types/icons/MeshRandom.d.ts +20 -0
  1642. package/types/icons/Metrics.d.ts +20 -0
  1643. package/types/icons/Minus.d.ts +20 -0
  1644. package/types/icons/MinusCircle.d.ts +20 -0
  1645. package/types/icons/MobilePhone.d.ts +20 -0
  1646. package/types/icons/Monitor.d.ts +20 -0
  1647. package/types/icons/MonitorChartColumn.d.ts +20 -0
  1648. package/types/icons/Moon.d.ts +20 -0
  1649. package/types/icons/Motorcycle.d.ts +20 -0
  1650. package/types/icons/MutipleFolders.d.ts +20 -0
  1651. package/types/icons/NetworkConnector.d.ts +20 -0
  1652. package/types/icons/NetworkDevices.d.ts +20 -0
  1653. package/types/icons/NodeBranch.d.ts +20 -0
  1654. package/types/icons/NodeBranchPlus.d.ts +20 -0
  1655. package/types/icons/NodeConnection.d.ts +20 -0
  1656. package/types/icons/NodeDistributed.d.ts +20 -0
  1657. package/types/icons/NodeFollow.d.ts +20 -0
  1658. package/types/icons/NodeFollowFour.d.ts +20 -0
  1659. package/types/icons/NodeModel.d.ts +20 -0
  1660. package/types/icons/NodeNetwork.d.ts +20 -0
  1661. package/types/icons/NodePathDuration.d.ts +20 -0
  1662. package/types/icons/NodeRulesEngine.d.ts +20 -0
  1663. package/types/icons/NodeRulesets.d.ts +20 -0
  1664. package/types/icons/NodeSplit.d.ts +20 -0
  1665. package/types/icons/NodeStartToEnd.d.ts +20 -0
  1666. package/types/icons/NodeTopology.d.ts +20 -0
  1667. package/types/icons/NodeTree.d.ts +20 -0
  1668. package/types/icons/NotEqualTo.d.ts +20 -0
  1669. package/types/icons/NotePlus.d.ts +20 -0
  1670. package/types/icons/OrganizerNotebook.d.ts +20 -0
  1671. package/types/icons/Paintbrush.d.ts +20 -0
  1672. package/types/icons/Palette.d.ts +20 -0
  1673. package/types/icons/PaperFolded.d.ts +20 -0
  1674. package/types/icons/PaperPlane.d.ts +20 -0
  1675. package/types/icons/Paperclip.d.ts +20 -0
  1676. package/types/icons/ParallelDots.d.ts +20 -0
  1677. package/types/icons/Pencil.d.ts +20 -0
  1678. package/types/icons/PencilCircle.d.ts +20 -0
  1679. package/types/icons/PencilUnderline.d.ts +20 -0
  1680. package/types/icons/PhoneReceiverUp.d.ts +20 -0
  1681. package/types/icons/Picture.d.ts +20 -0
  1682. package/types/icons/Pin.d.ts +20 -0
  1683. package/types/icons/PinStuck.d.ts +20 -0
  1684. package/types/icons/Plus.d.ts +20 -0
  1685. package/types/icons/PlusBalloon.d.ts +20 -0
  1686. package/types/icons/PlusBrackets.d.ts +20 -0
  1687. package/types/icons/PlusCircle.d.ts +20 -0
  1688. package/types/icons/Portrait.d.ts +20 -0
  1689. package/types/icons/PortraitPlus.d.ts +20 -0
  1690. package/types/icons/PortraitsThree.d.ts +20 -0
  1691. package/types/icons/PortraitsTwo.d.ts +20 -0
  1692. package/types/icons/Printer.d.ts +20 -0
  1693. package/types/icons/Processor.d.ts +20 -0
  1694. package/types/icons/ProcessorBus.d.ts +20 -0
  1695. package/types/icons/ProjectorChartColumn.d.ts +20 -0
  1696. package/types/icons/Puchcard.d.ts +20 -0
  1697. package/types/icons/Pulse.d.ts +20 -0
  1698. package/types/icons/PuzzlePiece.d.ts +20 -0
  1699. package/types/icons/QuestionCircle.d.ts +20 -0
  1700. package/types/icons/RectanglesAndCheck.d.ts +20 -0
  1701. package/types/icons/RectanglesDouble.d.ts +20 -0
  1702. package/types/icons/RectanglesFour.d.ts +20 -0
  1703. package/types/icons/RectanglesWithCornerFrame.d.ts +20 -0
  1704. package/types/icons/Report.d.ts +20 -0
  1705. package/types/icons/RobotAgent.d.ts +20 -0
  1706. package/types/icons/RobotFace.d.ts +20 -0
  1707. package/types/icons/Rocket.d.ts +20 -0
  1708. package/types/icons/Scissors.d.ts +20 -0
  1709. package/types/icons/Script.d.ts +20 -0
  1710. package/types/icons/Servers.d.ts +20 -0
  1711. package/types/icons/ServersCloud.d.ts +20 -0
  1712. package/types/icons/SeverityInformation.d.ts +20 -0
  1713. package/types/icons/ShapesVariety.d.ts +20 -0
  1714. package/types/icons/Ship.d.ts +20 -0
  1715. package/types/icons/Shoe.d.ts +20 -0
  1716. package/types/icons/SlidersDoubleHorizontal.d.ts +20 -0
  1717. package/types/icons/SlidersTripleHorizontal.d.ts +20 -0
  1718. package/types/icons/Square.d.ts +20 -0
  1719. package/types/icons/SquareAndCorners.d.ts +20 -0
  1720. package/types/icons/SquaresAndCircles.d.ts +20 -0
  1721. package/types/icons/SquaresLayered.d.ts +20 -0
  1722. package/types/icons/SquaresLayeredPlus.d.ts +20 -0
  1723. package/types/icons/Star.d.ts +20 -0
  1724. package/types/icons/Stopwatch.d.ts +20 -0
  1725. package/types/icons/Store.d.ts +20 -0
  1726. package/types/icons/Sun.d.ts +20 -0
  1727. package/types/icons/SuperCar.d.ts +20 -0
  1728. package/types/icons/Table.d.ts +20 -0
  1729. package/types/icons/TableChevron.d.ts +20 -0
  1730. package/types/icons/TableChevronChartLine.d.ts +20 -0
  1731. package/types/icons/TableList.d.ts +20 -0
  1732. package/types/icons/TableSlide.d.ts +20 -0
  1733. package/types/icons/Tablet.d.ts +20 -0
  1734. package/types/icons/TabletLandscape.d.ts +20 -0
  1735. package/types/icons/Tag.d.ts +20 -0
  1736. package/types/icons/Telescope.d.ts +20 -0
  1737. package/types/icons/TextA.d.ts +20 -0
  1738. package/types/icons/TextASmall.d.ts +20 -0
  1739. package/types/icons/TextAa.d.ts +20 -0
  1740. package/types/icons/TextBox.d.ts +20 -0
  1741. package/types/icons/TextDirection45.d.ts +20 -0
  1742. package/types/icons/TextDirection90.d.ts +20 -0
  1743. package/types/icons/TextDirectionMinus45.d.ts +20 -0
  1744. package/types/icons/TextDirectionMinus90.d.ts +20 -0
  1745. package/types/icons/TextDirectionRight.d.ts +20 -0
  1746. package/types/icons/TextT.d.ts +20 -0
  1747. package/types/icons/ThumbsDown.d.ts +20 -0
  1748. package/types/icons/ThumbsUp.d.ts +20 -0
  1749. package/types/icons/TrashCanCross.d.ts +20 -0
  1750. package/types/icons/Treemap.d.ts +20 -0
  1751. package/types/icons/Triangle.d.ts +20 -0
  1752. package/types/icons/TrianglesLayeredDouble.d.ts +20 -0
  1753. package/types/icons/TrianglesLayeredTriple.d.ts +20 -0
  1754. package/types/icons/Truck.d.ts +20 -0
  1755. package/types/icons/UsersSquare.d.ts +20 -0
  1756. package/types/icons/VideoCamera.d.ts +20 -0
  1757. package/types/icons/WindowChevronsSlash.d.ts +20 -0
  1758. package/types/icons/WindowPortrait.d.ts +20 -0
  1759. package/types/icons/Wrench.d.ts +20 -0
  1760. package/types/icons/WrenchCircle.d.ts +20 -0
  1761. package/unit-test-setup.ts +12 -0
  1762. package/Activity.d.ts +0 -3
  1763. package/Activity.js +0 -136
  1764. package/BarBeside.d.ts +0 -3
  1765. package/BarBeside.js +0 -140
  1766. package/BarStacked.d.ts +0 -3
  1767. package/BarStacked.js +0 -141
  1768. package/BarStacked100.d.ts +0 -3
  1769. package/BarStacked100.js +0 -141
  1770. package/Boolean.d.ts +0 -3
  1771. package/Boolean.js +0 -140
  1772. package/BoxChecked.d.ts +0 -3
  1773. package/BoxChecked.js +0 -140
  1774. package/BoxFilled.d.ts +0 -3
  1775. package/BoxFilled.js +0 -141
  1776. package/BoxUnchecked.d.ts +0 -3
  1777. package/BoxUnchecked.js +0 -140
  1778. package/Cancel.d.ts +0 -3
  1779. package/Cancel.js +0 -136
  1780. package/Caret.d.ts +0 -3
  1781. package/Caret.js +0 -136
  1782. package/ChartBasic.d.ts +0 -3
  1783. package/ChartBasic.js +0 -147
  1784. package/ChartScatter.js +0 -140
  1785. package/Check.d.ts +0 -3
  1786. package/Check.js +0 -140
  1787. package/ChoroplethMap.d.ts +0 -3
  1788. package/ChoroplethMap.js +0 -141
  1789. package/CircleFilled.d.ts +0 -3
  1790. package/CircleFilled.js +0 -140
  1791. package/CirclePlus.d.ts +0 -3
  1792. package/CirclePlus.js +0 -140
  1793. package/Clear.d.ts +0 -3
  1794. package/Clear.js +0 -140
  1795. package/Clone.d.ts +0 -3
  1796. package/Clone.js +0 -140
  1797. package/Close.d.ts +0 -3
  1798. package/Close.js +0 -136
  1799. package/Code.d.ts +0 -3
  1800. package/Code.js +0 -141
  1801. package/Connection.d.ts +0 -3
  1802. package/Connection.js +0 -155
  1803. package/Dashboard.d.ts +0 -3
  1804. package/Dashboard.js +0 -140
  1805. package/Data.d.ts +0 -3
  1806. package/Data.js +0 -141
  1807. package/DataInput.d.ts +0 -3
  1808. package/DataInput.js +0 -141
  1809. package/DataSource.d.ts +0 -3
  1810. package/DataSource.js +0 -143
  1811. package/DistributedEnvironment.d.ts +0 -3
  1812. package/DistributedEnvironment.js +0 -140
  1813. package/DistributionStream.d.ts +0 -3
  1814. package/DistributionStream.js +0 -141
  1815. package/Document.d.ts +0 -3
  1816. package/Document.js +0 -141
  1817. package/Download.d.ts +0 -3
  1818. package/Download.js +0 -141
  1819. package/Error.d.ts +0 -3
  1820. package/Error.js +0 -142
  1821. package/Events.d.ts +0 -3
  1822. package/Events.js +0 -141
  1823. package/External.d.ts +0 -3
  1824. package/External.js +0 -141
  1825. package/ExternalViz.d.ts +0 -3
  1826. package/ExternalViz.js +0 -136
  1827. package/FitToView.d.ts +0 -3
  1828. package/FitToView.js +0 -149
  1829. package/Fullscreen.d.ts +0 -3
  1830. package/Fullscreen.js +0 -141
  1831. package/FullscreenExit.d.ts +0 -3
  1832. package/FullscreenExit.js +0 -141
  1833. package/FullscreenExitLight.d.ts +0 -3
  1834. package/FullscreenExitLight.js +0 -142
  1835. package/FullscreenLight.d.ts +0 -3
  1836. package/FullscreenLight.js +0 -142
  1837. package/GaugeFiller.d.ts +0 -3
  1838. package/GaugeFiller.js +0 -141
  1839. package/GaugeMarker.d.ts +0 -3
  1840. package/GaugeMarker.js +0 -141
  1841. package/GaugeRadial.d.ts +0 -3
  1842. package/GaugeRadial.js +0 -141
  1843. package/Gear.d.ts +0 -3
  1844. package/Gear.js +0 -140
  1845. package/GearUnfilled.d.ts +0 -3
  1846. package/GearUnfilled.js +0 -141
  1847. package/HamburgerMenu.d.ts +0 -3
  1848. package/HamburgerMenu.js +0 -141
  1849. package/Icons.d.ts +0 -3
  1850. package/Icons.js +0 -149
  1851. package/Images.d.ts +0 -3
  1852. package/Images.js +0 -147
  1853. package/Info.d.ts +0 -3
  1854. package/Info.js +0 -145
  1855. package/InfoCircle.d.ts +0 -3
  1856. package/InfoCircle.js +0 -140
  1857. package/Inputs.d.ts +0 -3
  1858. package/Inputs.js +0 -151
  1859. package/LabelRotation0.d.ts +0 -3
  1860. package/LabelRotation0.js +0 -141
  1861. package/LabelRotation45.d.ts +0 -3
  1862. package/LabelRotation45.js +0 -141
  1863. package/LabelRotation90.d.ts +0 -3
  1864. package/LabelRotation90.js +0 -141
  1865. package/LabelRotationMinus45.d.ts +0 -3
  1866. package/LabelRotationMinus45.js +0 -141
  1867. package/LabelRotationMinus90.d.ts +0 -3
  1868. package/LabelRotationMinus90.js +0 -141
  1869. package/Link.d.ts +0 -3
  1870. package/Link.js +0 -141
  1871. package/LocationMarker.d.ts +0 -3
  1872. package/LocationMarker.js +0 -141
  1873. package/Map.d.ts +0 -3
  1874. package/Map.js +0 -136
  1875. package/MissingValueJoin.d.ts +0 -3
  1876. package/MissingValueJoin.js +0 -141
  1877. package/MissingValueSkipped.d.ts +0 -3
  1878. package/MissingValueSkipped.js +0 -141
  1879. package/MissingValueZero.d.ts +0 -3
  1880. package/MissingValueZero.js +0 -141
  1881. package/Model.d.ts +0 -3
  1882. package/Model.js +0 -141
  1883. package/More.d.ts +0 -3
  1884. package/More.js +0 -139
  1885. package/MoreVertical.d.ts +0 -3
  1886. package/MoreVertical.js +0 -139
  1887. package/MultiShare.d.ts +0 -3
  1888. package/MultiShare.js +0 -141
  1889. package/NetworkDevice.d.ts +0 -3
  1890. package/NetworkDevice.js +0 -145
  1891. package/NotAllowed.d.ts +0 -3
  1892. package/NotAllowed.js +0 -140
  1893. package/Number.d.ts +0 -3
  1894. package/Number.js +0 -141
  1895. package/Pan.d.ts +0 -3
  1896. package/Pan.js +0 -141
  1897. package/Pause.d.ts +0 -3
  1898. package/Pause.js +0 -139
  1899. package/Pivot.d.ts +0 -3
  1900. package/Pivot.js +0 -141
  1901. package/Play.d.ts +0 -3
  1902. package/Play.js +0 -136
  1903. package/Print.d.ts +0 -3
  1904. package/Print.js +0 -140
  1905. package/Puzzle.d.ts +0 -3
  1906. package/Puzzle.js +0 -141
  1907. package/Question.d.ts +0 -3
  1908. package/Question.js +0 -141
  1909. package/Refresh.d.ts +0 -3
  1910. package/Refresh.js +0 -145
  1911. package/RefreshLight.d.ts +0 -3
  1912. package/RefreshLight.js +0 -162
  1913. package/Remove.d.ts +0 -3
  1914. package/Remove.js +0 -136
  1915. package/ReportPivot.js +0 -141
  1916. package/ReportSearch.js +0 -141
  1917. package/Rollup.d.ts +0 -3
  1918. package/Rollup.js +0 -141
  1919. package/Rotate.d.ts +0 -3
  1920. package/Rotate.js +0 -141
  1921. package/RotateCounter.d.ts +0 -3
  1922. package/RotateCounter.js +0 -141
  1923. package/RotateCounterLight.d.ts +0 -3
  1924. package/RotateCounterLight.js +0 -155
  1925. package/RotateLight.d.ts +0 -3
  1926. package/RotateLight.js +0 -155
  1927. package/Save.d.ts +0 -3
  1928. package/Save.js +0 -143
  1929. package/Search.d.ts +0 -3
  1930. package/Search.js +0 -140
  1931. package/Select.d.ts +0 -3
  1932. package/Select.js +0 -143
  1933. package/Settings.d.ts +0 -3
  1934. package/Settings.js +0 -141
  1935. package/Shapes.d.ts +0 -3
  1936. package/Shapes.js +0 -147
  1937. package/Share.d.ts +0 -3
  1938. package/Share.js +0 -141
  1939. package/SingleValue.d.ts +0 -3
  1940. package/SingleValue.js +0 -141
  1941. package/Sort.d.ts +0 -3
  1942. package/Sort.js +0 -141
  1943. package/SortedDown.d.ts +0 -3
  1944. package/SortedDown.js +0 -142
  1945. package/SortedUp.d.ts +0 -3
  1946. package/SortedUp.js +0 -142
  1947. package/SpeechBubble.d.ts +0 -3
  1948. package/SpeechBubble.js +0 -140
  1949. package/SplitBy.d.ts +0 -3
  1950. package/SplitBy.js +0 -141
  1951. package/Stop.d.ts +0 -3
  1952. package/Stop.js +0 -136
  1953. package/String.d.ts +0 -3
  1954. package/String.js +0 -141
  1955. package/Success.d.ts +0 -3
  1956. package/Success.js +0 -140
  1957. package/Target.d.ts +0 -3
  1958. package/Target.js +0 -148
  1959. package/Text.d.ts +0 -3
  1960. package/Text.js +0 -141
  1961. package/TextLight.d.ts +0 -3
  1962. package/TextLight.js +0 -144
  1963. package/Tiles.d.ts +0 -3
  1964. package/Tiles.js +0 -140
  1965. package/Tool.d.ts +0 -3
  1966. package/Tool.js +0 -141
  1967. package/Topology.d.ts +0 -3
  1968. package/Topology.js +0 -141
  1969. package/Trash.d.ts +0 -3
  1970. package/Trash.js +0 -141
  1971. package/Tree.d.ts +0 -3
  1972. package/Tree.js +0 -139
  1973. package/TriangleDown.js +0 -141
  1974. package/TriangleDownSmall.d.ts +0 -3
  1975. package/TriangleDownSmall.js +0 -141
  1976. package/TriangleLeft.js +0 -141
  1977. package/TriangleLeftSmall.d.ts +0 -3
  1978. package/TriangleLeftSmall.js +0 -141
  1979. package/TriangleRight.js +0 -141
  1980. package/TriangleRightSmall.d.ts +0 -3
  1981. package/TriangleRightSmall.js +0 -141
  1982. package/TriangleUp.d.ts +0 -3
  1983. package/TriangleUp.js +0 -141
  1984. package/TriangleUpSmall.d.ts +0 -3
  1985. package/TriangleUpSmall.js +0 -141
  1986. package/Upload.d.ts +0 -3
  1987. package/Upload.js +0 -141
  1988. package/User.d.ts +0 -3
  1989. package/User.js +0 -140
  1990. package/Warning.d.ts +0 -3
  1991. package/Warning.js +0 -141
  1992. package/ZoomIn.d.ts +0 -3
  1993. package/ZoomIn.js +0 -141
  1994. package/ZoomOut.d.ts +0 -3
  1995. package/ZoomOut.js +0 -143
  1996. package/ZoomReset.d.ts +0 -3
  1997. package/ZoomReset.js +0 -148
package/BarStacked.js DELETED
@@ -1,141 +0,0 @@
1
- module.exports =
2
- /******/ (function(modules) { // webpackBootstrap
3
- /******/ // The module cache
4
- /******/ var installedModules = {};
5
- /******/
6
- /******/ // The require function
7
- /******/ function __webpack_require__(moduleId) {
8
- /******/
9
- /******/ // Check if module is in cache
10
- /******/ if(installedModules[moduleId]) {
11
- /******/ return installedModules[moduleId].exports;
12
- /******/ }
13
- /******/ // Create a new module (and put it into the cache)
14
- /******/ var module = installedModules[moduleId] = {
15
- /******/ i: moduleId,
16
- /******/ l: false,
17
- /******/ exports: {}
18
- /******/ };
19
- /******/
20
- /******/ // Execute the module function
21
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
- /******/
23
- /******/ // Flag the module as loaded
24
- /******/ module.l = true;
25
- /******/
26
- /******/ // Return the exports of the module
27
- /******/ return module.exports;
28
- /******/ }
29
- /******/
30
- /******/
31
- /******/ // expose the modules object (__webpack_modules__)
32
- /******/ __webpack_require__.m = modules;
33
- /******/
34
- /******/ // expose the module cache
35
- /******/ __webpack_require__.c = installedModules;
36
- /******/
37
- /******/ // define getter function for harmony exports
38
- /******/ __webpack_require__.d = function(exports, name, getter) {
39
- /******/ if(!__webpack_require__.o(exports, name)) {
40
- /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
- /******/ }
42
- /******/ };
43
- /******/
44
- /******/ // define __esModule on exports
45
- /******/ __webpack_require__.r = function(exports) {
46
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
- /******/ }
49
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
- /******/ };
51
- /******/
52
- /******/ // create a fake namespace object
53
- /******/ // mode & 1: value is a module id, require it
54
- /******/ // mode & 2: merge all properties of value into the ns
55
- /******/ // mode & 4: return value when already ns object
56
- /******/ // mode & 8|1: behave like require
57
- /******/ __webpack_require__.t = function(value, mode) {
58
- /******/ if(mode & 1) value = __webpack_require__(value);
59
- /******/ if(mode & 8) return value;
60
- /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
- /******/ var ns = Object.create(null);
62
- /******/ __webpack_require__.r(ns);
63
- /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
- /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
- /******/ return ns;
66
- /******/ };
67
- /******/
68
- /******/ // getDefaultExport function for compatibility with non-harmony modules
69
- /******/ __webpack_require__.n = function(module) {
70
- /******/ var getter = module && module.__esModule ?
71
- /******/ function getDefault() { return module['default']; } :
72
- /******/ function getModuleExports() { return module; };
73
- /******/ __webpack_require__.d(getter, 'a', getter);
74
- /******/ return getter;
75
- /******/ };
76
- /******/
77
- /******/ // Object.prototype.hasOwnProperty.call
78
- /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
- /******/
80
- /******/ // __webpack_public_path__
81
- /******/ __webpack_require__.p = "";
82
- /******/
83
- /******/
84
- /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 21);
86
- /******/ })
87
- /************************************************************************/
88
- /******/ ({
89
-
90
- /***/ 0:
91
- /***/ (function(module, exports) {
92
-
93
- module.exports = require("react");
94
-
95
- /***/ }),
96
-
97
- /***/ 1:
98
- /***/ (function(module, exports) {
99
-
100
- module.exports = require("@splunk/ui-utils/i18n");
101
-
102
- /***/ }),
103
-
104
- /***/ 2:
105
- /***/ (function(module, exports) {
106
-
107
- module.exports = require("@splunk/react-icons/SVGInternal");
108
-
109
- /***/ }),
110
-
111
- /***/ 21:
112
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
-
114
- "use strict";
115
- __webpack_require__.r(__webpack_exports__);
116
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return BarStacked; });
117
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
118
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
119
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
120
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
121
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
122
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
123
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
124
-
125
-
126
-
127
-
128
- /* eslint-disable max-len */
129
-
130
- function BarStacked(props) {
131
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
132
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Bar Stacked'),
133
- viewBox: "0 0 1200 1500"
134
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
- d: "M675 0v1500h525V0H675zM0 525v975h525V525H0zm750 900V525h375v900H750zm-675 0v-375h375v375H75z"
136
- }));
137
- }
138
-
139
- /***/ })
140
-
141
- /******/ });
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import SVG from '@splunk/react-icons/SVGInternal';
3
- export default function BarStacked100(props: React.ComponentProps<typeof SVG>): JSX.Element;
package/BarStacked100.js DELETED
@@ -1,141 +0,0 @@
1
- module.exports =
2
- /******/ (function(modules) { // webpackBootstrap
3
- /******/ // The module cache
4
- /******/ var installedModules = {};
5
- /******/
6
- /******/ // The require function
7
- /******/ function __webpack_require__(moduleId) {
8
- /******/
9
- /******/ // Check if module is in cache
10
- /******/ if(installedModules[moduleId]) {
11
- /******/ return installedModules[moduleId].exports;
12
- /******/ }
13
- /******/ // Create a new module (and put it into the cache)
14
- /******/ var module = installedModules[moduleId] = {
15
- /******/ i: moduleId,
16
- /******/ l: false,
17
- /******/ exports: {}
18
- /******/ };
19
- /******/
20
- /******/ // Execute the module function
21
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
- /******/
23
- /******/ // Flag the module as loaded
24
- /******/ module.l = true;
25
- /******/
26
- /******/ // Return the exports of the module
27
- /******/ return module.exports;
28
- /******/ }
29
- /******/
30
- /******/
31
- /******/ // expose the modules object (__webpack_modules__)
32
- /******/ __webpack_require__.m = modules;
33
- /******/
34
- /******/ // expose the module cache
35
- /******/ __webpack_require__.c = installedModules;
36
- /******/
37
- /******/ // define getter function for harmony exports
38
- /******/ __webpack_require__.d = function(exports, name, getter) {
39
- /******/ if(!__webpack_require__.o(exports, name)) {
40
- /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
- /******/ }
42
- /******/ };
43
- /******/
44
- /******/ // define __esModule on exports
45
- /******/ __webpack_require__.r = function(exports) {
46
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
- /******/ }
49
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
- /******/ };
51
- /******/
52
- /******/ // create a fake namespace object
53
- /******/ // mode & 1: value is a module id, require it
54
- /******/ // mode & 2: merge all properties of value into the ns
55
- /******/ // mode & 4: return value when already ns object
56
- /******/ // mode & 8|1: behave like require
57
- /******/ __webpack_require__.t = function(value, mode) {
58
- /******/ if(mode & 1) value = __webpack_require__(value);
59
- /******/ if(mode & 8) return value;
60
- /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
- /******/ var ns = Object.create(null);
62
- /******/ __webpack_require__.r(ns);
63
- /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
- /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
- /******/ return ns;
66
- /******/ };
67
- /******/
68
- /******/ // getDefaultExport function for compatibility with non-harmony modules
69
- /******/ __webpack_require__.n = function(module) {
70
- /******/ var getter = module && module.__esModule ?
71
- /******/ function getDefault() { return module['default']; } :
72
- /******/ function getModuleExports() { return module; };
73
- /******/ __webpack_require__.d(getter, 'a', getter);
74
- /******/ return getter;
75
- /******/ };
76
- /******/
77
- /******/ // Object.prototype.hasOwnProperty.call
78
- /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
- /******/
80
- /******/ // __webpack_public_path__
81
- /******/ __webpack_require__.p = "";
82
- /******/
83
- /******/
84
- /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 22);
86
- /******/ })
87
- /************************************************************************/
88
- /******/ ({
89
-
90
- /***/ 0:
91
- /***/ (function(module, exports) {
92
-
93
- module.exports = require("react");
94
-
95
- /***/ }),
96
-
97
- /***/ 1:
98
- /***/ (function(module, exports) {
99
-
100
- module.exports = require("@splunk/ui-utils/i18n");
101
-
102
- /***/ }),
103
-
104
- /***/ 2:
105
- /***/ (function(module, exports) {
106
-
107
- module.exports = require("@splunk/react-icons/SVGInternal");
108
-
109
- /***/ }),
110
-
111
- /***/ 22:
112
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
-
114
- "use strict";
115
- __webpack_require__.r(__webpack_exports__);
116
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return BarStacked100; });
117
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
118
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
119
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
120
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
121
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
122
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
123
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
124
-
125
-
126
-
127
-
128
- /* eslint-disable max-len */
129
-
130
- function BarStacked100(props) {
131
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
132
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Bar Stacked 100'),
133
- viewBox: "0 0 1200 1500"
134
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
- d: "M0 1500V0h525v1500H0zm675 0V0h525v1500H675zm75-975v900h375V525H750zM75 825v600h375V825H75z"
136
- }));
137
- }
138
-
139
- /***/ })
140
-
141
- /******/ });
package/Boolean.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import SVG from '@splunk/react-icons/SVGInternal';
3
- export default function Boolean(props: React.ComponentProps<typeof SVG>): JSX.Element;
package/Boolean.js DELETED
@@ -1,140 +0,0 @@
1
- module.exports =
2
- /******/ (function(modules) { // webpackBootstrap
3
- /******/ // The module cache
4
- /******/ var installedModules = {};
5
- /******/
6
- /******/ // The require function
7
- /******/ function __webpack_require__(moduleId) {
8
- /******/
9
- /******/ // Check if module is in cache
10
- /******/ if(installedModules[moduleId]) {
11
- /******/ return installedModules[moduleId].exports;
12
- /******/ }
13
- /******/ // Create a new module (and put it into the cache)
14
- /******/ var module = installedModules[moduleId] = {
15
- /******/ i: moduleId,
16
- /******/ l: false,
17
- /******/ exports: {}
18
- /******/ };
19
- /******/
20
- /******/ // Execute the module function
21
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
- /******/
23
- /******/ // Flag the module as loaded
24
- /******/ module.l = true;
25
- /******/
26
- /******/ // Return the exports of the module
27
- /******/ return module.exports;
28
- /******/ }
29
- /******/
30
- /******/
31
- /******/ // expose the modules object (__webpack_modules__)
32
- /******/ __webpack_require__.m = modules;
33
- /******/
34
- /******/ // expose the module cache
35
- /******/ __webpack_require__.c = installedModules;
36
- /******/
37
- /******/ // define getter function for harmony exports
38
- /******/ __webpack_require__.d = function(exports, name, getter) {
39
- /******/ if(!__webpack_require__.o(exports, name)) {
40
- /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
- /******/ }
42
- /******/ };
43
- /******/
44
- /******/ // define __esModule on exports
45
- /******/ __webpack_require__.r = function(exports) {
46
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
- /******/ }
49
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
- /******/ };
51
- /******/
52
- /******/ // create a fake namespace object
53
- /******/ // mode & 1: value is a module id, require it
54
- /******/ // mode & 2: merge all properties of value into the ns
55
- /******/ // mode & 4: return value when already ns object
56
- /******/ // mode & 8|1: behave like require
57
- /******/ __webpack_require__.t = function(value, mode) {
58
- /******/ if(mode & 1) value = __webpack_require__(value);
59
- /******/ if(mode & 8) return value;
60
- /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
- /******/ var ns = Object.create(null);
62
- /******/ __webpack_require__.r(ns);
63
- /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
- /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
- /******/ return ns;
66
- /******/ };
67
- /******/
68
- /******/ // getDefaultExport function for compatibility with non-harmony modules
69
- /******/ __webpack_require__.n = function(module) {
70
- /******/ var getter = module && module.__esModule ?
71
- /******/ function getDefault() { return module['default']; } :
72
- /******/ function getModuleExports() { return module; };
73
- /******/ __webpack_require__.d(getter, 'a', getter);
74
- /******/ return getter;
75
- /******/ };
76
- /******/
77
- /******/ // Object.prototype.hasOwnProperty.call
78
- /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
- /******/
80
- /******/ // __webpack_public_path__
81
- /******/ __webpack_require__.p = "";
82
- /******/
83
- /******/
84
- /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 25);
86
- /******/ })
87
- /************************************************************************/
88
- /******/ ({
89
-
90
- /***/ 0:
91
- /***/ (function(module, exports) {
92
-
93
- module.exports = require("react");
94
-
95
- /***/ }),
96
-
97
- /***/ 1:
98
- /***/ (function(module, exports) {
99
-
100
- module.exports = require("@splunk/ui-utils/i18n");
101
-
102
- /***/ }),
103
-
104
- /***/ 2:
105
- /***/ (function(module, exports) {
106
-
107
- module.exports = require("@splunk/react-icons/SVGInternal");
108
-
109
- /***/ }),
110
-
111
- /***/ 25:
112
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
-
114
- "use strict";
115
- __webpack_require__.r(__webpack_exports__);
116
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return Boolean; });
117
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
118
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
119
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
120
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
121
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
122
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
123
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
124
-
125
-
126
-
127
-
128
- /* eslint-disable max-len */
129
-
130
- function Boolean(props) {
131
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
132
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Boolean')
133
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
134
- d: "M750 0C648.667 0 552 19 460 57s-172.667 91.667-242 161S95 368 57 460 0 648.667 0 750s19 198 57 290 91.667 172.667 161 242 150 123 242 161 188.667 57 290 57 198-19 290-57 172.667-91.667 242-161c68-70.667 121.333-152 160-244s58-188 58-288-19.333-196-58-288-92-173.333-160-244c-69.333-69.333-150-123-242-161S851.333 0 750 0zm0 184c76.667 0 149.5 14.333 218.5 43s129.833 69.333 182.5 122c51.333 53.333 91.667 114.667 121 184s44 141.667 44 217-14.667 147.667-44 217-69.667 130.667-121 184c-52.667 52.667-113.5 93.333-182.5 122s-141.833 43-218.5 43-149.5-14.333-218.5-43-129.833-69.333-182.5-122-93.333-113.5-122-182.5-43-141.833-43-218.5 14.333-149.5 43-218.5S296.333 401.667 349 349s113.5-93.333 182.5-122 141.833-43 218.5-43zm0 934c-101.333 0-188-36-260-108S382 851.333 382 750s36-188 108-260 158.667-108 260-108 188 36 260 108 108 158.667 108 260-36 188-108 260-158.667 108-260 108z"
135
- }));
136
- }
137
-
138
- /***/ })
139
-
140
- /******/ });
package/BoxChecked.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import SVG from '@splunk/react-icons/SVGInternal';
3
- export default function BoxChecked(props: React.ComponentProps<typeof SVG>): JSX.Element;
package/BoxChecked.js DELETED
@@ -1,140 +0,0 @@
1
- module.exports =
2
- /******/ (function(modules) { // webpackBootstrap
3
- /******/ // The module cache
4
- /******/ var installedModules = {};
5
- /******/
6
- /******/ // The require function
7
- /******/ function __webpack_require__(moduleId) {
8
- /******/
9
- /******/ // Check if module is in cache
10
- /******/ if(installedModules[moduleId]) {
11
- /******/ return installedModules[moduleId].exports;
12
- /******/ }
13
- /******/ // Create a new module (and put it into the cache)
14
- /******/ var module = installedModules[moduleId] = {
15
- /******/ i: moduleId,
16
- /******/ l: false,
17
- /******/ exports: {}
18
- /******/ };
19
- /******/
20
- /******/ // Execute the module function
21
- /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
- /******/
23
- /******/ // Flag the module as loaded
24
- /******/ module.l = true;
25
- /******/
26
- /******/ // Return the exports of the module
27
- /******/ return module.exports;
28
- /******/ }
29
- /******/
30
- /******/
31
- /******/ // expose the modules object (__webpack_modules__)
32
- /******/ __webpack_require__.m = modules;
33
- /******/
34
- /******/ // expose the module cache
35
- /******/ __webpack_require__.c = installedModules;
36
- /******/
37
- /******/ // define getter function for harmony exports
38
- /******/ __webpack_require__.d = function(exports, name, getter) {
39
- /******/ if(!__webpack_require__.o(exports, name)) {
40
- /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
- /******/ }
42
- /******/ };
43
- /******/
44
- /******/ // define __esModule on exports
45
- /******/ __webpack_require__.r = function(exports) {
46
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
- /******/ }
49
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
- /******/ };
51
- /******/
52
- /******/ // create a fake namespace object
53
- /******/ // mode & 1: value is a module id, require it
54
- /******/ // mode & 2: merge all properties of value into the ns
55
- /******/ // mode & 4: return value when already ns object
56
- /******/ // mode & 8|1: behave like require
57
- /******/ __webpack_require__.t = function(value, mode) {
58
- /******/ if(mode & 1) value = __webpack_require__(value);
59
- /******/ if(mode & 8) return value;
60
- /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
- /******/ var ns = Object.create(null);
62
- /******/ __webpack_require__.r(ns);
63
- /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
- /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
- /******/ return ns;
66
- /******/ };
67
- /******/
68
- /******/ // getDefaultExport function for compatibility with non-harmony modules
69
- /******/ __webpack_require__.n = function(module) {
70
- /******/ var getter = module && module.__esModule ?
71
- /******/ function getDefault() { return module['default']; } :
72
- /******/ function getModuleExports() { return module; };
73
- /******/ __webpack_require__.d(getter, 'a', getter);
74
- /******/ return getter;
75
- /******/ };
76
- /******/
77
- /******/ // Object.prototype.hasOwnProperty.call
78
- /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
- /******/
80
- /******/ // __webpack_public_path__
81
- /******/ __webpack_require__.p = "";
82
- /******/
83
- /******/
84
- /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 26);
86
- /******/ })
87
- /************************************************************************/
88
- /******/ ({
89
-
90
- /***/ 0:
91
- /***/ (function(module, exports) {
92
-
93
- module.exports = require("react");
94
-
95
- /***/ }),
96
-
97
- /***/ 1:
98
- /***/ (function(module, exports) {
99
-
100
- module.exports = require("@splunk/ui-utils/i18n");
101
-
102
- /***/ }),
103
-
104
- /***/ 2:
105
- /***/ (function(module, exports) {
106
-
107
- module.exports = require("@splunk/react-icons/SVGInternal");
108
-
109
- /***/ }),
110
-
111
- /***/ 26:
112
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
-
114
- "use strict";
115
- __webpack_require__.r(__webpack_exports__);
116
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return BoxChecked; });
117
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
118
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
119
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
120
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
121
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
122
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
123
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
124
-
125
-
126
-
127
-
128
- /* eslint-disable max-len */
129
-
130
- function BoxChecked(props) {
131
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
132
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Box Checked')
133
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
134
- d: "M0 153.082v1193.836C0 1435.274 64.726 1500 153.082 1500h1193.836c88.356 0 153.082-64.726 153.082-153.082V153.082C1500 64.726 1435.274 0 1346.918 0H153.082C64.726 0 0 64.726 0 153.082zm585.616 855.822L1097.26 268.15c46.233-66.78 124.315-80.136 188.014-35.958 64.726 45.205 79.11 123.287 32.877 190.068L719.18 1286.3c-27.74 40.07-66.78 60.618-107.877 61.645-38.012 3.082-78.08-12.33-108.903-43.15l-308.22-309.247c-56.506-56.507-57.533-136.644-2.054-192.123 55.48-55.48 136.644-54.452 192.124 2.054l201.37 203.424z"
135
- }));
136
- }
137
-
138
- /***/ })
139
-
140
- /******/ });
package/BoxFilled.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import SVG from '@splunk/react-icons/SVGInternal';
3
- export default function BoxFilled(props: React.ComponentProps<typeof SVG>): JSX.Element;