@splunk/react-icons 4.0.0 → 4.0.2

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 (486) hide show
  1. package/AlignBottom.js +2 -2
  2. package/AlignTop.js +3 -3
  3. package/AlignVerticalCenters.js +1 -1
  4. package/ArrowCircleInRight.d.ts +2 -0
  5. package/{FillFalse.js → ArrowCircleInRight.js} +19 -20
  6. package/ArrowCircleOutRight.js +6 -6
  7. package/ArrowClockwise.js +2 -2
  8. package/ArrowCounterClockwise.js +2 -2
  9. package/ArrowDown.js +2 -2
  10. package/ArrowFourWays.js +2 -2
  11. package/ArrowLeft.js +2 -2
  12. package/ArrowLongTopLeft.js +2 -2
  13. package/ArrowRight.js +2 -2
  14. package/ArrowSquareHalfDown.js +2 -2
  15. package/ArrowSquareHalfUp.js +2 -2
  16. package/ArrowSquareInsideRight.js +2 -2
  17. package/ArrowSquareRight.js +2 -2
  18. package/ArrowSquareTopRight.js +2 -2
  19. package/ArrowSquareTopRightInset.js +2 -2
  20. package/ArrowTriangleDown.js +2 -2
  21. package/ArrowTriangleLeft.js +2 -2
  22. package/ArrowTriangleRight.js +2 -2
  23. package/ArrowTriangleUp.js +2 -2
  24. package/ArrowTurnBackLeft.js +2 -2
  25. package/ArrowUp.js +2 -2
  26. package/ArrowUpDown.js +3 -3
  27. package/ArrowsCircularDouble.js +2 -2
  28. package/ArrowsRectangularDouble.js +4 -4
  29. package/ArrowsRerouteUp.js +2 -2
  30. package/ArrowsRoundedRectangularDouble.js +2 -2
  31. package/ArrowsRoundedRectangularDoubleSlashed.js +3 -3
  32. package/ArrowsSeparatedRight.js +2 -2
  33. package/ArrowsSwitchRight.js +2 -2
  34. package/AsterisksUnderline.d.ts +2 -0
  35. package/AsterisksUnderline.js +210 -0
  36. package/Balloon.js +2 -2
  37. package/BalloonDot.js +2 -2
  38. package/BalloonsChat.js +2 -2
  39. package/Bell.js +2 -2
  40. package/BellDot.js +2 -2
  41. package/BellPlus.js +2 -2
  42. package/BellSlashed.js +3 -3
  43. package/Bicycle.js +2 -2
  44. package/BlockFourDots.js +2 -2
  45. package/BlocksHorse.js +2 -2
  46. package/BookOpen.js +2 -2
  47. package/Bookmark.js +2 -2
  48. package/Bookshelf.js +2 -2
  49. package/Briefcase.js +2 -2
  50. package/Bug.js +2 -2
  51. package/Buildings.js +2 -2
  52. package/Bus.js +2 -2
  53. package/CHANGELOG.md +15 -0
  54. package/Calendar.js +2 -2
  55. package/CalendarChecked.js +2 -2
  56. package/CalenderArrowRight.js +2 -2
  57. package/Car.js +2 -2
  58. package/CaretDown.js +2 -2
  59. package/CaretLeft.js +2 -2
  60. package/CaretRight.js +2 -2
  61. package/CaretSmallDown.js +2 -2
  62. package/CaretSmallLeft.js +2 -2
  63. package/CaretSmallRight.js +2 -2
  64. package/CaretSmallUp.js +2 -2
  65. package/CaretUp.js +2 -2
  66. package/CaretsSmallInsideUpDown.js +2 -2
  67. package/CaretsSmallOutsideUpDown.js +2 -2
  68. package/CaretsSmallUpDown.js +2 -2
  69. package/Chain.js +2 -2
  70. package/ChartArea.js +2 -2
  71. package/ChartAreaStacked.js +2 -2
  72. package/ChartBar.js +2 -2
  73. package/ChartBarBeside.js +2 -2
  74. package/ChartBarStacked.js +2 -2
  75. package/ChartBarStacked100.js +2 -2
  76. package/ChartBubble.js +2 -2
  77. package/ChartChoroplethMap.js +2 -2
  78. package/ChartColumn.js +2 -2
  79. package/ChartColumnPanel.js +6 -6
  80. package/ChartColumnSquare.js +2 -2
  81. package/ChartColumnThin.js +2 -2
  82. package/ChartGantt.js +10 -8
  83. package/ChartGanttAxis.d.ts +2 -0
  84. package/{FillTrue.js → ChartGanttAxis.js} +18 -19
  85. package/ChartGauge.js +2 -2
  86. package/ChartGaugeFiller.js +2 -2
  87. package/ChartGaugeMarker.js +2 -2
  88. package/ChartLine.js +2 -2
  89. package/ChartLineChecked.js +2 -2
  90. package/ChartLineClock.js +2 -2
  91. package/ChartLinePlus.js +2 -2
  92. package/ChartLineUnderlineDotted.js +2 -2
  93. package/ChartLineWarning.js +2 -2
  94. package/ChartLinkGraph.js +2 -2
  95. package/ChartMissingValueJoin.js +2 -2
  96. package/ChartMissingValueSkipped.js +2 -2
  97. package/ChartMissingValueZero.js +2 -2
  98. package/ChartPanels.js +2 -2
  99. package/ChartParallelCoordinates.js +2 -2
  100. package/ChartPie.js +2 -2
  101. package/ChartPlus.js +2 -2
  102. package/ChartSankey.js +2 -2
  103. package/{ChartScatters.js → ChartScatter.js} +8 -8
  104. package/ChartSingleValue.js +2 -2
  105. package/ChartSingleValueIcon.js +2 -2
  106. package/ChartSingleValueRadial.js +2 -2
  107. package/ChartStream.js +2 -2
  108. package/ChartTimeline.js +2 -2
  109. package/CheckBox.js +2 -2
  110. package/CheckBoxCompleted.js +2 -2
  111. package/CheckBoxIndeterminate.js +2 -2
  112. package/CheckCircle.js +2 -2
  113. package/CheckRadio.js +2 -2
  114. package/Checkmark.js +2 -2
  115. package/CheckmarksDouble.js +2 -2
  116. package/ChevronDown.js +2 -2
  117. package/ChevronLeft.js +2 -2
  118. package/ChevronRight.js +2 -2
  119. package/ChevronUp.js +2 -2
  120. package/ChevronsDoubleDownGuillemets.js +2 -2
  121. package/ChevronsDoubleLeftGuillemets.js +2 -2
  122. package/ChevronsDoubleRightGuillemets.js +2 -2
  123. package/ChevronsDoubleUpGuillemets.js +3 -3
  124. package/ChevronsIn.js +2 -2
  125. package/ChevronsOut.js +2 -2
  126. package/ChevronsSlash.js +2 -2
  127. package/ChevronsSquareIn.js +2 -2
  128. package/ChevronsSquareOut.js +2 -2
  129. package/ChevronsTextSmallA.js +2 -2
  130. package/Circle.js +2 -2
  131. package/CircleHalfFilled.js +2 -2
  132. package/CircleSlashed.js +3 -3
  133. package/CirclesFour.js +2 -2
  134. package/Clipboard.js +2 -2
  135. package/Clock.js +2 -2
  136. package/ClockAlarm.js +2 -2
  137. package/Cloud.js +2 -2
  138. package/CloudArrowDown.js +2 -2
  139. package/CloudArrowInRight.d.ts +2 -0
  140. package/CloudArrowInRight.js +194 -0
  141. package/CloudArrowUp.js +2 -2
  142. package/CloudNodesInside.d.ts +2 -0
  143. package/CloudNodesInside.js +194 -0
  144. package/Cog.js +2 -2
  145. package/Compass.js +2 -2
  146. package/Container.js +2 -2
  147. package/Containership.js +2 -2
  148. package/ControlFastForwardCircle.js +2 -2
  149. package/ControlNextCircle.js +2 -2
  150. package/ControlPause.js +2 -2
  151. package/ControlPauseCircle.js +2 -2
  152. package/ControlPlay.js +2 -2
  153. package/ControlPlayBrackets.js +2 -2
  154. package/ControlPlayCircle.js +2 -2
  155. package/ControlPlayResume.js +2 -2
  156. package/ControlPreviousCircle.js +2 -2
  157. package/ControlRewindCircle.js +2 -2
  158. package/ControlStop.js +2 -2
  159. package/Counter.js +2 -2
  160. package/CreditCard.js +2 -2
  161. package/Crop.js +2 -2
  162. package/Cross.js +2 -2
  163. package/CrossCircle.js +2 -2
  164. package/Crown.js +2 -2
  165. package/CursorArrow.js +2 -2
  166. package/Cylinder.js +2 -2
  167. package/CylinderAlert.js +2 -2
  168. package/CylinderArrowInsideRight.js +2 -2
  169. package/CylinderArrowInsideUp.js +2 -2
  170. package/CylinderChartColumn.js +2 -2
  171. package/CylinderChecked.js +2 -2
  172. package/CylinderChevrons.js +2 -2
  173. package/CylinderClock.js +2 -2
  174. package/CylinderCloud.js +2 -2
  175. package/CylinderIndex.js +2 -2
  176. package/CylinderMagnifier.js +2 -2
  177. package/CylinderMagnifierPlus.js +2 -2
  178. package/CylinderMetrics.js +2 -2
  179. package/CylinderMulti.js +2 -2
  180. package/CylinderPie.js +12 -5
  181. package/CylinderPieLifted.d.ts +2 -0
  182. package/CylinderPieLifted.js +198 -0
  183. package/CylinderPlus.js +2 -2
  184. package/CylinderTable.js +2 -2
  185. package/CylinderTrace.js +2 -2
  186. package/CylinderWrench.js +2 -2
  187. package/DataType.js +2 -2
  188. package/DeskLight.js +3 -3
  189. package/DesktopPc.js +2 -2
  190. package/Diamond.js +2 -2
  191. package/DocumentDrawer.js +3 -3
  192. package/DollarMark.js +2 -2
  193. package/DoorArrowInside.js +6 -6
  194. package/DoorArrowOutside.js +2 -2
  195. package/DotsFourSquare.js +2 -2
  196. package/DotsNine.js +2 -2
  197. package/DotsThreeBalloon.js +2 -2
  198. package/DotsThreeHorizontal.js +2 -2
  199. package/DotsThreeVertical.js +2 -2
  200. package/DriveIndexes.js +2 -2
  201. package/DriveMagnifier.js +2 -2
  202. package/Electricity.js +2 -2
  203. package/Envelope.js +2 -2
  204. package/EqualTo.js +2 -2
  205. package/ExclamationBalloon.js +2 -2
  206. package/ExclamationBrackets.js +2 -2
  207. package/ExclamationCircle.js +2 -2
  208. package/ExclamationSquare.js +2 -2
  209. package/ExclamationTriangle.js +2 -2
  210. package/ExclamationTriangleChevronsRectangle.js +2 -2
  211. package/Eye.js +2 -2
  212. package/EyeSlashed.js +3 -3
  213. package/FaceSmile.js +2 -2
  214. package/Factory.js +2 -2
  215. package/File.js +2 -2
  216. package/FileAiff.js +2 -2
  217. package/FileArrowsRectangularDouble.js +5 -5
  218. package/FileChartColumn.js +2 -2
  219. package/FileCharts.js +2 -2
  220. package/FileCss.js +2 -2
  221. package/FileCsv.js +2 -2
  222. package/FileDat.js +2 -2
  223. package/FileDb.js +2 -2
  224. package/FileDbf.js +2 -2
  225. package/FileDoc.js +2 -2
  226. package/FileEps.js +2 -2
  227. package/FileFig.js +2 -2
  228. package/FileGif.js +2 -2
  229. package/FileHtm.js +2 -2
  230. package/FileHtml.js +2 -2
  231. package/FileIco.js +2 -2
  232. package/FileJpg.js +2 -2
  233. package/FileJs.js +2 -2
  234. package/FileJson.js +2 -2
  235. package/FileJsx.js +2 -2
  236. package/FileLog.js +2 -2
  237. package/FileLogs.js +2 -2
  238. package/FileMagnifier.js +2 -2
  239. package/FileMagnifierOn.js +2 -2
  240. package/FileMid.js +2 -2
  241. package/FileMp3.js +2 -2
  242. package/FileMp4.js +2 -2
  243. package/FileMpg.js +2 -2
  244. package/FileNode.js +2 -2
  245. package/FilePdf.js +2 -2
  246. package/FilePhp.js +2 -2
  247. package/FilePlus.js +2 -2
  248. package/FilePng.js +2 -2
  249. package/FilePpt.js +2 -2
  250. package/FileRar.js +2 -2
  251. package/FileRegex.js +2 -2
  252. package/FileRtf.js +2 -2
  253. package/FileSql.js +2 -2
  254. package/FileSvg.js +2 -2
  255. package/FileTGZ.js +2 -2
  256. package/FileText.js +2 -2
  257. package/FileTiff.js +2 -2
  258. package/FileWav.js +2 -2
  259. package/FileXls.js +2 -2
  260. package/FileXml.js +2 -2
  261. package/FileZip.js +2 -2
  262. package/Filter.js +2 -2
  263. package/FilterMinus.js +2 -2
  264. package/FilterPlus.js +2 -2
  265. package/Fingerprint.js +2 -2
  266. package/Flag.js +2 -2
  267. package/Flame.js +2 -2
  268. package/Flashlight.js +2 -2
  269. package/Flask.js +2 -2
  270. package/FloppyDisk.js +2 -2
  271. package/Folder.js +2 -2
  272. package/ForwarderHeavy.js +2 -2
  273. package/ForwarderUniversal.js +2 -2
  274. package/Function.js +2 -2
  275. package/GeoTag.js +2 -2
  276. package/GeoTagGroup.js +2 -2
  277. package/Globe.js +2 -2
  278. package/GreaterThan.js +2 -2
  279. package/GreaterThanOrEqualTo.js +2 -2
  280. package/GridLines.js +2 -2
  281. package/Hammer.js +2 -2
  282. package/HandRise.js +2 -2
  283. package/Hash.js +2 -2
  284. package/Headset.js +2 -2
  285. package/HeadsetD.js +2 -2
  286. package/HeadsetS.js +2 -2
  287. package/HeartRibbon.js +2 -2
  288. package/Hexagon.js +2 -2
  289. package/HotAirBalloon.js +3 -3
  290. package/Hourglass.js +2 -2
  291. package/HourglassCircle.js +2 -2
  292. package/HourglassStart.js +2 -2
  293. package/House.js +2 -2
  294. package/HumanBodyCircle.js +2 -2
  295. package/IconProvider.js +1 -1
  296. package/Indexes.js +2 -2
  297. package/Information.js +2 -2
  298. package/InformationCircle.js +2 -2
  299. package/InformationDiamond.js +2 -2
  300. package/InformationHexagon.js +2 -2
  301. package/Key.js +2 -2
  302. package/LaptopOpen.js +2 -2
  303. package/LayersRised.js +2 -2
  304. package/LayersTriple.js +2 -2
  305. package/Layout.js +2 -2
  306. package/LayoutOverview.js +2 -2
  307. package/LayoutPanels.js +2 -2
  308. package/LessThan.js +2 -2
  309. package/LessThanOrEqualTo.js +2 -2
  310. package/Lightbulb.js +2 -2
  311. package/Lightning.js +2 -2
  312. package/Line.js +2 -2
  313. package/LinesThree.js +2 -2
  314. package/List.js +2 -2
  315. package/ListCheck.js +2 -2
  316. package/Lock.js +2 -2
  317. package/LockSquare.js +2 -2
  318. package/LockUnlocked.js +2 -2
  319. package/Magnifier.js +2 -2
  320. package/MagnifierArrowLeftRight.js +2 -2
  321. package/MagnifierChartColumn.js +2 -2
  322. package/MagnifierChartLine.js +2 -2
  323. package/MagnifierClock.js +2 -2
  324. package/MagnifierCross.js +2 -2
  325. package/MagnifierMinus.js +2 -2
  326. package/MagnifierPlus.js +2 -2
  327. package/MagnifierText.js +2 -2
  328. package/MagnifierUnderline.js +2 -2
  329. package/MagnifierWithPlus.js +2 -2
  330. package/Markdown.js +2 -2
  331. package/MeshRandom.js +2 -2
  332. package/Metrics.js +2 -2
  333. package/Minus.js +2 -2
  334. package/MinusCircle.js +2 -2
  335. package/MobilePhone.js +2 -2
  336. package/Monitor.js +2 -2
  337. package/MonitorChartColumn.js +2 -2
  338. package/Moon.js +2 -2
  339. package/Motorcycle.js +2 -2
  340. package/MutipleFolders.js +2 -2
  341. package/NetworkConnector.js +2 -2
  342. package/NetworkDevices.js +2 -2
  343. package/NodeBranch.js +2 -2
  344. package/NodeBranchPlus.js +2 -2
  345. package/NodeConnection.js +2 -2
  346. package/NodeDistributed.js +2 -2
  347. package/NodeFollow.js +2 -2
  348. package/NodeFollowFour.js +2 -2
  349. package/NodeModel.js +11 -4
  350. package/NodeNetwork.js +2 -2
  351. package/NodePathDuration.js +12 -12
  352. package/NodeRulesEngine.js +2 -2
  353. package/NodeRulesets.js +2 -2
  354. package/NodeSplit.js +2 -2
  355. package/NodeStartToEnd.js +2 -2
  356. package/NodeTopology.js +2 -2
  357. package/NodeTree.js +2 -2
  358. package/NotEqualTo.js +2 -2
  359. package/NotePlus.js +2 -2
  360. package/OrganizerNotebook.js +2 -2
  361. package/Paintbrush.js +2 -2
  362. package/Palette.js +2 -2
  363. package/PaperFolded.js +3 -3
  364. package/PaperPlane.js +2 -2
  365. package/Paperclip.js +2 -2
  366. package/ParallelDots.js +2 -2
  367. package/Pencil.js +2 -2
  368. package/PencilCircle.js +2 -2
  369. package/PencilUnderline.js +2 -2
  370. package/PhoneReceiverUp.js +2 -2
  371. package/Picture.js +2 -2
  372. package/Pin.js +2 -2
  373. package/PinStuck.js +2 -2
  374. package/Plus.js +2 -2
  375. package/PlusBalloon.js +2 -2
  376. package/PlusBrackets.js +2 -2
  377. package/PlusCircle.js +2 -2
  378. package/Portrait.js +2 -2
  379. package/PortraitPlus.js +2 -2
  380. package/PortraitsThree.js +2 -2
  381. package/PortraitsTwo.js +2 -2
  382. package/Printer.js +2 -2
  383. package/Processor.js +2 -2
  384. package/ProcessorBus.js +2 -2
  385. package/ProjectorChartColumn.js +2 -2
  386. package/Pulse.js +2 -2
  387. package/Punchcard.d.ts +2 -0
  388. package/{Puchcard.js → Punchcard.js} +6 -6
  389. package/PuzzlePiece.js +2 -2
  390. package/QuestionCircle.js +2 -2
  391. package/RectanglesAndCheck.js +2 -2
  392. package/RectanglesDouble.js +2 -2
  393. package/RectanglesFour.js +2 -2
  394. package/RectanglesWithCornerFrame.js +2 -2
  395. package/RectangularsArrowInto.d.ts +2 -0
  396. package/RectangularsArrowInto.js +198 -0
  397. package/Report.js +2 -2
  398. package/RobotAgent.js +2 -2
  399. package/RobotFace.js +2 -2
  400. package/Rocket.js +2 -2
  401. package/SVG.js +1 -1
  402. package/Scissors.js +4 -4
  403. package/Script.js +2 -2
  404. package/Servers.js +2 -2
  405. package/ServersCloud.js +2 -2
  406. package/SeverityInformation.js +2 -2
  407. package/ShapesVariety.js +2 -2
  408. package/Ship.js +2 -2
  409. package/Shoe.js +2 -2
  410. package/SlidersDoubleHorizontal.js +5 -5
  411. package/SlidersTripleHorizontal.js +2 -2
  412. package/Square.js +2 -2
  413. package/SquareAndCorners.js +2 -2
  414. package/SquaresAndCircles.js +2 -2
  415. package/SquaresLayered.js +2 -2
  416. package/SquaresLayeredPlus.js +2 -2
  417. package/Star.js +2 -2
  418. package/Stopwatch.js +2 -2
  419. package/Store.js +2 -2
  420. package/Sun.js +2 -2
  421. package/SuperCar.js +2 -2
  422. package/Table.js +9 -5
  423. package/TableChevron.js +2 -2
  424. package/TableChevronChartLine.js +3 -3
  425. package/TableEye.d.ts +2 -0
  426. package/TableEye.js +210 -0
  427. package/TableList.js +2 -2
  428. package/TableSlide.js +2 -2
  429. package/Tablet.js +2 -2
  430. package/TabletLandscape.js +2 -2
  431. package/Tag.js +2 -2
  432. package/Telescope.js +2 -2
  433. package/TextA.js +2 -2
  434. package/TextASmall.js +2 -2
  435. package/TextAa.js +2 -2
  436. package/TextBox.js +2 -2
  437. package/TextDirection45.js +2 -2
  438. package/TextDirection90.js +2 -2
  439. package/TextDirectionMinus45.js +2 -2
  440. package/TextDirectionMinus90.js +2 -2
  441. package/TextDirectionRight.js +2 -2
  442. package/TextT.js +2 -2
  443. package/ThumbsDown.js +3 -3
  444. package/ThumbsUp.js +3 -3
  445. package/TrashCanCross.js +2 -2
  446. package/Treemap.js +2 -2
  447. package/Triangle.js +2 -2
  448. package/TrianglesLayeredDouble.js +2 -2
  449. package/TrianglesLayeredTriple.js +2 -2
  450. package/Truck.js +2 -2
  451. package/UsersSquare.js +2 -2
  452. package/VideoCamera.js +2 -2
  453. package/WindowChevronsSlash.js +2 -2
  454. package/WindowPortrait.js +3 -11
  455. package/Wrench.js +2 -2
  456. package/WrenchCircle.js +2 -2
  457. package/package.json +10 -11
  458. package/test-runner-jest.config.js +1 -1
  459. package/types/icons/ArrowCircleInRight.d.ts +20 -0
  460. package/types/icons/ArrowUpDown.d.ts +1 -1
  461. package/types/icons/ArrowsRectangularDouble.d.ts +2 -2
  462. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +1 -1
  463. package/types/icons/AsterisksUnderline.d.ts +20 -0
  464. package/types/icons/BellSlashed.d.ts +1 -1
  465. package/types/icons/ChartGantt.d.ts +2 -2
  466. package/types/icons/{ChartScatters.d.ts → ChartGanttAxis.d.ts} +4 -4
  467. package/types/icons/ChartScatter.d.ts +20 -0
  468. package/types/icons/CircleSlashed.d.ts +1 -1
  469. package/types/icons/{FillTrue.d.ts → CloudArrowInRight.d.ts} +7 -7
  470. package/types/icons/CloudNodesInside.d.ts +20 -0
  471. package/types/icons/CylinderPie.d.ts +3 -3
  472. package/types/icons/CylinderPieLifted.d.ts +20 -0
  473. package/types/icons/EyeSlashed.d.ts +1 -1
  474. package/types/icons/FileArrowsRectangularDouble.d.ts +3 -3
  475. package/types/icons/NodeModel.d.ts +2 -2
  476. package/types/icons/NodePathDuration.d.ts +2 -2
  477. package/types/icons/{Puchcard.d.ts → Punchcard.d.ts} +2 -2
  478. package/types/icons/RectangularsArrowInto.d.ts +20 -0
  479. package/types/icons/SlidersDoubleHorizontal.d.ts +3 -3
  480. package/types/icons/TableChevronChartLine.d.ts +1 -1
  481. package/types/icons/{FillFalse.d.ts → TableEye.d.ts} +7 -7
  482. package/types/icons/WindowPortrait.d.ts +1 -1
  483. package/ChartScatters.d.ts +0 -2
  484. package/FillFalse.d.ts +0 -2
  485. package/FillTrue.d.ts +0 -2
  486. package/Puchcard.d.ts +0 -2
package/AlignBottom.js CHANGED
@@ -125,9 +125,9 @@ var defaultProps = {
125
125
  var variantMap = new Map();
126
126
  variantMap.set('outlined', function () {
127
127
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
128
- d: "M2 21C2 20.4477 2.44772 20 3 20H21C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22H3C2.44772 22 2 21.5523 2 21Z"
128
+ d: "M2 21C2 20.4477 2.44772 20 3 20L21 20C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22L3 22C2.44772 22 2 21.5523 2 21Z"
129
129
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
130
- d: "M14 17L14 8.5C14 8.22386 14.2239 8 14.5 8H17.5C17.7761 8 18 8.22386 18 8.5V17L14 17Z"
130
+ d: "M14 17L14 8.5C14 8.22386 14.2239 8 14.5 8L17.5 8C17.7761 8 18 8.22386 18 8.5V17L14 17Z"
131
131
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
132
132
  d: "M6 2.5L6 17H10L10 2.5C10 2.22386 9.77614 2 9.5 2L6.5 2C6.22386 2 6 2.22386 6 2.5Z"
133
133
  }));
package/AlignTop.js CHANGED
@@ -125,11 +125,11 @@ var defaultProps = {
125
125
  var variantMap = new Map();
126
126
  variantMap.set('outlined', function () {
127
127
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
128
- d: "M22 2.99997C22 3.55225 21.5523 3.99997 21 3.99997L3 3.99997C2.44772 3.99997 2 3.55225 2 2.99997C2 2.44769 2.44772 1.99997 3 1.99997L21 1.99997C21.5523 1.99997 22 2.44769 22 2.99997Z"
128
+ d: "M22 3C22 3.55229 21.5523 4 21 4L3 4C2.44772 4 2 3.55228 2 3C2 2.44772 2.44772 2 3 2L21 2C21.5523 2 22 2.44772 22 3Z"
129
129
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
130
- d: "M10 6.99997L10 15.5C10 15.7761 9.77614 16 9.5 16H6.5C6.22386 16 6 15.7761 6 15.5L6 6.99997L10 6.99997Z"
130
+ d: "M10 7L10 15.5C10 15.7761 9.77614 16 9.5 16H6.5C6.22386 16 6 15.7761 6 15.5L6 7L10 7Z"
131
131
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
132
- d: "M18 21.5L18 6.99997H14L14 21.5C14 21.7761 14.2239 22 14.5 22H17.5C17.7761 22 18 21.7761 18 21.5Z"
132
+ d: "M18 21.5L18 7H14L14 21.5C14 21.7761 14.2239 22 14.5 22H17.5C17.7761 22 18 21.7761 18 21.5Z"
133
133
  }));
134
134
  });
135
135
  var acceptedVariants = ['default', 'outlined'];
@@ -125,7 +125,7 @@ var defaultProps = {
125
125
  var variantMap = new Map();
126
126
  variantMap.set('outlined', function () {
127
127
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
128
- d: "M2 12C2 12.5523 2.44772 13 3 13H6L6 20.5C6 20.7761 6.22386 21 6.5 21H9.5C9.77614 21 10 20.7761 10 20.5L10 13H14V17.5C14 17.7761 14.2239 18 14.5 18L17.5 18C17.7761 18 18 17.7761 18 17.5V13H21C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11H18V6.5C18 6.22386 17.7761 6 17.5 6L14.5 6C14.2239 6 14 6.22386 14 6.5V11H10L10 3.5C10 3.22386 9.77614 3 9.5 3L6.5 3C6.22386 3 6 3.22386 6 3.5L6 11H3C2.44772 11 2 11.4477 2 12Z"
128
+ d: "M2 12C2 12.5523 2.44772 13 3 13H6L6 20.5C6 20.7761 6.22386 21 6.5 21H9.5C9.77614 21 10 20.7761 10 20.5L10 13H14V17.5C14 17.7761 14.2239 18 14.5 18L17.5 18C17.7761 18 18 17.7761 18 17.5V13L21 13C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11L18 11V6.5C18 6.22386 17.7761 6 17.5 6L14.5 6C14.2239 6 14 6.22386 14 6.5L14 11H10L10 3.5C10 3.22386 9.77614 3 9.5 3L6.5 3C6.22386 3 6 3.22386 6 3.5L6 11H3C2.44772 11 2 11.4477 2 12Z"
129
129
  }));
130
130
  });
131
131
  var acceptedVariants = ['default', 'outlined'];
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/ArrowCircleInRight';
2
+ export * from './types/icons/ArrowCircleInRight';
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 445);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 200);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 445:
111
+ /***/ 200:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -131,21 +131,20 @@ var defaultProps = {
131
131
  };
132
132
  var variantMap = new Map();
133
133
  variantMap.set('outlined', function () {
134
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
+ d: "M13.5 6.5C16.5376 6.5 19 8.96243 19 12C19 15.0376 16.5376 17.5 13.5 17.5C11.5692 17.5 9.87082 16.5051 8.88947 15H6.62407C7.7814 17.6489 10.4245 19.5 13.5 19.5C17.6421 19.5 21 16.1421 21 12C21 7.85786 17.6421 4.5 13.5 4.5C10.4245 4.5 7.7814 6.35114 6.62407 9H8.88947C9.87082 7.4949 11.5692 6.5 13.5 6.5Z"
136
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
+ d: "M13.2071 8.79289C12.8166 8.40237 12.1834 8.40237 11.7929 8.79289C11.4024 9.18342 11.4024 9.81658 11.7929 10.2071L12.5858 11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H12.5858L11.7929 13.7929C11.4024 14.1834 11.4024 14.8166 11.7929 15.2071C12.1834 15.5976 12.8166 15.5976 13.2071 15.2071L15.7071 12.7071C16.0976 12.3166 16.0976 11.6834 15.7071 11.2929L13.2071 8.79289Z"
138
+ }));
139
+ });
140
+ variantMap.set('filled', function () {
134
141
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
142
  fillRule: "evenodd",
136
143
  clipRule: "evenodd",
137
- d: "M20.0004 4.46609L10.015 8.91928L0 4.46825L7.19195e-07 12.6949C7.71104e-07 13.2886 0.349706 13.8267 0.892318 14.0678L9.4053 17.8504C9.79429 18.0232 10.2383 18.0229 10.6271 17.8496L19.1099 14.0675C19.6515 13.826 20.0004 13.2884 20.0004 12.6953V4.46609ZM2.00313 12.3694L2.00313 7.55057L9.01408 10.6665L9.01408 15.4846L2.00313 12.3694ZM11.0172 15.4824L17.9973 12.3703V7.55272L11.0172 10.6656L11.0172 15.4824Z"
138
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
139
- d: "M13.0203 1.50235C13.0203 2.33207 11.6751 3.00469 10.0156 3.00469C8.35619 3.00469 7.01094 2.33207 7.01094 1.50235C7.01094 0.672624 8.35619 0 10.0156 0C11.6751 0 13.0203 0.672624 13.0203 1.50235Z"
140
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
141
- d: "M7.01094 3.50548C7.01094 4.3352 5.66569 5.00783 4.00625 5.00783C2.3468 5.00783 1.00155 4.3352 1.00155 3.50548C1.00155 2.67575 2.3468 2.00313 4.00625 2.00313C5.66569 2.00313 7.01094 2.67575 7.01094 3.50548Z"
142
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
143
- d: "M19.0297 3.50551C19.0297 4.33523 17.6845 5.00786 16.025 5.00786C14.3656 5.00786 13.0203 4.33523 13.0203 3.50551C13.0203 2.67578 14.3656 2.00316 16.025 2.00316C17.6845 2.00316 19.0297 2.67578 19.0297 3.50551Z"
144
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
145
- d: "M13.0203 5.50861C13.0203 6.33833 11.6751 7.01096 10.0156 7.01096C8.35619 7.01096 7.01094 6.33833 7.01094 5.50861C7.01094 4.67888 8.35619 4.00626 10.0156 4.00626C11.6751 4.00626 13.0203 4.67888 13.0203 5.50861Z"
144
+ d: "M13.4998 4.5C17.642 4.5 20.9998 7.85786 20.9998 12C20.9998 16.1421 17.642 19.5 13.4998 19.5C9.69676 19.5 6.55481 16.6694 6.06592 13H3C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11H6.06592C6.55481 7.33064 9.69676 4.5 13.4998 4.5ZM6.06592 11C6.02233 11.3271 6 11.6609 6 12C6 12.3391 6.02233 12.6729 6.06592 13H12.5856L11.7927 13.7929C11.4022 14.1834 11.4022 14.8166 11.7927 15.2071C12.1832 15.5976 12.8164 15.5976 13.2069 15.2071L15.7069 12.7071C16.0975 12.3166 16.0975 11.6834 15.7069 11.2929L13.2069 8.79289C12.8164 8.40237 12.1832 8.40237 11.7927 8.79289C11.4022 9.18342 11.4022 9.81658 11.7927 10.2071L12.5856 11H6.06592Z"
146
145
  }));
147
146
  });
148
- var acceptedVariants = ['default', 'outlined'];
147
+ var acceptedVariants = ['default', 'outlined', 'filled'];
149
148
 
150
149
  var isValidVariant = function isValidVariant(variant) {
151
150
  return acceptedVariants.indexOf(variant) >= 0;
@@ -155,20 +154,20 @@ var getTrueVariant = function getTrueVariant(variant) {
155
154
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
156
155
  };
157
156
  /**
158
- *
159
- *
160
- *
161
- * @variants outlined
157
+ * @description Represents a destination or an input point
158
+ * @category Data Flow
159
+ * @keywords output, ingest, storage, store, data transfer
160
+ * @variants outlined,filled
162
161
  */
163
162
 
164
163
 
165
- var FillFalse = function FillFalse(_ref) {
164
+ var ArrowCircleInRight = function ArrowCircleInRight(_ref) {
166
165
  var children = _ref.children,
167
166
  variant = _ref.variant,
168
167
  otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
169
168
 
170
169
  var trueVariant = getTrueVariant(variant);
171
- var iconName = "fillfalse-".concat(trueVariant);
170
+ var iconName = "arrowcircleinright-".concat(trueVariant);
172
171
  var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
173
172
  var svgPath = variantMap.get(trueVariant);
174
173
 
@@ -189,8 +188,8 @@ var FillFalse = function FillFalse(_ref) {
189
188
  }) : !!svgPath && svgPath());
190
189
  };
191
190
 
192
- FillFalse.defaultProps = defaultProps;
193
- /* harmony default export */ __webpack_exports__["default"] = (FillFalse);
191
+ ArrowCircleInRight.defaultProps = defaultProps;
192
+ /* harmony default export */ __webpack_exports__["default"] = (ArrowCircleInRight);
194
193
 
195
194
  /***/ })
196
195
 
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 200);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 201);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 200:
111
+ /***/ 201:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -132,16 +132,16 @@ var defaultProps = {
132
132
  var variantMap = new Map();
133
133
  variantMap.set('outlined', function () {
134
134
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
- d: "M8 8C5.79086 8 4 9.79086 4 12C4 14.2091 5.79086 16 8 16C9.01445 16 9.94069 15.6224 10.6458 15H13.1973C12.1599 16.7934 10.2208 18 8 18C4.68629 18 2 15.3137 2 12C2 8.68629 4.68629 6 8 6C10.2208 6 12.1599 7.2066 13.1973 9H10.6458C9.94069 8.37764 9.01445 8 8 8Z"
135
+ d: "M9 7C6.23858 7 4 9.23858 4 12C4 14.7614 6.23858 17 9 17C10.6358 17 12.0882 16.2144 13.0004 15H15.3264C14.2029 17.3649 11.7924 19 9 19C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.7924 5 14.2029 6.63505 15.3264 9H13.0004C12.0882 7.78555 10.6358 7 9 7Z"
136
136
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
- d: "M18.7071 8.29289C18.3166 7.90237 17.6834 7.90237 17.2929 8.29289C16.9024 8.68342 16.9024 9.31658 17.2929 9.70711L18.5858 11H8C7.44772 11 7 11.4477 7 12C7 12.5523 7.44772 13 8 13H18.5858L17.2929 14.2929C16.9024 14.6834 16.9024 15.3166 17.2929 15.7071C17.6834 16.0976 18.3166 16.0976 18.7071 15.7071L21.7071 12.7071C22.0976 12.3166 22.0976 11.6834 21.7071 11.2929L18.7071 8.29289Z"
137
+ d: "M19.7071 8.29289C19.3166 7.90237 18.6834 7.90237 18.2929 8.29289C17.9024 8.68342 17.9024 9.31658 18.2929 9.70711L19.5858 11H10C9.44772 11 9 11.4477 9 12C9 12.5523 9.44772 13 10 13H19.5858L18.2929 14.2929C17.9024 14.6834 17.9024 15.3166 18.2929 15.7071C18.6834 16.0976 19.3166 16.0976 19.7071 15.7071L22.7071 12.7071C23.0976 12.3166 23.0976 11.6834 22.7071 11.2929L19.7071 8.29289Z"
138
138
  }));
139
139
  });
140
140
  variantMap.set('filled', function () {
141
141
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
142
- d: "M2 12C2 8.68629 4.68629 6 8 6C10.973 6 13.441 8.16229 13.917 11H8C7.44772 11 7 11.4477 7 12C7 12.5523 7.44772 13 8 13H13.917C13.441 15.8377 10.973 18 8 18C4.68629 18 2 15.3137 2 12Z"
142
+ d: "M9 5C5.13401 5 2 8.13401 2 12C2 15.866 5.13401 19 9 19C12.5265 19 15.4439 16.3923 15.9291 13H10C9.44772 13 9 12.5523 9 12C9 11.4477 9.44772 11 10 11H15.9291C15.4439 7.60771 12.5265 5 9 5Z"
143
143
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
- d: "M13.917 13C13.9716 12.6748 14 12.3407 14 12C14 11.6593 13.9716 11.3252 13.917 11H18.5858L17.2929 9.70711C16.9024 9.31658 16.9024 8.68342 17.2929 8.29289C17.6834 7.90237 18.3166 7.90237 18.7071 8.29289L21.7071 11.2929C22.0976 11.6834 22.0976 12.3166 21.7071 12.7071L18.7071 15.7071C18.3166 16.0976 17.6834 16.0976 17.2929 15.7071C16.9024 15.3166 16.9024 14.6834 17.2929 14.2929L18.5858 13H13.917Z"
144
+ d: "M16.0001 12C16.0001 12.3395 15.9758 12.6734 15.9291 13H19.5859L18.293 14.2929C17.9025 14.6834 17.9025 15.3166 18.293 15.7071C18.6835 16.0976 19.3167 16.0976 19.7072 15.7071L22.7072 12.7071C23.0977 12.3166 23.0977 11.6834 22.7072 11.2929L19.7072 8.29289C19.3167 7.90237 18.6835 7.90237 18.293 8.29289C17.9025 8.68342 17.9025 9.31658 18.293 9.70711L19.5859 11H15.9291C15.9758 11.3266 16.0001 11.6605 16.0001 12Z"
145
145
  }));
146
146
  });
147
147
  var acceptedVariants = ['default', 'outlined', 'filled'];
package/ArrowClockwise.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 201);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 202);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 201:
111
+ /***/ 202:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 202);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 203);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 202:
111
+ /***/ 203:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowDown.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 203);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 204);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 203:
111
+ /***/ 204:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowFourWays.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 204);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 205);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 204:
111
+ /***/ 205:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowLeft.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 205);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 206);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 205:
111
+ /***/ 206:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 206);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 207);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 206:
111
+ /***/ 207:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowRight.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 207);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 208);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 207:
111
+ /***/ 208:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 208);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 209);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 208:
111
+ /***/ 209:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 209);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 210);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 209:
111
+ /***/ 210:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 210);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 211);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 210:
111
+ /***/ 211:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 211);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 212);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 211:
111
+ /***/ 212:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 212);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 213);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 212:
111
+ /***/ 213:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 213);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 214);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 213:
111
+ /***/ 214:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 214);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 215);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 214:
111
+ /***/ 215:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 215);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 216);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 215:
111
+ /***/ 216:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 216);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 217);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 216:
111
+ /***/ 217:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 217);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 218);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 217:
111
+ /***/ 218:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 218);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 219);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 218:
111
+ /***/ 219:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowUp.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 219);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 220);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 219:
111
+ /***/ 220:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ArrowUpDown.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 220);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 221);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 220:
111
+ /***/ 221:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -145,7 +145,7 @@ var getTrueVariant = function getTrueVariant(variant) {
145
145
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
146
146
  };
147
147
  /**
148
- * @description Sort action which shows sortable status at field label on table header
148
+ * @description Sort action which shows sortable status at field label on table header, swap up/down
149
149
  * @category Controls
150
150
  * @keywords arrows, ascent/descent, up/down, reverse
151
151
  * @variants outlined
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 221);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 222);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 221:
111
+ /***/ 222:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 222);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 223);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 222:
111
+ /***/ 223:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -147,9 +147,9 @@ var getTrueVariant = function getTrueVariant(variant) {
147
147
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
148
148
  };
149
149
  /**
150
- * @description Pivot or convert action *not Reload/refresh
150
+ * @description Pivot, swap, or convert action *not Reload/refresh/repeat
151
151
  * @category Controls
152
- * @keywords arrows, repeat, cycle, conversion, reverse
152
+ * @keywords arrows, repeat, cycle, conversion
153
153
  * @variants outlined
154
154
  */
155
155
 
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 223);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 224);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 223:
111
+ /***/ 224:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";