@splunk/react-icons 5.1.0 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (622) hide show
  1. package/Airplane.js +2 -2
  2. package/AlignBottom.js +11 -11
  3. package/AlignCenter.js +2 -2
  4. package/AlignDistributeHorizontal.js +2 -2
  5. package/AlignDistributeVertical.js +2 -2
  6. package/AlignLeft.js +11 -11
  7. package/AlignRight.js +11 -11
  8. package/AlignTop.js +11 -11
  9. package/AlignVerticalCenters.js +2 -2
  10. package/ArrowBowLeft.js +2 -2
  11. package/ArrowBowRight.js +2 -2
  12. package/ArrowBroadBowRight.js +19 -15
  13. package/ArrowBroadLeftRight.js +8 -8
  14. package/ArrowBroadUnderbarDown.js +14 -12
  15. package/ArrowBroadUnderbarUp.js +2 -2
  16. package/ArrowCircleInRight.js +2 -2
  17. package/ArrowCircleOutRight.js +19 -19
  18. package/ArrowClockwise.js +2 -2
  19. package/ArrowCounterClockwise.js +8 -8
  20. package/ArrowDown.js +9 -9
  21. package/ArrowDownCircle.js +2 -2
  22. package/ArrowFourWays.js +22 -22
  23. package/ArrowLeft.js +2 -2
  24. package/ArrowLeftCircle.js +2 -2
  25. package/ArrowLeftRight.js +4 -4
  26. package/ArrowLongTopLeft.js +11 -11
  27. package/ArrowRight.js +4 -4
  28. package/ArrowRightCircle.js +2 -2
  29. package/ArrowSquareHalfDown.js +2 -2
  30. package/ArrowSquareHalfUp.js +2 -2
  31. package/ArrowSquareInsideRight.js +17 -17
  32. package/ArrowSquareRight.js +12 -12
  33. package/ArrowSquareTopRight.js +8 -8
  34. package/ArrowSquareTopRightInset.js +16 -16
  35. package/ArrowTriangleDown.js +4 -4
  36. package/ArrowTriangleLeft.js +4 -4
  37. package/ArrowTriangleRight.js +2 -2
  38. package/ArrowTriangleUp.js +4 -4
  39. package/ArrowTurnBackLeft.js +2 -2
  40. package/ArrowUp.js +2 -2
  41. package/ArrowUpCircle.js +2 -2
  42. package/ArrowUpDown.js +11 -11
  43. package/ArrowsCircularDouble.js +13 -13
  44. package/ArrowsRectangularDouble.js +14 -14
  45. package/ArrowsRerouteUp.js +8 -8
  46. package/ArrowsRoundedRectangularDouble.js +15 -15
  47. package/ArrowsRoundedRectangularDoubleSlashed.js +13 -13
  48. package/ArrowsSeparatedRight.js +9 -9
  49. package/ArrowsSwitchRight.js +9 -9
  50. package/AsteriskCircle.js +2 -2
  51. package/AsterisksUnderline.js +10 -10
  52. package/Balloon.js +14 -14
  53. package/BalloonDot.js +11 -11
  54. package/BalloonsChat.js +9 -9
  55. package/BatteryCharging.js +12 -12
  56. package/Bell.js +2 -2
  57. package/BellDot.js +2 -2
  58. package/BellPlus.js +18 -18
  59. package/BellSlashed.js +9 -9
  60. package/Bicycle.js +12 -12
  61. package/BlockFourDots.js +14 -14
  62. package/BlocksHorse.js +2 -2
  63. package/BookOpen.js +6 -6
  64. package/Bookmark.js +10 -10
  65. package/Bookshelf.js +14 -14
  66. package/BoxCardboard.js +9 -9
  67. package/Briefcase.js +2 -2
  68. package/Bug.js +2 -2
  69. package/Buildings.js +17 -17
  70. package/BullsEye.js +2 -2
  71. package/Bus.js +2 -2
  72. package/ButtonPulldown.js +16 -16
  73. package/ButtonsPulldown.js +2 -2
  74. package/CHANGELOG.md +15 -0
  75. package/Calculation.js +2 -2
  76. package/Calculator.js +9 -9
  77. package/Calendar.js +2 -2
  78. package/CalendarArrowDownFilled.js +11 -11
  79. package/CalendarArrowsLeftRight.js +2 -2
  80. package/CalendarChecked.js +24 -24
  81. package/CalendarClock.js +17 -17
  82. package/CalenderArrowRight.js +19 -19
  83. package/Car.js +2 -2
  84. package/CaretDown.js +10 -10
  85. package/CaretLeft.js +11 -11
  86. package/CaretRight.js +4 -4
  87. package/CaretSmallDown.js +9 -9
  88. package/CaretSmallLeft.js +2 -2
  89. package/CaretSmallRight.js +4 -4
  90. package/CaretSmallUp.js +2 -2
  91. package/CaretUp.js +4 -4
  92. package/CaretsSmallInsideUpDown.js +13 -13
  93. package/CaretsSmallOutsideUpDown.js +13 -13
  94. package/CaretsSmallUpDown.js +14 -14
  95. package/Certification.js +2 -2
  96. package/Chain.js +18 -18
  97. package/ChainSlashed.js +10 -10
  98. package/ChartArea.js +4 -4
  99. package/ChartAreaStacked.js +12 -12
  100. package/ChartBar.js +16 -16
  101. package/ChartBarBeside.js +2 -2
  102. package/ChartBarStacked.js +12 -12
  103. package/ChartBarStacked100.js +12 -12
  104. package/ChartBubble.js +13 -13
  105. package/ChartChoroplethMap.js +4 -4
  106. package/ChartColumn.js +20 -20
  107. package/ChartColumnIcicle.d.ts +2 -0
  108. package/ChartColumnIcicle.js +154 -0
  109. package/ChartColumnMagnifier.d.ts +2 -0
  110. package/ChartColumnMagnifier.js +162 -0
  111. package/ChartColumnPanel.js +12 -12
  112. package/ChartColumnSquare.js +17 -17
  113. package/ChartColumnThin.js +4 -4
  114. package/ChartFlame.js +10 -10
  115. package/ChartGantt.js +9 -9
  116. package/ChartGanttAxis.js +12 -12
  117. package/ChartGauge.js +2 -2
  118. package/ChartGaugeFiller.js +2 -2
  119. package/ChartGaugeLevelMarker.js +11 -11
  120. package/ChartGaugeMarker.js +12 -12
  121. package/ChartIcicle.js +10 -10
  122. package/ChartLine.js +9 -9
  123. package/ChartLineChecked.js +9 -9
  124. package/ChartLineClock.js +14 -14
  125. package/ChartLinePlus.js +16 -16
  126. package/ChartLineUnderlineDotted.js +19 -19
  127. package/ChartLineWarning.js +9 -9
  128. package/ChartLinkGraph.js +2 -2
  129. package/ChartMissingValueJoin.js +10 -10
  130. package/ChartMissingValueSkipped.js +18 -18
  131. package/ChartMissingValueZero.js +11 -11
  132. package/ChartPanels.js +19 -19
  133. package/ChartParallelCoordinates.js +3 -3
  134. package/ChartPie.js +10 -10
  135. package/ChartPlus.js +9 -9
  136. package/ChartSankey.js +13 -13
  137. package/ChartScatter.js +2 -2
  138. package/ChartSingleValue.js +9 -9
  139. package/ChartSingleValueIcon.js +9 -9
  140. package/ChartSingleValueRadial.js +12 -12
  141. package/ChartStream.js +10 -10
  142. package/ChartTimeline.js +9 -9
  143. package/CheckBox.js +8 -8
  144. package/CheckBoxCompleted.js +17 -17
  145. package/CheckBoxIndeterminate.js +2 -2
  146. package/CheckCircle.js +16 -16
  147. package/CheckRadio.js +2 -2
  148. package/Checkmark.js +2 -2
  149. package/CheckmarksDouble.js +14 -14
  150. package/ChevronBroadRight.js +2 -2
  151. package/ChevronBroadRightDashed.js +11 -11
  152. package/ChevronDown.js +2 -2
  153. package/ChevronLeft.js +9 -9
  154. package/ChevronRight.js +4 -4
  155. package/ChevronUp.js +2 -2
  156. package/ChevronsDoubleDownGuillemets.js +4 -4
  157. package/ChevronsDoubleLeftGuillemets.js +4 -4
  158. package/ChevronsDoubleRightGuillemets.js +11 -11
  159. package/ChevronsDoubleUpGuillemets.js +4 -4
  160. package/ChevronsIn.js +11 -11
  161. package/ChevronsOut.js +16 -16
  162. package/ChevronsSlash.js +11 -11
  163. package/ChevronsSquareIn.js +2 -2
  164. package/ChevronsSquareOut.js +12 -12
  165. package/ChevronsTextSmallA.js +9 -9
  166. package/Circle.js +12 -12
  167. package/CircleDashed.js +22 -22
  168. package/CircleHalfFilled.js +2 -2
  169. package/CircleSlashed.js +2 -2
  170. package/CircleSmall.js +12 -12
  171. package/CircleTiny.js +12 -12
  172. package/CirclesFour.js +12 -12
  173. package/Clipboard.js +11 -11
  174. package/Clock.js +10 -10
  175. package/ClockAlarm.js +20 -20
  176. package/Cloud.js +20 -20
  177. package/CloudArrowDown.js +8 -8
  178. package/CloudArrowInRight.js +8 -8
  179. package/CloudArrowUp.js +8 -8
  180. package/CloudNodesInside.js +12 -12
  181. package/Cog.js +2 -2
  182. package/Compass.js +2 -2
  183. package/Container.js +19 -19
  184. package/Containership.js +9 -9
  185. package/ControlFastForward.js +15 -15
  186. package/ControlFastForwardCircle.js +9 -9
  187. package/ControlNext.js +9 -9
  188. package/ControlNextCircle.js +9 -9
  189. package/ControlPause.js +2 -2
  190. package/ControlPauseCircle.js +9 -9
  191. package/ControlPlay.js +14 -14
  192. package/ControlPlayBrackets.js +2 -2
  193. package/ControlPlayCircle.js +2 -2
  194. package/ControlPlayResume.js +2 -2
  195. package/ControlPrevious.js +2 -2
  196. package/ControlPreviousCircle.js +2 -2
  197. package/ControlRewind.js +14 -14
  198. package/ControlRewindCircle.js +2 -2
  199. package/ControlStop.js +14 -14
  200. package/ControlStopCircle.js +2 -2
  201. package/Counter.js +13 -13
  202. package/CounterCumulative.js +24 -24
  203. package/CreditCard.js +12 -12
  204. package/Crop.js +16 -16
  205. package/Cross.js +2 -2
  206. package/CrossCircle.js +2 -2
  207. package/CrossHexagon.js +2 -2
  208. package/Crown.js +8 -8
  209. package/Cube.js +16 -16
  210. package/CursorArrow.js +8 -8
  211. package/CursorArrowClicking.d.ts +2 -0
  212. package/CursorArrowClicking.js +166 -0
  213. package/Cylinder.js +2 -2
  214. package/CylinderAlert.js +11 -11
  215. package/CylinderArrowInsideRight.js +2 -2
  216. package/CylinderArrowInsideUp.js +2 -2
  217. package/CylinderChartColumn.js +10 -10
  218. package/CylinderChecked.js +11 -11
  219. package/CylinderChevrons.js +2 -2
  220. package/CylinderClock.js +17 -17
  221. package/CylinderCloud.js +11 -11
  222. package/CylinderDashed.js +19 -19
  223. package/CylinderIndex.js +2 -2
  224. package/CylinderIndexTable.js +2 -2
  225. package/CylinderMagnifier.js +19 -19
  226. package/CylinderMagnifierPlus.js +9 -9
  227. package/CylinderMetrics.js +2 -2
  228. package/CylinderMulti.js +2 -2
  229. package/CylinderPie.js +2 -2
  230. package/CylinderPieLifted.js +2 -2
  231. package/CylinderPlus.js +12 -12
  232. package/CylinderSquareCorners.js +19 -19
  233. package/CylinderTable.js +2 -2
  234. package/CylinderTrace.js +2 -2
  235. package/CylinderWaves.js +2 -2
  236. package/CylinderWrench.js +2 -2
  237. package/DataType.js +10 -10
  238. package/DeskLight.js +12 -12
  239. package/DesktopPc.js +9 -9
  240. package/DeviceEdgeHub.js +19 -19
  241. package/Diamond.js +4 -4
  242. package/DocumentDrawer.js +2 -2
  243. package/DollarMark.js +8 -8
  244. package/DonutPie.js +8 -8
  245. package/DonutPie25.js +8 -8
  246. package/DonutPie50.js +14 -14
  247. package/DonutPie75.js +8 -8
  248. package/DoorArrowInside.js +2 -2
  249. package/DoorArrowOutside.js +2 -2
  250. package/DotsFourSquare.js +9 -9
  251. package/DotsNine.js +2 -2
  252. package/DotsThreeBalloon.js +2 -2
  253. package/DotsThreeCircle.js +14 -14
  254. package/DotsThreeHorizontal.js +2 -2
  255. package/DotsThreeVertical.js +8 -8
  256. package/Drive.js +2 -2
  257. package/DriveArrowInside.js +12 -12
  258. package/DriveArrowOutside.js +12 -12
  259. package/DriveIndexTable.js +9 -9
  260. package/DriveIndexes.js +10 -10
  261. package/DriveMagnifier.js +19 -19
  262. package/Earth.js +2 -2
  263. package/Electricity.js +12 -12
  264. package/Envelope.js +2 -2
  265. package/EqualTo.js +2 -2
  266. package/ExclamationBalloon.js +2 -2
  267. package/ExclamationBrackets.js +13 -13
  268. package/ExclamationCircle.js +2 -2
  269. package/ExclamationSquare.js +12 -12
  270. package/ExclamationTriangle.js +20 -20
  271. package/ExclamationTriangleChevronsRectangle.js +17 -17
  272. package/ExclamationTriangleDown.js +20 -20
  273. package/Eye.js +19 -19
  274. package/EyeCheckmark.js +2 -2
  275. package/EyeSlashed.js +12 -12
  276. package/FaceSmile.js +12 -12
  277. package/Factory.js +25 -25
  278. package/File.js +2 -2
  279. package/FileAiff.js +19 -19
  280. package/FileArrowsRectangularDouble.js +9 -9
  281. package/FileChartColumn.js +2 -2
  282. package/FileCharts.js +18 -18
  283. package/FileChevronRight.js +2 -2
  284. package/FileChevrons.js +2 -2
  285. package/FileCss.js +11 -11
  286. package/FileCsv.js +2 -2
  287. package/FileDat.js +12 -12
  288. package/FileDb.js +6 -6
  289. package/FileDbf.js +13 -13
  290. package/FileDoc.js +20 -20
  291. package/FileEps.js +13 -13
  292. package/FileFig.js +5 -5
  293. package/FileGif.js +5 -5
  294. package/FileHtm.js +13 -13
  295. package/FileHtml.js +2 -2
  296. package/FileIco.js +16 -16
  297. package/FileJpg.js +16 -16
  298. package/FileJs.js +19 -19
  299. package/FileJson.js +21 -21
  300. package/FileJsx.js +9 -9
  301. package/FileLog.js +19 -19
  302. package/FileLogs.js +2 -2
  303. package/FileMagnifier.js +10 -10
  304. package/FileMagnifierOn.js +2 -2
  305. package/FileMid.js +15 -15
  306. package/FileMp3.js +16 -16
  307. package/FileMp4.js +14 -14
  308. package/FileMpg.js +16 -16
  309. package/FileNode.js +10 -10
  310. package/FilePdf.js +9 -9
  311. package/FilePhp.js +15 -15
  312. package/FilePlus.js +2 -2
  313. package/FilePng.js +16 -16
  314. package/FilePpt.js +9 -9
  315. package/FileRar.js +13 -13
  316. package/FileRegex.js +18 -18
  317. package/FileRipped.js +10 -10
  318. package/FileRtf.js +15 -15
  319. package/FileSql.js +13 -13
  320. package/FileSvg.js +2 -2
  321. package/FileTGZ.js +5 -5
  322. package/FileText.js +8 -8
  323. package/FileTiff.js +2 -2
  324. package/FileWav.js +15 -15
  325. package/FileXls.js +2 -2
  326. package/FileXml.js +8 -8
  327. package/FileZip.js +15 -15
  328. package/FileZipped.js +11 -11
  329. package/Filter.js +19 -19
  330. package/FilterMinus.js +2 -2
  331. package/FilterPlus.js +2 -2
  332. package/FingerPointClicking.d.ts +2 -0
  333. package/FingerPointClicking.js +166 -0
  334. package/Fingerprint.js +2 -2
  335. package/Fire.js +12 -12
  336. package/Flag.js +9 -9
  337. package/Flame.js +8 -8
  338. package/Flashlight.js +2 -2
  339. package/Flask.js +2 -2
  340. package/FloppyDisk.js +16 -16
  341. package/Folder.js +12 -12
  342. package/ForwarderHeavy.js +2 -2
  343. package/ForwarderUniversal.js +9 -9
  344. package/Function.js +11 -11
  345. package/GamePad.js +12 -12
  346. package/GeoTag.js +17 -17
  347. package/GeoTagGroup.js +14 -14
  348. package/GiftBox.js +2 -2
  349. package/Globe.js +11 -11
  350. package/GreaterThan.js +4 -4
  351. package/GreaterThanOrEqualTo.js +4 -4
  352. package/GridLines.js +13 -13
  353. package/Hammer.js +12 -12
  354. package/HandRise.js +12 -12
  355. package/Hash.js +2 -2
  356. package/Headset.js +2 -2
  357. package/HeadsetD.js +14 -14
  358. package/HeadsetS.js +2 -2
  359. package/HeartRibbon.js +9 -9
  360. package/Hexagon.js +8 -8
  361. package/HotAirBalloon.js +2 -2
  362. package/Hourglass.js +2 -2
  363. package/HourglassCircle.js +8 -8
  364. package/HourglassStart.js +9 -9
  365. package/House.js +8 -8
  366. package/HumanBodyCircle.js +8 -8
  367. package/IconProvider.js +17 -17
  368. package/IdentityCard.js +16 -16
  369. package/Indexes.js +22 -22
  370. package/Information.js +2 -2
  371. package/InformationCircle.js +2 -2
  372. package/InformationDiamond.js +12 -12
  373. package/InformationHexagon.js +12 -12
  374. package/InformationSerifSquare.js +12 -12
  375. package/Key.js +2 -2
  376. package/Keyboard.js +16 -16
  377. package/LaptopOpen.js +10 -10
  378. package/LayersDoubleTransparent.js +2 -2
  379. package/LayersRised.js +9 -9
  380. package/LayersTriple.js +15 -15
  381. package/Layout.js +2 -2
  382. package/LayoutOverview.js +2 -2
  383. package/LayoutPanels.js +10 -10
  384. package/LessThan.js +2 -2
  385. package/LessThanOrEqualTo.js +4 -4
  386. package/LevelGauge14.js +12 -12
  387. package/LevelGauge24.js +2 -2
  388. package/LevelGauge34.js +2 -2
  389. package/LevelGauge44.js +9 -9
  390. package/License.js +9 -9
  391. package/LicenseCog.js +10 -10
  392. package/Lightbulb.js +2 -2
  393. package/Lightning.js +12 -12
  394. package/Line.js +2 -2
  395. package/LinesThree.js +9 -9
  396. package/List.js +2 -2
  397. package/ListCheck.js +2 -2
  398. package/ListIndentedSquare.js +16 -16
  399. package/ListNumbered.js +2 -2
  400. package/ListToken.js +2 -2
  401. package/Lock.js +2 -2
  402. package/LockSquare.js +10 -10
  403. package/LockUnlocked.js +2 -2
  404. package/Magnifier.js +2 -2
  405. package/MagnifierArrowLeftRight.js +8 -8
  406. package/MagnifierChartColumn.js +12 -12
  407. package/MagnifierChartLine.js +2 -2
  408. package/MagnifierClock.js +2 -2
  409. package/MagnifierCross.js +2 -2
  410. package/MagnifierMinus.js +2 -2
  411. package/MagnifierPlus.js +2 -2
  412. package/MagnifierText.js +12 -12
  413. package/MagnifierUnderline.js +2 -2
  414. package/MagnifierWithPlus.js +2 -2
  415. package/MapUSA.js +2 -2
  416. package/Markdown.js +20 -20
  417. package/MeshRandom.js +2 -2
  418. package/Metrics.js +2 -2
  419. package/Minus.js +2 -2
  420. package/MinusCircle.js +2 -2
  421. package/MobilePhone.js +2 -2
  422. package/Monitor.js +2 -2
  423. package/MonitorArrow.js +19 -19
  424. package/MonitorArrowInwardRight.js +19 -19
  425. package/MonitorArrowUp.js +2 -2
  426. package/MonitorChartColumn.js +6 -6
  427. package/Moon.js +8 -8
  428. package/Motorcycle.js +19 -19
  429. package/MutipleFolders.js +2 -2
  430. package/NetworkConnector.js +2 -2
  431. package/NetworkDevices.js +2 -2
  432. package/NewSquare.js +12 -12
  433. package/NodeBranch.js +10 -10
  434. package/NodeBranchCog.d.ts +2 -0
  435. package/NodeBranchCog.js +159 -0
  436. package/NodeBranchPlus.js +2 -2
  437. package/NodeConnection.js +6 -6
  438. package/NodeDistributed.js +9 -9
  439. package/NodeFollow.js +2 -2
  440. package/NodeFollowFour.js +11 -11
  441. package/NodeModel.js +2 -2
  442. package/NodeNetwork.js +2 -2
  443. package/NodePathDuration.js +2 -2
  444. package/NodeRulesEngine.js +18 -18
  445. package/NodeRulesets.js +2 -2
  446. package/NodeSplit.js +10 -10
  447. package/NodeSplitHorizontal.js +9 -9
  448. package/NodeStartToEnd.js +12 -12
  449. package/NodeTopology.js +2 -2
  450. package/NodeTree.js +2 -2
  451. package/NodesCentered.js +6 -6
  452. package/NotEqualTo.js +2 -2
  453. package/NotePlus.js +14 -14
  454. package/NotePortrait.d.ts +2 -0
  455. package/NotePortrait.js +162 -0
  456. package/Observatory.js +10 -10
  457. package/Odometer.js +9 -9
  458. package/OrganizerNotebook.js +19 -19
  459. package/PacketLoss.js +2 -2
  460. package/Paintbrush.js +2 -2
  461. package/Palette.js +19 -19
  462. package/PaperFolded.js +10 -10
  463. package/PaperPlane.js +11 -11
  464. package/Paperclip.js +2 -2
  465. package/ParallelDots.js +11 -11
  466. package/ParallelDotsHorizontal.js +11 -11
  467. package/Pencil.js +2 -2
  468. package/PencilCircle.js +14 -14
  469. package/PencilUnderline.js +9 -9
  470. package/PhoneReceiverAngled.js +2 -2
  471. package/PhoneReceiverAngledExclamationTriangle.js +9 -9
  472. package/PhoneReceiverAngledHourglass.js +9 -9
  473. package/PhoneReceiverAngledSlashed.js +10 -10
  474. package/PhoneReceiverUp.js +2 -2
  475. package/Picture.js +2 -2
  476. package/Pin.js +2 -2
  477. package/PinStuck.js +2 -2
  478. package/PingPongPaddleRacket.js +11 -11
  479. package/PipeS.js +3 -3
  480. package/Plus.js +2 -2
  481. package/PlusBalloon.js +2 -2
  482. package/PlusBrackets.js +14 -14
  483. package/PlusCircle.js +2 -2
  484. package/PlusSquare.js +2 -2
  485. package/Portrait.js +22 -22
  486. package/PortraitPlus.js +12 -12
  487. package/PortraitsThree.js +2 -2
  488. package/PortraitsTwo.js +9 -9
  489. package/Printer.js +14 -14
  490. package/Processor.js +8 -8
  491. package/ProcessorBus.js +2 -2
  492. package/ProjectorChartColumn.js +15 -15
  493. package/Pulse.js +2 -2
  494. package/Punchcard.js +11 -11
  495. package/PuzzlePiece.js +21 -21
  496. package/QuestionCircle.js +6 -6
  497. package/QuotationDouble.js +9 -9
  498. package/RectanglesAndCheck.js +2 -2
  499. package/RectanglesDouble.js +2 -2
  500. package/RectanglesFour.js +16 -16
  501. package/RectanglesWithCornerFrame.js +8 -8
  502. package/RectangularsArrowInto.js +20 -20
  503. package/Report.js +19 -19
  504. package/ReportDouble.d.ts +2 -0
  505. package/ReportDouble.js +160 -0
  506. package/RobotAgent.js +17 -17
  507. package/RobotAgentMagnifier.js +9 -9
  508. package/RobotArm.js +2 -2
  509. package/RobotFace.js +12 -12
  510. package/Rocket.js +2 -2
  511. package/SVG.js +14 -14
  512. package/SVGEnterprise.js +2 -2
  513. package/SVGInternal.js +8 -8
  514. package/Scissors.js +16 -16
  515. package/Scope.js +8 -8
  516. package/Script.js +2 -2
  517. package/ServerLicense.js +14 -14
  518. package/Servers.js +11 -11
  519. package/ServersCloud.js +9 -9
  520. package/SeverityInformation.js +12 -12
  521. package/ShapesVariety.js +20 -20
  522. package/Shield.js +2 -2
  523. package/ShieldKeyhole.js +2 -2
  524. package/ShieldSeparated.js +10 -10
  525. package/Ship.js +2 -2
  526. package/Shoe.js +8 -8
  527. package/SignalAntenna.js +9 -9
  528. package/SignalColumns14.js +14 -14
  529. package/SignalColumns24.js +2 -2
  530. package/SignalColumns34.js +2 -2
  531. package/SignalColumns44.js +9 -9
  532. package/SingleIndex.d.ts +2 -0
  533. package/{Index.js → SingleIndex.js} +26 -26
  534. package/SlidersDoubleHorizontal.js +2 -2
  535. package/SlidersTripleHorizontal.js +6 -6
  536. package/Snowflake.js +8 -8
  537. package/SpeakerSlashed.js +2 -2
  538. package/SpeakerSound.js +2 -2
  539. package/Square.js +4 -4
  540. package/SquareAndCorners.js +2 -2
  541. package/SquaresAndCircles.js +10 -10
  542. package/SquaresLayered.js +2 -2
  543. package/SquaresLayeredPlus.js +12 -12
  544. package/Stamp.js +10 -10
  545. package/Star.js +2 -2
  546. package/StarEightPoints.js +16 -16
  547. package/StarSparklesDouble.js +2 -2
  548. package/Stopwatch.js +24 -24
  549. package/StopwatchArrowRightLatency.js +18 -18
  550. package/Store.js +2 -2
  551. package/Sun.js +15 -15
  552. package/SuperCar.js +2 -2
  553. package/SwordsCross.js +14 -14
  554. package/Table.js +9 -9
  555. package/TableChevron.js +2 -2
  556. package/TableChevronChartLine.js +9 -9
  557. package/TableEye.js +12 -12
  558. package/TableIndex.js +15 -15
  559. package/TableList.js +2 -2
  560. package/TableSlide.js +15 -15
  561. package/Tablet.js +2 -2
  562. package/TabletLandscape.js +2 -2
  563. package/Tag.js +2 -2
  564. package/TagMarkerRight.js +2 -2
  565. package/Telescope.js +14 -14
  566. package/TerminalConsole.js +2 -2
  567. package/TextA.js +2 -2
  568. package/TextASmall.js +2 -2
  569. package/TextAa.js +2 -2
  570. package/TextAlignBottom.js +2 -2
  571. package/TextAlignCenter.js +14 -14
  572. package/TextAlignLeft.js +8 -8
  573. package/TextAlignRight.js +8 -8
  574. package/TextAlignTop.js +2 -2
  575. package/TextAlignVerticalCenter.js +2 -2
  576. package/TextBBold.js +2 -2
  577. package/TextBox.js +2 -2
  578. package/TextDirection45.js +2 -2
  579. package/TextDirection90.js +2 -2
  580. package/TextDirectionMinus45.js +2 -2
  581. package/TextDirectionMinus90.js +2 -2
  582. package/TextDirectionRight.js +2 -2
  583. package/TextH.js +2 -2
  584. package/TextIItalic.js +6 -6
  585. package/TextSStrikethrough.js +16 -16
  586. package/TextT.js +4 -4
  587. package/TextUUnderline.js +9 -9
  588. package/ThumbsDown.js +2 -2
  589. package/ThumbsUp.js +2 -2
  590. package/TildeCircle.js +2 -2
  591. package/Token.js +2 -2
  592. package/TokenKey.js +23 -23
  593. package/TrashCanCross.js +12 -12
  594. package/Treemap.js +16 -16
  595. package/Triangle.js +4 -4
  596. package/TriangleDown.js +4 -4
  597. package/TriangleRuler.js +10 -10
  598. package/TrianglesLayeredDouble.js +2 -2
  599. package/TrianglesLayeredTriple.js +19 -19
  600. package/TrophyCup.js +11 -11
  601. package/Truck.js +2 -2
  602. package/UsersSquare.js +9 -9
  603. package/VideoCamera.js +2 -2
  604. package/WeightingScale.js +11 -11
  605. package/WiFiSignal.js +3 -3
  606. package/WiFiSignalSlash.js +2 -2
  607. package/WindowChevronsSlash.js +12 -12
  608. package/WindowGlobe.js +18 -18
  609. package/WindowPortrait.js +26 -26
  610. package/Wrench.js +2 -2
  611. package/WrenchCircle.js +8 -8
  612. package/package.json +8 -8
  613. package/types/icons/ArrowBroadBowRight.d.ts +7 -5
  614. package/types/icons/ChartColumnIcicle.d.ts +19 -0
  615. package/types/icons/ChartColumnMagnifier.d.ts +19 -0
  616. package/types/icons/CursorArrowClicking.d.ts +19 -0
  617. package/types/icons/FingerPointClicking.d.ts +19 -0
  618. package/types/icons/NodeBranchCog.d.ts +18 -0
  619. package/types/icons/NotePortrait.d.ts +19 -0
  620. package/types/icons/ReportDouble.d.ts +19 -0
  621. package/types/icons/{Index.d.ts → SingleIndex.d.ts} +2 -2
  622. package/Index.d.ts +0 -2
package/ChartPanels.js CHANGED
@@ -61,34 +61,34 @@
61
61
  e.r(t);
62
62
  // EXPORTS
63
63
  e.d(t, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ m
65
65
  });
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const r = require("react");
68
68
  var n = e.n(r);
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/ChartPanels.tsx
75
75
  function u(e, t) {
76
76
  if (null == e) return {};
77
- var r, n, l = c(e, t);
77
+ var r, n, a = c(e, t);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- r = a[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (a[r] = e[r]);
82
82
  }
83
83
  }
84
- return l;
84
+ return a;
85
85
  }
86
86
  function c(e, t) {
87
87
  if (null == e) return {};
88
88
  var r = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (t.includes(n)) continue;
91
+ if (-1 !== t.indexOf(n)) continue;
92
92
  r[n] = e[n];
93
93
  }
94
94
  }
@@ -145,24 +145,24 @@
145
145
  * @keywords chart, dashboard studio, data visualization editor
146
146
  * @variants outlined,filled
147
147
  */ var p = function e(t) {
148
- var a = t.children, c = t.variant, i = c === void 0 ? "default" : c, f = u(t, [ "children", "variant" ]);
148
+ var l = t.children, c = t.variant, i = c === void 0 ? "default" : c, f = u(t, [ "children", "variant" ]);
149
149
  var p = v(i);
150
- var s = "chartpanels-".concat(p);
151
- var m = (0, r.useContext)(l.IconContext);
150
+ var m = "chartpanels-".concat(p);
151
+ var s = (0, r.useContext)(a.IconContext);
152
152
  var C = d.get(p);
153
153
  if (false) {}
154
- if (m && C) {
155
- var V = m.toRender, h = m.addIcon;
156
- h(s, C());
154
+ if (s && C) {
155
+ var V = s.toRender, h = s.addIcon;
156
+ h(m, C());
157
157
  if (!V) {
158
158
  return null;
159
159
  }
160
160
  }
161
161
 
162
- return n().createElement(o(), f, a, m ? n().createElement("use", {
163
- href: "#".concat(s)
162
+ return n().createElement(o(), f, l, s ? n().createElement("use", {
163
+ href: "#".concat(m)
164
164
  }) : !!C && C());
165
165
  };
166
- /* harmony default export */ const s = p;
166
+ /* harmony default export */ const m = p;
167
167
  module.exports = t;
168
168
  /******/})();
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- r = l[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (a[r] = e[r]);
81
+ r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (a[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return a;
@@ -88,7 +88,7 @@
88
88
  var r = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (t.includes(n)) continue;
91
+ if (-1 !== t.indexOf(n)) continue;
92
92
  r[n] = e[n];
93
93
  }
94
94
  }
@@ -103,7 +103,7 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M4 5C4 4.44772 3.55228 4 3 4C2.44771 4 2 4.44772 2 5V10.4837C1.99984 10.494 1.99984 10.5043 2 10.5147V19C2 19.5523 2.44771 20 3 20C3.55228 20 4 19.5523 4 19V18.5369L7.39034 14.9044L11 17.5113V19C11 19.5523 11.4477 20 12 20C12.5523 20 13 19.5523 13 19V17.489L20 12.0446V19C20 19.5523 20.4477 20 21 20C21.5523 20 22 19.5523 22 19V6.02293C22.0003 6.0079 22.0003 5.99282 22 5.97771V5C22 4.44772 21.5523 4 21 4C20.4477 4 20 4.44772 20 5V5.23968L13 7.18413V5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5V8.10561L7.13157 12.2504L4 9.98872V5ZM4 12.4558V15.6057L5.75614 13.7241L4 12.4558ZM11 11.0368L8.76577 13.4307L11 15.0443V11.0368ZM13 14.9553L20 9.51088V7.31541L13 9.25985V14.9553Z"
106
+ d: "M4.00012 5C4.00012 4.44772 3.5524 4 3.00012 4C2.44784 4 2.00012 4.44772 2.00012 5V10.4837C1.99996 10.494 1.99996 10.5043 2.00012 10.5147V19C2.00012 19.5523 2.44784 20 3.00012 20C3.5524 20 4.00012 19.5523 4.00012 19V18.5369L7.39046 14.9044L11.0001 17.5113V19C11.0001 19.5523 11.4478 20 12.0001 20C12.5524 20 13.0001 19.5523 13.0001 19V17.489L20.0001 12.0446V19C20.0001 19.5523 20.4478 20 21.0001 20C21.5524 20 22.0001 19.5523 22.0001 19V6.02293C22.0005 6.0079 22.0005 5.99282 22.0001 5.97771V5C22.0001 4.44772 21.5524 4 21.0001 4C20.4478 4 20.0001 4.44772 20.0001 5V5.23968L13.0001 7.18413V5C13.0001 4.44772 12.5524 4 12.0001 4C11.4478 4 11.0001 4.44772 11.0001 5V8.10561L7.13169 12.2504L4.00012 9.98872V5ZM4.00012 12.4558V15.6057L5.75626 13.7241L4.00012 12.4558ZM11.0001 11.0368L8.76589 13.4307L11.0001 15.0443V11.0368ZM13.0001 14.9553L20.0001 9.51088V7.31541L13.0001 9.25985V14.9553Z"
107
107
  }));
108
108
  }));
109
109
  i.set("filled", (function() {
package/ChartPie.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
@@ -88,7 +88,7 @@
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
100
+ var L = new Map;
101
+ L.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -106,7 +106,7 @@
106
106
  d: "M12.39 1.98887C11.8714 1.97631 11.2722 1.96179 11.0001 1.99975L11.0001 4C6.02955 4 2 8.02944 2 13C2 17.9706 6.02944 22 11 22C15.9706 22 20 17.9706 20 13L20 12.9951H21.9998C22.0362 12.4624 22.0239 12.0391 22.0117 11.6229C22.0058 11.4176 21.9998 11.2139 21.9998 10.9997C21.9998 6.02913 17.9704 1.9997 12.9998 1.9997C12.8367 1.9997 12.6213 1.99448 12.39 1.98887ZM13 10.9951H19.9998C19.9973 7.13132 16.8644 3.99985 13.0001 3.9997L13 10.9951ZM18 12.9951H11L11.0001 6C7.13409 6 4 9.134 4 13C4 16.866 7.13401 20 11 20C14.866 20 18 16.866 18 13L18 12.9951Z"
107
107
  }));
108
108
  }));
109
- c.set("filled", (function() {
109
+ L.set("filled", (function() {
110
110
 
111
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
112
112
  d: "M13 2V11H22V10.765L21.9805 10.4062L21.9531 10.1094L21.9062 9.6875L21.8398 9.30469L21.7812 9.02344L21.7305 8.80469L21.6602 8.54297L21.5938 8.32812L21.5156 8.08203L21.4297 7.84766L21.3477 7.63672L21.2578 7.41406L21.1094 7.07422L20.957 6.78516L20.7695 6.45312L20.6094 6.19531L20.4258 5.91016L20.2578 5.67578L20.0273 5.375L19.8516 5.16797L19.6602 4.94922L19.4414 4.71484L19.2383 4.50781L19.0391 4.33203L18.8203 4.13281L18.5898 3.94531L18.3477 3.75781L18.0898 3.57812L17.6602 3.29688L17.1953 3.03516L16.8438 2.85938L16.5117 2.71094L16.1562 2.57031L15.832 2.45703L15.4453 2.33594L15.0156 2.22656L14.5938 2.14062L14.207 2.07812L13.7031 2.02734L13.2188 2H13Z"
@@ -114,9 +114,9 @@
114
114
  d: "M20 13L20 12.9954H11.0002L11.0004 4C6.02979 4 2 8.02944 2 13C2 17.9706 6.02944 22 11 22C15.9706 22 20 17.9706 20 13Z"
115
115
  }));
116
116
  }));
117
- var L = [ "default", "outlined", "filled" ];
117
+ var c = [ "default", "outlined", "filled" ];
118
118
  var d = function e(r) {
119
- return L.indexOf(r) >= 0;
119
+ return c.indexOf(r) >= 0;
120
120
  };
121
121
  var f = function e(r) {
122
122
  return r === "default" || r && !d(r) ? "outlined" : r;
@@ -127,11 +127,11 @@
127
127
  * @keywords chart, dashboard studio, data visualization editor
128
128
  * @variants outlined,filled
129
129
  */ var v = function e(r) {
130
- var l = r.children, i = r.variant, L = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
131
- var v = f(L);
130
+ var l = r.children, i = r.variant, c = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
131
+ var v = f(c);
132
132
  var s = "chartpie-".concat(v);
133
133
  var p = (0, t.useContext)(a.IconContext);
134
- var m = c.get(v);
134
+ var m = L.get(v);
135
135
  if (false) {}
136
136
  if (p && m) {
137
137
  var C = p.toRender, y = p.addIcon;
package/ChartPlus.js CHANGED
@@ -74,21 +74,21 @@
74
74
  // CONCATENATED MODULE: ./src/icons/ChartPlus.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = c(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function c(e, r) {
86
+ function i(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var i = new Map;
101
- i.set("outlined", (function() {
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  d: "M4 4C4.55228 4 5 4.44772 5 5V18H20C20.5523 18 21 18.4477 21 19C21 19.5522 20.5523 20 20 20H4.5C3.67157 20 3 19.3284 3 18.5V5C3 4.44772 3.44772 4 4 4Z"
@@ -106,7 +106,7 @@
106
106
  d: "M8 10C8 9.44772 8.44772 9 9 9H12V6C12 5.44772 12.4477 5 13 5C13.5523 5 14 5.44772 14 6V9H17C17.5523 9 18 9.44772 18 10C18 10.5523 17.5523 11 17 11H14V14C14 14.5523 13.5523 15 13 15C12.4477 15 12 14.5523 12 14V11H9C8.44772 11 8 10.5523 8 10Z"
107
107
  }));
108
108
  }));
109
- i.set("filled", (function() {
109
+ c.set("filled", (function() {
110
110
 
111
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
112
112
  d: "M4 4H3.5C2.67157 4 2 4.67157 2 5.5V19.5C2 20.3284 2.67157 21 3.5 21H19.5C20.3284 21 21 20.3284 21 19.5V19H4V4Z"
@@ -129,11 +129,11 @@
129
129
  * @keywords chart, axis, dashboard studio toolbar, data visualization, +
130
130
  * @variants outlined,filled
131
131
  */ var C = function e(r) {
132
- var l = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = u(r, [ "children", "variant" ]);
132
+ var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
133
  var C = v(d);
134
134
  var s = "chartplus-".concat(C);
135
135
  var p = (0, t.useContext)(a.IconContext);
136
- var m = i.get(C);
136
+ var m = c.get(C);
137
137
  if (false) {}
138
138
  if (p && m) {
139
139
  var V = p.toRender, y = p.addIcon;
package/ChartSankey.js CHANGED
@@ -72,23 +72,23 @@
72
72
  const l = require("@splunk/react-icons/SVG");
73
73
  var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/ChartSankey.tsx
75
- function u(e, r) {
75
+ function C(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = C(e, r);
77
+ var t, n, a = u(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function C(e, r) {
86
+ function u(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -106,7 +106,7 @@
106
106
  d: "M16.3841 14C17.6221 13.3865 19.082 13 21 13C21.5523 13 22 12.5523 22 12V3C22 2.44772 21.5523 2 21 2C15.9985 2 13.4714 5.3705 11.278 8.29599L11.2 8.4C10.9445 8.74068 10.6929 9.0751 10.4421 9.40041C8.62994 8.07017 6.39136 7 3 7C2.44772 7 2 7.44772 2 8V20C2 20.5523 2.44772 21 3 21C6.78807 21 9.13789 19.6648 11.0617 18.1234C11.2086 18.2043 11.3553 18.2858 11.5025 18.3676L11.5144 18.3742C13.8201 19.6551 16.2485 21 21 21C21.5523 21 22 20.5523 22 20V16C22 15.4477 21.5523 15 21 15C19.082 15 17.6221 14.6135 16.3841 14ZM7.9628 14.6191C9.04016 14.9203 9.95766 15.3074 10.8012 15.7255C10.9787 15.5697 11.1565 15.4118 11.3356 15.2526L11.3562 15.2343C11.8175 14.8243 12.2879 14.4061 12.7857 14C12.2879 13.5939 11.8175 13.1757 11.3562 12.7657L11.3356 12.7474C11.1321 12.5665 10.9303 12.3873 10.7286 12.211C9.92271 13.1169 9.02318 13.9596 7.9628 14.6191ZM11.9968 10.6628C12.2156 10.8537 12.4307 11.0449 12.6438 11.2343L12.6644 11.2526C13.2665 11.7878 13.8527 12.3079 14.4689 12.7818C15.9201 11.8781 17.6668 11.1867 20 11.0324V4.05833C16.7097 4.45453 14.886 6.81866 12.8 9.6L12.722 9.70401C12.4851 10.02 12.2443 10.3412 11.9968 10.6628ZM14.4689 15.2182C13.8579 15.688 13.2765 16.2033 12.6798 16.7337C14.6252 17.8128 16.5272 18.816 20 18.9774V16.9676C17.6668 16.8133 15.9201 16.1219 14.4689 15.2182ZM9.06643 17.1254C7.72867 16.5535 6.17137 16.1235 4 16.0226V18.9628C6.1743 18.796 7.71454 18.0832 9.06643 17.1254ZM4 13.9417V9.03721C6.22999 9.20828 7.79302 9.95367 9.16995 10.9487C7.75907 12.5211 6.2105 13.6755 4 13.9417Z"
107
107
  }));
108
108
  }));
109
- c.set("filled", (function() {
109
+ i.set("filled", (function() {
110
110
 
111
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
112
112
  d: "M11.278 8.29599C13.4714 5.3705 15.9985 2 21 2C21.5523 2 22 2.44772 22 3V12C22 12.5523 21.5523 13 21 13C19.2142 13 17.8255 13.3351 16.6433 13.8765C15.1641 13.0082 13.9957 11.7226 12.7433 10.331L12.6941 10.2764C12.1812 9.70642 11.6533 9.11976 11.0843 8.55419C11.1228 8.50294 11.1613 8.45154 11.2 8.4L11.278 8.29599Z"
@@ -116,9 +116,9 @@
116
116
  d: "M3 7C2.44772 7 2 7.44772 2 8V13C2 13.5523 2.44772 14 3 14C5.10923 14 6.65179 14.4077 7.92086 14.9999C9.21024 15.6016 10.2515 16.4069 11.3861 17.2894L11.4179 17.3141C12.5245 18.1748 13.7247 19.1084 15.2334 19.8124C16.7768 20.5327 18.6092 21 21 21C21.5523 21 22 20.5523 22 20V18C22 17.4477 21.5523 17 21 17C16.9823 17 14.9991 14.8375 12.7433 12.331L12.6941 12.2764C10.4623 9.79625 7.94594 7 3 7Z"
117
117
  }));
118
118
  }));
119
- var i = [ "default", "outlined", "filled" ];
119
+ var c = [ "default", "outlined", "filled" ];
120
120
  var d = function e(r) {
121
- return i.indexOf(r) >= 0;
121
+ return c.indexOf(r) >= 0;
122
122
  };
123
123
  var f = function e(r) {
124
124
  return r === "default" || r && !d(r) ? "outlined" : r;
@@ -129,11 +129,11 @@
129
129
  * @keywords chart, dashboard studio, data visualization editor
130
130
  * @variants outlined,filled
131
131
  */ var v = function e(r) {
132
- var l = r.children, C = r.variant, i = C === void 0 ? "default" : C, d = u(r, [ "children", "variant" ]);
133
- var v = f(i);
132
+ var l = r.children, u = r.variant, c = u === void 0 ? "default" : u, d = C(r, [ "children", "variant" ]);
133
+ var v = f(c);
134
134
  var s = "chartsankey-".concat(v);
135
135
  var p = (0, t.useContext)(a.IconContext);
136
- var m = c.get(v);
136
+ var m = i.get(v);
137
137
  if (false) {}
138
138
  if (p && m) {
139
139
  var y = p.toRender, b = p.addIcon;
package/ChartScatter.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (C = 0; C < a.length; C++) {
81
- r = a[C], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
81
+ r = a[C], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return n;
@@ -88,7 +88,7 @@
88
88
  var r = {};
89
89
  for (var C in e) {
90
90
  if ({}.hasOwnProperty.call(e, C)) {
91
- if (t.includes(C)) continue;
91
+ if (-1 !== t.indexOf(C)) continue;
92
92
  r[C] = e[C];
93
93
  }
94
94
  }
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
@@ -134,20 +134,20 @@
134
134
  var a = r.children, i = r.variant, C = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
135
135
  var L = f(C);
136
136
  var v = "chartsinglevalue-".concat(L);
137
- var s = (0, t.useContext)(l.IconContext);
138
- var H = c.get(L);
137
+ var H = (0, t.useContext)(l.IconContext);
138
+ var s = c.get(L);
139
139
  if (false) {}
140
- if (s && H) {
141
- var p = s.toRender, m = s.addIcon;
142
- m(v, H());
140
+ if (H && s) {
141
+ var p = H.toRender, m = H.addIcon;
142
+ m(v, s());
143
143
  if (!p) {
144
144
  return null;
145
145
  }
146
146
  }
147
147
 
148
- return n().createElement(o(), d, a, s ? n().createElement("use", {
148
+ return n().createElement(o(), d, a, H ? n().createElement("use", {
149
149
  href: "#".concat(v)
150
- }) : !!H && H());
150
+ }) : !!s && s());
151
151
  };
152
152
  /* harmony default export */ const v = L;
153
153
  module.exports = r;
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var C = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < C.length; n++) {
81
- r = C[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
81
+ r = C[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
88
88
  var r = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (t.includes(n)) continue;
91
+ if (-1 !== t.indexOf(n)) continue;
92
92
  r[n] = e[n];
93
93
  }
94
94
  }
@@ -128,12 +128,12 @@
128
128
  d: "M17.9923 8.12402C18.0608 7.576 17.6721 7.07621 17.124 7.00771C16.576 6.9392 16.0762 7.32793 16.0077 7.87595L15.8672 8.99998H14.5C13.9477 8.99998 13.5 9.4477 13.5 9.99998C13.5 10.5523 13.9477 11 14.5 11H15.6172L15.3672 13H14.5C13.9477 13 13.5 13.4477 13.5 14C13.5 14.5523 13.9477 15 14.5 15H15.1172L15.0077 15.8759C14.9392 16.424 15.3279 16.9238 15.876 16.9923C16.424 17.0608 16.9238 16.672 16.9923 16.124L17.1328 15H19.1172L19.0077 15.8759C18.9392 16.424 19.3279 16.9238 19.876 16.9923C20.424 17.0608 20.9238 16.672 20.9923 16.124L21.1328 15H22.5C23.0523 15 23.5 14.5523 23.5 14C23.5 13.4477 23.0523 13 22.5 13H21.3828L21.6328 11H22.5C23.0523 11 23.5 10.5523 23.5 9.99998C23.5 9.4477 23.0523 8.99998 22.5 8.99998H21.8828L21.9923 8.12402C22.0608 7.576 21.6721 7.07621 21.124 7.00771C20.576 6.9392 20.0762 7.32793 20.0077 7.87595L19.8672 8.99998H17.8828L17.9923 8.12402ZM17.3828 13L17.6328 11H19.6172L19.3672 13H17.3828Z"
129
129
  }));
130
130
  }));
131
- var c = [ "default", "outlined", "filled" ];
132
- var d = function e(t) {
133
- return c.indexOf(t) >= 0;
131
+ var d = [ "default", "outlined", "filled" ];
132
+ var c = function e(t) {
133
+ return d.indexOf(t) >= 0;
134
134
  };
135
135
  var f = function e(t) {
136
- return t === "default" || t && !d(t) ? "outlined" : t;
136
+ return t === "default" || t && !c(t) ? "outlined" : t;
137
137
  };
138
138
  /**
139
139
  * @description Single value icon for DataViz
@@ -143,8 +143,8 @@ SV chart, smile, face, major value, number, hash
143
143
  *
144
144
  * @variants outlined,filled
145
145
  */ var v = function e(t) {
146
- var C = t.children, u = t.variant, c = u === void 0 ? "default" : u, d = o(t, [ "children", "variant" ]);
147
- var v = f(c);
146
+ var C = t.children, u = t.variant, d = u === void 0 ? "default" : u, c = o(t, [ "children", "variant" ]);
147
+ var v = f(d);
148
148
  var p = "chartsinglevalueicon-".concat(v);
149
149
  var s = (0, r.useContext)(l.IconContext);
150
150
  var H = i.get(v);
@@ -157,7 +157,7 @@ SV chart, smile, face, major value, number, hash
157
157
  }
158
158
  }
159
159
 
160
- return n().createElement(a(), d, C, s ? n().createElement("use", {
160
+ return n().createElement(a(), c, C, s ? n().createElement("use", {
161
161
  href: "#".concat(p)
162
162
  }) : !!H && H());
163
163
  };
@@ -67,28 +67,28 @@
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/ChartSingleValueRadial.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, l = C(e, r);
77
+ var t, n, a = C(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
- return l;
84
+ return a;
85
85
  }
86
86
  function C(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
@@ -131,10 +131,10 @@
131
131
  * @keywords SV chart, major value, radial gauge, dashboard studio, data visualization editor, #
132
132
  * @variants outlined,filled
133
133
  */ var v = function e(r) {
134
- var a = r.children, C = r.variant, c = C === void 0 ? "default" : C, d = u(r, [ "children", "variant" ]);
134
+ var l = r.children, C = r.variant, c = C === void 0 ? "default" : C, d = u(r, [ "children", "variant" ]);
135
135
  var v = f(c);
136
136
  var L = "chartsinglevalueradial-".concat(v);
137
- var s = (0, t.useContext)(l.IconContext);
137
+ var s = (0, t.useContext)(a.IconContext);
138
138
  var H = i.get(v);
139
139
  if (false) {}
140
140
  if (s && H) {
@@ -145,7 +145,7 @@
145
145
  }
146
146
  }
147
147
 
148
- return n().createElement(o(), d, a, s ? n().createElement("use", {
148
+ return n().createElement(o(), d, l, s ? n().createElement("use", {
149
149
  href: "#".concat(L)
150
150
  }) : !!H && H());
151
151
  };
package/ChartStream.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (C = 0; C < a.length; C++) {
81
- t = a[C], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
81
+ t = a[C], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return n;
@@ -88,7 +88,7 @@
88
88
  var t = {};
89
89
  for (var C in e) {
90
90
  if ({}.hasOwnProperty.call(e, C)) {
91
- if (r.includes(C)) continue;
91
+ if (-1 !== r.indexOf(C)) continue;
92
92
  t[C] = e[C];
93
93
  }
94
94
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
102
102
 
103
103
  return C().createElement(C().Fragment, null, C().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -106,7 +106,7 @@
106
106
  d: "M10.4847 8.29262C8.85611 9.54539 6.8675 11 4 11H3C2.44772 11 2 10.5523 2 10C2 9.44772 2.44772 9 3 9H4C6.1325 9 7.64389 7.95461 9.26529 6.70738C9.37092 6.62612 9.47776 6.54322 9.58593 6.4593C11.0493 5.3239 12.7556 4 15 4C17.0058 4 18.0718 4.59604 18.9297 5.16795C18.9919 5.20942 19.0516 5.24956 19.1092 5.28831C19.7763 5.73688 20.1675 6 21 6C21.5523 6 22 6.44772 22 7C22 7.55228 21.5523 8 21 8C19.5399 8 18.6904 7.42265 18.0067 6.95795C17.9433 6.91483 17.8812 6.87268 17.8203 6.83205C17.1782 6.40396 16.4942 6 15 6C13.4621 6 12.2792 6.91084 10.6506 8.16493C10.5958 8.20711 10.5405 8.24969 10.4847 8.29262ZM11.1788 12.5375C9.70239 13.693 7.85061 15 5 15H3C2.44772 15 2 14.5523 2 14C2 13.4477 2.44772 13 3 13H5C7.14939 13 8.54761 12.057 9.94619 10.9625C10.0739 10.8625 10.2039 10.7589 10.3364 10.6532C11.5753 9.66506 13.036 8.5 15 8.5C16.0011 8.5 16.7964 8.68025 17.4661 8.97571C18.1278 9.26762 18.6202 9.65266 19.0152 9.98178C19.0722 10.0293 19.1269 10.0752 19.1797 10.1194C19.8742 10.7016 20.2302 11 21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13C19.4748 13 18.5912 12.2469 17.922 11.6766C17.8577 11.6218 17.7955 11.5688 17.7348 11.5182C17.3798 11.2223 17.0597 10.9824 16.6589 10.8055C16.2661 10.6322 15.7489 10.5 15 10.5C13.7695 10.5 12.8691 11.2083 11.5049 12.2814C11.3991 12.3646 11.2906 12.4501 11.1788 12.5375ZM11.6336 16.8209C10.1886 17.8261 8.33751 19 6 19H3C2.44772 19 2 18.5523 2 18C2 17.4477 2.44772 17 3 17H6C7.66249 17 9.0614 16.1739 10.4914 15.1791C10.6439 15.073 10.7991 14.9633 10.9561 14.8524C11.4981 14.4694 12.0608 14.0717 12.6009 13.7593C13.3046 13.3524 14.1136 13 15 13C16.0899 13 16.9286 13.3194 17.5982 13.8296C18.2327 14.313 18.6715 14.9389 19.0115 15.4335C19.7537 16.513 20.1 17 21 17C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19C19.0174 19 18.101 17.6514 17.4723 16.7261C17.4351 16.6713 17.3988 16.618 17.3635 16.5665C17.016 16.0611 16.7361 15.687 16.3861 15.4204C16.0714 15.1806 15.6601 15 15 15C14.6364 15 14.1954 15.1476 13.6022 15.4907C13.1483 15.7531 12.6892 16.0774 12.1643 16.448C11.9949 16.5677 11.8187 16.6921 11.6336 16.8209Z"
107
107
  }));
108
108
  }));
109
- c.set("filled", (function() {
109
+ i.set("filled", (function() {
110
110
 
111
111
  return C().createElement(C().Fragment, null, C().createElement("path", {
112
112
  d: "M4.5 3C3.67157 3 3 3.67157 3 4.5V9H4C6.1325 9 7.64389 7.95461 9.26529 6.70738C9.37092 6.62612 9.47776 6.54322 9.58593 6.4593C11.0493 5.3239 12.7556 4 15 4C17.0058 4 18.0718 4.59604 18.9297 5.16795C18.9919 5.20941 19.0516 5.24954 19.1092 5.28829C19.7762 5.73686 20.1675 6 21 6L21 4.5C21 3.67157 20.3284 3 19.5 3H4.5Z"
@@ -118,9 +118,9 @@
118
118
  d: "M21 19C19.0174 19 18.101 17.6514 17.4723 16.7261C17.4351 16.6714 17.3988 16.6179 17.3635 16.5665C17.016 16.0611 16.7361 15.687 16.3861 15.4204C16.0714 15.1806 15.6601 15 15 15C14.6364 15 14.1954 15.1476 13.6022 15.4907C13.1483 15.7531 12.6892 16.0774 12.1644 16.448C11.995 16.5676 11.8186 16.6922 11.6336 16.8209C10.1886 17.8261 8.33751 19 6 19H3V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5L21 19Z"
119
119
  }));
120
120
  }));
121
- var i = [ "default", "outlined", "filled" ];
121
+ var c = [ "default", "outlined", "filled" ];
122
122
  var d = function e(r) {
123
- return i.indexOf(r) >= 0;
123
+ return c.indexOf(r) >= 0;
124
124
  };
125
125
  var f = function e(r) {
126
126
  return r === "default" || r && !d(r) ? "outlined" : r;
@@ -131,11 +131,11 @@
131
131
  * @keywords chart, dashboard studio, data visualization editor
132
132
  * @variants outlined,filled
133
133
  */ var v = function e(r) {
134
- var a = r.children, u = r.variant, i = u === void 0 ? "default" : u, d = o(r, [ "children", "variant" ]);
135
- var v = f(i);
134
+ var a = r.children, u = r.variant, c = u === void 0 ? "default" : u, d = o(r, [ "children", "variant" ]);
135
+ var v = f(c);
136
136
  var s = "chartstream-".concat(v);
137
137
  var p = (0, t.useContext)(n.IconContext);
138
- var m = c.get(v);
138
+ var m = i.get(v);
139
139
  if (false) {}
140
140
  if (p && m) {
141
141
  var y = p.toRender, H = p.addIcon;
package/ChartTimeline.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < a.length; n++) {
81
- r = a[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
81
+ r = a[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
88
88
  var r = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (t.includes(n)) continue;
91
+ if (-1 !== t.indexOf(n)) continue;
92
92
  r[n] = e[n];
93
93
  }
94
94
  }
@@ -146,20 +146,20 @@
146
146
  var a = t.children, d = t.variant, c = d === void 0 ? "default" : d, f = u(t, [ "children", "variant" ]);
147
147
  var v = C(c);
148
148
  var p = "charttimeline-".concat(v);
149
- var s = (0, r.useContext)(l.IconContext);
150
- var m = i.get(v);
149
+ var m = (0, r.useContext)(l.IconContext);
150
+ var s = i.get(v);
151
151
  if (false) {}
152
- if (s && m) {
153
- var h = s.toRender, y = s.addIcon;
154
- y(p, m());
152
+ if (m && s) {
153
+ var h = m.toRender, y = m.addIcon;
154
+ y(p, s());
155
155
  if (!h) {
156
156
  return null;
157
157
  }
158
158
  }
159
159
 
160
- return n().createElement(o(), f, a, s ? n().createElement("use", {
160
+ return n().createElement(o(), f, a, m ? n().createElement("use", {
161
161
  href: "#".concat(p)
162
- }) : !!m && m());
162
+ }) : !!s && s());
163
163
  };
164
164
  /* harmony default export */ const p = v;
165
165
  module.exports = t;