@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/ThumbsDown.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 = 621);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 627);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 621:
111
+ /***/ 627:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -141,7 +141,7 @@ 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
142
  fillRule: "evenodd",
143
143
  clipRule: "evenodd",
144
- d: "M8.989 16.6746C9.76305 16.7892 10.4589 17.2315 10.89 17.8999L11.1045 18.2325C11.1752 18.3421 11.2286 18.4619 11.2629 18.5878L11.4497 19.2742C11.7269 20.293 12.6521 21 13.708 21C14.1936 21 14.6672 20.849 15.0631 20.5678L15.245 20.4387C15.5912 20.1928 15.8821 19.8769 16.0988 19.5121C16.5857 18.6922 16.6609 17.6905 16.3005 16.8069L16.1845 16.5226H18.1798C18.9103 16.5226 19.611 16.2324 20.1275 15.7159C20.6441 15.1993 20.9343 14.4987 20.9343 13.7681V13.0805C20.9343 12.5326 20.8324 11.9896 20.6336 11.4791L18.9963 7.27285C18.8884 6.99549 18.7462 6.73269 18.5732 6.49051C17.9013 5.55007 16.8167 4.99194 15.6609 4.99194H11.6244C11.4774 4.99194 11.332 5.02274 11.1977 5.08236L8.94344 6.08255C8.76526 5.45312 8.18649 4.99197 7.5 4.99197H3V17.992H7.5C8.26661 17.992 8.89891 17.4169 8.989 16.6746ZM13.3795 18.749C13.4198 18.8972 13.5544 19 13.708 19C13.7786 19 13.8475 18.9781 13.9051 18.9372L14.087 18.808C14.2053 18.724 14.3049 18.6159 14.3792 18.4909C14.5465 18.2091 14.5721 17.865 14.4486 17.5623L13.7864 15.9387C13.5106 15.2626 14.0079 14.5226 14.7381 14.5226H18.1798C18.3799 14.5226 18.5718 14.4431 18.7133 14.3016C18.8548 14.1601 18.9343 13.9682 18.9343 13.7681V13.0805C18.9343 12.7808 18.8785 12.4838 18.7699 12.2046L17.1326 7.99833C17.0849 7.87596 17.0222 7.76 16.9459 7.65315C16.6494 7.2382 16.1708 6.99194 15.6609 6.99194H11.8252L9 8.24548V14.663C10.451 14.7896 11.7728 15.579 12.5706 16.8158L12.7852 17.1484C12.9671 17.4304 13.1045 17.7387 13.1927 18.0626L13.3795 18.749Z"
144
+ d: "M13.7082 20.5081C12.8779 20.5081 12.1504 19.9521 11.9323 19.1509L11.7455 18.4645C11.6978 18.2892 11.6234 18.1222 11.5249 17.9695L11.3103 17.6369C10.789 16.8287 9.94026 16.3 9 16.1794V16.5C9 17.3284 8.32843 18 7.5 18H3V5H7.5C8.32843 5 9 5.67157 9 6.5V6.61258L11.4007 5.54741C11.4712 5.51614 11.5474 5.49998 11.6246 5.49998H15.6611C16.6554 5.49998 17.5885 5.98013 18.1666 6.7892C18.3154 6.99754 18.4377 7.22364 18.5306 7.46225L20.1679 11.6685C20.3441 12.1212 20.4345 12.6027 20.4345 13.0885V13.7762C20.4345 14.3741 20.197 14.9475 19.7742 15.3703C19.3514 15.7931 18.7779 16.0307 18.18 16.0307H15.4408L15.8377 17.0038C16.1389 17.7422 16.0761 18.5794 15.6691 19.2648C15.488 19.5697 15.2449 19.8336 14.9557 20.039L14.7738 20.1682C14.4625 20.3893 14.09 20.5081 13.7082 20.5081ZM5 16V7H7V16H5Z"
145
145
  }));
146
146
  });
147
147
  var acceptedVariants = ['default', 'outlined', 'filled'];
package/ThumbsUp.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 = 622);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 628);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 622:
111
+ /***/ 628:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -141,7 +141,7 @@ 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
142
  fillRule: "evenodd",
143
143
  clipRule: "evenodd",
144
- d: "M10.8902 6.09208C10.4591 6.76049 9.76315 7.20282 8.989 7.31743C8.89893 6.57511 8.26662 6 7.5 6H3V19H7.5C8.18652 19 8.76532 18.5388 8.94347 17.9093L11.1979 18.9096C11.3323 18.9692 11.4776 19 11.6246 19H15.6611C16.8169 19 17.9016 18.4419 18.5735 17.5015C18.7465 17.2593 18.8886 16.9965 18.9966 16.7191L20.6339 12.5129C20.8326 12.0024 20.9346 11.4593 20.9346 10.9115V10.2238C20.9346 9.4933 20.6444 8.79268 20.1278 8.27611C19.6112 7.75953 18.9106 7.46933 18.18 7.46933H16.1848L16.3007 7.18506C16.6611 6.30144 16.5859 5.29978 16.0991 4.47991C15.8824 4.11503 15.5915 3.79916 15.2452 3.55328L15.0633 3.42414C14.6674 3.14298 14.1938 2.99194 13.7082 2.99194C12.6523 2.99195 11.7272 3.69897 11.4499 4.71781L11.2631 5.4042C11.2289 5.53004 11.1754 5.64987 11.1048 5.75947L10.8902 6.09208ZM13.7082 4.99194C13.5546 4.99194 13.4201 5.0948 13.3797 5.24301L13.1929 5.92939C13.1048 6.25322 12.9674 6.56155 12.7854 6.84357L12.5709 7.17618C11.773 8.41309 10.4511 9.20244 9 9.32902V15.7464L11.8255 17H15.6611C16.1711 17 16.6497 16.7538 16.9461 16.3388C17.0224 16.232 17.0852 16.116 17.1328 15.9936L18.7701 11.7874C18.8788 11.5082 18.9346 11.2111 18.9346 10.9115V10.2238C18.9346 10.0237 18.8551 9.83182 18.7136 9.69032C18.5721 9.54882 18.3802 9.46933 18.18 9.46933H14.7383C14.0082 9.46933 13.5108 8.72934 13.7866 8.05328L14.4489 6.42969C14.5723 6.12698 14.5467 5.78286 14.3794 5.5011C14.3052 5.37611 14.2055 5.26795 14.0872 5.18396L13.9054 5.05482C13.8478 5.01392 13.7789 4.99194 13.7082 4.99194Z"
144
+ d: "M13.7082 3.49194C12.8779 3.49195 12.1504 4.04793 11.9323 4.84911L11.7455 5.5355C11.6978 5.71084 11.6234 5.87779 11.5249 6.03049L11.3103 6.3631C10.789 7.17134 9.94026 7.70002 9 7.82063V7.5C9 6.67157 8.32843 6 7.5 6H3V19H7.5C8.32843 19 9 18.3284 9 17.5V17.3874L11.4007 18.4526C11.4712 18.4839 11.5474 18.5 11.6246 18.5H15.6611C16.6554 18.5 17.5885 18.0199 18.1666 17.2108C18.3154 17.0025 18.4377 16.7764 18.5306 16.5377L20.1679 12.3315C20.3441 11.8788 20.4345 11.3973 20.4345 10.9115V10.2238C20.4345 9.62591 20.197 9.05246 19.7742 8.62966C19.3514 8.20686 18.7779 7.96933 18.18 7.96933H15.4408L15.8377 6.99622C16.1389 6.25783 16.0761 5.42055 15.6691 4.73521C15.488 4.4303 15.2449 4.16636 14.9557 3.96095L14.7738 3.83181C14.4625 3.61072 14.09 3.49194 13.7082 3.49194ZM5 8V17H7V8H5Z"
145
145
  }));
146
146
  });
147
147
  var acceptedVariants = ['default', 'outlined', 'filled'];
package/TrashCanCross.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 = 623);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 629);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 623:
111
+ /***/ 629:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Treemap.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 = 624);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 630);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 624:
111
+ /***/ 630:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Triangle.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 = 625);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 631);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 625:
111
+ /***/ 631:
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 = 626);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 632);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 626:
111
+ /***/ 632:
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 = 627);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 633);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 627:
111
+ /***/ 633:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Truck.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 = 628);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 634);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 628:
111
+ /***/ 634:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/UsersSquare.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 = 629);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 635);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 629:
111
+ /***/ 635:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/VideoCamera.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 = 630);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 636);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 630:
111
+ /***/ 636:
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 = 631);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 637);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 631:
111
+ /***/ 637:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/WindowPortrait.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 = 632);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 638);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 632:
111
+ /***/ 638:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -133,10 +133,6 @@ 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
135
  d: "M4.5 4C3.11929 4 2 5.11929 2 6.5V17.5C2 18.3284 2.67157 19 3.5 19H11.3399C11.6572 18.2574 12.093 17.5841 12.6207 17H4V11H13.5465C13.8637 10.2041 14.3906 9.51581 15.0577 9H4V6.5C4 6.22386 4.22386 6 4.5 6H16.5C16.7761 6 17 6.22386 17 6.5V8.10238C17.3197 8.03526 17.6508 8 17.9896 8C18.3358 8 18.6739 8.03681 19 8.10681V6.5C19 5.11929 17.8807 4 16.5 4H4.5Z"
136
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
- d: "M5.87463 8.47727C6.35767 8.47727 6.74926 8.09061 6.74926 7.61364C6.74926 7.13666 6.35767 6.75 5.87463 6.75C5.39158 6.75 5 7.13666 5 7.61364C5 8.09061 5.39158 8.47727 5.87463 8.47727Z"
138
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
139
- d: "M9.37315 7.61364C9.37315 8.09061 8.98156 8.47727 8.49852 8.47727C8.01547 8.47727 7.62389 8.09061 7.62389 7.61364C7.62389 7.13666 8.01547 6.75 8.49852 6.75C8.98156 6.75 9.37315 7.13666 9.37315 7.61364Z"
140
136
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
141
137
  d: "M20.7667 12.75C20.7667 14.2688 19.5234 15.5 17.9896 15.5C16.4559 15.5 15.2126 14.2688 15.2126 12.75C15.2126 11.2312 16.4559 10 17.9896 10C19.5234 10 20.7667 11.2312 20.7667 12.75Z"
142
138
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
@@ -146,10 +142,6 @@ variantMap.set('outlined', function () {
146
142
  variantMap.set('filled', function () {
147
143
  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", {
148
144
  d: "M4.5 4C3.11929 4 2 5.11929 2 6.5V17.5C2 18.3284 2.67157 19 3.5 19H11.3399C11.9384 17.5992 12.9587 16.4449 14.2219 15.6711C13.5904 14.8678 13.2125 13.8556 13.2125 12.75C13.2125 11.2184 13.9377 9.86606 15.0577 9H4V6.5C4 6.22386 4.22386 6 4.5 6H16.5C16.7761 6 17 6.22386 17 6.5V8.10238C17.3197 8.03526 17.6508 8 17.9896 8C18.3358 8 18.6739 8.03681 19 8.10681V6.5C19 5.11929 17.8807 4 16.5 4H4.5Z"
149
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
150
- d: "M6.74926 7.61364C6.74926 8.09061 6.35767 8.47727 5.87463 8.47727C5.39158 8.47727 5 8.09061 5 7.61364C5 7.13666 5.39158 6.75 5.87463 6.75C6.35767 6.75 6.74926 7.13666 6.74926 7.61364Z"
151
- }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
152
- d: "M8.49852 8.47727C8.98156 8.47727 9.37315 8.09061 9.37315 7.61364C9.37315 7.13666 8.98156 6.75 8.49852 6.75C8.01547 6.75 7.62389 7.13666 7.62389 7.61364C7.62389 8.09061 8.01547 8.47727 8.49852 8.47727Z"
153
145
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
154
146
  d: "M20.7667 12.75C20.7667 14.2688 19.5234 15.5 17.9896 15.5C16.4559 15.5 15.2126 14.2688 15.2126 12.75C15.2126 11.2312 16.4559 10 17.9896 10C19.5234 10 20.7667 11.2312 20.7667 12.75Z"
155
147
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
@@ -166,7 +158,7 @@ var getTrueVariant = function getTrueVariant(variant) {
166
158
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
167
159
  };
168
160
  /**
169
- * @description RUM (real user monitoring) for Splunk Observability
161
+ * @description RUM (Real User Monitoring) for Splunk Observability
170
162
  * @category Workspace
171
163
  * @keywords application, window, user, service
172
164
  * @variants outlined,filled
package/Wrench.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 = 633);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 639);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 633:
111
+ /***/ 639:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/WrenchCircle.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 = 634);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 640);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 634:
111
+ /***/ 640:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@splunk/react-icons",
3
- "version": "4.0.0",
3
+ "version": "4.0.2",
4
4
  "description": "Library of various React icons",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Splunk Inc.",
7
7
  "scripts": {
8
8
  "build": "cross-env NODE_ENV=production webpack && yarn types:build",
9
9
  "docs": "NODE_ENV=production webpack --config docs.gen.webpack.config.js",
10
- "docs:publish": "cicd-publish-docs docs --force --suffix=next",
11
- "docs:publish:external": "cicd-publish-docs docs-external --force --suffix=public",
10
+ "docs:publish": "eval $(splunk-docs-package docs) && artifact-ci publish generic $DOCS_GEN_OUTPUT_NAME $DOCS_GEN_REMOTE_PATH",
11
+ "docs:publish:external": "eval $(splunk-docs-package docs-external --suffix=public) && artifact-ci publish generic $DOCS_GEN_OUTPUT_NAME $DOCS_GEN_REMOTE_PATH",
12
12
  "docs:start": "webpack serve --config docs.gen.webpack.config.js",
13
13
  "eslint": "eslint src --ext \".ts,.tsx\"",
14
14
  "eslint:fix": "eslint src --ext \".ts, .tsx\" --fix",
@@ -17,7 +17,8 @@
17
17
  "lint": "yarn run eslint && yarn run stylelint",
18
18
  "lint:ci": "yarn run eslint:ci && yarn run stylelint",
19
19
  "start": "cross-env NODE_ENV=development webpack --watch",
20
- "storybook": "start-storybook -p 6006 -c .storybook-visual",
20
+ "storybook": "start-storybook -p 6006 -c .storybook",
21
+ "storybook:visual": "start-storybook -p 6006 -c .storybook-visual",
21
22
  "storybook:test": "node ../../infra/visual-tests/test.js",
22
23
  "start:scripts": "tsc -p ./scripts/tsconfig.json --watch",
23
24
  "stylelint": "stylelint \"src/**/*.{ts,tsx}\" --config stylelint.config.js",
@@ -29,7 +30,7 @@
29
30
  "peerDependencies": {
30
31
  "react": "^16.8",
31
32
  "react-dom": "^16.8",
32
- "styled-components": "5.1.1"
33
+ "styled-components": "^5.3.10"
33
34
  },
34
35
  "dependencies": {
35
36
  "@splunk/ui-utils": "^1.6.0",
@@ -42,8 +43,7 @@
42
43
  },
43
44
  "devDependencies": {
44
45
  "@babel/core": "^7.2.0",
45
- "@splunk/babel-preset": "^3.0.0",
46
- "@splunk/cicd-tools": "^0.5.0",
46
+ "@splunk/babel-preset": "^4.0.0",
47
47
  "@splunk/eslint-config": "^4.0.0",
48
48
  "@splunk/stylelint-config": "^4.0.0",
49
49
  "@splunk/webpack-configs": "^6.0.0",
@@ -51,7 +51,7 @@
51
51
  "@storybook/test-runner": "^0.9.0",
52
52
  "@testing-library/user-event": "^14.4.3",
53
53
  "@types/fs-extra": "^9.0.13",
54
- "@types/jest": "^25.2.1",
54
+ "@types/jest": "^26.0.0",
55
55
  "@typescript-eslint/eslint-plugin": "^4.8.2",
56
56
  "@typescript-eslint/parser": "^4.8.2",
57
57
  "babel-loader": "^8.0.4",
@@ -68,15 +68,14 @@
68
68
  "eslint-plugin-react": "^7.21.5",
69
69
  "eslint-plugin-react-hooks": "^4.2.0",
70
70
  "figma-js": "^1.16.0",
71
- "jest": "^25.1.0",
72
- "jest-environment-jsdom-sixteen": "^2.0.0",
71
+ "jest": "^26.6.3",
73
72
  "jest-image-snapshot": "^5.1.0",
74
73
  "jest-stare": "^2.4.1",
75
74
  "playwright": "^1.23.3",
76
75
  "react": "^16.12.0",
77
76
  "react-dom": "^16.12.0",
78
77
  "regenerator-runtime": "^0.13.11",
79
- "styled-components": "5.1.1",
78
+ "styled-components": "^5.3.10",
80
79
  "stylelint": "^13.0.0",
81
80
  "svgo": "^3.0.2",
82
81
  "typescript": "^4.0.5",
@@ -5,7 +5,7 @@ const { getJestConfig } = require('@storybook/test-runner');
5
5
  module.exports = {
6
6
  // The default configuration comes from @storybook/test-runner
7
7
  ...getJestConfig(),
8
- testMatch: ['**/IconsSpritesheet.stories.tsx'],
8
+ testMatch: ['**/stories/*.stories.tsx'],
9
9
  transform: {
10
10
  '^.+\\.stories\\.[jt]sx?$': '@storybook/test-runner/playwright/transform',
11
11
  '^.+\\.tsx?$': 'babel-jest',
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Represents a destination or an input point
12
+ * @category Data Flow
13
+ * @keywords output, ingest, storage, store, data transfer
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ArrowCircleInRight: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ArrowCircleInRight;
@@ -8,7 +8,7 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- * @description Sort action which shows sortable status at field label on table header
11
+ * @description Sort action which shows sortable status at field label on table header, swap up/down
12
12
  * @category Controls
13
13
  * @keywords arrows, ascent/descent, up/down, reverse
14
14
  * @variants outlined
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- * @description Pivot or convert action *not Reload/refresh
11
+ * @description Pivot, swap, or convert action *not Reload/refresh/repeat
12
12
  * @category Controls
13
- * @keywords arrows, repeat, cycle, conversion, reverse
13
+ * @keywords arrows, repeat, cycle, conversion
14
14
  * @variants outlined
15
15
  */
16
16
  declare const ArrowsRectangularDouble: {
@@ -10,7 +10,7 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
10
10
  /**
11
11
  * @description Repeat mode Off status toggle button icon, auto search run for ICX. *This shows a current status, not an action
12
12
  * @category Controls
13
- * @keywords loop, crossed, return to first, one time
13
+ * @keywords loop, crossed, return to first, one time (*Back slash comes from alphabet 'Not')
14
14
  * @variants outlined
15
15
  */
16
16
  declare const ArrowsRoundedRectangularDoubleSlashed: {
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Mask values action for DMX, hidden password
12
+ * @category Formatting
13
+ * @keywords masked, hide, secret, security, passcode
14
+ * @variants outlined,filled
15
+ */
16
+ declare const AsterisksUnderline: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default AsterisksUnderline;
@@ -10,7 +10,7 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
10
10
  /**
11
11
  * @description Notification Off indicates that the notification is muted, or not supported
12
12
  * @category Notifications
13
- * @keywords alert, bell, warning
13
+ * @keywords alert, bell, warning (*Back slash comes from alphabet 'Not')
14
14
  * @variants outlined,filled
15
15
  */
16
16
  declare const BellSlashed: {
@@ -8,8 +8,8 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined' | 'filled';
9
9
  }
10
10
  /**
11
- * @description Timeline chart for DataViz
12
- * @category Data Visualization
11
+ *
12
+ *
13
13
  *
14
14
  * @variants outlined,filled
15
15
  */
@@ -8,13 +8,13 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined' | 'filled';
9
9
  }
10
10
  /**
11
- * @description Scatter chart for DataViz
11
+ * @description Timeline chart for DataViz
12
12
  * @category Data Visualization
13
- * @keywords
13
+ *
14
14
  * @variants outlined,filled
15
15
  */
16
- declare const ChartScatters: {
16
+ declare const ChartGanttAxis: {
17
17
  ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
18
  defaultProps: IconBaseProps;
19
19
  };
20
- export default ChartScatters;
20
+ export default ChartGanttAxis;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Chart Scatter represents a type of visualization
12
+ * @category Data Visualization
13
+ * @keywords chart, dashboard studio, data visualization editor
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ChartScatter: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ChartScatter;
@@ -10,7 +10,7 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
10
10
  /**
11
11
  * @description Not allowed, prohibited, not available, disabled status
12
12
  * @category Actions
13
- * @keywords status, severity, illegal, error, alert, disability, x
13
+ * @keywords status, severity, illegal, error, alert, disability, x (*Back slash comes from alphabet 'Not')
14
14
  * @variants outlined,filled
15
15
  */
16
16
  declare const CircleSlashed: {
@@ -5,16 +5,16 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
5
5
  /**
6
6
  * Defaults to outlined, determines the variant of the icon to be rendered
7
7
  */
8
- variant?: 'default' | 'outlined';
8
+ variant?: 'default' | 'outlined' | 'filled';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
14
- * @variants outlined
11
+ * @description Cloud as destination
12
+ * @category Actions
13
+ * @keywords input, ingest, storage, store, data transfer
14
+ * @variants outlined,filled
15
15
  */
16
- declare const FillTrue: {
16
+ declare const CloudArrowInRight: {
17
17
  ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
18
  defaultProps: IconBaseProps;
19
19
  };
20
- export default FillTrue;
20
+ export default CloudArrowInRight;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Cloud data processing
12
+ * @category Actions
13
+ * @keywords input, output, filter, sorting, computing data transfer
14
+ * @variants outlined,filled
15
+ */
16
+ declare const CloudNodesInside: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default CloudNodesInside;
@@ -5,13 +5,13 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
5
5
  /**
6
6
  * Defaults to outlined, determines the variant of the icon to be rendered
7
7
  */
8
- variant?: 'default' | 'outlined';
8
+ variant?: 'default' | 'outlined' | 'filled';
9
9
  }
10
10
  /**
11
- * @description Partition data for DMX, part of data, pie chart in 3D
11
+ * @description [Deprecated] Partition data for DMX, part of data, pie chart in 3D
12
12
  * @category Data Type
13
13
  *
14
- * @variants outlined
14
+ * @variants outlined,filled
15
15
  */
16
16
  declare const CylinderPie: {
17
17
  ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;