@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
package/Token.js CHANGED
@@ -61,20 +61,22 @@
61
61
  C.r(e);
62
62
  // EXPORTS
63
63
  C.d(e, {
64
- default: () => /* binding */ v
64
+ default: () => /* binding */ s
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const r = require("react");
68
68
  var t = C.n(r);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const n = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const L = require("@splunk/react-icons/SVG");
73
73
  var l = C.n(L);
74
- // CONCATENATED MODULE: ./src/icons/Token.tsx
74
+ // external "@splunk/ui-utils/logger"
75
+ const o = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/Token.tsx
75
77
  function a(C, e) {
76
78
  if (null == C) return {};
77
- var r, t, n = o(C, e);
79
+ var r, t, n = u(C, e);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var L = Object.getOwnPropertySymbols(C);
80
82
  for (t = 0; t < L.length; t++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return n;
85
87
  }
86
- function o(C, e) {
88
+ function u(C, e) {
87
89
  if (null == C) return {};
88
90
  var r = {};
89
91
  for (var t in C) {
@@ -97,8 +99,8 @@
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 u = new Map;
101
- u.set("outlined", (function() {
102
+ var i = new Map;
103
+ i.set("outlined", (function() {
102
104
 
103
105
  return t().createElement(t().Fragment, null, t().createElement("path", {
104
106
  d: "M9.125 8.22226V8C9.125 7.51675 9.51675 7.125 10 7.125C10.4832 7.125 10.875 7.51675 10.875 8V8.23174C10.9549 8.25183 11.034 8.27539 11.112 8.30236L11.1302 8.30866C11.4585 8.42218 11.7624 8.59679 12.0258 8.82327C12.1777 8.95388 12.3149 9.10067 12.435 9.26104L12.6262 9.51647C12.9158 9.90332 12.837 10.4517 12.4501 10.7413C12.0633 11.0309 11.5149 10.9521 11.2253 10.5653L11.0341 10.3098C10.9903 10.2514 10.9403 10.1978 10.8849 10.1502C10.7888 10.0676 10.6781 10.004 10.5583 9.96258L10.5401 9.95628C10.4527 9.92604 10.3617 9.9069 10.2695 9.89932L10.1677 9.89095C10.0627 9.88233 9.95713 9.88238 9.85212 9.89111L9.6634 9.90681C9.60327 9.91181 9.54359 9.92126 9.48486 9.93507L9.42302 9.94962C9.32481 9.97272 9.2314 10.0129 9.14706 10.0682L9.08217 10.1108C9.04648 10.1343 9.01486 10.1634 8.98857 10.197L8.98368 10.2033C8.95037 10.2459 8.92718 10.2955 8.91585 10.3484L8.91279 10.3627C8.90326 10.4072 8.90416 10.4533 8.91542 10.4974C8.93033 10.5557 8.96278 10.6081 9.00839 10.6475L9.02505 10.6619C9.04854 10.6822 9.07451 10.6994 9.10234 10.713L9.22117 10.7715C9.31185 10.8161 9.40709 10.8508 9.50523 10.8749L9.82282 10.9529L10.4146 11.0604L10.8006 11.1345C11.018 11.1762 11.2298 11.2435 11.4315 11.3348L11.484 11.3585C11.6954 11.4542 11.892 11.5798 12.0676 11.7315L12.0946 11.7548C12.2652 11.9022 12.4121 12.075 12.53 12.2673C12.6898 12.5278 12.7933 12.8189 12.8338 13.1219L12.8422 13.1851C12.8687 13.3836 12.8693 13.5847 12.8437 13.7833L12.8414 13.8012C12.7939 14.1706 12.6547 14.5222 12.4364 14.8239C12.2679 15.0569 12.0559 15.255 11.8121 15.4075L11.768 15.435C11.5581 15.5663 11.3299 15.6656 11.0908 15.7297L10.9983 15.7545C10.9574 15.7655 10.9163 15.7756 10.875 15.7849V16C10.875 16.4832 10.4832 16.875 10 16.875C9.51675 16.875 9.125 16.4832 9.125 16V15.7387C8.97005 15.6974 8.81815 15.6446 8.67057 15.5808L8.59752 15.5492C8.42885 15.4763 8.26857 15.3854 8.11949 15.278C7.80584 15.052 7.54781 14.7575 7.365 14.4168L7.29586 14.288C7.06733 13.8622 7.22725 13.3318 7.65305 13.1033C8.07885 12.8747 8.60928 13.0347 8.83781 13.4605L8.90695 13.5893C8.96403 13.6956 9.0446 13.7876 9.14253 13.8581C9.18908 13.8917 9.23913 13.9201 9.29179 13.9428L9.36484 13.9744C9.49573 14.031 9.63389 14.0689 9.7753 14.0872L9.87263 14.0997C9.98645 14.1144 10.1014 14.1185 10.216 14.112L10.2646 14.1093C10.3594 14.1039 10.4534 14.0888 10.5451 14.0642L10.6376 14.0394C10.7091 14.0202 10.7774 13.9905 10.8401 13.9513L10.8842 13.9237C10.9366 13.8909 10.9823 13.8483 11.0185 13.7982C11.0655 13.7332 11.0955 13.6575 11.1057 13.578L11.108 13.5602C11.1141 13.5127 11.114 13.4645 11.1076 13.417L11.0992 13.3538C11.0911 13.293 11.0703 13.2345 11.0382 13.1822C11.0145 13.1436 10.985 13.1089 10.9508 13.0793L10.9238 13.056C10.8752 13.014 10.8208 12.9793 10.7624 12.9528L10.7098 12.929C10.6334 12.8944 10.5531 12.8689 10.4707 12.8531L10.089 12.7799L9.45747 12.6651L9.08797 12.5744C8.86703 12.5202 8.65262 12.4422 8.4485 12.3417L8.32967 12.2832C8.16831 12.2038 8.01773 12.1042 7.88158 11.9866L7.86492 11.9723C7.54845 11.6991 7.32331 11.3355 7.21985 10.9304C7.14174 10.6246 7.13549 10.3048 7.20159 9.9962L7.20466 9.98189C7.2715 9.6698 7.40837 9.37697 7.60493 9.12551L7.60982 9.11926C7.75364 8.93527 7.92658 8.77605 8.1218 8.64789L8.18668 8.6053C8.44209 8.43763 8.72493 8.31606 9.02235 8.2461L9.08418 8.23156C9.09777 8.22836 9.11137 8.22526 9.125 8.22226Z"
@@ -108,7 +110,7 @@
108
110
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM6.55736 6.94315C5.61341 8.20174 5 9.98631 5 12C5 14.0137 5.61341 15.7983 6.55736 17.0569C7.50108 18.3151 8.72847 19 10 19C11.2715 19 12.4989 18.3151 13.4426 17.0569C14.3866 15.7983 15 14.0137 15 12C15 9.98631 14.3866 8.20174 13.4426 6.94315C12.4989 5.68486 11.2715 5 10 5C8.72847 5 7.50108 5.68486 6.55736 6.94315ZM15.0426 5.74315C14.8537 5.49122 14.6519 5.25187 14.4381 5.0272C15.5511 5.16572 16.6078 5.83008 17.4426 6.94315C18.3866 8.20174 19 9.98631 19 12C19 14.0137 18.3866 15.7983 17.4426 17.0569C16.6078 18.1699 15.5511 18.8343 14.4381 18.9728C14.6519 18.7481 14.8537 18.5088 15.0426 18.2569C16.2703 16.62 17 14.4046 17 12C17 9.59541 16.2703 7.37998 15.0426 5.74315Z"
109
111
  }));
110
112
  }));
111
- u.set("filled", (function() {
113
+ i.set("filled", (function() {
112
114
 
113
115
  return t().createElement(t().Fragment, null, t().createElement("path", {
114
116
  fillRule: "evenodd",
@@ -116,37 +118,39 @@
116
118
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM15.0426 18.2569C14.8537 18.5088 14.6519 18.7481 14.4381 18.9728C15.5511 18.8343 16.6078 18.1699 17.4426 17.0569C18.3866 15.7983 19 14.0137 19 12C19 9.98631 18.3866 8.20174 17.4426 6.94315C16.6078 5.83008 15.5511 5.16572 14.4381 5.0272C14.6519 5.25187 14.8537 5.49122 15.0426 5.74315C16.2703 7.37998 17 9.59541 17 12C17 14.4046 16.2703 16.62 15.0426 18.2569ZM10 7.125C10.4832 7.125 10.875 7.51675 10.875 8V8.23174C10.9549 8.25183 11.034 8.27539 11.112 8.30236L11.1302 8.30866C11.4585 8.42218 11.7624 8.59679 12.0258 8.82327C12.1777 8.95388 12.3149 9.10067 12.435 9.26104L12.6262 9.51647C12.9158 9.90332 12.837 10.4517 12.4501 10.7413C12.0633 11.0309 11.5149 10.9521 11.2253 10.5653L11.0341 10.3098C10.9903 10.2514 10.9403 10.1978 10.8849 10.1502C10.7888 10.0676 10.6781 10.004 10.5583 9.96258L10.5401 9.95628C10.4527 9.92604 10.3617 9.9069 10.2695 9.89932L10.1677 9.89095C10.0627 9.88233 9.95713 9.88238 9.85212 9.89111L9.6634 9.90681C9.60327 9.91181 9.54359 9.92126 9.48486 9.93507L9.42302 9.94962C9.32481 9.97272 9.2314 10.0129 9.14706 10.0682L9.08217 10.1108C9.04648 10.1343 9.01486 10.1634 8.98857 10.197L8.98368 10.2033C8.95037 10.2459 8.92718 10.2955 8.91585 10.3484L8.91279 10.3627C8.90326 10.4072 8.90416 10.4533 8.91542 10.4974C8.93033 10.5557 8.96278 10.6081 9.00839 10.6475L9.02505 10.6619C9.04854 10.6822 9.07451 10.6994 9.10234 10.713L9.22117 10.7715C9.31185 10.8161 9.40709 10.8508 9.50523 10.8749L9.82282 10.9529L10.4146 11.0604L10.8006 11.1345C11.018 11.1762 11.2298 11.2435 11.4315 11.3348L11.484 11.3585C11.6954 11.4542 11.892 11.5798 12.0676 11.7315L12.0946 11.7548C12.2652 11.9022 12.4121 12.075 12.53 12.2673C12.6898 12.5278 12.7933 12.8189 12.8338 13.1219L12.8422 13.1851C12.8687 13.3836 12.8693 13.5847 12.8437 13.7833L12.8414 13.8012C12.7939 14.1706 12.6547 14.5222 12.4364 14.8239C12.2679 15.0569 12.0559 15.255 11.8121 15.4075L11.768 15.435C11.5581 15.5663 11.3299 15.6656 11.0908 15.7297L10.9983 15.7545C10.9574 15.7655 10.9163 15.7756 10.875 15.7849V16C10.875 16.4832 10.4832 16.875 10 16.875C9.51675 16.875 9.125 16.4832 9.125 16V15.7387C8.97005 15.6974 8.81815 15.6446 8.67057 15.5808L8.59752 15.5492C8.42885 15.4763 8.26857 15.3854 8.11949 15.278C7.80584 15.052 7.54781 14.7575 7.365 14.4168L7.29586 14.288C7.06733 13.8622 7.22725 13.3318 7.65305 13.1033C8.07885 12.8747 8.60928 13.0347 8.83781 13.4605L8.90695 13.5893C8.96403 13.6956 9.0446 13.7876 9.14253 13.8581C9.18908 13.8917 9.23913 13.9201 9.29179 13.9428L9.36484 13.9744C9.49573 14.031 9.63389 14.0689 9.7753 14.0872L9.87263 14.0997C9.98645 14.1144 10.1014 14.1185 10.216 14.112L10.2646 14.1093C10.3594 14.1039 10.4534 14.0888 10.5451 14.0642L10.6376 14.0394C10.7091 14.0202 10.7774 13.9905 10.8401 13.9513L10.8842 13.9237C10.9366 13.8909 10.9823 13.8483 11.0185 13.7982C11.0655 13.7332 11.0955 13.6575 11.1057 13.578L11.108 13.5602C11.1141 13.5127 11.114 13.4645 11.1076 13.417L11.0992 13.3538C11.0911 13.293 11.0703 13.2345 11.0382 13.1822C11.0145 13.1436 10.985 13.1089 10.9508 13.0793L10.9238 13.056C10.8752 13.014 10.8208 12.9793 10.7624 12.9528L10.7098 12.929C10.6334 12.8944 10.5531 12.8689 10.4707 12.8531L10.089 12.7799L9.45747 12.6651L9.08797 12.5744C8.86703 12.5202 8.65262 12.4422 8.4485 12.3417L8.32967 12.2832C8.16831 12.2038 8.01773 12.1042 7.88158 11.9866L7.86492 11.9723C7.54845 11.6991 7.32331 11.3355 7.21985 10.9304C7.14174 10.6246 7.13549 10.3048 7.20159 9.9962L7.20466 9.98189C7.2715 9.6698 7.40837 9.37697 7.60493 9.12551L7.60982 9.11926C7.75364 8.93527 7.92658 8.77605 8.1218 8.64789L8.18668 8.6053C8.44209 8.43763 8.72493 8.31606 9.02235 8.2461L9.08418 8.23156L9.125 8.22226V8C9.125 7.51675 9.51675 7.125 10 7.125Z"
117
119
  }));
118
120
  }));
119
- var i = [ "default", "outlined", "filled" ];
120
- var c = function C(e) {
121
- return i.indexOf(e) >= 0;
122
- };
121
+ var c = [ "default", "outlined", "filled" ];
123
122
  var d = function C(e) {
124
- return e === "default" || e && !c(e) ? "outlined" : e;
123
+ return c.indexOf(e) >= 0;
124
+ };
125
+ var f = function C(e) {
126
+ return e === "default" || e && !d(e) ? "outlined" : e;
125
127
  };
126
128
  /**
127
129
  * @description Variable token that is used in Dashboard Studio
128
130
  * @category Data Type
129
131
  * @keywords coin, dollar mark, money, dynamic variable parameter, search result, eval
130
132
  * @variants outlined,filled
131
- */ var f = function C(e) {
132
- var L = e.children, o = e.variant, i = o === void 0 ? "default" : o, c = a(e, [ "children", "variant" ]);
133
- var f = d(i);
134
- var v = "token-".concat(f);
135
- var s = (0, r.useContext)(n.IconContext);
136
- var p = u.get(f);
137
- if (false) {}
138
- if (s && p) {
139
- var m = s.toRender, y = s.addIcon;
140
- y(v, p());
141
- if (!m) {
133
+ */ var v = function C(e) {
134
+ var L = e.children, u = e.variant, c = u === void 0 ? "default" : u, v = a(e, [ "children", "variant" ]);
135
+ var s = f(c);
136
+ var p = "token-".concat(s);
137
+ var m = (0, r.useContext)(n.IconContext);
138
+ var g = i.get(s);
139
+ if ((0, o.isDev)() && c && !d(c)) {
140
+ (0, o.log)("warn", "Unknown variant '".concat(c, "', defaulting to ").concat(s));
141
+ }
142
+ if (m && g) {
143
+ var y = m.toRender, b = m.addIcon;
144
+ b(p, g());
145
+ if (!y) {
142
146
  return null;
143
147
  }
144
148
  }
145
149
 
146
- return t().createElement(l(), c, L, s ? t().createElement("use", {
147
- href: "#".concat(v)
148
- }) : !!p && p());
150
+ return t().createElement(l(), v, L, m ? t().createElement("use", {
151
+ href: "#".concat(p)
152
+ }) : !!g && g());
149
153
  };
150
- /* harmony default export */ const v = f;
154
+ /* harmony default export */ const s = v;
151
155
  module.exports = e;
152
156
  /******/})();
package/TokenKey.js CHANGED
@@ -63,18 +63,20 @@
63
63
  e.d(t, {
64
64
  default: () => /* binding */ p
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const r = require("react");
68
68
  var n = e.n(r);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
69
+ // external "@splunk/react-icons/IconProvider"
70
70
  const C = require("@splunk/react-icons/IconProvider");
71
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
71
+ // external "@splunk/react-icons/SVG"
72
72
  const a = require("@splunk/react-icons/SVG");
73
73
  var l = e.n(a);
74
- // CONCATENATED MODULE: ./src/icons/TokenKey.tsx
75
- function o(e, t) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const o = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/TokenKey.tsx
77
+ function u(e, t) {
76
78
  if (null == e) return {};
77
- var r, n, C = u(e, t);
79
+ var r, n, C = i(e, t);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var a = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < a.length; n++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return C;
85
87
  }
86
- function u(e, t) {
88
+ function i(e, t) {
87
89
  if (null == e) return {};
88
90
  var r = {};
89
91
  for (var n in e) {
@@ -97,8 +99,8 @@
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: "M8 9.5C7.44772 9.5 7 9.94771 7 10.5C7 11.0523 7.44772 11.5 8 11.5H9.5C10.0523 11.5 10.5 11.0523 10.5 10.5C10.5 9.94771 10.0523 9.5 9.5 9.5H8Z"
@@ -114,7 +116,7 @@
114
116
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM6.55736 6.94315C5.61341 8.20174 5 9.98631 5 12C5 14.0137 5.61341 15.7983 6.55736 17.0569C7.50108 18.3151 8.72847 19 10 19C11.2715 19 12.4989 18.3151 13.4426 17.0569C14.3866 15.7983 15 14.0137 15 12C15 9.98631 14.3866 8.20174 13.4426 6.94315C12.4989 5.68486 11.2715 5 10 5C8.72847 5 7.50108 5.68486 6.55736 6.94315ZM15.0426 5.74315C14.8537 5.49122 14.6519 5.25187 14.4381 5.0272C15.5511 5.16572 16.6078 5.83008 17.4426 6.94315C18.3866 8.20174 19 9.98631 19 12C19 14.0137 18.3866 15.7983 17.4426 17.0569C16.6078 18.1699 15.5511 18.8343 14.4381 18.9728C14.6519 18.7481 14.8537 18.5088 15.0426 18.2569C16.2703 16.62 17 14.4046 17 12C17 9.59541 16.2703 7.37998 15.0426 5.74315Z"
115
117
  }));
116
118
  }));
117
- i.set("filled", (function() {
119
+ c.set("filled", (function() {
118
120
 
119
121
  return n().createElement(n().Fragment, null, n().createElement("path", {
120
122
  fillRule: "evenodd",
@@ -122,37 +124,39 @@
122
124
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM15.0426 18.2569C14.8537 18.5088 14.6519 18.7481 14.4381 18.9728C15.5511 18.8343 16.6078 18.1699 17.4426 17.0569C18.3866 15.7983 19 14.0137 19 12C19 9.98631 18.3866 8.20174 17.4426 6.94315C16.6078 5.83008 15.5511 5.16572 14.4381 5.0272C14.6519 5.25187 14.8537 5.49122 15.0426 5.74315C16.2703 7.37998 17 9.59541 17 12C17 14.4046 16.2703 16.62 15.0426 18.2569ZM8 9.5C7.44772 9.5 7 9.94772 7 10.5C7 11.0523 7.44772 11.5 8 11.5H9.5C10.0523 11.5 10.5 11.0523 10.5 10.5C10.5 9.94772 10.0523 9.5 9.5 9.5H8ZM10.5 12.5C9.94772 12.5 9.5 12.9477 9.5 13.5C9.5 14.0523 9.94772 14.5 10.5 14.5H12C12.5523 14.5 13 14.0523 13 13.5C13 12.9477 12.5523 12.5 12 12.5H10.5ZM13 10.5C13 11.0523 12.5523 11.5 12 11.5C11.4477 11.5 11 11.0523 11 10.5C11 9.94772 11.4477 9.5 12 9.5C12.5523 9.5 13 9.94772 13 10.5ZM8 14.5C8.55228 14.5 9 14.0523 9 13.5C9 12.9477 8.55228 12.5 8 12.5C7.44772 12.5 7 12.9477 7 13.5C7 14.0523 7.44772 14.5 8 14.5Z"
123
125
  }));
124
126
  }));
125
- var c = [ "default", "outlined", "filled" ];
126
- var d = function e(t) {
127
- return c.indexOf(t) >= 0;
128
- };
127
+ var d = [ "default", "outlined", "filled" ];
129
128
  var f = function e(t) {
130
- return t === "default" || t && !d(t) ? "outlined" : t;
129
+ return d.indexOf(t) >= 0;
130
+ };
131
+ var v = function e(t) {
132
+ return t === "default" || t && !f(t) ? "outlined" : t;
131
133
  };
132
134
  /**
133
135
  * @description Access token code for HEC or any use cases
134
136
  * @category Data Type
135
137
  * @keywords coin, dollar mark, money, dynamic variable parameter, search result, eval
136
138
  * @variants outlined,filled
137
- */ var v = function e(t) {
138
- var a = t.children, u = t.variant, c = u === void 0 ? "default" : u, d = o(t, [ "children", "variant" ]);
139
- var v = f(c);
140
- var p = "tokenkey-".concat(v);
141
- var s = (0, r.useContext)(C.IconContext);
142
- var m = i.get(v);
143
- if (false) {}
144
- if (s && m) {
145
- var M = s.toRender, y = s.addIcon;
146
- y(p, m());
147
- if (!M) {
139
+ */ var s = function e(t) {
140
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, s = u(t, [ "children", "variant" ]);
141
+ var p = v(d);
142
+ var m = "tokenkey-".concat(p);
143
+ var M = (0, r.useContext)(C.IconContext);
144
+ var y = c.get(p);
145
+ if ((0, o.isDev)() && d && !f(d)) {
146
+ (0, o.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
147
+ }
148
+ if (M && y) {
149
+ var g = M.toRender, b = M.addIcon;
150
+ b(m, y());
151
+ if (!g) {
148
152
  return null;
149
153
  }
150
154
  }
151
155
 
152
- return n().createElement(l(), d, a, s ? n().createElement("use", {
153
- href: "#".concat(p)
154
- }) : !!m && m());
156
+ return n().createElement(l(), s, a, M ? n().createElement("use", {
157
+ href: "#".concat(m)
158
+ }) : !!y && y());
155
159
  };
156
- /* harmony default export */ const p = v;
160
+ /* harmony default export */ const p = s;
157
161
  module.exports = t;
158
162
  /******/})();
package/TrashCanCross.js CHANGED
@@ -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 l = require("@splunk/react-icons/SVG");
73
73
  var o = e.n(l);
74
- // CONCATENATED MODULE: ./src/icons/TrashCanCross.tsx
75
- function u(e, r) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/TrashCanCross.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 l = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < l.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,8 +99,8 @@
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: "M10.5858 14L9.2929 15.2929C8.90237 15.6834 8.90237 16.3166 9.2929 16.7071C9.68342 17.0976 10.3166 17.0976 10.7071 16.7071L12 15.4142L13.2929 16.7071C13.6834 17.0976 14.3166 17.0976 14.7071 16.7071C15.0976 16.3166 15.0976 15.6834 14.7071 15.2929L13.4142 14L14.7071 12.7071C15.0976 12.3166 15.0976 11.6834 14.7071 11.2929C14.3166 10.9024 13.6834 10.9024 13.2929 11.2929L12 12.5858L10.7071 11.2929C10.3166 10.9024 9.68342 10.9024 9.29289 11.2929C8.90237 11.6834 8.90237 12.3166 9.29289 12.7071L10.5858 14Z"
@@ -108,7 +110,7 @@
108
110
  d: "M16 6H20C20.5523 6 21 6.44772 21 7C21 7.55228 20.5523 8 20 8H19V20.5C19 21.3284 18.3284 22 17.5 22H6.5C5.67157 22 5 21.3284 5 20.5V8H4C3.44772 8 3 7.55228 3 7C3 6.44772 3.44772 6 4 6H8V3.5C8 2.67157 8.67157 2 9.5 2H14.5C15.3284 2 16 2.67157 16 3.5V6ZM10 4V6H14V4H10ZM7 8V20H17V8H7Z"
109
111
  }));
110
112
  }));
111
- c.set("filled", (function() {
113
+ d.set("filled", (function() {
112
114
 
113
115
  return n().createElement(n().Fragment, null, n().createElement("path", {
114
116
  fillRule: "evenodd",
@@ -116,37 +118,39 @@
116
118
  d: "M16 6V3.5C16 2.67157 15.3284 2 14.5 2H9.5C8.67157 2 8 2.67157 8 3.5V6H4C3.44772 6 3 6.44772 3 7C3 7.55228 3.44772 8 4 8H5V20.5C5 21.3284 5.67157 22 6.5 22H17.5C18.3284 22 19 21.3284 19 20.5V8H20C20.5523 8 21 7.55228 21 7C21 6.44772 20.5523 6 20 6H16ZM10 6V4H14V6H10ZM12 12.5859L10.7071 11.293C10.3166 10.9025 9.68342 10.9025 9.29289 11.293C8.90237 11.6835 8.90237 12.3167 9.29289 12.7072L10.5858 14.0001L9.2929 15.293C8.90237 15.6835 8.90237 16.3167 9.2929 16.7072C9.68342 17.0978 10.3166 17.0978 10.7071 16.7072L12 15.4143L13.2929 16.7072C13.6834 17.0978 14.3166 17.0978 14.7071 16.7072C15.0976 16.3167 15.0976 15.6835 14.7071 15.293L13.4142 14.0001L14.7071 12.7072C15.0976 12.3167 15.0976 11.6835 14.7071 11.293C14.3166 10.9025 13.6834 10.9025 13.2929 11.293L12 12.5859Z"
117
119
  }));
118
120
  }));
119
- var d = [ "default", "outlined", "filled" ];
120
- var f = function e(r) {
121
- return d.indexOf(r) >= 0;
122
- };
121
+ var f = [ "default", "outlined", "filled" ];
123
122
  var C = function e(r) {
124
- return r === "default" || r && !f(r) ? "outlined" : r;
123
+ return f.indexOf(r) >= 0;
124
+ };
125
+ var v = function e(r) {
126
+ return r === "default" || r && !C(r) ? "outlined" : r;
125
127
  };
126
128
  /**
127
129
  * @description Delete, Erase action
128
130
  * @category Actions
129
131
  * @keywords trash box, x
130
132
  * @variants outlined,filled
131
- */ var v = function e(r) {
132
- var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
- var v = C(d);
134
- var s = "trashcancross-".concat(v);
135
- var p = (0, t.useContext)(a.IconContext);
136
- var H = c.get(v);
137
- if (false) {}
138
- if (p && H) {
139
- var m = p.toRender, L = p.addIcon;
140
- L(s, H());
141
- if (!m) {
133
+ */ var s = function e(r) {
134
+ var l = r.children, c = r.variant, f = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
135
+ var p = v(f);
136
+ var H = "trashcancross-".concat(p);
137
+ var m = (0, t.useContext)(a.IconContext);
138
+ var L = d.get(p);
139
+ if ((0, u.isDev)() && f && !C(f)) {
140
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
141
+ }
142
+ if (m && L) {
143
+ var g = m.toRender, y = m.addIcon;
144
+ y(H, L());
145
+ if (!g) {
142
146
  return null;
143
147
  }
144
148
  }
145
149
 
146
- return n().createElement(o(), f, l, p ? n().createElement("use", {
147
- href: "#".concat(s)
148
- }) : !!H && H());
150
+ return n().createElement(o(), s, l, m ? n().createElement("use", {
151
+ href: "#".concat(H)
152
+ }) : !!L && L());
149
153
  };
150
- /* harmony default export */ const s = v;
154
+ /* harmony default export */ const p = s;
151
155
  module.exports = r;
152
156
  /******/})();
package/Treemap.js CHANGED
@@ -61,20 +61,22 @@
61
61
  e.r(t);
62
62
  // EXPORTS
63
63
  e.d(t, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ H
65
65
  });
66
- // CONCATENATED MODULE: external "react"
66
+ // external "react"
67
67
  const r = require("react");
68
68
  var n = e.n(r);
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 l = require("@splunk/react-icons/SVG");
73
73
  var o = e.n(l);
74
- // CONCATENATED MODULE: ./src/icons/Treemap.tsx
75
- function u(e, t) {
74
+ // external "@splunk/ui-utils/logger"
75
+ const u = require("@splunk/ui-utils/logger");
76
+ // ./src/icons/Treemap.tsx
77
+ function i(e, t) {
76
78
  if (null == e) return {};
77
- var r, n, a = i(e, t);
79
+ var r, n, a = c(e, t);
78
80
  if (Object.getOwnPropertySymbols) {
79
81
  var l = Object.getOwnPropertySymbols(e);
80
82
  for (n = 0; n < l.length; n++) {
@@ -83,7 +85,7 @@
83
85
  }
84
86
  return a;
85
87
  }
86
- function i(e, t) {
88
+ function c(e, t) {
87
89
  if (null == e) return {};
88
90
  var r = {};
89
91
  for (var n in e) {
@@ -97,8 +99,8 @@
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
  fillRule: "evenodd",
@@ -106,7 +108,7 @@
106
108
  d: "M4.5 6C4.22386 6 4 6.22386 4 6.5V17.5C4 17.7761 4.22386 18 4.5 18H11V6H4.5ZM13 6V10H20V6.5C20 6.22386 19.7761 6 19.5 6H13ZM20 12H17.5V14.5H20V12ZM20 16.5H17.5V18H19.5C19.7761 18 20 17.7761 20 17.5V16.5ZM15.5 18V12H13V18H15.5ZM2 6.5C2 5.11929 3.11929 4 4.5 4H19.5C20.8807 4 22 5.11929 22 6.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V6.5Z"
107
109
  }));
108
110
  }));
109
- c.set("filled", (function() {
111
+ d.set("filled", (function() {
110
112
 
111
113
  return n().createElement(n().Fragment, null, n().createElement("path", {
112
114
  d: "M11 4H4.5C3.11929 4 2 5.11929 2 6.5V17.5C2 18.8807 3.11929 20 4.5 20H11V4Z"
@@ -120,12 +122,12 @@
120
122
  d: "M22 10V6.5C22 5.11929 20.8807 4 19.5 4H13V10H22Z"
121
123
  }));
122
124
  }));
123
- var d = [ "default", "outlined", "filled" ];
124
- var f = function e(t) {
125
- return d.indexOf(t) >= 0;
126
- };
125
+ var f = [ "default", "outlined", "filled" ];
127
126
  var v = function e(t) {
128
- return t === "default" || t && !f(t) ? "outlined" : t;
127
+ return f.indexOf(t) >= 0;
128
+ };
129
+ var s = function e(t) {
130
+ return t === "default" || t && !v(t) ? "outlined" : t;
129
131
  };
130
132
  /**
131
133
  * @description Treemap chart for Data Viz
@@ -133,24 +135,26 @@
133
135
  * @keywords chart, data visualization
134
136
  * @variants outlined,filled
135
137
  */ var p = function e(t) {
136
- var l = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
137
- var p = v(d);
138
- var s = "treemap-".concat(p);
139
- var H = (0, r.useContext)(a.IconContext);
140
- var V = c.get(p);
141
- if (false) {}
142
- if (H && V) {
143
- var m = H.toRender, y = H.addIcon;
144
- y(s, V());
145
- if (!m) {
138
+ var l = t.children, c = t.variant, f = c === void 0 ? "default" : c, p = i(t, [ "children", "variant" ]);
139
+ var H = s(f);
140
+ var V = "treemap-".concat(H);
141
+ var m = (0, r.useContext)(a.IconContext);
142
+ var g = d.get(H);
143
+ if ((0, u.isDev)() && f && !v(f)) {
144
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(H));
145
+ }
146
+ if (m && g) {
147
+ var y = m.toRender, M = m.addIcon;
148
+ M(V, g());
149
+ if (!y) {
146
150
  return null;
147
151
  }
148
152
  }
149
153
 
150
- return n().createElement(o(), f, l, H ? n().createElement("use", {
151
- href: "#".concat(s)
152
- }) : !!V && V());
154
+ return n().createElement(o(), p, l, m ? n().createElement("use", {
155
+ href: "#".concat(V)
156
+ }) : !!g && g());
153
157
  };
154
- /* harmony default export */ const s = p;
158
+ /* harmony default export */ const H = p;
155
159
  module.exports = t;
156
160
  /******/})();