@splunk/react-icons 5.10.0 → 5.12.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 (875) hide show
  1. package/Airplane.js +33 -29
  2. package/AlignArrowLeft.d.ts +2 -0
  3. package/AlignArrowLeft.js +154 -0
  4. package/AlignArrowRight.d.ts +2 -0
  5. package/AlignArrowRight.js +154 -0
  6. package/AlignBottom.js +33 -29
  7. package/AlignCenter.js +53 -49
  8. package/AlignDistributeHorizontal.js +35 -31
  9. package/AlignDistributeVertical.js +35 -31
  10. package/AlignLeft.js +34 -30
  11. package/AlignRight.js +33 -29
  12. package/AlignTop.js +33 -29
  13. package/AlignVerticalCenters.js +33 -29
  14. package/ArrowBowLeft.js +41 -37
  15. package/ArrowBowRight.js +40 -36
  16. package/ArrowBroadBowRight.js +60 -56
  17. package/ArrowBroadLeftRight.js +34 -30
  18. package/ArrowBroadUnderbarDown.js +37 -33
  19. package/ArrowBroadUnderbarUp.js +40 -36
  20. package/ArrowCircleInRight.js +39 -35
  21. package/ArrowCircleOutRight.js +33 -29
  22. package/ArrowClockwise.js +40 -36
  23. package/ArrowCounterClockwise.js +33 -29
  24. package/ArrowDown.js +58 -54
  25. package/ArrowDownCircle.js +60 -56
  26. package/ArrowFourWays.js +31 -27
  27. package/ArrowLeft.js +41 -37
  28. package/ArrowLeftCircle.js +35 -31
  29. package/ArrowLeftRight.js +40 -36
  30. package/ArrowLongTopLeft.js +52 -48
  31. package/ArrowRight.js +40 -36
  32. package/ArrowRightCircle.js +35 -31
  33. package/ArrowSquareHalfDown.js +40 -36
  34. package/ArrowSquareHalfUp.js +40 -36
  35. package/ArrowSquareInsideRight.js +32 -28
  36. package/ArrowSquareRight.js +35 -31
  37. package/ArrowSquareTopRight.js +34 -30
  38. package/ArrowSquareTopRightInset.js +34 -30
  39. package/ArrowTrendRightDown.js +32 -28
  40. package/ArrowTrendRightUp.js +34 -30
  41. package/ArrowTriangleDown.js +61 -57
  42. package/ArrowTriangleLeft.js +59 -55
  43. package/ArrowTriangleRight.js +59 -55
  44. package/ArrowTriangleUp.js +59 -55
  45. package/ArrowTurnBackLeft.js +34 -30
  46. package/ArrowUp.js +40 -36
  47. package/ArrowUpCircle.js +35 -31
  48. package/ArrowUpDown.js +58 -54
  49. package/ArrowsCircularDouble.js +39 -35
  50. package/ArrowsDoubleLeftRight.js +34 -30
  51. package/ArrowsFourCorners.d.ts +2 -0
  52. package/ArrowsFourCorners.js +158 -0
  53. package/ArrowsFourCornersInside.d.ts +2 -0
  54. package/ArrowsFourCornersInside.js +158 -0
  55. package/ArrowsFourRightLeftUpDown.js +32 -28
  56. package/ArrowsFourTowardUp.js +34 -30
  57. package/ArrowsRectangularDouble.js +32 -28
  58. package/ArrowsRerouteUp.js +33 -29
  59. package/ArrowsRoundedRectangularDouble.js +33 -29
  60. package/ArrowsRoundedRectangularDoubleSlashed.js +37 -33
  61. package/ArrowsSeparatedRight.js +33 -29
  62. package/ArrowsSwitchRight.js +33 -29
  63. package/AsteriskCircle.js +35 -31
  64. package/AsterisksUnderline.js +70 -66
  65. package/BackgroundBalloon.js +35 -31
  66. package/BackgroundBell.js +34 -30
  67. package/BackgroundCircle.js +35 -31
  68. package/BackgroundDiamond.js +34 -30
  69. package/BackgroundFire.js +33 -29
  70. package/BackgroundFlame.js +42 -38
  71. package/BackgroundHexagon.js +35 -31
  72. package/BackgroundLightning.js +34 -30
  73. package/BackgroundSquare.js +36 -32
  74. package/BackgroundStarEightPoints.js +35 -31
  75. package/BackgroundStarSparklesDouble.js +39 -35
  76. package/BackgroundTriangle.js +35 -31
  77. package/BackgroundTriangleDown.js +33 -29
  78. package/BackgroundTrianglesLayeredDouble.js +34 -30
  79. package/BackgroundTrianglesLayeredTriple.js +32 -28
  80. package/Balloon.js +61 -57
  81. package/BalloonDot.js +59 -55
  82. package/BalloonsChat.js +63 -59
  83. package/BatteryCharging.js +34 -30
  84. package/Bell.js +34 -30
  85. package/BellDot.js +40 -36
  86. package/BellPlus.js +34 -30
  87. package/BellSlashed.js +35 -31
  88. package/Bicycle.js +40 -36
  89. package/BlockFourDots.js +32 -28
  90. package/BlocksHorse.js +61 -57
  91. package/BookOpen.js +40 -36
  92. package/Bookmark.js +42 -38
  93. package/Bookshelf.js +61 -57
  94. package/BoxBuilt.js +32 -28
  95. package/BoxBuiltClock.js +40 -36
  96. package/BoxCardboard.js +40 -36
  97. package/Briefcase.js +41 -37
  98. package/Bucket.js +34 -30
  99. package/Bug.js +34 -30
  100. package/Buildings.js +35 -31
  101. package/BuildingsCircle.js +34 -30
  102. package/BullsEye.js +34 -30
  103. package/Bus.js +42 -38
  104. package/ButtonPulldown.js +66 -62
  105. package/ButtonsPulldown.js +59 -55
  106. package/CHANGELOG.md +17 -0
  107. package/Calculation.js +40 -36
  108. package/Calculator.js +57 -53
  109. package/Calendar.js +55 -51
  110. package/CalendarArrowDownFilled.js +41 -37
  111. package/CalendarArrowsLeftRight.js +42 -38
  112. package/CalendarChecked.js +32 -28
  113. package/CalendarClock.js +35 -31
  114. package/CalenderArrowRight.js +31 -27
  115. package/Car.js +58 -54
  116. package/CaretDown.js +36 -32
  117. package/CaretLeft.js +38 -34
  118. package/CaretRight.js +40 -36
  119. package/CaretSmallDown.js +34 -30
  120. package/CaretSmallLeft.js +35 -31
  121. package/CaretSmallRight.js +34 -30
  122. package/CaretSmallUp.js +34 -30
  123. package/CaretUp.js +40 -36
  124. package/CaretsSmallInsideUpDown.js +34 -30
  125. package/CaretsSmallOutsideUpDown.js +35 -31
  126. package/CaretsSmallUpDown.js +32 -28
  127. package/CellularGateway.js +35 -31
  128. package/Certification.js +36 -32
  129. package/Chain.js +33 -29
  130. package/ChainSlashed.js +38 -34
  131. package/ChartArea.js +40 -36
  132. package/ChartAreaStacked.js +34 -30
  133. package/ChartBar.js +34 -30
  134. package/ChartBarBeside.js +61 -57
  135. package/ChartBarStacked.js +35 -31
  136. package/ChartBarStacked100.js +35 -31
  137. package/ChartBubble.js +58 -54
  138. package/ChartChoroplethMap.js +42 -38
  139. package/ChartColumn.js +32 -28
  140. package/ChartColumnIcicle.js +35 -31
  141. package/ChartColumnMagnifier.js +35 -31
  142. package/ChartColumnPanel.js +60 -56
  143. package/ChartColumnSquare.js +59 -55
  144. package/ChartColumnThin.js +33 -29
  145. package/ChartFlame.js +32 -28
  146. package/ChartGantt.js +63 -59
  147. package/ChartGanttAxis.js +35 -31
  148. package/ChartGauge.js +58 -54
  149. package/ChartGaugeFiller.js +56 -52
  150. package/ChartGaugeLevelMarker.js +32 -28
  151. package/ChartGaugeMarker.js +56 -52
  152. package/ChartIcicle.js +32 -28
  153. package/ChartLine.js +63 -59
  154. package/ChartLineChecked.js +35 -31
  155. package/ChartLineClock.js +35 -31
  156. package/ChartLinePlus.js +34 -30
  157. package/ChartLineTrendDown.js +32 -28
  158. package/ChartLineTrendUp.js +37 -33
  159. package/ChartLineUnderlineDotted.js +39 -35
  160. package/ChartLineWarning.js +33 -29
  161. package/ChartLinkGraph.js +40 -36
  162. package/ChartMissingValueJoin.js +34 -30
  163. package/ChartMissingValueSkipped.js +34 -30
  164. package/ChartMissingValueZero.js +32 -28
  165. package/ChartPanels.js +31 -27
  166. package/ChartParallelCoordinates.js +35 -31
  167. package/ChartPie.js +37 -33
  168. package/ChartPlus.js +34 -30
  169. package/ChartSankey.js +39 -35
  170. package/ChartScatter.js +58 -54
  171. package/ChartSingleValue.js +39 -35
  172. package/ChartSingleValueIcon.js +59 -55
  173. package/ChartSingleValueRadial.js +33 -29
  174. package/ChartStream.js +69 -65
  175. package/ChartTimeline.js +62 -58
  176. package/CheckBox.js +42 -38
  177. package/CheckBoxCompleted.js +42 -38
  178. package/CheckBoxIndeterminate.js +61 -57
  179. package/CheckCircle.js +34 -30
  180. package/CheckRadio.js +41 -37
  181. package/Checkmark.js +59 -55
  182. package/CheckmarksDouble.js +32 -28
  183. package/ChevronBroadRight.js +61 -57
  184. package/ChevronBroadRightDashed.js +52 -48
  185. package/ChevronDown.js +35 -31
  186. package/ChevronLeft.js +52 -48
  187. package/ChevronRight.js +55 -51
  188. package/ChevronUp.js +54 -50
  189. package/ChevronsDoubleDownGuillemets.js +41 -37
  190. package/ChevronsDoubleLeftGuillemets.js +54 -50
  191. package/ChevronsDoubleRightGuillemets.js +39 -35
  192. package/ChevronsDoubleUpGuillemets.js +55 -51
  193. package/ChevronsIn.js +33 -29
  194. package/ChevronsOut.js +41 -37
  195. package/ChevronsSlash.js +39 -35
  196. package/ChevronsSquareIn.js +60 -56
  197. package/ChevronsSquareOut.js +34 -30
  198. package/ChevronsTextSmallA.js +32 -28
  199. package/Circle.js +40 -36
  200. package/CircleDashed.js +33 -29
  201. package/CircleHalfFilled.js +59 -55
  202. package/CircleSlashed.js +35 -31
  203. package/CircleSmall.js +35 -31
  204. package/CircleTiny.js +40 -36
  205. package/CirclesFour.js +35 -31
  206. package/Clipboard.js +41 -37
  207. package/Clock.js +39 -35
  208. package/ClockAlarm.js +59 -55
  209. package/Cloud.js +41 -37
  210. package/CloudArrowDown.js +62 -58
  211. package/CloudArrowInRight.js +33 -29
  212. package/CloudArrowOutRight.js +35 -31
  213. package/CloudArrowUp.js +40 -36
  214. package/CloudNodesInside.js +58 -54
  215. package/Cog.js +56 -52
  216. package/CogChevronSlashWrench.js +74 -70
  217. package/CogChevronsSlash.js +59 -55
  218. package/CogSquare.js +35 -31
  219. package/Cogs.js +71 -67
  220. package/Compass.js +35 -31
  221. package/Container.js +58 -54
  222. package/Containership.js +60 -56
  223. package/ControlFastForward.js +40 -36
  224. package/ControlFastForwardCircle.js +41 -37
  225. package/ControlNext.js +63 -59
  226. package/ControlNextCircle.js +35 -31
  227. package/ControlPause.js +42 -38
  228. package/ControlPauseCircle.js +35 -31
  229. package/ControlPlay.js +42 -38
  230. package/ControlPlayBrackets.js +38 -34
  231. package/ControlPlayCircle.js +40 -36
  232. package/ControlPlayResume.js +56 -52
  233. package/ControlPrevious.js +40 -36
  234. package/ControlPreviousCircle.js +40 -36
  235. package/ControlRewind.js +62 -58
  236. package/ControlRewindCircle.js +35 -31
  237. package/ControlStop.js +35 -31
  238. package/ControlStopCircle.js +35 -31
  239. package/Counter.js +33 -29
  240. package/CounterCumulative.js +34 -30
  241. package/CreditCard.js +35 -31
  242. package/Crop.js +34 -30
  243. package/Cross.js +40 -36
  244. package/CrossCircle.js +40 -36
  245. package/CrossHexagon.js +59 -55
  246. package/Crown.js +61 -57
  247. package/Cube.js +39 -35
  248. package/CubeCog.js +31 -27
  249. package/CursorArrow.js +42 -38
  250. package/CursorArrowClicking.js +35 -31
  251. package/Cylinder.js +56 -52
  252. package/CylinderAlert.js +65 -61
  253. package/CylinderArrowInsideRight.js +59 -55
  254. package/CylinderArrowInsideUp.js +40 -36
  255. package/CylinderArrowsFour.js +61 -57
  256. package/CylinderChartColumn.js +34 -30
  257. package/CylinderChecked.js +65 -61
  258. package/CylinderChevrons.js +35 -31
  259. package/CylinderClock.js +64 -60
  260. package/CylinderCloud.js +69 -65
  261. package/CylinderDashed.js +33 -29
  262. package/CylinderDashedOverlay.js +35 -31
  263. package/CylinderIndex.js +35 -31
  264. package/CylinderIndexTable.js +52 -48
  265. package/CylinderMagnifier.js +63 -59
  266. package/CylinderMagnifierPlus.js +33 -29
  267. package/CylinderMetrics.js +61 -57
  268. package/CylinderMulti.js +32 -28
  269. package/CylinderPie.js +35 -31
  270. package/CylinderPieLifted.js +35 -31
  271. package/CylinderPlus.js +62 -58
  272. package/CylinderSquareCorners.js +34 -30
  273. package/CylinderTable.js +53 -49
  274. package/CylinderTrace.js +40 -36
  275. package/CylinderWaves.js +63 -59
  276. package/CylinderWavesArrowUp.js +60 -56
  277. package/CylinderWrench.js +35 -31
  278. package/DataType.js +60 -56
  279. package/DeskLight.js +37 -33
  280. package/DesktopPc.js +34 -30
  281. package/DeviceEdgeHub.js +31 -27
  282. package/DeviceSignalWaves.js +33 -29
  283. package/Diamond.js +61 -57
  284. package/DocumentDrawer.js +79 -59
  285. package/DollarMark.js +32 -28
  286. package/DonutPie.js +42 -38
  287. package/DonutPie25.js +35 -31
  288. package/DonutPie50.js +32 -28
  289. package/DonutPie75.js +33 -29
  290. package/DoorArrowInside.js +33 -29
  291. package/DoorArrowOutside.js +41 -37
  292. package/DotsFourSquare.js +35 -31
  293. package/DotsNine.js +34 -30
  294. package/DotsThreeBalloon.js +42 -38
  295. package/DotsThreeCircle.js +65 -61
  296. package/DotsThreeHorizontal.js +35 -31
  297. package/DotsThreeVertical.js +35 -31
  298. package/Drive.js +40 -36
  299. package/DriveArrowInside.js +35 -31
  300. package/DriveArrowOutside.js +35 -31
  301. package/DriveIndexTable.js +54 -50
  302. package/DriveIndexes.js +35 -31
  303. package/DriveMagnifier.js +54 -50
  304. package/DriveSliders.js +55 -51
  305. package/Earth.js +42 -38
  306. package/Electricity.js +40 -36
  307. package/Envelope.js +40 -36
  308. package/EqualTo.js +55 -51
  309. package/EraserUnderline.js +42 -38
  310. package/EthernetPort.js +42 -38
  311. package/ExclamationBalloon.js +65 -61
  312. package/ExclamationBrackets.js +35 -31
  313. package/ExclamationCircle.js +42 -38
  314. package/ExclamationSquare.js +35 -31
  315. package/ExclamationTriangle.js +59 -55
  316. package/ExclamationTriangleChevronsRectangle.js +56 -52
  317. package/ExclamationTriangleDown.js +59 -55
  318. package/Eye.js +56 -52
  319. package/EyeCheckmark.js +41 -37
  320. package/EyeClosed.d.ts +2 -0
  321. package/EyeClosed.js +144 -0
  322. package/EyeSlashed.js +56 -52
  323. package/FaceSmile.js +58 -54
  324. package/Factory.js +58 -54
  325. package/File.js +59 -55
  326. package/FileAiff.js +38 -34
  327. package/FileArrowsRectangularDouble.js +63 -59
  328. package/FileChartColumn.js +34 -30
  329. package/FileCharts.js +34 -30
  330. package/FileChevronRight.js +40 -36
  331. package/FileChevrons.js +35 -31
  332. package/FileCss.js +61 -57
  333. package/FileCsv.js +63 -59
  334. package/FileDat.js +61 -57
  335. package/FileDb.js +58 -54
  336. package/FileDbf.js +62 -58
  337. package/FileDoc.js +64 -60
  338. package/FileEps.js +35 -31
  339. package/FileFig.js +54 -50
  340. package/FileGif.js +32 -28
  341. package/FileHtm.js +35 -31
  342. package/FileHtml.js +35 -31
  343. package/FileIco.js +35 -31
  344. package/FileJpg.js +35 -31
  345. package/FileJs.js +34 -30
  346. package/FileJson.js +75 -71
  347. package/FileJsx.js +35 -31
  348. package/FileLog.js +35 -31
  349. package/FileLogs.js +58 -54
  350. package/FileMagnifier.js +57 -53
  351. package/FileMagnifierOn.js +42 -38
  352. package/FileMid.js +35 -31
  353. package/FileMp3.js +35 -31
  354. package/FileMp4.js +63 -59
  355. package/FileMpg.js +36 -32
  356. package/FileNode.js +65 -61
  357. package/FilePdf.js +61 -57
  358. package/FilePhp.js +63 -59
  359. package/FilePlus.js +35 -31
  360. package/FilePng.js +64 -60
  361. package/FilePpt.js +62 -58
  362. package/FileRar.js +35 -31
  363. package/FileRegex.js +32 -28
  364. package/FileRipped.js +34 -30
  365. package/FileRtf.js +34 -30
  366. package/FileSql.js +57 -53
  367. package/FileSvg.js +59 -55
  368. package/FileTGZ.js +32 -28
  369. package/FileText.js +34 -30
  370. package/FileTiff.js +35 -31
  371. package/FileWav.js +41 -37
  372. package/FileXls.js +35 -31
  373. package/FileXml.js +34 -30
  374. package/FileZip.js +32 -28
  375. package/FileZipped.js +51 -47
  376. package/Filter.js +38 -34
  377. package/FilterArrowDown.js +43 -39
  378. package/FilterArrowUp.js +41 -37
  379. package/FilterArrowUpDown.js +42 -38
  380. package/FilterMinus.js +35 -31
  381. package/FilterPlus.js +35 -31
  382. package/FingerPointClicking.js +37 -33
  383. package/Fingerprint.js +40 -36
  384. package/Fire.js +57 -53
  385. package/Flag.js +37 -33
  386. package/Flame.js +40 -36
  387. package/Flashlight.js +35 -31
  388. package/Flask.js +35 -31
  389. package/FloppyDisk.js +53 -49
  390. package/Folder.js +42 -38
  391. package/ForwarderHeavy.js +36 -32
  392. package/ForwarderUniversal.js +33 -29
  393. package/Function.js +62 -58
  394. package/GamePad.js +58 -54
  395. package/Gate.js +39 -35
  396. package/GeoTag.js +56 -52
  397. package/GeoTagGroup.js +40 -36
  398. package/GiftBox.js +63 -59
  399. package/Globe.js +32 -28
  400. package/GreaterThan.js +59 -55
  401. package/GreaterThanOrEqualTo.js +41 -37
  402. package/GridLines.js +34 -30
  403. package/Hammer.js +58 -54
  404. package/HandRise.js +35 -31
  405. package/Hash.js +59 -55
  406. package/Headset.js +40 -36
  407. package/HeadsetD.js +59 -55
  408. package/HeadsetS.js +36 -32
  409. package/HeartRibbon.js +41 -37
  410. package/Hexagon.js +56 -52
  411. package/HexagonDetached.js +59 -55
  412. package/HotAirBalloon.js +58 -54
  413. package/Hourglass.js +35 -31
  414. package/HourglassCircle.js +35 -31
  415. package/HourglassStart.js +36 -32
  416. package/House.js +42 -38
  417. package/HumanBodyCircle.js +42 -38
  418. package/IconProvider.js +129 -136
  419. package/IdentityCard.js +34 -30
  420. package/Indexes.js +34 -30
  421. package/Information.js +39 -35
  422. package/InformationCircle.js +42 -38
  423. package/InformationDiamond.js +39 -35
  424. package/InformationHexagon.js +40 -36
  425. package/InformationSerifSquare.js +35 -31
  426. package/Key.js +34 -30
  427. package/Keyboard.js +67 -63
  428. package/KubernetesHelm.js +57 -53
  429. package/LaptopOpen.js +39 -35
  430. package/LayersDoubleTransparent.js +56 -52
  431. package/LayersRised.js +34 -30
  432. package/LayersTriple.js +35 -31
  433. package/Layout.js +63 -59
  434. package/LayoutOverview.js +63 -59
  435. package/LayoutPanels.js +57 -53
  436. package/LayoutStacked.js +68 -64
  437. package/LessThan.js +59 -55
  438. package/LessThanOrEqualTo.js +55 -51
  439. package/LevelGauge14.js +40 -36
  440. package/LevelGauge24.js +35 -31
  441. package/LevelGauge34.js +35 -31
  442. package/LevelGauge44.js +59 -55
  443. package/License.js +62 -58
  444. package/LicenseCog.js +67 -63
  445. package/Lightbulb.js +59 -55
  446. package/Lightning.js +59 -55
  447. package/Line.js +54 -50
  448. package/LinesThree.js +33 -29
  449. package/List.js +31 -27
  450. package/ListCheck.js +35 -31
  451. package/ListIndentedSquare.js +35 -31
  452. package/ListNumbered.js +60 -56
  453. package/ListToken.js +36 -32
  454. package/Lock.js +39 -35
  455. package/LockSquare.js +34 -30
  456. package/LockUnlocked.js +60 -56
  457. package/Magnifier.js +59 -55
  458. package/MagnifierArrowLeftRight.js +42 -38
  459. package/MagnifierChartColumn.js +35 -31
  460. package/MagnifierChartLine.js +62 -58
  461. package/MagnifierClock.js +57 -53
  462. package/MagnifierCross.js +62 -58
  463. package/MagnifierMinus.js +62 -58
  464. package/MagnifierPlus.js +57 -53
  465. package/MagnifierText.js +59 -55
  466. package/MagnifierUnderline.js +63 -59
  467. package/MagnifierWithPlus.js +42 -38
  468. package/MapUSA.js +60 -56
  469. package/Markdown.js +34 -30
  470. package/Megaphone.js +60 -56
  471. package/MeshRandom.js +61 -57
  472. package/Metrics.js +59 -55
  473. package/Minus.js +58 -54
  474. package/MinusCircle.js +56 -52
  475. package/MobilePhone.js +60 -56
  476. package/MobilePhoneArrowUpInside.js +41 -37
  477. package/Monitor.js +41 -37
  478. package/MonitorArrow.js +33 -29
  479. package/MonitorArrowInwardRight.js +41 -37
  480. package/MonitorArrowUp.js +38 -34
  481. package/MonitorChartColumn.js +42 -38
  482. package/MonitorPhone.js +34 -30
  483. package/MonitorUser.js +42 -38
  484. package/Moon.js +61 -57
  485. package/Motorcycle.js +41 -37
  486. package/MultipleFolders.js +55 -51
  487. package/NetworkConnector.js +35 -31
  488. package/NetworkDevice.js +40 -36
  489. package/NetworkDevices.js +39 -35
  490. package/NetworkInterfaceCard.js +35 -31
  491. package/NewSquare.js +58 -54
  492. package/NodeBranch.js +39 -35
  493. package/NodeBranchCog.js +58 -54
  494. package/NodeBranchPlus.js +42 -38
  495. package/NodeConnection.js +35 -31
  496. package/NodeDistributed.js +57 -53
  497. package/NodeFollow.js +40 -36
  498. package/NodeFollowFour.js +63 -59
  499. package/NodeModel.js +59 -55
  500. package/NodeNetwork.js +59 -55
  501. package/NodePathDuration.js +56 -52
  502. package/NodeRulesEngine.js +60 -56
  503. package/NodeRulesets.js +35 -31
  504. package/NodeSplit.js +53 -49
  505. package/NodeSplitHorizontal.js +39 -35
  506. package/NodeStartToEnd.js +59 -55
  507. package/NodeTopology.js +61 -57
  508. package/NodeTree.js +61 -57
  509. package/NodesCentered.js +59 -55
  510. package/NotEqualTo.js +55 -51
  511. package/NotePlus.js +37 -33
  512. package/NotePortrait.js +33 -29
  513. package/Observatory.js +58 -54
  514. package/Odometer.js +63 -59
  515. package/OrganizerNotebook.js +54 -50
  516. package/PacketLoss.js +35 -31
  517. package/Paintbrush.js +39 -35
  518. package/Palette.js +42 -38
  519. package/PaperFolded.js +39 -35
  520. package/PaperPlane.js +53 -49
  521. package/Paperclip.js +59 -55
  522. package/ParallelDots.js +56 -52
  523. package/ParallelDotsHorizontal.js +62 -58
  524. package/Pencil.js +40 -36
  525. package/PencilCircle.js +35 -31
  526. package/PencilUnderline.js +59 -55
  527. package/PhoneReceiverAngled.js +59 -55
  528. package/PhoneReceiverAngledExclamationTriangle.js +67 -63
  529. package/PhoneReceiverAngledHourglass.js +59 -55
  530. package/PhoneReceiverAngledSlashed.js +37 -33
  531. package/PhoneReceiverUp.js +61 -57
  532. package/Picture.js +66 -62
  533. package/Pin.js +58 -54
  534. package/PinStuck.js +59 -55
  535. package/PingPongPaddleRacket.js +58 -54
  536. package/PipeS.js +40 -36
  537. package/Plus.js +41 -37
  538. package/PlusBalloon.js +59 -55
  539. package/PlusBrackets.js +32 -28
  540. package/PlusCircle.js +35 -31
  541. package/PlusSquare.js +35 -31
  542. package/Portrait.js +35 -31
  543. package/PortraitCircle.js +34 -30
  544. package/PortraitPlus.js +35 -31
  545. package/PortraitsThree.js +37 -33
  546. package/PortraitsTwo.js +35 -31
  547. package/Printer.js +56 -52
  548. package/Processor.js +36 -32
  549. package/ProcessorBus.js +57 -53
  550. package/ProcessorsOverlay.js +68 -64
  551. package/ProjectorChartColumn.js +42 -38
  552. package/Pulse.js +55 -51
  553. package/Punchcard.js +37 -33
  554. package/PuzzlePiece.js +39 -35
  555. package/QuestionCircle.js +35 -31
  556. package/QuotationDouble.js +39 -35
  557. package/RectangleDashed.js +30 -26
  558. package/RectangleDashedOverlay.js +31 -27
  559. package/RectanglesAndCheck.js +64 -60
  560. package/RectanglesDouble.js +35 -31
  561. package/RectanglesFour.js +62 -58
  562. package/RectanglesWithCornerFrame.js +35 -31
  563. package/RectangularsArrowInto.js +35 -31
  564. package/Report.js +53 -49
  565. package/ReportDouble.js +35 -31
  566. package/RobotAgent.js +32 -28
  567. package/RobotAgentMagnifier.js +33 -29
  568. package/RobotArm.js +59 -55
  569. package/RobotFace.js +35 -31
  570. package/RobotFaceWrench.js +59 -55
  571. package/Rocket.js +39 -35
  572. package/SVG.js +79 -85
  573. package/SVGEnterprise.js +57 -51
  574. package/SVGInternal.js +5 -5
  575. package/Scissors.js +42 -38
  576. package/Scope.js +42 -38
  577. package/Script.js +57 -53
  578. package/SecurityCamera.js +34 -30
  579. package/ServerLicense.js +68 -64
  580. package/Servers.js +58 -54
  581. package/ServersCloud.js +36 -32
  582. package/ServersWrench.js +35 -31
  583. package/SeverityInformation.js +35 -31
  584. package/ShapesVariety.js +31 -27
  585. package/Shield.js +35 -31
  586. package/ShieldKeyhole.js +40 -36
  587. package/ShieldSeparated.js +39 -35
  588. package/Ship.js +58 -54
  589. package/Shoe.js +39 -35
  590. package/ShoppingCart.js +34 -30
  591. package/SignalAntenna.js +35 -31
  592. package/SignalColumns14.js +59 -55
  593. package/SignalColumns24.js +40 -36
  594. package/SignalColumns34.js +35 -31
  595. package/SignalColumns44.js +59 -55
  596. package/SignalWavesAngled.js +42 -38
  597. package/SingleIndex.js +38 -34
  598. package/SlidersDoubleHorizontal.js +35 -31
  599. package/SlidersTripleHorizontal.js +65 -61
  600. package/Snowflake.js +49 -45
  601. package/SpeakerSlashed.js +35 -31
  602. package/SpeakerSound.js +40 -36
  603. package/Square.js +59 -55
  604. package/SquareAndCorners.js +36 -32
  605. package/SquaresAndCircles.js +62 -58
  606. package/SquaresLayered.js +35 -31
  607. package/SquaresLayeredPlus.js +34 -30
  608. package/Stamp.js +58 -54
  609. package/Star.js +39 -35
  610. package/StarEightPoints.js +31 -27
  611. package/StarSparklesDouble.js +41 -37
  612. package/Stopwatch.js +34 -30
  613. package/StopwatchArrowRightLatency.js +34 -30
  614. package/StorageMonitor.js +34 -30
  615. package/Store.js +61 -57
  616. package/Sun.js +31 -27
  617. package/SuperCar.js +58 -54
  618. package/SwordsCross.js +40 -36
  619. package/Table.js +35 -31
  620. package/TableChevron.js +35 -31
  621. package/TableChevronChartLine.js +33 -29
  622. package/TableEye.js +35 -31
  623. package/TableIndex.js +34 -30
  624. package/TableList.js +35 -31
  625. package/TableSlide.js +35 -31
  626. package/Tablet.js +35 -31
  627. package/TabletLandscape.js +42 -38
  628. package/Tag.js +42 -38
  629. package/TagMarkerRight.js +40 -36
  630. package/Telescope.js +63 -59
  631. package/TerminalConsole.js +34 -30
  632. package/TextA.js +41 -37
  633. package/TextASmall.js +41 -37
  634. package/TextAa.js +40 -36
  635. package/TextAlignBottom.js +63 -59
  636. package/TextAlignCenter.js +35 -31
  637. package/TextAlignJustified.js +35 -31
  638. package/TextAlignLeft.js +35 -31
  639. package/TextAlignRight.js +35 -31
  640. package/TextAlignTop.js +63 -59
  641. package/TextAlignVerticalCenter.js +59 -55
  642. package/TextBBold.js +35 -31
  643. package/TextBox.js +40 -36
  644. package/TextDirection45.js +41 -37
  645. package/TextDirection90.js +41 -37
  646. package/TextDirectionMinus45.js +43 -39
  647. package/TextDirectionMinus90.js +41 -37
  648. package/TextDirectionRight.js +41 -37
  649. package/TextH.js +39 -35
  650. package/TextIItalic.js +34 -30
  651. package/TextLambdaBroad.js +59 -55
  652. package/TextSStrikethrough.js +32 -28
  653. package/TextT.js +35 -31
  654. package/TextUUnderline.js +32 -28
  655. package/TextWenA.d.ts +2 -0
  656. package/TextWenA.js +148 -0
  657. package/ThumbsDown.js +61 -57
  658. package/ThumbsUp.js +59 -55
  659. package/TildeCircle.js +35 -31
  660. package/Token.js +34 -30
  661. package/TokenKey.js +34 -30
  662. package/TrashCanCross.js +35 -31
  663. package/Treemap.js +34 -30
  664. package/Triangle.js +59 -55
  665. package/TriangleDown.js +59 -55
  666. package/TriangleRuler.js +57 -53
  667. package/TrianglesLayeredDouble.js +35 -31
  668. package/TrianglesLayeredTriple.js +34 -30
  669. package/TrophyCup.js +60 -56
  670. package/Truck.js +33 -29
  671. package/TruckBoxes.js +35 -31
  672. package/UsersSquare.js +59 -55
  673. package/VideoCamera.js +40 -36
  674. package/WallBricks.js +30 -26
  675. package/Waves.js +39 -35
  676. package/WeightingScale.js +58 -54
  677. package/WiFiSignal.js +34 -30
  678. package/WiFiSignalSlash.js +61 -57
  679. package/Window.js +61 -57
  680. package/WindowApplication.js +61 -57
  681. package/WindowArrowsRectangularDouble.js +32 -28
  682. package/WindowBellList.js +56 -52
  683. package/WindowChevronsSlash.js +59 -55
  684. package/WindowDashedOverlay.js +31 -27
  685. package/WindowDotsThree.js +35 -31
  686. package/WindowGlobe.js +62 -58
  687. package/WindowJS.js +40 -36
  688. package/WindowOverlay.d.ts +2 -0
  689. package/WindowOverlay.js +154 -0
  690. package/WindowPortrait.js +34 -30
  691. package/WindowPulse.js +60 -56
  692. package/WindowSidebarRight.d.ts +2 -0
  693. package/WindowSidebarRight.js +152 -0
  694. package/WindowUser.js +41 -37
  695. package/WindowWrench.js +41 -37
  696. package/Wrench.js +59 -55
  697. package/WrenchCircle.js +57 -53
  698. package/enterprise/Activity.js +4 -4
  699. package/enterprise/ArrowDown.js +4 -4
  700. package/enterprise/ArrowLeft.js +4 -4
  701. package/enterprise/ArrowRight.js +4 -4
  702. package/enterprise/ArrowUp.js +4 -4
  703. package/enterprise/BarBeside.js +4 -4
  704. package/enterprise/BarStacked.js +4 -4
  705. package/enterprise/BarStacked100.js +4 -4
  706. package/enterprise/Bell.js +4 -4
  707. package/enterprise/Bookmark.js +4 -4
  708. package/enterprise/Boolean.js +4 -4
  709. package/enterprise/BoxChecked.js +4 -4
  710. package/enterprise/BoxFilled.js +4 -4
  711. package/enterprise/BoxUnchecked.js +4 -4
  712. package/enterprise/Calendar.js +4 -4
  713. package/enterprise/Cancel.js +4 -4
  714. package/enterprise/Caret.js +4 -4
  715. package/enterprise/ChartArea.js +4 -4
  716. package/enterprise/ChartBar.js +4 -4
  717. package/enterprise/ChartBasic.js +4 -4
  718. package/enterprise/ChartBubble.js +4 -4
  719. package/enterprise/ChartColumn.js +4 -4
  720. package/enterprise/ChartLine.js +4 -4
  721. package/enterprise/ChartPie.js +4 -4
  722. package/enterprise/ChartScatter.js +4 -4
  723. package/enterprise/Check.js +4 -4
  724. package/enterprise/ChevronDown.js +4 -4
  725. package/enterprise/ChevronLeft.js +4 -4
  726. package/enterprise/ChevronRight.js +4 -4
  727. package/enterprise/ChevronUp.js +4 -4
  728. package/enterprise/ChoroplethMap.js +4 -4
  729. package/enterprise/Circle.js +4 -4
  730. package/enterprise/CircleFilled.js +4 -4
  731. package/enterprise/CircleHalfFilled.js +4 -4
  732. package/enterprise/CirclePlus.js +4 -4
  733. package/enterprise/Clear.js +4 -4
  734. package/enterprise/Clipboard.js +4 -4
  735. package/enterprise/Clock.js +4 -4
  736. package/enterprise/Clone.js +4 -4
  737. package/enterprise/Close.js +4 -4
  738. package/enterprise/Code.js +4 -4
  739. package/enterprise/Connection.js +4 -4
  740. package/enterprise/Dashboard.js +4 -4
  741. package/enterprise/Data.js +4 -4
  742. package/enterprise/DataInput.js +4 -4
  743. package/enterprise/DataSource.js +4 -4
  744. package/enterprise/DistributedEnvironment.js +4 -4
  745. package/enterprise/DistributionStream.js +4 -4
  746. package/enterprise/Document.js +4 -4
  747. package/enterprise/Download.js +4 -4
  748. package/enterprise/Envelope.js +4 -4
  749. package/enterprise/Error.js +4 -4
  750. package/enterprise/Events.js +4 -4
  751. package/enterprise/External.js +4 -4
  752. package/enterprise/ExternalViz.js +4 -4
  753. package/enterprise/Filter.js +4 -4
  754. package/enterprise/FitToView.js +4 -4
  755. package/enterprise/Flag.js +4 -4
  756. package/enterprise/Folder.js +4 -4
  757. package/enterprise/Fullscreen.js +4 -4
  758. package/enterprise/FullscreenExit.js +4 -4
  759. package/enterprise/FullscreenExitLight.js +4 -4
  760. package/enterprise/FullscreenLight.js +4 -4
  761. package/enterprise/GaugeFiller.js +4 -4
  762. package/enterprise/GaugeMarker.js +4 -4
  763. package/enterprise/GaugeRadial.js +4 -4
  764. package/enterprise/Gear.js +4 -4
  765. package/enterprise/GearUnfilled.js +4 -4
  766. package/enterprise/Globe.js +4 -4
  767. package/enterprise/HamburgerMenu.js +4 -4
  768. package/enterprise/Icons.js +4 -4
  769. package/enterprise/Images.js +4 -4
  770. package/enterprise/Info.js +4 -4
  771. package/enterprise/InfoCircle.js +4 -4
  772. package/enterprise/Inputs.js +4 -4
  773. package/enterprise/LabelRotation0.js +4 -4
  774. package/enterprise/LabelRotation45.js +4 -4
  775. package/enterprise/LabelRotation90.js +4 -4
  776. package/enterprise/LabelRotationMinus45.js +4 -4
  777. package/enterprise/LabelRotationMinus90.js +4 -4
  778. package/enterprise/Lightbulb.js +4 -4
  779. package/enterprise/Lightning.js +4 -4
  780. package/enterprise/Line.js +4 -4
  781. package/enterprise/Link.js +4 -4
  782. package/enterprise/List.js +4 -4
  783. package/enterprise/LocationMarker.js +4 -4
  784. package/enterprise/Lock.js +4 -4
  785. package/enterprise/LockUnlocked.js +4 -4
  786. package/enterprise/Map.js +4 -4
  787. package/enterprise/Metrics.js +4 -4
  788. package/enterprise/Minus.js +4 -4
  789. package/enterprise/MinusCircle.js +4 -4
  790. package/enterprise/MissingValueJoin.js +4 -4
  791. package/enterprise/MissingValueSkipped.js +4 -4
  792. package/enterprise/MissingValueZero.js +4 -4
  793. package/enterprise/Model.js +4 -4
  794. package/enterprise/Monitor.js +4 -4
  795. package/enterprise/More.js +4 -4
  796. package/enterprise/MoreVertical.js +4 -4
  797. package/enterprise/MultiShare.js +4 -4
  798. package/enterprise/NetworkDevice.js +4 -4
  799. package/enterprise/NotAllowed.js +4 -4
  800. package/enterprise/Number.js +4 -4
  801. package/enterprise/Paintbrush.js +4 -4
  802. package/enterprise/Pan.js +4 -4
  803. package/enterprise/Pause.js +4 -4
  804. package/enterprise/Pencil.js +4 -4
  805. package/enterprise/Pivot.js +4 -4
  806. package/enterprise/Play.js +4 -4
  807. package/enterprise/Plus.js +4 -4
  808. package/enterprise/Print.js +4 -4
  809. package/enterprise/Puzzle.js +4 -4
  810. package/enterprise/Question.js +4 -4
  811. package/enterprise/QuestionCircle.js +4 -4
  812. package/enterprise/Refresh.js +4 -4
  813. package/enterprise/RefreshLight.js +4 -4
  814. package/enterprise/Remove.js +4 -4
  815. package/enterprise/Report.js +4 -4
  816. package/enterprise/ReportPivot.js +4 -4
  817. package/enterprise/ReportSearch.js +4 -4
  818. package/enterprise/Rollup.js +4 -4
  819. package/enterprise/Rotate.js +4 -4
  820. package/enterprise/RotateCounter.js +4 -4
  821. package/enterprise/RotateCounterLight.js +4 -4
  822. package/enterprise/RotateLight.js +4 -4
  823. package/enterprise/Save.js +4 -4
  824. package/enterprise/Search.js +4 -4
  825. package/enterprise/Select.js +4 -4
  826. package/enterprise/Settings.js +4 -4
  827. package/enterprise/Shapes.js +4 -4
  828. package/enterprise/Share.js +4 -4
  829. package/enterprise/SingleValue.js +4 -4
  830. package/enterprise/Sort.js +4 -4
  831. package/enterprise/SortedDown.js +4 -4
  832. package/enterprise/SortedUp.js +4 -4
  833. package/enterprise/SpeechBubble.js +4 -4
  834. package/enterprise/SplitBy.js +4 -4
  835. package/enterprise/Star.js +4 -4
  836. package/enterprise/Stop.js +4 -4
  837. package/enterprise/String.js +4 -4
  838. package/enterprise/Success.js +4 -4
  839. package/enterprise/Table.js +4 -4
  840. package/enterprise/Target.js +4 -4
  841. package/enterprise/Text.js +4 -4
  842. package/enterprise/TextLight.js +4 -4
  843. package/enterprise/Tiles.js +4 -4
  844. package/enterprise/Tool.js +4 -4
  845. package/enterprise/Topology.js +4 -4
  846. package/enterprise/Trash.js +4 -4
  847. package/enterprise/Tree.js +4 -4
  848. package/enterprise/TriangleDown.js +4 -4
  849. package/enterprise/TriangleDownSmall.js +4 -4
  850. package/enterprise/TriangleLeft.js +4 -4
  851. package/enterprise/TriangleLeftSmall.js +4 -4
  852. package/enterprise/TriangleRight.js +4 -4
  853. package/enterprise/TriangleRightSmall.js +4 -4
  854. package/enterprise/TriangleUp.js +4 -4
  855. package/enterprise/TriangleUpSmall.js +4 -4
  856. package/enterprise/Upload.js +4 -4
  857. package/enterprise/User.js +4 -4
  858. package/enterprise/Warning.js +4 -4
  859. package/enterprise/ZoomIn.js +4 -4
  860. package/enterprise/ZoomOut.js +4 -4
  861. package/enterprise/ZoomReset.js +4 -4
  862. package/eslint.config.cjs +11 -0
  863. package/icon-catalog.json +95 -1
  864. package/package.json +11 -17
  865. package/stubs-splunkui.d.ts +0 -6
  866. package/test-runner-jest.config.js +0 -3
  867. package/types/icons/AlignArrowLeft.d.ts +17 -0
  868. package/types/icons/AlignArrowRight.d.ts +17 -0
  869. package/types/icons/ArrowsFourCorners.d.ts +17 -0
  870. package/types/icons/ArrowsFourCornersInside.d.ts +17 -0
  871. package/types/icons/EyeClosed.d.ts +17 -0
  872. package/types/icons/TextWenA.d.ts +17 -0
  873. package/types/icons/WindowOverlay.d.ts +17 -0
  874. package/types/icons/WindowPulse.d.ts +1 -1
  875. package/types/icons/WindowSidebarRight.d.ts +17 -0
@@ -61,20 +61,22 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const a = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const o = require("@splunk/react-icons/SVG");
73
73
  var l = e.n(o);
74
- // CONCATENATED MODULE: ./src/icons/BackgroundDiamond.tsx
75
- function u(e, r) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/BackgroundDiamond.tsx
77
+ function i(e, r) {
76
78
  if (null == e) return {};
77
- var t, n, a = i(e, r);
79
+ var t, n, a = c(e, r);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var o = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < o.length; n++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return a;
85
87
  }
86
- function i(e, r) {
88
+ function c(e, r) {
87
89
  if (null == e) return {};
88
90
  var t = {};
89
91
  for (var n in e) {
@@ -97,25 +99,25 @@
97
99
  // This file is auto-generated.
98
100
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
101
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
102
+ var d = new Map;
103
+ d.set("outlined", (function() {
102
104
 
103
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
106
  d: "M12.8223 21.9736V23.9736H11.1797V21.9736H12.8223ZM21.9746 12.8213V11.1787C21.9746 10.6483 21.7638 10.1388 21.3887 9.76367L14.2373 2.6123C13.8622 2.23721 13.3527 2.02637 12.8223 2.02637H11.1797C10.6493 2.02637 10.1397 2.23721 9.76465 2.6123L2.61328 9.76367C2.23819 10.1388 2.02734 10.6483 2.02734 11.1787V12.8213C2.02734 13.3517 2.23819 13.8612 2.61328 14.2363L9.76465 21.3877C10.1397 21.7628 10.6493 21.9736 11.1797 21.9736V23.9736C10.1188 23.9736 9.10073 23.5519 8.35059 22.8018L1.19922 15.6504C0.449073 14.9002 0.0273438 13.8822 0.0273438 12.8213V11.1787C0.0273438 10.1178 0.449073 9.09976 1.19922 8.34961L8.35059 1.19824C9.10073 0.448097 10.1188 0.0263672 11.1797 0.0263672H12.8223C13.8831 0.0263672 14.9012 0.448097 15.6514 1.19824L22.8027 8.34961C23.5529 9.09976 23.9746 10.1178 23.9746 11.1787V12.8213C23.9746 13.8822 23.5529 14.9002 22.8027 15.6504L15.6514 22.8018C14.9012 23.5519 13.8831 23.9736 12.8223 23.9736V21.9736C13.3527 21.9736 13.8622 21.7628 14.2373 21.3877L21.3887 14.2363C21.7638 13.8612 21.9746 13.3517 21.9746 12.8213Z"
105
107
  }));
106
108
  }));
107
- c.set("filled", (function() {
109
+ d.set("filled", (function() {
108
110
 
109
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
110
112
  d: "M12.8223 0.0263672C13.8831 0.0263672 14.9012 0.448097 15.6514 1.19824L22.8027 8.34961C23.5529 9.09976 23.9746 10.1178 23.9746 11.1787V12.8213C23.9746 13.8822 23.5529 14.9002 22.8027 15.6504L15.6514 22.8018C14.9012 23.5519 13.8831 23.9736 12.8223 23.9736H11.1797C10.1188 23.9736 9.10073 23.5519 8.35059 22.8018L1.19922 15.6504C0.449073 14.9002 0.0273438 13.8822 0.0273438 12.8213V11.1787C0.0273438 10.1178 0.449073 9.09976 1.19922 8.34961L8.35059 1.19824C9.10073 0.448097 10.1188 0.0263672 11.1797 0.0263672H12.8223Z"
111
113
  }));
112
114
  }));
113
- var d = [ "default", "outlined", "filled" ];
114
- var f = function e(r) {
115
- return d.indexOf(r) >= 0;
116
- };
115
+ var f = [ "default", "outlined", "filled" ];
117
116
  var v = function e(r) {
118
- return r === "default" || r && !f(r) ? "outlined" : r;
117
+ return f.indexOf(r) >= 0;
118
+ };
119
+ var s = function e(r) {
120
+ return r === "default" || r && !v(r) ? "outlined" : r;
119
121
  };
120
122
  /**
121
123
  * @description *Background UI element only for severity and notification icons. Do not use as normal icons.
@@ -123,24 +125,26 @@
123
125
  * @keywords fill and outline, visibility
124
126
  * @variants outlined,filled
125
127
  */ var C = function e(r) {
126
- var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
127
- var C = v(d);
128
- var s = "backgrounddiamond-".concat(C);
129
- var p = (0, t.useContext)(a.IconContext);
130
- var m = c.get(C);
131
- if (false) {}
132
- if (p && m) {
133
- var y = p.toRender, b = p.addIcon;
134
- b(s, m());
135
- if (!y) {
128
+ var o = r.children, c = r.variant, f = c === void 0 ? "default" : c, C = i(r, [ "children", "variant" ]);
129
+ var p = s(f);
130
+ var m = "backgrounddiamond-".concat(p);
131
+ var g = (0, t.useContext)(a.IconContext);
132
+ var y = d.get(p);
133
+ if ((0, u.isDev)() && f && !v(f)) {
134
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
135
+ }
136
+ if (g && y) {
137
+ var b = g.toRender, O = g.addIcon;
138
+ O(m, y());
139
+ if (!b) {
136
140
  return null;
137
141
  }
138
142
  }
139
143
 
140
- return n().createElement(l(), f, o, p ? n().createElement("use", {
141
- href: "#".concat(s)
142
- }) : !!m && m());
144
+ return n().createElement(l(), C, o, g ? n().createElement("use", {
145
+ href: "#".concat(m)
146
+ }) : !!y && y());
143
147
  };
144
- /* harmony default export */ const s = C;
148
+ /* harmony default export */ const p = C;
145
149
  module.exports = r;
146
150
  /******/})();
package/BackgroundFire.js CHANGED
@@ -61,18 +61,20 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const a = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const o = require("@splunk/react-icons/SVG");
73
73
  var l = e.n(o);
74
- // CONCATENATED MODULE: ./src/icons/BackgroundFire.tsx
75
- function u(e, r) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/BackgroundFire.tsx
77
+ function i(e, r) {
76
78
  if (null == e) return {};
77
79
  var t, n, a = C(e, r);
78
80
  if (Object.getOwnPropertySymbols) {
@@ -97,50 +99,52 @@
97
99
  // This file is auto-generated.
98
100
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
101
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var i = new Map;
101
- i.set("outlined", (function() {
102
+ var c = new Map;
103
+ c.set("outlined", (function() {
102
104
 
103
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
106
  d: "M10.5381 0C11.5 0 12.2903 0.117937 12.6016 0.336914C13.9062 1.26122 15.373 2.38387 16.2715 3.7998C16.8373 4.69182 17.2139 5.74004 17.2256 6.94336C17.2273 7.12103 17.219 7.29906 17.2051 7.47559C18.683 8.24484 19.7031 9.50683 20.3438 10.7773C21.3356 12.7451 21.6215 15.0614 21.3994 16.7881L21.3272 17.2334C20.8931 19.4577 19.3665 21.6213 17.0703 23.001L16.8057 23.1504C15.4713 23.8565 13.9143 24 12.3936 24V22C13.9392 22 15.1378 21.8291 16.04 21.2871C18.0273 20.0932 19.1958 18.2353 19.415 16.5322C19.5896 15.1743 19.3575 13.2647 18.5576 11.6777C18.0521 10.6753 17.2941 9.77612 16.2813 9.24902C15.5694 8.87845 15.148 8.11842 15.2109 7.31836C15.2216 7.18344 15.2266 7.06602 15.2256 6.96191C15.218 6.18451 14.9787 5.49632 14.582 4.87109C13.9445 3.86642 12.8508 2.97463 11.6045 2.08301C11.5769 2.07727 11.5422 2.06839 11.499 2.06152C11.2747 2.02585 10.9469 2 10.5381 2H10.4541C10.3283 2.00001 10.216 2.0083 10.123 2.02344C10.1233 2.02934 10.1226 2.03607 10.123 2.04199C10.3112 4.35777 8.92861 6.01813 7.27149 7.89355C7.21104 7.96196 7.14815 8.03366 7.08887 8.10059C5.56275 9.82351 3.86704 11.7541 3.55762 14.4619L3.53223 14.7266C3.3359 17.2103 4.15947 19.1766 5.65039 20.5117C6.00367 20.8281 6.38987 21.1057 6.80469 21.3457C7.67083 21.8468 8.8132 22 10.3057 22V24C8.84554 24 7.35055 23.8743 6.0586 23.2158L5.80371 23.0771C5.40737 22.8479 5.02719 22.5896 4.66797 22.3008L4.31641 22.002C2.44508 20.3261 1.42892 17.9399 1.50781 15.1357L1.53906 14.5693C1.78856 11.417 3.53437 9.1328 4.99024 7.45605L5.5918 6.77441L5.77344 6.56934C7.41857 4.70748 8.14609 3.67953 8.14063 2.45215L8.12988 2.2041C8.09685 1.79876 8.16289 1.40019 8.31348 1.03906C8.64631 0.241009 9.58941 5.17127e-05 10.4541 0H10.5381ZM12.3936 22V24H10.3057V22H12.3936Z"
105
107
  }));
106
108
  }));
107
- i.set("filled", (function() {
109
+ c.set("filled", (function() {
108
110
 
109
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
110
112
  d: "M12.6012 0.336496C13.9059 1.26087 15.3725 2.38329 16.2711 3.79939C16.8371 4.6915 17.2135 5.73941 17.2252 6.94294C17.2269 7.12076 17.2186 7.2985 17.2047 7.47517C18.6829 8.2444 19.7027 9.50628 20.3434 10.7769C21.3354 12.7448 21.6211 15.0609 21.399 16.7877C21.093 19.1656 19.5195 21.5296 17.0699 23.0013C15.6793 23.8367 14.0162 24 12.3939 24H10.3059C8.74854 24 7.15149 23.8569 5.80341 23.077C5.27497 22.7713 4.77628 22.4137 4.31601 22.0015C2.31982 20.2139 1.29759 17.6184 1.53866 14.5689C1.8238 10.9662 4.06412 8.49823 5.5914 6.774C5.65283 6.70465 5.71348 6.63632 5.77304 6.56892C7.52786 4.58293 8.2387 3.54623 8.12948 2.20368C8.09645 1.7983 8.16308 1.40019 8.3137 1.03903C8.64656 0.240894 9.58961 0 10.4544 0H10.5381C11.5 0 12.2899 0.11752 12.6012 0.336496Z"
111
113
  }));
112
114
  }));
113
- var c = [ "default", "outlined", "filled" ];
114
- var f = function e(r) {
115
- return c.indexOf(r) >= 0;
116
- };
115
+ var f = [ "default", "outlined", "filled" ];
117
116
  var d = function e(r) {
118
- return r === "default" || r && !f(r) ? "outlined" : r;
117
+ return f.indexOf(r) >= 0;
118
+ };
119
+ var v = function e(r) {
120
+ return r === "default" || r && !d(r) ? "outlined" : r;
119
121
  };
120
122
  /**
121
123
  * @description *Background UI element only for severity and notification icons. Do not use as normal icons.
122
124
  * @category Severity
123
125
  * @keywords fill and outline, visibility
124
126
  * @variants outlined,filled
125
- */ var v = function e(r) {
126
- var o = r.children, C = r.variant, c = C === void 0 ? "default" : C, f = u(r, [ "children", "variant" ]);
127
- var v = d(c);
128
- var s = "backgroundfire-".concat(v);
129
- var p = (0, t.useContext)(a.IconContext);
130
- var m = i.get(v);
131
- if (false) {}
132
- if (p && m) {
133
- var y = p.toRender, b = p.addIcon;
134
- b(s, m());
135
- if (!y) {
127
+ */ var s = function e(r) {
128
+ var o = r.children, C = r.variant, f = C === void 0 ? "default" : C, s = i(r, [ "children", "variant" ]);
129
+ var p = v(f);
130
+ var g = "backgroundfire-".concat(p);
131
+ var m = (0, t.useContext)(a.IconContext);
132
+ var y = c.get(p);
133
+ if ((0, u.isDev)() && f && !d(f)) {
134
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
135
+ }
136
+ if (m && y) {
137
+ var b = m.toRender, O = m.addIcon;
138
+ O(g, y());
139
+ if (!b) {
136
140
  return null;
137
141
  }
138
142
  }
139
143
 
140
- return n().createElement(l(), f, o, p ? n().createElement("use", {
141
- href: "#".concat(s)
142
- }) : !!m && m());
144
+ return n().createElement(l(), s, o, m ? n().createElement("use", {
145
+ href: "#".concat(g)
146
+ }) : !!y && y());
143
147
  };
144
- /* harmony default export */ const s = v;
148
+ /* harmony default export */ const p = s;
145
149
  module.exports = r;
146
150
  /******/})();
@@ -61,29 +61,31 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const C = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
74
- // CONCATENATED MODULE: ./src/icons/BackgroundFlame.tsx
75
- function l(e, r) {
69
+ // external "@splunk/react-icons/IconProvider"
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // external "@splunk/react-icons/SVG"
72
+ const C = require("@splunk/react-icons/SVG");
73
+ var o = e.n(C);
74
+ // external "@splunk/ui-utils/logger"
75
+ const l = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/BackgroundFlame.tsx
77
+ function u(e, r) {
76
78
  if (null == e) return {};
77
- var t, n, C = u(e, r);
79
+ var t, n, a = i(e, r);
78
80
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
81
+ var C = Object.getOwnPropertySymbols(e);
82
+ for (n = 0; n < C.length; n++) {
83
+ t = C[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
84
  }
83
85
  }
84
- return C;
86
+ return a;
85
87
  }
86
- function u(e, r) {
88
+ function i(e, r) {
87
89
  if (null == e) return {};
88
90
  var t = {};
89
91
  for (var n in e) {
@@ -97,50 +99,52 @@
97
99
  // This file is auto-generated.
98
100
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
101
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var i = new Map;
101
- i.set("outlined", (function() {
102
+ var c = new Map;
103
+ c.set("outlined", (function() {
102
104
 
103
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
106
  d: "M11.2901 18.8372C11.3853 18.8635 11.4836 18.8708 11.5772 18.8607L13.5753 18.6458L13.7804 20.6448C13.7995 20.8313 13.8841 21.0071 14.0011 21.1273C14.1011 21.23 14.2413 21.3129 14.4698 21.3236C14.5358 21.3266 14.5997 21.3275 14.6612 21.3275V23.3275C14.566 23.3275 14.4707 23.3251 14.3761 23.3206C12.8729 23.2502 11.9181 22.0862 11.7911 20.8489C11.4452 20.8862 11.0934 20.8575 10.7559 20.764C10.4694 21.0419 10.1167 21.265 9.70319 21.3997C8.97087 21.6381 8.18498 21.7591 7.3565 21.7591V19.7591C7.98885 19.7591 8.56472 19.6674 9.08405 19.4984L9.16218 19.4681C9.23733 19.4335 9.30358 19.3864 9.36335 19.3284L10.1856 18.5316L11.2901 18.8372ZM11.7296 0.553002C12.4999 -0.274398 14.999 -0.000380482 15.2804 0.164329C19.1746 2.12595 20.8258 5.64751 21.7667 8.12138L22.1437 9.14384C22.1524 9.16794 22.1614 9.19236 22.1701 9.21611C22.8097 10.9792 23.218 14.1792 22.4933 17.0657C22.1204 18.5504 21.4008 20.1374 20.0675 21.3646C18.6875 22.6346 16.8566 23.3275 14.6612 23.3275V21.3275C16.4144 21.3275 17.7437 20.7849 18.713 19.8929C19.673 19.0092 20.2427 17.8175 20.5538 16.5784C21.1712 14.1189 20.8084 11.3274 20.2902 9.89873C20.287 9.88987 20.283 9.88004 20.2784 9.86748C20.2742 9.85596 20.2692 9.84139 20.2638 9.82646V9.82549L19.8976 8.83232L19.7218 8.3831C18.8289 6.14963 17.4277 3.55695 14.5431 2.03543C14.5209 2.0321 14.4951 2.02738 14.4659 2.02371C14.2703 1.99911 14.0036 1.98137 13.7267 1.9866C13.4598 1.99164 13.2421 2.01778 13.0929 2.05203C12.9642 2.26328 12.9325 2.52047 13.0138 2.73269C13.7188 4.57189 13.7802 6.08187 13.4727 7.38212L12.6925 10.6829L10.1817 8.40165C9.38136 7.67428 8.305 7.06986 6.72662 6.45341C6.56391 6.38991 6.4276 6.389 6.30572 6.4163C6.17307 6.44601 6.04704 6.51314 5.95317 6.59403L5.90337 6.64188C5.71917 6.83648 5.63099 7.13086 5.72759 7.42118C6.30438 9.15275 5.93608 11.0973 4.70707 12.387C3.6306 13.5165 3.26215 15.3316 3.64847 16.8597C3.84412 17.6332 4.239 18.3611 4.86332 18.8968H4.8643C5.4947 19.4372 6.33104 19.759 7.3565 19.7591V21.7591C5.89122 21.759 4.58305 21.2902 3.56254 20.4154C2.56863 19.563 1.98628 18.4462 1.70901 17.3499C1.18134 15.2626 1.63668 12.7092 3.25882 11.0071C3.93415 10.2986 4.19352 9.14399 3.83012 8.05302C3.46219 6.94788 3.84516 5.8826 4.48637 5.22977L4.6143 5.1077C5.28059 4.51454 6.34612 4.15755 7.45416 4.59012C9.14232 5.24945 10.471 5.96201 11.5264 6.92118C11.7307 6.05733 11.7253 4.95824 11.1466 3.44852C10.74 2.3877 11.0647 1.26726 11.7296 0.553002Z"
105
107
  }));
106
108
  }));
107
- i.set("filled", (function() {
109
+ c.set("filled", (function() {
108
110
 
109
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
110
112
  d: "M11.7296 0.55355C12.5 -0.274213 15 0.000173852 15.2804 0.164878C19.1747 2.12658 20.8258 5.64804 21.7667 8.12191L22.1436 9.14437C22.1524 9.16858 22.1614 9.19279 22.17 9.21664C22.8096 10.9798 23.218 14.1797 22.4933 17.0662C22.1204 18.551 21.4008 20.1379 20.0675 21.3651C18.6875 22.635 16.8566 23.3279 14.6612 23.328C14.566 23.328 14.4708 23.3255 14.3761 23.3211C12.8728 23.2508 11.9182 22.0867 11.7911 20.8494C11.4452 20.8867 11.0934 20.858 10.756 20.7645C10.4694 21.0424 10.1167 21.2655 9.70322 21.4002C8.97089 21.6386 8.18501 21.7596 7.35654 21.7596C5.89122 21.7595 4.58313 21.2907 3.56259 20.4158C2.56856 19.5635 1.98637 18.4468 1.70908 17.3504C1.18128 15.2631 1.63666 12.7098 3.25888 11.0077C3.93429 10.2991 4.19359 9.14458 3.83017 8.05355C3.46206 6.9483 3.84515 5.8832 4.48642 5.23031L4.61435 5.10824C5.28067 4.51498 6.34603 4.15795 7.45419 4.59066C9.14246 5.25003 10.4709 5.96245 11.5265 6.92171C11.7308 6.05782 11.7254 4.95894 11.1466 3.44906C10.7398 2.38815 11.0646 1.26787 11.7296 0.55355Z"
111
113
  }));
112
114
  }));
113
- var c = [ "default", "outlined", "filled" ];
114
- var f = function e(r) {
115
- return c.indexOf(r) >= 0;
116
- };
115
+ var f = [ "default", "outlined", "filled" ];
117
116
  var d = function e(r) {
118
- return r === "default" || r && !f(r) ? "outlined" : r;
117
+ return f.indexOf(r) >= 0;
118
+ };
119
+ var v = function e(r) {
120
+ return r === "default" || r && !d(r) ? "outlined" : r;
119
121
  };
120
122
  /**
121
123
  * @description *Background UI element only for severity and notification icons. Do not use as normal icons.
122
124
  * @category Severity
123
125
  * @keywords fill and outline, visibility
124
126
  * @variants outlined,filled
125
- */ var v = function e(r) {
126
- var a = r.children, u = r.variant, c = u === void 0 ? "default" : u, f = l(r, [ "children", "variant" ]);
127
- var v = d(c);
128
- var s = "backgroundflame-".concat(v);
129
- var p = (0, t.useContext)(C.IconContext);
130
- var m = i.get(v);
131
- if (false) {}
132
- if (p && m) {
133
- var y = p.toRender, b = p.addIcon;
134
- b(s, m());
135
- if (!y) {
127
+ */ var s = function e(r) {
128
+ var C = r.children, i = r.variant, f = i === void 0 ? "default" : i, s = u(r, [ "children", "variant" ]);
129
+ var p = v(f);
130
+ var m = "backgroundflame-".concat(p);
131
+ var g = (0, t.useContext)(a.IconContext);
132
+ var y = c.get(p);
133
+ if ((0, l.isDev)() && f && !d(f)) {
134
+ (0, l.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
135
+ }
136
+ if (g && y) {
137
+ var b = g.toRender, L = g.addIcon;
138
+ L(m, y());
139
+ if (!b) {
136
140
  return null;
137
141
  }
138
142
  }
139
143
 
140
- return n().createElement(o(), f, a, p ? n().createElement("use", {
141
- href: "#".concat(s)
142
- }) : !!m && m());
144
+ return n().createElement(o(), s, C, g ? n().createElement("use", {
145
+ href: "#".concat(m)
146
+ }) : !!y && y());
143
147
  };
144
- /* harmony default export */ const s = v;
148
+ /* harmony default export */ const p = s;
145
149
  module.exports = r;
146
150
  /******/})();
@@ -61,20 +61,22 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ C
64
+ default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const a = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const o = require("@splunk/react-icons/SVG");
73
73
  var l = e.n(o);
74
- // CONCATENATED MODULE: ./src/icons/BackgroundHexagon.tsx
75
- function u(e, r) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/BackgroundHexagon.tsx
77
+ function i(e, r) {
76
78
  if (null == e) return {};
77
- var t, n, a = i(e, r);
79
+ var t, n, a = c(e, r);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var o = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < o.length; n++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return a;
85
87
  }
86
- function i(e, r) {
88
+ function c(e, r) {
87
89
  if (null == e) return {};
88
90
  var t = {};
89
91
  for (var n in e) {
@@ -97,50 +99,52 @@
97
99
  // This file is auto-generated.
98
100
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
101
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
102
+ var f = new Map;
103
+ f.set("outlined", (function() {
102
104
 
103
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
106
  d: "M21 8.12501C20.9999 7.60285 20.7266 7.11784 20.2793 6.84669L12.7744 2.30079C12.3315 2.03253 11.7845 2.0134 11.3281 2.24318L11.2041 2.31349L3.7207 6.84669C3.27343 7.11784 3.0001 7.60285 3 8.12501V15.875C3.00015 16.3975 3.27357 16.8824 3.7207 17.1533L11.2256 21.7002L11.4092 21.7949C11.8488 21.984 12.358 21.9523 12.7744 21.7002L20.2793 17.1533C20.6707 16.9162 20.9289 16.5151 20.9873 16.0684L21 15.875V8.12501ZM23 15.875C22.9998 17.0972 22.3608 18.231 21.3154 18.8643L13.8105 23.4111C12.6978 24.085 11.3022 24.085 10.1895 23.4111L2.68457 18.8643C1.63918 18.231 1.00016 17.0972 1 15.875V8.12501C1.0001 6.90282 1.63925 5.76907 2.68457 5.13576L10.1895 0.589857L10.4014 0.470716C11.4758 -0.0821247 12.7672 -0.0420957 13.8105 0.589857L21.3154 5.13576C22.3608 5.76907 22.9999 6.90282 23 8.12501V15.875Z"
105
107
  }));
106
108
  }));
107
- c.set("filled", (function() {
109
+ f.set("filled", (function() {
108
110
 
109
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
110
112
  d: "M10.4014 0.47072C11.4758 -0.0821258 12.7672 -0.0420974 13.8105 0.589861L21.3154 5.13576C22.3608 5.76908 22.9999 6.90281 23 8.12502V15.875C22.9998 17.0972 22.3608 18.231 21.3154 18.8643L13.8105 23.4111C12.6978 24.085 11.3022 24.085 10.1895 23.4111L2.68457 18.8643C1.63917 18.231 1.00016 17.0972 1 15.875V8.12502C1.0001 6.90281 1.63924 5.76908 2.68457 5.13576L10.1895 0.589861L10.4014 0.47072Z"
111
113
  }));
112
114
  }));
113
- var f = [ "default", "outlined", "filled" ];
114
- var d = function e(r) {
115
- return f.indexOf(r) >= 0;
116
- };
115
+ var d = [ "default", "outlined", "filled" ];
117
116
  var v = function e(r) {
118
- return r === "default" || r && !d(r) ? "outlined" : r;
117
+ return d.indexOf(r) >= 0;
118
+ };
119
+ var s = function e(r) {
120
+ return r === "default" || r && !v(r) ? "outlined" : r;
119
121
  };
120
122
  /**
121
123
  * @description *Background UI element only for severity and notification icons. Do not use as normal icons.
122
124
  * @category Severity
123
125
  * @keywords fill and outline, visibility
124
126
  * @variants outlined,filled
125
- */ var s = function e(r) {
126
- var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
127
- var s = v(f);
128
- var C = "backgroundhexagon-".concat(s);
129
- var p = (0, t.useContext)(a.IconContext);
130
- var L = c.get(s);
131
- if (false) {}
132
- if (p && L) {
133
- var m = p.toRender, y = p.addIcon;
134
- y(C, L());
135
- if (!m) {
127
+ */ var C = function e(r) {
128
+ var o = r.children, c = r.variant, d = c === void 0 ? "default" : c, C = i(r, [ "children", "variant" ]);
129
+ var p = s(d);
130
+ var g = "backgroundhexagon-".concat(p);
131
+ var L = (0, t.useContext)(a.IconContext);
132
+ var m = f.get(p);
133
+ if ((0, u.isDev)() && d && !v(d)) {
134
+ (0, u.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
135
+ }
136
+ if (L && m) {
137
+ var y = L.toRender, b = L.addIcon;
138
+ b(g, m());
139
+ if (!y) {
136
140
  return null;
137
141
  }
138
142
  }
139
143
 
140
- return n().createElement(l(), d, o, p ? n().createElement("use", {
141
- href: "#".concat(C)
142
- }) : !!L && L());
144
+ return n().createElement(l(), C, o, L ? n().createElement("use", {
145
+ href: "#".concat(g)
146
+ }) : !!m && m());
143
147
  };
144
- /* harmony default export */ const C = s;
148
+ /* harmony default export */ const p = C;
145
149
  module.exports = r;
146
150
  /******/})();
@@ -61,20 +61,22 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const a = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const o = require("@splunk/react-icons/SVG");
73
73
  var l = e.n(o);
74
- // CONCATENATED MODULE: ./src/icons/BackgroundLightning.tsx
75
- function u(e, r) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/BackgroundLightning.tsx
77
+ function i(e, r) {
76
78
  if (null == e) return {};
77
- var t, n, a = i(e, r);
79
+ var t, n, a = c(e, r);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var o = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < o.length; n++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return a;
85
87
  }
86
- function i(e, r) {
88
+ function c(e, r) {
87
89
  if (null == e) return {};
88
90
  var t = {};
89
91
  for (var n in e) {
@@ -97,50 +99,52 @@
97
99
  // This file is auto-generated.
98
100
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
101
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
102
+ var f = new Map;
103
+ f.set("outlined", (function() {
102
104
 
103
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
106
  d: "M15.9785 0C19.1088 0 20.6648 3.79469 18.4356 5.99219L18.4278 6H19.543C22.8739 6 24.3219 10.2134 21.6944 12.2607C17.1298 15.8171 12.611 19.4445 8.00686 22.9512L7.83596 23.0752C6.97189 23.6785 5.94021 24 4.88284 24V22C5.57847 22 6.25042 21.7741 6.79495 21.3594C11.3911 17.8587 15.8663 14.2655 20.4649 10.6826C21.5906 9.80528 20.9707 8 19.543 8H13.5996L17.0313 4.56836C17.9866 3.62666 17.3202 2 15.9785 2H10.2588C9.80432 2.00007 9.376 2.20585 9.0928 2.55566L9.01565 2.66016L2.73049 11.6396C2.03473 12.6337 2.74553 13.9998 3.95901 14H8.21292L4.07034 20.7568C3.9123 21.0147 3.87754 21.2227 3.88284 21.3799C3.88818 21.5376 3.93815 21.7042 4.03811 21.8672C4.05284 21.8752 4.07831 21.8902 4.12209 21.9053C4.2776 21.9589 4.53062 22 4.88284 22V24C3.98726 23.9999 3.03194 23.8165 2.48537 23.1348L2.38186 22.9922C1.78884 22.0849 1.65257 20.8746 2.36526 19.7119L4.64065 16H3.95901C1.12759 15.9998 -0.5318 12.8128 1.09182 10.4932L7.39163 1.49316L7.51858 1.32227C8.17996 0.48992 9.18802 7.15291e-05 10.2588 0H15.9785Z"
105
107
  }));
106
108
  }));
107
- c.set("filled", (function() {
109
+ f.set("filled", (function() {
108
110
 
109
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
110
112
  d: "M15.9786 0C19.1088 0 20.6648 3.79469 18.4356 5.99219L18.4278 6H19.543C22.8739 6 24.3219 10.2134 21.6944 12.2607C17.1298 15.8172 12.6105 19.444 8.00639 22.9507C7.10915 23.6341 6.01112 24 4.88326 24C3.92787 24 2.90412 23.7916 2.38142 22.9919C1.7884 22.0846 1.65257 20.8747 2.36527 19.7119L4.64066 16H3.95902C1.12758 15.9999 -0.53181 12.8128 1.09184 10.4932L7.39164 1.49316L7.51859 1.32227C8.17998 0.48991 9.18801 5.98976e-05 10.2588 0H15.9786Z"
111
113
  }));
112
114
  }));
113
- var f = [ "default", "outlined", "filled" ];
114
- var d = function e(r) {
115
- return f.indexOf(r) >= 0;
115
+ var d = [ "default", "outlined", "filled" ];
116
+ var v = function e(r) {
117
+ return d.indexOf(r) >= 0;
116
118
  };
117
119
  var C = function e(r) {
118
- return r === "default" || r && !d(r) ? "outlined" : r;
120
+ return r === "default" || r && !v(r) ? "outlined" : r;
119
121
  };
120
122
  /**
121
123
  * @description *Background UI element only for severity and notification icons. Do not use as normal icons.
122
124
  * @category Severity
123
125
  * @keywords fill and outline, visibility
124
126
  * @variants outlined,filled
125
- */ var v = function e(r) {
126
- var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
127
- var v = C(f);
128
- var s = "backgroundlightning-".concat(v);
129
- var p = (0, t.useContext)(a.IconContext);
130
- var m = c.get(v);
131
- if (false) {}
132
- if (p && m) {
133
- var y = p.toRender, b = p.addIcon;
134
- b(s, m());
135
- if (!y) {
127
+ */ var s = function e(r) {
128
+ var o = r.children, c = r.variant, d = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
129
+ var p = C(d);
130
+ var g = "backgroundlightning-".concat(p);
131
+ var m = (0, t.useContext)(a.IconContext);
132
+ var y = f.get(p);
133
+ if ((0, u.isDev)() && d && !v(d)) {
134
+ (0, u.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
135
+ }
136
+ if (m && y) {
137
+ var b = m.toRender, L = m.addIcon;
138
+ L(g, y());
139
+ if (!b) {
136
140
  return null;
137
141
  }
138
142
  }
139
143
 
140
- return n().createElement(l(), d, o, p ? n().createElement("use", {
141
- href: "#".concat(s)
142
- }) : !!m && m());
144
+ return n().createElement(l(), s, o, m ? n().createElement("use", {
145
+ href: "#".concat(g)
146
+ }) : !!y && y());
143
147
  };
144
- /* harmony default export */ const s = v;
148
+ /* harmony default export */ const p = s;
145
149
  module.exports = r;
146
150
  /******/})();