@splunk/react-icons 4.0.1 → 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 (478) 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/ArrowCircleInRight.js +196 -0
  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 +5 -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/ChartGanttAxis.js +196 -0
  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 +3 -3
  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/Indexes.js +2 -2
  296. package/Information.js +2 -2
  297. package/InformationCircle.js +2 -2
  298. package/InformationDiamond.js +2 -2
  299. package/InformationHexagon.js +2 -2
  300. package/Key.js +2 -2
  301. package/LaptopOpen.js +2 -2
  302. package/LayersRised.js +2 -2
  303. package/LayersTriple.js +2 -2
  304. package/Layout.js +2 -2
  305. package/LayoutOverview.js +2 -2
  306. package/LayoutPanels.js +2 -2
  307. package/LessThan.js +2 -2
  308. package/LessThanOrEqualTo.js +2 -2
  309. package/Lightbulb.js +2 -2
  310. package/Lightning.js +2 -2
  311. package/Line.js +2 -2
  312. package/LinesThree.js +2 -2
  313. package/List.js +2 -2
  314. package/ListCheck.js +2 -2
  315. package/Lock.js +2 -2
  316. package/LockSquare.js +2 -2
  317. package/LockUnlocked.js +2 -2
  318. package/Magnifier.js +2 -2
  319. package/MagnifierArrowLeftRight.js +2 -2
  320. package/MagnifierChartColumn.js +2 -2
  321. package/MagnifierChartLine.js +2 -2
  322. package/MagnifierClock.js +2 -2
  323. package/MagnifierCross.js +2 -2
  324. package/MagnifierMinus.js +2 -2
  325. package/MagnifierPlus.js +2 -2
  326. package/MagnifierText.js +2 -2
  327. package/MagnifierUnderline.js +2 -2
  328. package/MagnifierWithPlus.js +2 -2
  329. package/Markdown.js +2 -2
  330. package/MeshRandom.js +2 -2
  331. package/Metrics.js +2 -2
  332. package/Minus.js +2 -2
  333. package/MinusCircle.js +2 -2
  334. package/MobilePhone.js +2 -2
  335. package/Monitor.js +2 -2
  336. package/MonitorChartColumn.js +2 -2
  337. package/Moon.js +2 -2
  338. package/Motorcycle.js +2 -2
  339. package/MutipleFolders.js +2 -2
  340. package/NetworkConnector.js +2 -2
  341. package/NetworkDevices.js +2 -2
  342. package/NodeBranch.js +2 -2
  343. package/NodeBranchPlus.js +2 -2
  344. package/NodeConnection.js +2 -2
  345. package/NodeDistributed.js +2 -2
  346. package/NodeFollow.js +2 -2
  347. package/NodeFollowFour.js +2 -2
  348. package/NodeModel.js +11 -4
  349. package/NodeNetwork.js +2 -2
  350. package/NodePathDuration.js +12 -12
  351. package/NodeRulesEngine.js +2 -2
  352. package/NodeRulesets.js +2 -2
  353. package/NodeSplit.js +2 -2
  354. package/NodeStartToEnd.js +2 -2
  355. package/NodeTopology.js +2 -2
  356. package/NodeTree.js +2 -2
  357. package/NotEqualTo.js +2 -2
  358. package/NotePlus.js +2 -2
  359. package/OrganizerNotebook.js +2 -2
  360. package/Paintbrush.js +2 -2
  361. package/Palette.js +2 -2
  362. package/PaperFolded.js +3 -3
  363. package/PaperPlane.js +2 -2
  364. package/Paperclip.js +2 -2
  365. package/ParallelDots.js +2 -2
  366. package/Pencil.js +2 -2
  367. package/PencilCircle.js +2 -2
  368. package/PencilUnderline.js +2 -2
  369. package/PhoneReceiverUp.js +2 -2
  370. package/Picture.js +2 -2
  371. package/Pin.js +2 -2
  372. package/PinStuck.js +2 -2
  373. package/Plus.js +2 -2
  374. package/PlusBalloon.js +2 -2
  375. package/PlusBrackets.js +2 -2
  376. package/PlusCircle.js +2 -2
  377. package/Portrait.js +2 -2
  378. package/PortraitPlus.js +2 -2
  379. package/PortraitsThree.js +2 -2
  380. package/PortraitsTwo.js +2 -2
  381. package/Printer.js +2 -2
  382. package/Processor.js +2 -2
  383. package/ProcessorBus.js +2 -2
  384. package/ProjectorChartColumn.js +2 -2
  385. package/Pulse.js +2 -2
  386. package/Punchcard.js +2 -2
  387. package/PuzzlePiece.js +2 -2
  388. package/QuestionCircle.js +2 -2
  389. package/RectanglesAndCheck.js +2 -2
  390. package/RectanglesDouble.js +2 -2
  391. package/RectanglesFour.js +2 -2
  392. package/RectanglesWithCornerFrame.js +2 -2
  393. package/RectangularsArrowInto.d.ts +2 -0
  394. package/RectangularsArrowInto.js +198 -0
  395. package/Report.js +2 -2
  396. package/RobotAgent.js +2 -2
  397. package/RobotFace.js +2 -2
  398. package/Rocket.js +2 -2
  399. package/Scissors.js +4 -4
  400. package/Script.js +2 -2
  401. package/Servers.js +2 -2
  402. package/ServersCloud.js +2 -2
  403. package/SeverityInformation.js +2 -2
  404. package/ShapesVariety.js +2 -2
  405. package/Ship.js +2 -2
  406. package/Shoe.js +2 -2
  407. package/SlidersDoubleHorizontal.js +5 -5
  408. package/SlidersTripleHorizontal.js +2 -2
  409. package/Square.js +2 -2
  410. package/SquareAndCorners.js +2 -2
  411. package/SquaresAndCircles.js +2 -2
  412. package/SquaresLayered.js +2 -2
  413. package/SquaresLayeredPlus.js +2 -2
  414. package/Star.js +2 -2
  415. package/Stopwatch.js +2 -2
  416. package/Store.js +2 -2
  417. package/Sun.js +2 -2
  418. package/SuperCar.js +2 -2
  419. package/Table.js +9 -5
  420. package/TableChevron.js +2 -2
  421. package/TableChevronChartLine.js +3 -3
  422. package/TableEye.d.ts +2 -0
  423. package/TableEye.js +210 -0
  424. package/TableList.js +2 -2
  425. package/TableSlide.js +2 -2
  426. package/Tablet.js +2 -2
  427. package/TabletLandscape.js +2 -2
  428. package/Tag.js +2 -2
  429. package/Telescope.js +2 -2
  430. package/TextA.js +2 -2
  431. package/TextASmall.js +2 -2
  432. package/TextAa.js +2 -2
  433. package/TextBox.js +2 -2
  434. package/TextDirection45.js +2 -2
  435. package/TextDirection90.js +2 -2
  436. package/TextDirectionMinus45.js +2 -2
  437. package/TextDirectionMinus90.js +2 -2
  438. package/TextDirectionRight.js +2 -2
  439. package/TextT.js +2 -2
  440. package/ThumbsDown.js +3 -3
  441. package/ThumbsUp.js +3 -3
  442. package/TrashCanCross.js +2 -2
  443. package/Treemap.js +2 -2
  444. package/Triangle.js +2 -2
  445. package/TrianglesLayeredDouble.js +2 -2
  446. package/TrianglesLayeredTriple.js +2 -2
  447. package/Truck.js +2 -2
  448. package/UsersSquare.js +2 -2
  449. package/VideoCamera.js +2 -2
  450. package/WindowChevronsSlash.js +2 -2
  451. package/WindowPortrait.js +3 -11
  452. package/Wrench.js +2 -2
  453. package/WrenchCircle.js +2 -2
  454. package/package.json +6 -8
  455. package/types/icons/ArrowCircleInRight.d.ts +20 -0
  456. package/types/icons/ArrowUpDown.d.ts +1 -1
  457. package/types/icons/ArrowsRectangularDouble.d.ts +2 -2
  458. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +1 -1
  459. package/types/icons/AsterisksUnderline.d.ts +20 -0
  460. package/types/icons/BellSlashed.d.ts +1 -1
  461. package/types/icons/ChartGantt.d.ts +2 -2
  462. package/types/icons/{ChartScatters.d.ts → ChartGanttAxis.d.ts} +4 -4
  463. package/types/icons/ChartScatter.d.ts +20 -0
  464. package/types/icons/CircleSlashed.d.ts +1 -1
  465. package/types/icons/CloudArrowInRight.d.ts +20 -0
  466. package/types/icons/CloudNodesInside.d.ts +20 -0
  467. package/types/icons/CylinderPie.d.ts +1 -1
  468. package/types/icons/CylinderPieLifted.d.ts +20 -0
  469. package/types/icons/EyeSlashed.d.ts +1 -1
  470. package/types/icons/FileArrowsRectangularDouble.d.ts +3 -3
  471. package/types/icons/NodeModel.d.ts +2 -2
  472. package/types/icons/NodePathDuration.d.ts +2 -2
  473. package/types/icons/RectangularsArrowInto.d.ts +20 -0
  474. package/types/icons/SlidersDoubleHorizontal.d.ts +3 -3
  475. package/types/icons/TableChevronChartLine.d.ts +1 -1
  476. package/types/icons/TableEye.d.ts +20 -0
  477. package/types/icons/WindowPortrait.d.ts +1 -1
  478. package/ChartScatters.d.ts +0 -2
package/RobotAgent.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 = 577);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 584);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 577:
111
+ /***/ 584:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/RobotFace.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 = 578);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 585);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 578:
111
+ /***/ 585:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Rocket.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 = 579);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 586);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 579:
111
+ /***/ 586:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Scissors.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 = 580);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 587);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 580:
111
+ /***/ 587:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -134,12 +134,12 @@ 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
  fillRule: "evenodd",
136
136
  clipRule: "evenodd",
137
- d: "M7.77254 1.7763C7.29415 1.96612 7.03797 2.48806 7.18044 2.98262L8.77798 8.52818L3.23256 6.93069C2.738 6.78821 2.21606 7.0444 2.02624 7.52279C1.83642 8.00118 2.04071 8.54552 2.4984 8.7809L9.17107 12.2125C9.30065 12.2791 9.44323 12.3166 9.58883 12.3224L9.87425 12.3337L10.6264 14.9446C10.2151 15.1292 9.83002 15.3904 9.49383 15.7266C8.04682 17.1736 7.98957 19.5259 9.44371 20.98C10.8979 22.4342 13.2501 22.3769 14.6971 20.9299C16.1441 19.4829 16.2014 17.1306 14.7472 15.6765C14.1904 15.1197 13.502 14.7845 12.7831 14.6641L12.6952 12.4454L14.9131 12.5333C15.0335 13.2523 15.3687 13.9409 15.9256 14.4979C17.3798 15.952 19.732 15.8947 21.1791 14.4477C22.6261 13.0007 22.6833 10.6485 21.2292 9.19432C19.775 7.74018 17.4228 7.79742 15.9758 9.24444C15.6397 9.58049 15.3786 9.96536 15.194 10.3765L12.5835 9.62444L12.5721 9.33889C12.5664 9.19329 12.5289 9.05071 12.4622 8.92113L9.03066 2.24846C8.79528 1.79077 8.25093 1.58648 7.77254 1.7763ZM17.3399 13.0836C16.7013 12.4451 16.689 11.3596 17.39 10.6586C18.091 9.95765 19.1764 9.97002 19.815 10.6085C20.4535 11.247 20.4658 12.3325 19.7648 13.0335C19.0639 13.7345 17.9784 13.7222 17.3399 13.0836ZM10.8579 19.5658C10.2194 18.9273 10.207 17.8418 10.908 17.1408C11.609 16.4398 12.6945 16.4522 13.333 17.0907C13.9715 17.7292 13.9839 18.8147 13.2829 19.5157C12.5819 20.2167 11.4964 20.2043 10.8579 19.5658Z"
137
+ d: "M7.77254 1.77627C7.29415 1.96609 7.03797 2.48803 7.18044 2.98259L8.77798 8.52815L3.23256 6.93065C2.738 6.78818 2.21606 7.04437 2.02624 7.52276C1.83642 8.00115 2.04071 8.54549 2.4984 8.78087L9.17107 12.2124C9.30065 12.2791 9.44323 12.3166 9.58883 12.3224L9.87425 12.3337L10.6264 14.9446C10.2151 15.1292 9.83002 15.3904 9.49383 15.7266C8.04682 17.1736 7.98957 19.5259 9.44371 20.98C10.8979 22.4341 13.2501 22.3769 14.6971 20.9299C16.1441 19.4829 16.2014 17.1306 14.7472 15.6765C14.1904 15.1197 13.502 14.7845 12.7831 14.664L12.6952 12.4454L14.9131 12.5332C15.0335 13.2523 15.3687 13.9409 15.9256 14.4978C17.3798 15.952 19.732 15.8947 21.1791 14.4477C22.6261 13.0007 22.6833 10.6484 21.2292 9.19429C19.775 7.74015 17.4228 7.79739 15.9758 9.24441C15.6397 9.58046 15.3786 9.96533 15.194 10.3764L12.5835 9.62441L12.5721 9.33886C12.5664 9.19326 12.5289 9.05068 12.4622 8.9211L9.03066 2.24843C8.79528 1.79074 8.25093 1.58645 7.77254 1.77627ZM17.3399 13.0836C16.7013 12.4451 16.689 11.3596 17.39 10.6586C18.091 9.95762 19.1764 9.96999 19.815 10.6085C20.4535 11.247 20.4658 12.3325 19.7648 13.0335C19.0639 13.7345 17.9784 13.7221 17.3399 13.0836ZM10.8579 19.5658C10.2194 18.9273 10.207 17.8418 10.908 17.1408C11.609 16.4398 12.6945 16.4522 13.333 17.0907C13.9715 17.7292 13.9839 18.8147 13.2829 19.5157C12.5819 20.2167 11.4964 20.2043 10.8579 19.5658Z"
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: "M7.17995 2.98256C7.03748 2.488 7.29366 1.96606 7.77205 1.77624C8.25044 1.58642 8.79479 1.79071 9.03017 2.2484L12.4617 8.92106C12.5284 9.05065 12.5659 9.19323 12.5717 9.33883L12.583 9.62432L15.194 10.3765C15.3786 9.96534 15.6397 9.58044 15.9758 9.24437C17.4228 7.79736 19.775 7.74012 21.2292 9.19426C22.6833 10.6484 22.6261 13.0007 21.1791 14.4477C19.732 15.8947 17.3798 15.9519 15.9256 14.4978C15.3687 13.9409 15.0335 13.2522 14.9131 12.5332L12.6947 12.4453L12.7826 14.6639C13.5017 14.7843 14.1903 15.1195 14.7472 15.6764C16.2014 17.1306 16.1441 19.4828 14.6971 20.9299C13.2501 22.3769 10.8979 22.4341 9.44371 20.98C7.98957 19.5258 8.04681 17.1736 9.49383 15.7266C9.8299 15.3905 10.2148 15.1294 10.626 14.9448L9.87374 12.3336L9.58834 12.3223C9.44274 12.3165 9.30016 12.279 9.17058 12.2123L2.49791 8.78078C2.04022 8.5454 1.83593 8.00105 2.02575 7.52266C2.21558 7.04427 2.73751 6.78809 3.23207 6.93056L8.77747 8.52805L7.17995 2.98256Z"
142
+ d: "M7.17995 2.98259C7.03748 2.48803 7.29366 1.96609 7.77205 1.77627C8.25044 1.58645 8.79479 1.79074 9.03017 2.24843L12.4617 8.9211C12.5284 9.05068 12.5659 9.19326 12.5717 9.33886L12.583 9.62435L15.194 10.3765C15.3786 9.96537 15.6397 9.58047 15.9758 9.2444C17.4228 7.79739 19.775 7.74015 21.2292 9.19429C22.6833 10.6484 22.6261 13.0007 21.1791 14.4477C19.732 15.8947 17.3798 15.952 15.9256 14.4978C15.3687 13.9409 15.0335 13.2523 14.9131 12.5332L12.6947 12.4453L12.7826 14.6639C13.5017 14.7843 14.1903 15.1195 14.7472 15.6765C16.2014 17.1306 16.1441 19.4829 14.6971 20.9299C13.2501 22.3769 10.8979 22.4341 9.44371 20.98C7.98957 19.5259 8.04681 17.1736 9.49383 15.7266C9.8299 15.3905 10.2148 15.1294 10.626 14.9448L9.87374 12.3336L9.58834 12.3223C9.44274 12.3165 9.30016 12.279 9.17058 12.2124L2.49791 8.78081C2.04022 8.54543 1.83593 8.00108 2.02575 7.52269C2.21558 7.0443 2.73751 6.78812 3.23207 6.93059L8.77747 8.52808L7.17995 2.98259Z"
143
143
  }));
144
144
  });
145
145
  var acceptedVariants = ['default', 'outlined', 'filled'];
package/Script.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 = 581);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 588);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 581:
111
+ /***/ 588:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Servers.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 = 582);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 589);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 582:
111
+ /***/ 589:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ServersCloud.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 = 583);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 590);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 583:
111
+ /***/ 590:
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 = 584);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 591);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 584:
111
+ /***/ 591:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ShapesVariety.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 = 585);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 592);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 585:
111
+ /***/ 592:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Ship.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 = 586);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 593);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 586:
111
+ /***/ 593:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Shoe.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 = 587);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 594);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 587:
111
+ /***/ 594:
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 = 588);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 595);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 588:
111
+ /***/ 595:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -158,9 +158,9 @@ var getTrueVariant = function getTrueVariant(variant) {
158
158
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
159
159
  };
160
160
  /**
161
- *
162
- *
163
- *
161
+ * @description Used for "Advanced editing" action for Dashboard studio (Child configuration)
162
+ * @category Navigation
163
+ * @keywords settings, parameters, properties
164
164
  * @variants outlined,filled
165
165
  */
166
166
 
@@ -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 = 589);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 596);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 589:
111
+ /***/ 596:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Square.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 = 590);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 597);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 590:
111
+ /***/ 597:
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 = 591);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 598);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 591:
111
+ /***/ 598:
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 = 592);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 599);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 592:
111
+ /***/ 599:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/SquaresLayered.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 = 593);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 600);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 593:
111
+ /***/ 600:
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 = 594);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 601);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 594:
111
+ /***/ 601:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Star.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 = 595);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 602);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 595:
111
+ /***/ 602:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Stopwatch.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 = 596);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 603);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 596:
111
+ /***/ 603:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Store.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 = 597);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 604);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 597:
111
+ /***/ 604:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Sun.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 = 598);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 605);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 598:
111
+ /***/ 605:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/SuperCar.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 = 599);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 606);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 599:
111
+ /***/ 606:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Table.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 = 600);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 607);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 600:
111
+ /***/ 607:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -139,9 +139,13 @@ variantMap.set('outlined', function () {
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
- fillRule: "evenodd",
143
- clipRule: "evenodd",
144
- d: "M2.5 5C1.67157 5 1 5.67157 1 6.5V17.5C1 18.3284 1.67157 19 2.5 19H21.5C22.3284 19 23 18.3284 23 17.5V6.5C23 5.67157 22.3284 5 21.5 5H2.5ZM3 17H11V13.0664H3.00488L3 17ZM13 17V13.0664H21V17H13ZM13 11.0664H21V7H13V11.0664Z"
142
+ d: "M1 6.5C1 5.67157 1.67157 5 2.5 5H11V11.0664H1V6.5Z"
143
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
+ d: "M2.5 19C1.67157 19 1 18.3284 1 17.5V13H11V19H2.5Z"
145
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
146
+ d: "M23 17.5C23 18.3284 22.3284 19 21.5 19H13V13H23V17.5Z"
147
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
148
+ d: "M21.5 5C22.3284 5 23 5.67157 23 6.5V11.0664H13V5H21.5Z"
145
149
  }));
146
150
  });
147
151
  var acceptedVariants = ['default', 'outlined', 'filled'];
package/TableChevron.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 = 601);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 608);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 601:
111
+ /***/ 608:
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 = 602);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 609);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 602:
111
+ /***/ 609:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -164,7 +164,7 @@ var getTrueVariant = function getTrueVariant(variant) {
164
164
  return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
165
165
  };
166
166
  /**
167
- * @description Event preview for DMX
167
+ * @description [Deprecated] Event preview for DMX
168
168
  * @category Data Visualization
169
169
  * @keywords event table, line chart
170
170
  * @variants outlined,filled
package/TableEye.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/TableEye';
2
+ export * from './types/icons/TableEye';