@splunk/react-icons 5.11.0 → 5.13.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 (897) hide show
  1. package/Airplane.js +38 -42
  2. package/AlignArrowLeft.d.ts +2 -0
  3. package/AlignArrowLeft.js +150 -0
  4. package/AlignArrowRight.d.ts +2 -0
  5. package/AlignArrowRight.js +150 -0
  6. package/AlignBottom.js +36 -40
  7. package/AlignCenter.js +36 -40
  8. package/AlignDistributeHorizontal.js +36 -40
  9. package/AlignDistributeVertical.js +36 -40
  10. package/AlignLeft.js +36 -40
  11. package/AlignRight.js +36 -40
  12. package/AlignTop.js +36 -40
  13. package/AlignVerticalCenters.js +36 -40
  14. package/ArrowBowLeft.js +36 -40
  15. package/ArrowBowRight.js +36 -40
  16. package/ArrowBroadBowRight.js +38 -42
  17. package/ArrowBroadLeftRight.js +38 -42
  18. package/ArrowBroadUnderbarDown.js +38 -42
  19. package/ArrowBroadUnderbarUp.js +38 -42
  20. package/ArrowCircleInRight.js +38 -42
  21. package/ArrowCircleOutRight.js +36 -40
  22. package/ArrowClockwise.js +36 -40
  23. package/ArrowCounterClockwise.js +36 -40
  24. package/ArrowDown.js +36 -40
  25. package/ArrowDownCircle.js +43 -47
  26. package/ArrowFourWays.js +34 -38
  27. package/ArrowLeft.js +41 -45
  28. package/ArrowLeftCircle.js +38 -42
  29. package/ArrowLeftRight.js +41 -45
  30. package/ArrowLongTopLeft.js +36 -40
  31. package/ArrowRight.js +41 -45
  32. package/ArrowRightCircle.js +43 -47
  33. package/ArrowSquareHalfDown.js +38 -42
  34. package/ArrowSquareHalfUp.js +38 -42
  35. package/ArrowSquareInsideRight.js +38 -42
  36. package/ArrowSquareRight.js +38 -42
  37. package/ArrowSquareTopRight.js +38 -42
  38. package/ArrowSquareTopRightInset.js +38 -42
  39. package/ArrowTrendRightDown.js +38 -42
  40. package/ArrowTrendRightUp.js +38 -42
  41. package/ArrowTriangleDown.js +41 -45
  42. package/ArrowTriangleLeft.js +41 -45
  43. package/ArrowTriangleRight.js +43 -47
  44. package/ArrowTriangleUp.js +43 -47
  45. package/ArrowTurnBackLeft.js +36 -40
  46. package/ArrowUp.js +41 -45
  47. package/ArrowUpCircle.js +43 -47
  48. package/ArrowUpDown.js +36 -40
  49. package/ArrowsCircularDouble.js +36 -40
  50. package/ArrowsDoubleLeftRight.js +34 -38
  51. package/ArrowsFourCorners.d.ts +2 -0
  52. package/ArrowsFourCorners.js +154 -0
  53. package/ArrowsFourCornersInside.d.ts +2 -0
  54. package/ArrowsFourCornersInside.js +154 -0
  55. package/ArrowsFourRightLeftUpDown.js +34 -38
  56. package/ArrowsFourTowardUp.js +34 -38
  57. package/ArrowsRectangularDouble.js +36 -40
  58. package/ArrowsRerouteUp.js +36 -40
  59. package/ArrowsRoundedRectangularDouble.js +36 -40
  60. package/ArrowsRoundedRectangularDoubleSlashed.js +39 -43
  61. package/ArrowsSeparatedRight.js +36 -40
  62. package/ArrowsSwitchRight.js +36 -40
  63. package/AsteriskCircle.js +41 -45
  64. package/AsterisksUnderline.js +38 -42
  65. package/BackgroundBalloon.js +38 -42
  66. package/BackgroundBell.js +38 -42
  67. package/BackgroundCircle.js +38 -42
  68. package/BackgroundDiamond.js +38 -42
  69. package/BackgroundFire.js +38 -42
  70. package/BackgroundFlame.js +38 -42
  71. package/BackgroundHexagon.js +38 -42
  72. package/BackgroundLightning.js +38 -42
  73. package/BackgroundSquare.js +38 -42
  74. package/BackgroundStarEightPoints.js +38 -42
  75. package/BackgroundStarSparklesDouble.js +37 -41
  76. package/BackgroundTriangle.js +38 -42
  77. package/BackgroundTriangleDown.js +38 -42
  78. package/BackgroundTrianglesLayeredDouble.js +38 -42
  79. package/BackgroundTrianglesLayeredTriple.js +38 -42
  80. package/Balloon.js +43 -47
  81. package/BalloonDot.js +54 -58
  82. package/BalloonsChat.js +56 -60
  83. package/BatteryCharging.js +38 -42
  84. package/Bell.js +38 -42
  85. package/BellDot.js +38 -42
  86. package/BellPlus.js +38 -42
  87. package/BellSlashed.js +38 -42
  88. package/Bicycle.js +38 -42
  89. package/BlockFourDots.js +48 -52
  90. package/BlocksHorse.js +38 -42
  91. package/BookOpen.js +41 -45
  92. package/Bookmark.js +43 -47
  93. package/Bookshelf.js +38 -42
  94. package/BoxBuilt.js +37 -41
  95. package/BoxBuiltClock.js +38 -42
  96. package/BoxCardboard.js +38 -42
  97. package/Briefcase.js +38 -42
  98. package/Bucket.js +38 -42
  99. package/Bug.js +38 -42
  100. package/Buildings.js +37 -41
  101. package/BuildingsCircle.js +38 -42
  102. package/BullsEye.js +38 -42
  103. package/Bus.js +38 -42
  104. package/ButtonPulldown.js +38 -42
  105. package/ButtonsPulldown.js +38 -42
  106. package/CHANGELOG.md +26 -0
  107. package/Calculation.js +38 -42
  108. package/Calculator.js +41 -45
  109. package/Calendar.js +43 -47
  110. package/CalendarArrowDownFilled.js +38 -42
  111. package/CalendarArrowsLeftRight.js +38 -42
  112. package/CalendarChecked.js +38 -42
  113. package/CalendarClock.js +38 -42
  114. package/CalenderArrowRight.js +38 -42
  115. package/Car.js +43 -47
  116. package/CaretDown.js +39 -43
  117. package/CaretLeft.js +38 -42
  118. package/CaretRight.js +38 -42
  119. package/CaretSmallDown.js +36 -40
  120. package/CaretSmallLeft.js +36 -40
  121. package/CaretSmallRight.js +36 -40
  122. package/CaretSmallUp.js +36 -40
  123. package/CaretUp.js +38 -42
  124. package/CaretsSmallInsideUpDown.js +36 -40
  125. package/CaretsSmallOutsideUpDown.js +36 -40
  126. package/CaretsSmallUpDown.js +36 -40
  127. package/CellularGateway.js +38 -42
  128. package/Certification.js +38 -42
  129. package/Chain.js +38 -42
  130. package/ChainSlashed.js +38 -42
  131. package/ChartArea.js +38 -42
  132. package/ChartAreaStacked.js +38 -42
  133. package/ChartBar.js +38 -42
  134. package/ChartBarBeside.js +38 -42
  135. package/ChartBarStacked.js +38 -42
  136. package/ChartBarStacked100.js +38 -42
  137. package/ChartBubble.js +38 -42
  138. package/ChartChoroplethMap.js +41 -45
  139. package/ChartColumn.js +38 -42
  140. package/ChartColumnIcicle.js +38 -42
  141. package/ChartColumnMagnifier.js +38 -42
  142. package/ChartColumnPanel.js +60 -64
  143. package/ChartColumnSquare.js +56 -60
  144. package/ChartColumnThin.js +36 -40
  145. package/ChartFlame.js +38 -42
  146. package/ChartGantt.js +38 -42
  147. package/ChartGanttAxis.js +38 -42
  148. package/ChartGauge.js +38 -42
  149. package/ChartGaugeFiller.js +38 -42
  150. package/ChartGaugeLevelMarker.js +38 -42
  151. package/ChartGaugeMarker.js +38 -42
  152. package/ChartIcicle.js +38 -42
  153. package/ChartLine.js +38 -42
  154. package/ChartLineChecked.js +38 -42
  155. package/ChartLineClock.js +38 -42
  156. package/ChartLinePlus.js +38 -42
  157. package/ChartLineTrendDown.js +38 -42
  158. package/ChartLineTrendUp.js +38 -42
  159. package/ChartLineUnderlineDotted.js +38 -42
  160. package/ChartLineWarning.js +38 -42
  161. package/ChartLinkGraph.js +38 -42
  162. package/ChartMissingValueJoin.js +38 -42
  163. package/ChartMissingValueSkipped.js +38 -42
  164. package/ChartMissingValueZero.js +38 -42
  165. package/ChartPanels.js +38 -42
  166. package/ChartParallelCoordinates.js +38 -42
  167. package/ChartPie.js +38 -42
  168. package/ChartPlus.js +38 -42
  169. package/ChartSankey.js +38 -42
  170. package/ChartScatter.js +38 -42
  171. package/ChartSingleValue.js +38 -42
  172. package/ChartSingleValueIcon.js +41 -45
  173. package/ChartSingleValueRadial.js +38 -42
  174. package/ChartStream.js +38 -42
  175. package/ChartTimeline.js +36 -40
  176. package/CheckBox.js +43 -47
  177. package/CheckBoxCompleted.js +38 -42
  178. package/CheckBoxIndeterminate.js +41 -45
  179. package/CheckCircle.js +38 -42
  180. package/CheckRadio.js +38 -42
  181. package/Checkmark.js +36 -40
  182. package/CheckmarksDouble.js +36 -40
  183. package/ChevronBroadRight.js +41 -45
  184. package/ChevronBroadRightDashed.js +36 -40
  185. package/ChevronDown.js +36 -40
  186. package/ChevronLeft.js +36 -40
  187. package/ChevronRight.js +36 -40
  188. package/ChevronUp.js +36 -40
  189. package/ChevronsDoubleDownGuillemets.js +36 -40
  190. package/ChevronsDoubleLeftGuillemets.js +36 -40
  191. package/ChevronsDoubleRightGuillemets.js +41 -45
  192. package/ChevronsDoubleUpGuillemets.js +36 -40
  193. package/ChevronsIn.js +36 -40
  194. package/ChevronsOut.js +41 -45
  195. package/ChevronsSlash.js +38 -42
  196. package/ChevronsSquareIn.js +38 -42
  197. package/ChevronsSquareOut.js +38 -42
  198. package/ChevronsTextSmallA.js +36 -40
  199. package/Circle.js +38 -42
  200. package/CircleDashed.js +36 -40
  201. package/CircleHalfFilled.js +41 -45
  202. package/CircleSlashed.js +38 -42
  203. package/CircleSmall.js +38 -42
  204. package/CircleTiny.js +38 -42
  205. package/CirclesFour.js +38 -42
  206. package/Clipboard.js +38 -42
  207. package/Clock.js +41 -45
  208. package/ClockAlarm.js +56 -60
  209. package/Cloud.js +43 -47
  210. package/CloudArrowDown.js +41 -45
  211. package/CloudArrowInRight.js +38 -42
  212. package/CloudArrowOutRight.js +38 -42
  213. package/CloudArrowUp.js +43 -47
  214. package/CloudNodesInside.js +38 -42
  215. package/Cog.js +38 -42
  216. package/CogChevronSlashWrench.js +40 -44
  217. package/CogChevronsSlash.js +56 -60
  218. package/CogRectangle.d.ts +2 -0
  219. package/CogRectangle.js +160 -0
  220. package/CogSquare.js +38 -42
  221. package/Cogs.js +38 -42
  222. package/Compass.js +38 -42
  223. package/Container.js +36 -40
  224. package/Containership.js +41 -45
  225. package/ControlFastForward.js +43 -47
  226. package/ControlFastForwardCircle.js +38 -42
  227. package/ControlNext.js +56 -60
  228. package/ControlNextCircle.js +38 -42
  229. package/ControlPause.js +38 -42
  230. package/ControlPauseCircle.js +43 -47
  231. package/ControlPlay.js +43 -47
  232. package/ControlPlayBrackets.js +43 -47
  233. package/ControlPlayCircle.js +41 -45
  234. package/ControlPlayResume.js +38 -42
  235. package/ControlPrevious.js +38 -42
  236. package/ControlPreviousCircle.js +41 -45
  237. package/ControlRewind.js +39 -43
  238. package/ControlRewindCircle.js +38 -42
  239. package/ControlStop.js +38 -42
  240. package/ControlStopCircle.js +38 -42
  241. package/Counter.js +38 -42
  242. package/CounterCumulative.js +38 -42
  243. package/CreditCard.js +38 -42
  244. package/Crop.js +36 -40
  245. package/Cross.js +36 -40
  246. package/CrossCircle.js +41 -45
  247. package/CrossHexagon.js +43 -47
  248. package/Crown.js +43 -47
  249. package/Cube.js +38 -42
  250. package/CubeCog.js +38 -42
  251. package/CursorArrow.js +43 -47
  252. package/CursorArrowClicking.js +46 -50
  253. package/Cylinder.js +38 -42
  254. package/CylinderAlert.js +58 -62
  255. package/CylinderArrowInsideRight.js +43 -47
  256. package/CylinderArrowInsideUp.js +38 -42
  257. package/CylinderArrowsFour.js +38 -42
  258. package/CylinderChartColumn.js +43 -47
  259. package/CylinderChecked.js +38 -42
  260. package/CylinderChevrons.js +41 -45
  261. package/CylinderClock.js +38 -42
  262. package/CylinderCloud.js +38 -42
  263. package/CylinderDashed.js +36 -40
  264. package/CylinderDashedOverlay.js +38 -42
  265. package/CylinderIndex.js +41 -45
  266. package/CylinderIndexTable.js +41 -45
  267. package/CylinderMagnifier.js +40 -44
  268. package/CylinderMagnifierPlus.js +38 -42
  269. package/CylinderMetrics.js +38 -42
  270. package/CylinderMulti.js +38 -42
  271. package/CylinderPie.js +38 -42
  272. package/CylinderPieLifted.js +38 -42
  273. package/CylinderPlus.js +41 -45
  274. package/CylinderSquareCorners.js +38 -42
  275. package/CylinderTable.js +38 -42
  276. package/CylinderTrace.js +38 -42
  277. package/CylinderWaves.js +38 -42
  278. package/CylinderWavesArrowUp.js +56 -60
  279. package/CylinderWrench.js +41 -45
  280. package/DataType.js +38 -42
  281. package/DeskLight.js +38 -42
  282. package/DesktopPc.js +43 -47
  283. package/DeviceEdgeHub.js +38 -42
  284. package/DeviceSignalWaves.js +38 -42
  285. package/Diamond.js +41 -45
  286. package/DocumentDrawer.js +38 -42
  287. package/DollarMark.js +36 -40
  288. package/DonutPie.js +43 -47
  289. package/DonutPie25.js +38 -42
  290. package/DonutPie50.js +38 -42
  291. package/DonutPie75.js +38 -42
  292. package/DoorArrowInside.js +38 -42
  293. package/DoorArrowOutside.js +43 -47
  294. package/DotsFourSquare.js +38 -42
  295. package/DotsNine.js +36 -40
  296. package/DotsThreeBalloon.js +38 -42
  297. package/DotsThreeCircle.js +38 -42
  298. package/DotsThreeHorizontal.js +36 -40
  299. package/DotsThreeVertical.js +36 -40
  300. package/Drive.js +38 -42
  301. package/DriveArrowInside.js +38 -42
  302. package/DriveArrowOutside.js +38 -42
  303. package/DriveIndexTable.js +41 -45
  304. package/DriveIndexes.js +38 -42
  305. package/DriveMagnifier.js +38 -42
  306. package/DriveSliders.js +38 -42
  307. package/Earth.js +38 -42
  308. package/Electricity.js +38 -42
  309. package/Envelope.js +38 -42
  310. package/EqualTo.js +36 -40
  311. package/EraserUnderline.js +38 -42
  312. package/EthernetPort.js +38 -42
  313. package/ExclamationBalloon.js +56 -60
  314. package/ExclamationBrackets.js +38 -42
  315. package/ExclamationCircle.js +38 -42
  316. package/ExclamationSquare.js +38 -42
  317. package/ExclamationTriangle.js +56 -60
  318. package/ExclamationTriangleChevronsRectangle.js +38 -42
  319. package/ExclamationTriangleDown.js +56 -60
  320. package/Eye.js +38 -42
  321. package/EyeCheckmark.js +38 -42
  322. package/EyeClosed.d.ts +2 -0
  323. package/EyeClosed.js +140 -0
  324. package/EyeSlashed.js +38 -42
  325. package/FaceSmile.js +38 -42
  326. package/Factory.js +38 -42
  327. package/File.js +38 -42
  328. package/FileAiff.js +38 -42
  329. package/FileArrowsRectangularDouble.js +56 -60
  330. package/FileChartColumn.js +43 -47
  331. package/FileCharts.js +38 -42
  332. package/FileChevronRight.js +41 -45
  333. package/FileChevrons.js +41 -45
  334. package/FileCss.js +38 -42
  335. package/FileCsv.js +38 -42
  336. package/FileDat.js +38 -42
  337. package/FileDb.js +38 -42
  338. package/FileDbf.js +37 -41
  339. package/FileDoc.js +38 -42
  340. package/FileEps.js +40 -44
  341. package/FileFig.js +37 -41
  342. package/FileGif.js +37 -41
  343. package/FileHtm.js +38 -42
  344. package/FileHtml.js +38 -42
  345. package/FileIco.js +41 -45
  346. package/FileJpg.js +41 -45
  347. package/FileJs.js +38 -42
  348. package/FileJson.js +56 -60
  349. package/FileJsx.js +38 -42
  350. package/FileLog.js +38 -42
  351. package/FileLogs.js +43 -47
  352. package/FileMagnifier.js +41 -45
  353. package/FileMagnifierOn.js +38 -42
  354. package/FileMid.js +43 -47
  355. package/FileMp3.js +41 -45
  356. package/FileMp4.js +38 -42
  357. package/FileMpg.js +43 -47
  358. package/FileNode.js +38 -42
  359. package/FilePdf.js +38 -42
  360. package/FilePhp.js +38 -42
  361. package/FilePlus.js +38 -42
  362. package/FilePng.js +63 -67
  363. package/FilePpt.js +38 -42
  364. package/FileRar.js +37 -41
  365. package/FileRegex.js +38 -42
  366. package/FileRipped.js +43 -47
  367. package/FileRtf.js +42 -46
  368. package/FileSql.js +38 -42
  369. package/FileSvg.js +38 -42
  370. package/FileTGZ.js +38 -42
  371. package/FileText.js +38 -42
  372. package/FileTiff.js +38 -42
  373. package/FileWav.js +38 -42
  374. package/FileXls.js +38 -42
  375. package/FileXml.js +38 -42
  376. package/FileZip.js +43 -47
  377. package/FileZipped.js +38 -42
  378. package/Filter.js +38 -42
  379. package/FilterArrowDown.js +42 -46
  380. package/FilterArrowUp.js +42 -46
  381. package/FilterArrowUpDown.js +42 -46
  382. package/FilterMinus.js +38 -42
  383. package/FilterPlus.js +38 -42
  384. package/FingerPointClicking.js +43 -47
  385. package/Fingerprint.js +38 -42
  386. package/Fire.js +38 -42
  387. package/Flag.js +38 -42
  388. package/Flame.js +38 -42
  389. package/Flashlight.js +36 -40
  390. package/Flask.js +43 -47
  391. package/FloppyDisk.js +38 -42
  392. package/Folder.js +43 -47
  393. package/FolderCog.d.ts +2 -0
  394. package/FolderCog.js +154 -0
  395. package/FolderGlobe.d.ts +2 -0
  396. package/FolderGlobe.js +154 -0
  397. package/FolderGlobePhone.d.ts +2 -0
  398. package/FolderGlobePhone.js +158 -0
  399. package/FolderLock.d.ts +2 -0
  400. package/FolderLock.js +154 -0
  401. package/FolderPhone.d.ts +2 -0
  402. package/FolderPhone.js +156 -0
  403. package/FolderPlus.d.ts +2 -0
  404. package/FolderPlus.js +152 -0
  405. package/ForwarderHeavy.js +42 -46
  406. package/ForwarderUniversal.js +38 -42
  407. package/Function.js +56 -60
  408. package/GamePad.js +38 -42
  409. package/Gate.js +38 -42
  410. package/GeoTag.js +38 -42
  411. package/GeoTagGroup.js +38 -42
  412. package/GiftBox.js +61 -65
  413. package/Globe.js +38 -42
  414. package/GreaterThan.js +41 -45
  415. package/GreaterThanOrEqualTo.js +36 -40
  416. package/GridLines.js +38 -42
  417. package/Hammer.js +45 -49
  418. package/HandRise.js +36 -40
  419. package/Hash.js +36 -40
  420. package/Headset.js +36 -40
  421. package/HeadsetD.js +56 -60
  422. package/HeadsetS.js +38 -42
  423. package/HeartRibbon.js +39 -43
  424. package/Hexagon.js +38 -42
  425. package/HexagonDetached.js +56 -60
  426. package/HotAirBalloon.js +40 -44
  427. package/Hourglass.js +43 -47
  428. package/HourglassCircle.js +38 -42
  429. package/HourglassStart.js +41 -45
  430. package/House.js +43 -47
  431. package/HumanBodyCircle.js +38 -42
  432. package/IconProvider.js +37 -48
  433. package/IdentityCard.js +38 -42
  434. package/Indexes.js +38 -42
  435. package/Information.js +38 -42
  436. package/InformationCircle.js +38 -42
  437. package/InformationDiamond.js +38 -42
  438. package/InformationHexagon.js +38 -42
  439. package/InformationSerifSquare.js +38 -42
  440. package/Key.js +43 -47
  441. package/Keyboard.js +38 -42
  442. package/KubernetesHelm.js +38 -42
  443. package/LaptopOpen.js +43 -47
  444. package/LayersDoubleTransparent.js +43 -47
  445. package/LayersRised.js +38 -42
  446. package/LayersTriple.js +38 -42
  447. package/Layout.js +56 -60
  448. package/LayoutOverview.js +38 -42
  449. package/LayoutPanels.js +56 -60
  450. package/LayoutStacked.js +38 -42
  451. package/LessThan.js +36 -40
  452. package/LessThanOrEqualTo.js +36 -40
  453. package/LevelGauge14.js +38 -42
  454. package/LevelGauge24.js +38 -42
  455. package/LevelGauge34.js +38 -42
  456. package/LevelGauge44.js +38 -42
  457. package/License.js +56 -60
  458. package/LicenseCog.js +38 -42
  459. package/Lightbulb.js +56 -60
  460. package/Lightning.js +38 -42
  461. package/Line.js +36 -40
  462. package/LinesThree.js +36 -40
  463. package/List.js +36 -40
  464. package/ListCheck.js +38 -42
  465. package/ListIndentedSquare.js +38 -42
  466. package/ListNumbered.js +36 -40
  467. package/ListToken.js +38 -42
  468. package/Lock.js +41 -45
  469. package/LockSquare.js +38 -42
  470. package/LockUnlocked.js +38 -42
  471. package/Magnifier.js +43 -47
  472. package/MagnifierArrowLeftRight.js +38 -42
  473. package/MagnifierChartColumn.js +38 -42
  474. package/MagnifierChartLine.js +38 -42
  475. package/MagnifierClock.js +43 -47
  476. package/MagnifierCross.js +38 -42
  477. package/MagnifierMinus.js +38 -42
  478. package/MagnifierPlus.js +43 -47
  479. package/MagnifierText.js +56 -60
  480. package/MagnifierUnderline.js +38 -42
  481. package/MagnifierWithPlus.js +38 -42
  482. package/MapUSA.js +40 -44
  483. package/Markdown.js +38 -42
  484. package/Megaphone.js +41 -45
  485. package/MeshRandom.js +41 -45
  486. package/Metrics.js +36 -40
  487. package/Minus.js +41 -45
  488. package/MinusCircle.js +38 -42
  489. package/MobilePhone.js +38 -42
  490. package/MobilePhoneArrowUpInside.js +38 -42
  491. package/Monitor.js +41 -45
  492. package/MonitorArrow.js +38 -42
  493. package/MonitorArrowInwardRight.js +41 -45
  494. package/MonitorArrowUp.js +38 -42
  495. package/MonitorChartColumn.js +38 -42
  496. package/MonitorPhone.js +38 -42
  497. package/MonitorUser.js +38 -42
  498. package/Moon.js +38 -42
  499. package/Motorcycle.js +38 -42
  500. package/MultipleFolders.js +38 -42
  501. package/NetworkConnector.js +36 -40
  502. package/NetworkDevice.js +43 -47
  503. package/NetworkDevices.js +38 -42
  504. package/NetworkInterfaceCard.js +38 -42
  505. package/NewSquare.js +56 -60
  506. package/NodeBranch.js +41 -45
  507. package/NodeBranchCog.js +38 -42
  508. package/NodeBranchPlus.js +38 -42
  509. package/NodeConnection.js +38 -42
  510. package/NodeDistributed.js +40 -44
  511. package/NodeFollow.js +41 -45
  512. package/NodeFollowFour.js +56 -60
  513. package/NodeModel.js +38 -42
  514. package/NodeNetwork.js +38 -42
  515. package/NodePathDuration.js +38 -42
  516. package/NodeRulesEngine.js +38 -42
  517. package/NodeRulesets.js +43 -47
  518. package/NodeSplit.js +38 -42
  519. package/NodeSplitHorizontal.js +38 -42
  520. package/NodeStartToEnd.js +38 -42
  521. package/NodeTopology.js +38 -42
  522. package/NodeTree.js +38 -42
  523. package/NodesCentered.js +41 -45
  524. package/NotEqualTo.js +36 -40
  525. package/NotePlus.js +41 -45
  526. package/NotePortrait.js +38 -42
  527. package/Observatory.js +41 -45
  528. package/Odometer.js +38 -42
  529. package/OrganizerNotebook.js +41 -45
  530. package/PacketLoss.js +38 -42
  531. package/Paintbrush.js +38 -42
  532. package/PaintbrushWindow.d.ts +2 -0
  533. package/PaintbrushWindow.js +156 -0
  534. package/Palette.js +38 -42
  535. package/PaperFolded.js +38 -42
  536. package/PaperPlane.js +43 -47
  537. package/Paperclip.js +36 -40
  538. package/ParallelDots.js +36 -40
  539. package/ParallelDotsHorizontal.js +42 -46
  540. package/Pencil.js +38 -42
  541. package/PencilCircle.js +38 -42
  542. package/PencilRectangle.d.ts +2 -0
  543. package/PencilRectangle.js +152 -0
  544. package/PencilUnderline.js +56 -60
  545. package/PhoneReceiverAngled.js +38 -42
  546. package/PhoneReceiverAngledExclamationTriangle.js +56 -60
  547. package/PhoneReceiverAngledHourglass.js +38 -42
  548. package/PhoneReceiverAngledSlashed.js +38 -42
  549. package/PhoneReceiverUp.js +38 -42
  550. package/Picture.js +56 -60
  551. package/Pin.js +38 -42
  552. package/PinStuck.js +38 -42
  553. package/PingPongPaddleRacket.js +43 -47
  554. package/PipeS.js +38 -42
  555. package/Plus.js +41 -45
  556. package/PlusBalloon.js +41 -45
  557. package/PlusBrackets.js +36 -40
  558. package/PlusCircle.js +38 -42
  559. package/PlusSquare.js +43 -47
  560. package/Portrait.js +38 -42
  561. package/PortraitCircle.js +38 -42
  562. package/PortraitPlus.js +38 -42
  563. package/PortraitsThree.js +38 -42
  564. package/PortraitsTwo.js +38 -42
  565. package/Printer.js +38 -42
  566. package/Processor.js +38 -42
  567. package/ProcessorBus.js +38 -42
  568. package/ProcessorsOverlay.js +56 -60
  569. package/ProjectorChartColumn.js +38 -42
  570. package/Pulse.js +36 -40
  571. package/Punchcard.js +38 -42
  572. package/PuzzlePiece.js +38 -42
  573. package/QuestionCircle.js +43 -47
  574. package/QuotationDouble.js +41 -45
  575. package/RectangleDashed.js +38 -42
  576. package/RectangleDashedOverlay.js +36 -40
  577. package/RectanglesAndCheck.js +56 -60
  578. package/RectanglesDouble.js +43 -47
  579. package/RectanglesFour.js +58 -62
  580. package/RectanglesWithCornerFrame.js +38 -42
  581. package/RectangularsArrowInto.js +37 -41
  582. package/Report.js +38 -42
  583. package/ReportDouble.js +38 -42
  584. package/RobotAgent.js +38 -42
  585. package/RobotAgentMagnifier.js +41 -45
  586. package/RobotArm.js +40 -44
  587. package/RobotFace.js +38 -42
  588. package/RobotFaceWrench.js +56 -60
  589. package/Rocket.js +43 -47
  590. package/SVG.js +23 -29
  591. package/SVGEnterprise.js +42 -48
  592. package/SVGInternal.js +25 -31
  593. package/Scissors.js +44 -48
  594. package/Scope.js +44 -48
  595. package/Script.js +38 -42
  596. package/SecurityCamera.js +41 -45
  597. package/ServerLicense.js +38 -42
  598. package/Servers.js +38 -42
  599. package/ServersCloud.js +38 -42
  600. package/ServersWrench.js +38 -42
  601. package/SeverityInformation.js +38 -42
  602. package/ShapesVariety.js +38 -42
  603. package/Shield.js +38 -42
  604. package/ShieldKeyhole.js +41 -45
  605. package/ShieldSeparated.js +38 -42
  606. package/Ship.js +38 -42
  607. package/Shoe.js +43 -47
  608. package/ShoppingCart.js +38 -42
  609. package/SignalAntenna.js +38 -42
  610. package/SignalColumns14.js +38 -42
  611. package/SignalColumns24.js +38 -42
  612. package/SignalColumns34.js +38 -42
  613. package/SignalColumns44.js +38 -42
  614. package/SignalWavesAngled.js +48 -52
  615. package/SingleIndex.js +38 -42
  616. package/SlidersDoubleHorizontal.js +38 -42
  617. package/SlidersTripleHorizontal.js +38 -42
  618. package/Snowflake.js +39 -43
  619. package/SpeakerSlashed.js +38 -42
  620. package/SpeakerSound.js +38 -42
  621. package/Square.js +43 -47
  622. package/SquareAndCorners.js +38 -42
  623. package/SquaresAndCircles.js +58 -62
  624. package/SquaresLayered.js +38 -42
  625. package/SquaresLayeredPlus.js +38 -42
  626. package/Stamp.js +43 -47
  627. package/Star.js +38 -42
  628. package/StarEightPoints.js +39 -43
  629. package/StarSparklesDouble.js +38 -42
  630. package/Stopwatch.js +38 -42
  631. package/StopwatchArrowRightLatency.js +38 -42
  632. package/StorageMonitor.js +38 -42
  633. package/Store.js +38 -42
  634. package/Sun.js +38 -42
  635. package/SuperCar.js +43 -47
  636. package/SwordsCross.js +39 -43
  637. package/Table.js +38 -42
  638. package/TableChevron.js +43 -47
  639. package/TableChevronChartLine.js +38 -42
  640. package/TableEye.js +43 -47
  641. package/TableIndex.js +38 -42
  642. package/TableList.js +38 -42
  643. package/TableSlide.js +38 -42
  644. package/Tablet.js +43 -47
  645. package/TabletLandscape.js +38 -42
  646. package/Tag.js +38 -42
  647. package/TagMarkerRight.js +38 -42
  648. package/Telescope.js +56 -60
  649. package/TerminalConsole.js +43 -47
  650. package/TextA.js +36 -40
  651. package/TextASmall.js +41 -45
  652. package/TextAa.js +41 -45
  653. package/TextAlignBottom.js +38 -42
  654. package/TextAlignCenter.js +38 -42
  655. package/TextAlignJustified.js +38 -42
  656. package/TextAlignLeft.js +38 -42
  657. package/TextAlignRight.js +38 -42
  658. package/TextAlignTop.js +56 -60
  659. package/TextAlignVerticalCenter.js +38 -42
  660. package/TextBBold.js +37 -41
  661. package/TextBox.js +43 -47
  662. package/TextDirection45.js +36 -40
  663. package/TextDirection90.js +36 -40
  664. package/TextDirectionMinus45.js +38 -42
  665. package/TextDirectionMinus90.js +36 -40
  666. package/TextDirectionRight.js +36 -40
  667. package/TextH.js +41 -45
  668. package/TextIItalic.js +36 -40
  669. package/TextLambdaBroad.js +56 -60
  670. package/TextSStrikethrough.js +36 -40
  671. package/TextT.js +36 -40
  672. package/TextUUnderline.js +36 -40
  673. package/TextWenA.js +36 -40
  674. package/ThumbsDown.js +38 -42
  675. package/ThumbsUp.js +38 -42
  676. package/TildeCircle.js +38 -42
  677. package/Token.js +40 -44
  678. package/TokenKey.js +38 -42
  679. package/TrashCanCross.js +36 -40
  680. package/Treemap.js +38 -42
  681. package/Triangle.js +41 -45
  682. package/TriangleDown.js +38 -42
  683. package/TriangleRuler.js +41 -45
  684. package/TrianglesLayeredDouble.js +38 -42
  685. package/TrianglesLayeredTriple.js +38 -42
  686. package/TrophyCup.js +38 -42
  687. package/Truck.js +43 -47
  688. package/TruckBoxes.js +38 -42
  689. package/UsersSquare.js +38 -42
  690. package/VideoCamera.js +38 -42
  691. package/WallBricks.js +38 -42
  692. package/Waves.js +36 -40
  693. package/WeightingScale.js +42 -46
  694. package/WiFiSignal.js +39 -43
  695. package/WiFiSignalSlash.js +38 -42
  696. package/Window.js +38 -42
  697. package/WindowApplication.js +36 -40
  698. package/WindowArrowsRectangularDouble.js +38 -42
  699. package/WindowBellList.js +56 -60
  700. package/WindowChevronsSlash.js +56 -60
  701. package/WindowDashedOverlay.js +38 -42
  702. package/WindowDotsThree.js +38 -42
  703. package/WindowGlobe.js +64 -68
  704. package/WindowJS.js +38 -42
  705. package/WindowOverlay.d.ts +2 -0
  706. package/WindowOverlay.js +150 -0
  707. package/WindowPortrait.js +38 -42
  708. package/WindowPulse.js +41 -45
  709. package/WindowSidebarRight.d.ts +2 -0
  710. package/WindowSidebarRight.js +148 -0
  711. package/WindowUser.js +38 -42
  712. package/WindowWrench.js +38 -42
  713. package/Wrench.js +36 -40
  714. package/WrenchCircle.js +38 -42
  715. package/enterprise/Activity.js +4 -7
  716. package/enterprise/ArrowDown.js +4 -7
  717. package/enterprise/ArrowLeft.js +4 -7
  718. package/enterprise/ArrowRight.js +4 -7
  719. package/enterprise/ArrowUp.js +4 -7
  720. package/enterprise/BarBeside.js +4 -7
  721. package/enterprise/BarStacked.js +4 -7
  722. package/enterprise/BarStacked100.js +4 -7
  723. package/enterprise/Bell.js +4 -7
  724. package/enterprise/Bookmark.js +4 -7
  725. package/enterprise/Boolean.js +4 -7
  726. package/enterprise/BoxChecked.js +4 -7
  727. package/enterprise/BoxFilled.js +4 -7
  728. package/enterprise/BoxUnchecked.js +4 -7
  729. package/enterprise/Calendar.js +4 -7
  730. package/enterprise/Cancel.js +4 -7
  731. package/enterprise/Caret.js +4 -7
  732. package/enterprise/ChartArea.js +4 -7
  733. package/enterprise/ChartBar.js +4 -7
  734. package/enterprise/ChartBasic.js +4 -7
  735. package/enterprise/ChartBubble.js +4 -7
  736. package/enterprise/ChartColumn.js +4 -7
  737. package/enterprise/ChartLine.js +4 -7
  738. package/enterprise/ChartPie.js +4 -7
  739. package/enterprise/ChartScatter.js +4 -7
  740. package/enterprise/Check.js +4 -7
  741. package/enterprise/ChevronDown.js +4 -7
  742. package/enterprise/ChevronLeft.js +4 -7
  743. package/enterprise/ChevronRight.js +4 -7
  744. package/enterprise/ChevronUp.js +4 -7
  745. package/enterprise/ChoroplethMap.js +4 -7
  746. package/enterprise/Circle.js +4 -7
  747. package/enterprise/CircleFilled.js +4 -7
  748. package/enterprise/CircleHalfFilled.js +4 -7
  749. package/enterprise/CirclePlus.js +4 -7
  750. package/enterprise/Clear.js +4 -7
  751. package/enterprise/Clipboard.js +4 -7
  752. package/enterprise/Clock.js +4 -7
  753. package/enterprise/Clone.js +4 -7
  754. package/enterprise/Close.js +4 -7
  755. package/enterprise/Code.js +4 -7
  756. package/enterprise/Connection.js +4 -7
  757. package/enterprise/Dashboard.js +4 -7
  758. package/enterprise/Data.js +4 -7
  759. package/enterprise/DataInput.js +4 -7
  760. package/enterprise/DataSource.js +4 -7
  761. package/enterprise/DistributedEnvironment.js +4 -7
  762. package/enterprise/DistributionStream.js +4 -7
  763. package/enterprise/Document.js +4 -7
  764. package/enterprise/Download.js +4 -7
  765. package/enterprise/Envelope.js +4 -7
  766. package/enterprise/Error.js +4 -7
  767. package/enterprise/Events.js +4 -7
  768. package/enterprise/External.js +4 -7
  769. package/enterprise/ExternalViz.js +4 -7
  770. package/enterprise/Filter.js +4 -7
  771. package/enterprise/FitToView.js +4 -7
  772. package/enterprise/Flag.js +4 -7
  773. package/enterprise/Folder.js +4 -7
  774. package/enterprise/Fullscreen.js +4 -7
  775. package/enterprise/FullscreenExit.js +4 -7
  776. package/enterprise/FullscreenExitLight.js +4 -7
  777. package/enterprise/FullscreenLight.js +4 -7
  778. package/enterprise/GaugeFiller.js +4 -7
  779. package/enterprise/GaugeMarker.js +4 -7
  780. package/enterprise/GaugeRadial.js +4 -7
  781. package/enterprise/Gear.js +4 -7
  782. package/enterprise/GearUnfilled.js +4 -7
  783. package/enterprise/Globe.js +4 -7
  784. package/enterprise/HamburgerMenu.js +4 -7
  785. package/enterprise/Icons.js +4 -7
  786. package/enterprise/Images.js +4 -7
  787. package/enterprise/Info.js +4 -7
  788. package/enterprise/InfoCircle.js +4 -7
  789. package/enterprise/Inputs.js +4 -7
  790. package/enterprise/LabelRotation0.js +4 -7
  791. package/enterprise/LabelRotation45.js +4 -7
  792. package/enterprise/LabelRotation90.js +4 -7
  793. package/enterprise/LabelRotationMinus45.js +4 -7
  794. package/enterprise/LabelRotationMinus90.js +4 -7
  795. package/enterprise/Lightbulb.js +4 -7
  796. package/enterprise/Lightning.js +4 -7
  797. package/enterprise/Line.js +4 -7
  798. package/enterprise/Link.js +4 -7
  799. package/enterprise/List.js +4 -7
  800. package/enterprise/LocationMarker.js +4 -7
  801. package/enterprise/Lock.js +4 -7
  802. package/enterprise/LockUnlocked.js +4 -7
  803. package/enterprise/Map.js +4 -7
  804. package/enterprise/Metrics.js +4 -7
  805. package/enterprise/Minus.js +4 -7
  806. package/enterprise/MinusCircle.js +4 -7
  807. package/enterprise/MissingValueJoin.js +4 -7
  808. package/enterprise/MissingValueSkipped.js +4 -7
  809. package/enterprise/MissingValueZero.js +4 -7
  810. package/enterprise/Model.js +4 -7
  811. package/enterprise/Monitor.js +4 -7
  812. package/enterprise/More.js +4 -7
  813. package/enterprise/MoreVertical.js +4 -7
  814. package/enterprise/MultiShare.js +4 -7
  815. package/enterprise/NetworkDevice.js +4 -7
  816. package/enterprise/NotAllowed.js +4 -7
  817. package/enterprise/Number.js +4 -7
  818. package/enterprise/Paintbrush.js +4 -7
  819. package/enterprise/Pan.js +4 -7
  820. package/enterprise/Pause.js +4 -7
  821. package/enterprise/Pencil.js +4 -7
  822. package/enterprise/Pivot.js +4 -7
  823. package/enterprise/Play.js +4 -7
  824. package/enterprise/Plus.js +4 -7
  825. package/enterprise/Print.js +4 -7
  826. package/enterprise/Puzzle.js +4 -7
  827. package/enterprise/Question.js +4 -7
  828. package/enterprise/QuestionCircle.js +4 -7
  829. package/enterprise/Refresh.js +4 -7
  830. package/enterprise/RefreshLight.js +4 -7
  831. package/enterprise/Remove.js +4 -7
  832. package/enterprise/Report.js +4 -7
  833. package/enterprise/ReportPivot.js +4 -7
  834. package/enterprise/ReportSearch.js +4 -7
  835. package/enterprise/Rollup.js +4 -7
  836. package/enterprise/Rotate.js +4 -7
  837. package/enterprise/RotateCounter.js +4 -7
  838. package/enterprise/RotateCounterLight.js +4 -7
  839. package/enterprise/RotateLight.js +4 -7
  840. package/enterprise/Save.js +4 -7
  841. package/enterprise/Search.js +4 -7
  842. package/enterprise/Select.js +4 -7
  843. package/enterprise/Settings.js +4 -7
  844. package/enterprise/Shapes.js +4 -7
  845. package/enterprise/Share.js +4 -7
  846. package/enterprise/SingleValue.js +4 -7
  847. package/enterprise/Sort.js +4 -7
  848. package/enterprise/SortedDown.js +4 -7
  849. package/enterprise/SortedUp.js +4 -7
  850. package/enterprise/SpeechBubble.js +4 -7
  851. package/enterprise/SplitBy.js +4 -7
  852. package/enterprise/Star.js +4 -7
  853. package/enterprise/Stop.js +4 -7
  854. package/enterprise/String.js +4 -7
  855. package/enterprise/Success.js +4 -7
  856. package/enterprise/Table.js +4 -7
  857. package/enterprise/Target.js +4 -7
  858. package/enterprise/Text.js +4 -7
  859. package/enterprise/TextLight.js +4 -7
  860. package/enterprise/Tiles.js +4 -7
  861. package/enterprise/Tool.js +4 -7
  862. package/enterprise/Topology.js +4 -7
  863. package/enterprise/Trash.js +4 -7
  864. package/enterprise/Tree.js +4 -7
  865. package/enterprise/TriangleDown.js +4 -7
  866. package/enterprise/TriangleDownSmall.js +4 -7
  867. package/enterprise/TriangleLeft.js +4 -7
  868. package/enterprise/TriangleLeftSmall.js +4 -7
  869. package/enterprise/TriangleRight.js +4 -7
  870. package/enterprise/TriangleRightSmall.js +4 -7
  871. package/enterprise/TriangleUp.js +4 -7
  872. package/enterprise/TriangleUpSmall.js +4 -7
  873. package/enterprise/Upload.js +4 -7
  874. package/enterprise/User.js +4 -7
  875. package/enterprise/Warning.js +4 -7
  876. package/enterprise/ZoomIn.js +4 -7
  877. package/enterprise/ZoomOut.js +4 -7
  878. package/enterprise/ZoomReset.js +4 -7
  879. package/eslint.config.cjs +11 -0
  880. package/icon-catalog.json +191 -0
  881. package/package.json +7 -12
  882. package/types/icons/AlignArrowLeft.d.ts +17 -0
  883. package/types/icons/AlignArrowRight.d.ts +17 -0
  884. package/types/icons/ArrowsFourCorners.d.ts +17 -0
  885. package/types/icons/ArrowsFourCornersInside.d.ts +17 -0
  886. package/types/icons/CogRectangle.d.ts +17 -0
  887. package/types/icons/EyeClosed.d.ts +17 -0
  888. package/types/icons/FolderCog.d.ts +17 -0
  889. package/types/icons/FolderGlobe.d.ts +17 -0
  890. package/types/icons/FolderGlobePhone.d.ts +17 -0
  891. package/types/icons/FolderLock.d.ts +17 -0
  892. package/types/icons/FolderPhone.d.ts +17 -0
  893. package/types/icons/FolderPlus.d.ts +17 -0
  894. package/types/icons/PaintbrushWindow.d.ts +17 -0
  895. package/types/icons/PencilRectangle.d.ts +17 -0
  896. package/types/icons/WindowOverlay.d.ts +17 -0
  897. package/types/icons/WindowSidebarRight.d.ts +17 -0
@@ -10,10 +10,9 @@
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
11
  /******/ e.n = r => {
12
12
  /******/ var t = r && r.__esModule ?
13
- /******/ () => r["default"]
14
- /******/ : () => r
15
- /******/;
16
- e.d(t, {
13
+ /******/ () => r["default"] :
14
+ /******/ () => r;
15
+ /******/ e.d(t, {
17
16
  a: t
18
17
  });
19
18
  /******/ return t;
@@ -61,7 +60,7 @@
61
60
  e.r(r);
62
61
  // EXPORTS
63
62
  e.d(r, {
64
- default: () => /* binding */ p
63
+ default: () => /* binding */ m
65
64
  });
66
65
  // external "react"
67
66
  const t = require("react");
@@ -69,38 +68,35 @@
69
68
  // external "@splunk/react-icons/IconProvider"
70
69
  const C = require("@splunk/react-icons/IconProvider");
71
70
  // external "@splunk/react-icons/SVG"
72
- const l = require("@splunk/react-icons/SVG");
73
- var a = e.n(l);
71
+ const a = require("@splunk/react-icons/SVG");
72
+ var l = e.n(a);
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const o = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CylinderIndexTable.tsx
77
- function u(e, r) {
76
+ var u = [ "children", "variant" ];
77
+ function i(e, r) {
78
78
  if (null == e) return {};
79
- var t, n, C = i(e, r);
79
+ var t, n, C = c(e, r);
80
80
  if (Object.getOwnPropertySymbols) {
81
- var l = Object.getOwnPropertySymbols(e);
82
- for (n = 0; n < l.length; n++) {
83
- t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
84
- }
81
+ var a = Object.getOwnPropertySymbols(e);
82
+ for (n = 0; n < a.length; n++) t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
85
83
  }
86
84
  return C;
87
85
  }
88
- function i(e, r) {
86
+ function c(e, r) {
89
87
  if (null == e) return {};
90
88
  var t = {};
91
- for (var n in e) {
92
- if ({}.hasOwnProperty.call(e, n)) {
93
- if (-1 !== r.indexOf(n)) continue;
94
- t[n] = e[n];
95
- }
89
+ for (var n in e) if ({}.hasOwnProperty.call(e, n)) {
90
+ if (-1 !== r.indexOf(n)) continue;
91
+ t[n] = e[n];
96
92
  }
97
93
  return t;
98
94
  }
99
95
  // This file is auto-generated.
100
96
  // Do not edit this file manually. Changes will be lost upon regeneration.
101
97
  // To modify the icon file template, update 'scripts/templates.ts'.
102
- var c = new Map;
103
- c.set("outlined", (function() {
98
+ var d = new Map;
99
+ d.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  d: "M8.61562 11.1996C8.13437 11.0753 7.64343 11.3646 7.51907 11.8458C7.39472 12.3271 7.68404 12.818 8.16529 12.9424C8.84373 13.1177 9.58407 13.2466 10.3647 13.3222C10.8594 13.3701 11.2993 13.0078 11.3472 12.5131C11.3951 12.0183 11.0328 11.5784 10.5381 11.5306C9.84281 11.4633 9.19562 11.3495 8.61562 11.1996Z"
@@ -111,48 +107,48 @@
111
107
  clipRule: "evenodd",
112
108
  d: "M12 2C9.98341 2 8.1144 2.29032 6.71392 2.79049C6.01803 3.03902 5.38405 3.35829 4.90494 3.76283C4.43048 4.16346 4 4.74631 4 5.5V17.5C4 19.0493 5.22998 20.1828 6.60304 20.8693C8.03591 21.5857 9.94542 22 12 22C14.0546 22 15.9641 21.5857 17.397 20.8693C18.77 20.1828 20 19.0493 20 17.5V5.5C20 4.74631 19.5695 4.16346 19.0951 3.76283C18.616 3.35829 17.982 3.03902 17.2861 2.79049C15.8856 2.29032 14.0166 2 12 2ZM6.19525 5.29094C6.07042 5.39634 6.02321 5.46681 6.00633 5.5C6.02321 5.53319 6.07042 5.60366 6.19525 5.70906C6.42458 5.9027 6.81573 6.12215 7.38659 6.32603C8.5196 6.73067 10.1506 7 12 7C13.8494 7 15.4804 6.73067 16.6134 6.32603C17.1843 6.12215 17.5754 5.9027 17.8048 5.70906C17.9296 5.60366 17.9768 5.53319 17.9937 5.5C17.9768 5.46681 17.9296 5.39634 17.8048 5.29094C17.5754 5.0973 17.1843 4.87785 16.6134 4.67397C15.4804 4.26933 13.8494 4 12 4C10.1506 4 8.5196 4.26933 7.38659 4.67397C6.81573 4.87785 6.42458 5.0973 6.19525 5.29094ZM18 7.91726C17.7726 8.02403 17.5333 8.12123 17.2861 8.20951C15.8856 8.70968 14.0166 9 12 9C9.98341 9 8.1144 8.70968 6.71392 8.20951C6.46674 8.12123 6.22738 8.02403 6 7.91726V17.5C6 17.8837 6.33702 18.5002 7.49747 19.0804C8.5981 19.6308 10.1886 20 12 20C13.8114 20 15.4019 19.6308 16.5025 19.0804C17.663 18.5002 18 17.8837 18 17.5V16.1078L17.9948 16.1107C16.9576 16.6899 15.5629 17.0932 14.0171 17.2805C13.5237 17.3404 13.0752 16.9888 13.0154 16.4954C12.9555 16.0019 13.3071 15.5534 13.8005 15.4936C15.1928 15.3249 16.3436 14.9712 17.1173 14.5391C17.6232 14.2567 17.8785 13.997 18 13.7969V12.1078L17.9948 12.1107C16.9576 12.6899 15.5629 13.0932 14.0171 13.2805C13.5237 13.3404 13.0752 12.9888 13.0154 12.4954C12.9555 12.0019 13.3071 11.5534 13.8005 11.4936C15.1928 11.3249 16.3436 10.9712 17.1173 10.5391C17.6232 10.2567 17.8785 9.99705 18 9.79687V7.91726Z"
113
109
  }));
114
- }));
115
- c.set("filled", (function() {
110
+ });
111
+ d.set("filled", function() {
116
112
 
117
113
  return n().createElement(n().Fragment, null, n().createElement("path", {
118
114
  fillRule: "evenodd",
119
115
  clipRule: "evenodd",
120
116
  d: "M20 5.5V17.5C20 19.0493 18.77 20.1828 17.397 20.8693C15.9641 21.5857 14.0546 22 12 22C9.94542 22 8.03591 21.5857 6.60304 20.8693C5.22998 20.1828 4 19.0493 4 17.5V5.5C4 4.74631 4.43048 4.16346 4.90494 3.76283C5.38405 3.35829 6.01803 3.03902 6.71392 2.79049C8.11441 2.29032 9.98341 2 12 2C14.0166 2 15.8856 2.29032 17.2861 2.79049C17.982 3.03902 18.616 3.35829 19.0951 3.76283C19.5695 4.16346 20 4.74631 20 5.5ZM6.00633 5.5C6.02321 5.46681 6.07042 5.39634 6.19525 5.29094C6.42458 5.0973 6.81573 4.87785 7.38659 4.67397C8.5196 4.26933 10.1506 4 12 4C13.8494 4 15.4804 4.26933 16.6134 4.67397C17.1843 4.87785 17.5754 5.0973 17.8048 5.29094C17.9296 5.39634 17.9768 5.46681 17.9937 5.5C17.9768 5.53319 17.9296 5.60366 17.8048 5.70906C17.5754 5.9027 17.1843 6.12215 16.6134 6.32603C15.4804 6.73067 13.8494 7 12 7C10.1506 7 8.5196 6.73067 7.38659 6.32603C6.81573 6.12215 6.42458 5.9027 6.19525 5.70906C6.07042 5.60366 6.02321 5.53319 6.00633 5.5ZM17.1173 10.5391C17.6232 10.2567 17.8785 9.99705 18 9.79688V12.1078L17.9948 12.1107C16.9576 12.6899 15.5629 13.0932 14.0171 13.2805C13.5237 13.3404 13.0752 12.9888 13.0154 12.4954C12.9555 12.0019 13.3071 11.5534 13.8005 11.4936C15.1928 11.3249 16.3436 10.9712 17.1173 10.5391ZM17.1173 14.5391C17.6232 14.2567 17.8785 13.997 18 13.7969V16.1078L17.9948 16.1107C16.9576 16.6899 15.5629 17.0932 14.0171 17.2805C13.5237 17.3404 13.0752 16.9888 13.0154 16.4954C12.9555 16.0019 13.3071 15.5534 13.8005 15.4936C15.1928 15.3249 16.3436 14.9712 17.1173 14.5391ZM8.61562 11.1996C8.13437 11.0753 7.64343 11.3646 7.51907 11.8458C7.39472 12.3271 7.68404 12.818 8.16529 12.9424C8.84373 13.1177 9.58407 13.2466 10.3647 13.3222C10.8594 13.3701 11.2993 13.0078 11.3472 12.5131C11.3951 12.0183 11.0328 11.5784 10.5381 11.5306C9.84281 11.4633 9.19562 11.3495 8.61562 11.1996ZM8.61562 15.1996C8.13437 15.0753 7.64343 15.3646 7.51907 15.8458C7.39472 16.3271 7.68404 16.818 8.16529 16.9424C8.84373 17.1177 9.58407 17.2466 10.3647 17.3222C10.8594 17.3701 11.2993 17.0078 11.3472 16.5131C11.3951 16.0183 11.0328 15.5784 10.5381 15.5306C9.84281 15.4633 9.19562 15.3495 8.61562 15.1996Z"
121
117
  }));
122
- }));
123
- var d = [ "default", "outlined", "filled" ];
124
- var f = function e(r) {
125
- return d.indexOf(r) >= 0;
126
- };
118
+ });
119
+ var f = [ "default", "outlined", "filled" ];
127
120
  var v = function e(r) {
128
- return r === "default" || r && !f(r) ? "outlined" : r;
121
+ return f.indexOf(r) >= 0;
122
+ };
123
+ var s = function e(r) {
124
+ return r === "default" || r && !v(r) ? "outlined" : r;
129
125
  };
130
126
  /**
131
127
  * @description Data storage for Index data source, Splunk core
132
128
  * @category Data Type
133
129
  * @keywords event database, source type
134
130
  * @variants outlined,filled
135
- */ var s = function e(r) {
136
- var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, s = u(r, [ "children", "variant" ]);
137
- var p = v(d);
138
- var m = "cylinderindextable-".concat(p);
139
- var y = (0, t.useContext)(C.IconContext);
140
- var g = c.get(p);
141
- if ((0, o.isDev)() && d && !f(d)) {
142
- (0, o.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
131
+ */ var p = function e(r) {
132
+ var a = r.children, c = r.variant, f = c === void 0 ? "default" : c, p = i(r, u);
133
+ var m = s(f);
134
+ var y = "cylinderindextable-".concat(m);
135
+ var g = (0, t.useContext)(C.IconContext);
136
+ var M = d.get(m);
137
+ if ((0, o.isDev)() && f && !v(f)) {
138
+ (0, o.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
143
139
  }
144
- if (y && g) {
145
- var M = y.toRender, b = y.addIcon;
146
- b(m, g());
147
- if (!M) {
140
+ if (g && M) {
141
+ var b = g.toRender, O = g.addIcon;
142
+ O(y, M());
143
+ if (!b) {
148
144
  return null;
149
145
  }
150
146
  }
151
147
 
152
- return n().createElement(a(), s, l, y ? n().createElement("use", {
153
- href: "#".concat(m)
154
- }) : !!g && g());
148
+ return n().createElement(l(), p, a, g ? n().createElement("use", {
149
+ href: "#".concat(y)
150
+ }) : !!M && M());
155
151
  };
156
- /* harmony default export */ const p = s;
152
+ /* harmony default export */ const m = p;
157
153
  module.exports = r;
158
154
  /******/})();
@@ -10,10 +10,9 @@
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
11
  /******/ e.n = n => {
12
12
  /******/ var r = n && n.__esModule ?
13
- /******/ () => n["default"]
14
- /******/ : () => n
15
- /******/;
16
- e.d(r, {
13
+ /******/ () => n["default"] :
14
+ /******/ () => n;
15
+ /******/ e.d(r, {
17
16
  a: r
18
17
  });
19
18
  /******/ return r;
@@ -61,7 +60,7 @@
61
60
  e.r(n);
62
61
  // EXPORTS
63
62
  e.d(n, {
64
- default: () => /* binding */ p
63
+ default: () => /* binding */ m
65
64
  });
66
65
  // external "react"
67
66
  const r = require("react");
@@ -70,37 +69,34 @@
70
69
  const l = require("@splunk/react-icons/IconProvider");
71
70
  // external "@splunk/react-icons/SVG"
72
71
  const C = require("@splunk/react-icons/SVG");
73
- var o = e.n(C);
72
+ var a = e.n(C);
74
73
  // external "@splunk/ui-utils/logger"
75
- const a = require("@splunk/ui-utils/logger");
74
+ const o = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CylinderMagnifier.tsx
77
- function u(e, n) {
76
+ var u = [ "children", "variant" ];
77
+ function i(e, n) {
78
78
  if (null == e) return {};
79
- var r, t, l = i(e, n);
79
+ var r, t, l = c(e, n);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var C = Object.getOwnPropertySymbols(e);
82
- for (t = 0; t < C.length; t++) {
83
- r = C[t], -1 === n.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
84
- }
82
+ for (t = 0; t < C.length; t++) r = C[t], -1 === n.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
85
83
  }
86
84
  return l;
87
85
  }
88
- function i(e, n) {
86
+ function c(e, n) {
89
87
  if (null == e) return {};
90
88
  var r = {};
91
- for (var t in e) {
92
- if ({}.hasOwnProperty.call(e, t)) {
93
- if (-1 !== n.indexOf(t)) continue;
94
- r[t] = e[t];
95
- }
89
+ for (var t in e) if ({}.hasOwnProperty.call(e, t)) {
90
+ if (-1 !== n.indexOf(t)) continue;
91
+ r[t] = e[t];
96
92
  }
97
93
  return r;
98
94
  }
99
95
  // This file is auto-generated.
100
96
  // Do not edit this file manually. Changes will be lost upon regeneration.
101
97
  // To modify the icon file template, update 'scripts/templates.ts'.
102
- var c = new Map;
103
- c.set("outlined", (function() {
98
+ var d = new Map;
99
+ d.set("outlined", function() {
104
100
 
105
101
  return t().createElement(t().Fragment, null, t().createElement("path", {
106
102
  fillRule: "evenodd",
@@ -111,8 +107,8 @@
111
107
  clipRule: "evenodd",
112
108
  d: "M10.5 16C10.5 12.9624 12.9624 10.5 16 10.5C19.0376 10.5 21.5 12.9624 21.5 16C21.5 17.1575 21.1424 18.2315 20.5317 19.1175L22.7071 21.2929C23.0976 21.6834 23.0976 22.3166 22.7071 22.7071C22.3166 23.0976 21.6834 23.0976 21.2929 22.7071L19.1175 20.5317C18.2315 21.1424 17.1575 21.5 16 21.5C12.9624 21.5 10.5 19.0376 10.5 16ZM16 12.5C14.067 12.5 12.5 14.067 12.5 16C12.5 17.933 14.067 19.5 16 19.5C17.933 19.5 19.5 17.933 19.5 16C19.5 14.067 17.933 12.5 16 12.5Z"
113
109
  }));
114
- }));
115
- c.set("filled", (function() {
110
+ });
111
+ d.set("filled", function() {
116
112
 
117
113
  return t().createElement(t().Fragment, null, t().createElement("path", {
118
114
  fillRule: "evenodd",
@@ -123,40 +119,40 @@
123
119
  clipRule: "evenodd",
124
120
  d: "M16 10.5C12.9624 10.5 10.5 12.9624 10.5 16C10.5 19.0376 12.9624 21.5 16 21.5C17.1575 21.5 18.2315 21.1424 19.1175 20.5317L21.2929 22.7071C21.6834 23.0976 22.3166 23.0976 22.7071 22.7071C23.0976 22.3166 23.0976 21.6834 22.7071 21.2929L20.5317 19.1175C21.1424 18.2315 21.5 17.1575 21.5 16C21.5 12.9624 19.0376 10.5 16 10.5ZM12.5 16C12.5 14.067 14.067 12.5 16 12.5C17.933 12.5 19.5 14.067 19.5 16C19.5 17.933 17.933 19.5 16 19.5C14.067 19.5 12.5 17.933 12.5 16Z"
125
121
  }));
126
- }));
127
- var d = [ "default", "outlined", "filled" ];
128
- var f = function e(n) {
129
- return d.indexOf(n) >= 0;
130
- };
122
+ });
123
+ var f = [ "default", "outlined", "filled" ];
131
124
  var v = function e(n) {
132
- return n === "default" || n && !f(n) ? "outlined" : n;
125
+ return f.indexOf(n) >= 0;
126
+ };
127
+ var s = function e(n) {
128
+ return n === "default" || n && !v(n) ? "outlined" : n;
133
129
  };
134
130
  /**
135
131
  * @description Dataset Search represents an action for searching datasets for ICX
136
132
  * @category Data Type
137
133
  * @keywords database, dataset, storage
138
134
  * @variants outlined,filled
139
- */ var s = function e(n) {
140
- var C = n.children, i = n.variant, d = i === void 0 ? "default" : i, s = u(n, [ "children", "variant" ]);
141
- var p = v(d);
142
- var m = "cylindermagnifier-".concat(p);
143
- var g = (0, r.useContext)(l.IconContext);
144
- var y = c.get(p);
145
- if ((0, a.isDev)() && d && !f(d)) {
146
- (0, a.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
135
+ */ var p = function e(n) {
136
+ var C = n.children, c = n.variant, f = c === void 0 ? "default" : c, p = i(n, u);
137
+ var m = s(f);
138
+ var g = "cylindermagnifier-".concat(m);
139
+ var y = (0, r.useContext)(l.IconContext);
140
+ var b = d.get(m);
141
+ if ((0, o.isDev)() && f && !v(f)) {
142
+ (0, o.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
147
143
  }
148
- if (g && y) {
149
- var b = g.toRender, M = g.addIcon;
150
- M(m, y());
151
- if (!b) {
144
+ if (y && b) {
145
+ var M = y.toRender, O = y.addIcon;
146
+ O(g, b());
147
+ if (!M) {
152
148
  return null;
153
149
  }
154
150
  }
155
151
 
156
- return t().createElement(o(), s, C, g ? t().createElement("use", {
157
- href: "#".concat(m)
158
- }) : !!y && y());
152
+ return t().createElement(a(), p, C, y ? t().createElement("use", {
153
+ href: "#".concat(g)
154
+ }) : !!b && b());
159
155
  };
160
- /* harmony default export */ const p = s;
156
+ /* harmony default export */ const m = p;
161
157
  module.exports = n;
162
158
  /******/})();
@@ -10,10 +10,9 @@
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
11
  /******/ e.n = t => {
12
12
  /******/ var r = t && t.__esModule ?
13
- /******/ () => t["default"]
14
- /******/ : () => t
15
- /******/;
16
- e.d(r, {
13
+ /******/ () => t["default"] :
14
+ /******/ () => t;
15
+ /******/ e.d(r, {
17
16
  a: r
18
17
  });
19
18
  /******/ return r;
@@ -61,7 +60,7 @@
61
60
  e.r(t);
62
61
  // EXPORTS
63
62
  e.d(t, {
64
- default: () => /* binding */ s
63
+ default: () => /* binding */ m
65
64
  });
66
65
  // external "react"
67
66
  const r = require("react");
@@ -74,33 +73,30 @@
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const o = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CylinderMagnifierPlus.tsx
77
- function u(e, t) {
76
+ var u = [ "children", "variant" ];
77
+ function i(e, t) {
78
78
  if (null == e) return {};
79
- var r, n, C = i(e, t);
79
+ var r, n, C = c(e, t);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var l = Object.getOwnPropertySymbols(e);
82
- for (n = 0; n < l.length; n++) {
83
- r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
84
- }
82
+ for (n = 0; n < l.length; n++) r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
85
83
  }
86
84
  return C;
87
85
  }
88
- function i(e, t) {
86
+ function c(e, t) {
89
87
  if (null == e) return {};
90
88
  var r = {};
91
- for (var n in e) {
92
- if ({}.hasOwnProperty.call(e, n)) {
93
- if (-1 !== t.indexOf(n)) continue;
94
- r[n] = e[n];
95
- }
89
+ for (var n in e) if ({}.hasOwnProperty.call(e, n)) {
90
+ if (-1 !== t.indexOf(n)) continue;
91
+ r[n] = e[n];
96
92
  }
97
93
  return r;
98
94
  }
99
95
  // This file is auto-generated.
100
96
  // Do not edit this file manually. Changes will be lost upon regeneration.
101
97
  // To modify the icon file template, update 'scripts/templates.ts'.
102
- var c = new Map;
103
- c.set("outlined", (function() {
98
+ var d = new Map;
99
+ d.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  fillRule: "evenodd",
@@ -115,8 +111,8 @@
115
111
  }), n().createElement("path", {
116
112
  d: "M20 3C20 2.44772 19.5523 2 19 2C18.4477 2 18 2.44772 18 3V5H16C15.4477 5 15 5.44772 15 6C15 6.55228 15.4477 7 16 7H18V9C18 9.55228 18.4477 10 19 10C19.5523 10 20 9.55228 20 9V7H22C22.5523 7 23 6.55228 23 6C23 5.44772 22.5523 5 22 5H20V3Z"
117
113
  }));
118
- }));
119
- c.set("filled", (function() {
114
+ });
115
+ d.set("filled", function() {
120
116
 
121
117
  return n().createElement(n().Fragment, null, n().createElement("path", {
122
118
  d: "M15.8282 3.00484C15.6531 2.92817 15.4718 2.85681 15.2861 2.79049C13.8856 2.29032 12.0166 2 10 2C7.98341 2 6.11441 2.29032 4.71392 2.79049C4.01803 3.03902 3.38405 3.35829 2.90494 3.76283C2.43048 4.16346 2 4.74632 2 5.5V17.5C2 17.7935 2.04413 18.072 2.12501 18.3354C2.4711 19.4627 3.49007 20.3128 4.60304 20.8693C5.91609 21.5258 7.62939 21.9286 9.48779 21.9914C7.67307 20.6225 6.5 18.4482 6.5 16C6.5 11.8579 9.85786 8.5 14 8.5C14.1185 8.5 14.2363 8.50275 14.3535 8.50818C13.7332 8.10019 13.2734 7.46832 13.0888 6.72755C12.184 6.8989 11.133 6.99999 10 6.99999C8.1506 6.99999 6.5196 6.73066 5.38659 6.32601C4.81573 6.12214 4.42458 5.90269 4.19525 5.70905C4.06204 5.59657 4.0139 5.53006 4 5.49999C4.02003 5.46465 4.07769 5.3902 4.19525 5.29094C4.42458 5.0973 4.81573 4.87785 5.38659 4.67398C6.5196 4.26933 8.1506 4 10 4C11.3051 4 12.5013 4.13411 13.4906 4.35525C13.9973 3.58383 14.8501 3.06007 15.8282 3.00484Z"
@@ -127,40 +123,40 @@
127
123
  }), n().createElement("path", {
128
124
  d: "M20 3C20 2.44772 19.5523 2 19 2C18.4477 2 18 2.44772 18 3V5H16C15.4477 5 15 5.44772 15 6C15 6.55228 15.4477 7 16 7H18V9C18 9.55228 18.4477 10 19 10C19.5523 10 20 9.55228 20 9V7H22C22.5523 7 23 6.55228 23 6C23 5.44772 22.5523 5 22 5H20V3Z"
129
125
  }));
130
- }));
131
- var d = [ "default", "outlined", "filled" ];
132
- var f = function e(t) {
133
- return d.indexOf(t) >= 0;
134
- };
126
+ });
127
+ var f = [ "default", "outlined", "filled" ];
135
128
  var v = function e(t) {
136
- return t === "default" || t && !f(t) ? "outlined" : t;
129
+ return f.indexOf(t) >= 0;
130
+ };
131
+ var p = function e(t) {
132
+ return t === "default" || t && !v(t) ? "outlined" : t;
137
133
  };
138
134
  /**
139
135
  * @description Dataset Search Add represents an action for adding new search for ICX
140
136
  * @category Data Type
141
137
  * @keywords database, dataset, storage, +
142
138
  * @variants outlined,filled
143
- */ var p = function e(t) {
144
- var l = t.children, i = t.variant, d = i === void 0 ? "default" : i, p = u(t, [ "children", "variant" ]);
145
- var s = v(d);
146
- var m = "cylindermagnifierplus-".concat(s);
147
- var g = (0, r.useContext)(C.IconContext);
148
- var y = c.get(s);
149
- if ((0, o.isDev)() && d && !f(d)) {
150
- (0, o.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(s));
139
+ */ var s = function e(t) {
140
+ var l = t.children, c = t.variant, f = c === void 0 ? "default" : c, s = i(t, u);
141
+ var m = p(f);
142
+ var g = "cylindermagnifierplus-".concat(m);
143
+ var y = (0, r.useContext)(C.IconContext);
144
+ var b = d.get(m);
145
+ if ((0, o.isDev)() && f && !v(f)) {
146
+ (0, o.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
151
147
  }
152
- if (g && y) {
153
- var b = g.toRender, h = g.addIcon;
154
- h(m, y());
155
- if (!b) {
148
+ if (y && b) {
149
+ var h = y.toRender, M = y.addIcon;
150
+ M(g, b());
151
+ if (!h) {
156
152
  return null;
157
153
  }
158
154
  }
159
155
 
160
- return n().createElement(a(), p, l, g ? n().createElement("use", {
161
- href: "#".concat(m)
162
- }) : !!y && y());
156
+ return n().createElement(a(), s, l, y ? n().createElement("use", {
157
+ href: "#".concat(g)
158
+ }) : !!b && b());
163
159
  };
164
- /* harmony default export */ const s = p;
160
+ /* harmony default export */ const m = s;
165
161
  module.exports = t;
166
162
  /******/})();
@@ -10,10 +10,9 @@
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
11
  /******/ e.n = r => {
12
12
  /******/ var n = r && r.__esModule ?
13
- /******/ () => r["default"]
14
- /******/ : () => r
15
- /******/;
16
- e.d(n, {
13
+ /******/ () => r["default"] :
14
+ /******/ () => r;
15
+ /******/ e.d(n, {
17
16
  a: n
18
17
  });
19
18
  /******/ return n;
@@ -61,7 +60,7 @@
61
60
  e.r(r);
62
61
  // EXPORTS
63
62
  e.d(r, {
64
- default: () => /* binding */ p
63
+ default: () => /* binding */ m
65
64
  });
66
65
  // external "react"
67
66
  const n = require("react");
@@ -74,81 +73,78 @@
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const a = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CylinderMetrics.tsx
77
- function u(e, r) {
76
+ var u = [ "children", "variant" ];
77
+ function i(e, r) {
78
78
  if (null == e) return {};
79
- var n, t, l = i(e, r);
79
+ var n, t, l = c(e, r);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var o = Object.getOwnPropertySymbols(e);
82
- for (t = 0; t < o.length; t++) {
83
- n = o[t], -1 === r.indexOf(n) && {}.propertyIsEnumerable.call(e, n) && (l[n] = e[n]);
84
- }
82
+ for (t = 0; t < o.length; t++) n = o[t], -1 === r.indexOf(n) && {}.propertyIsEnumerable.call(e, n) && (l[n] = e[n]);
85
83
  }
86
84
  return l;
87
85
  }
88
- function i(e, r) {
86
+ function c(e, r) {
89
87
  if (null == e) return {};
90
88
  var n = {};
91
- for (var t in e) {
92
- if ({}.hasOwnProperty.call(e, t)) {
93
- if (-1 !== r.indexOf(t)) continue;
94
- n[t] = e[t];
95
- }
89
+ for (var t in e) if ({}.hasOwnProperty.call(e, t)) {
90
+ if (-1 !== r.indexOf(t)) continue;
91
+ n[t] = e[t];
96
92
  }
97
93
  return n;
98
94
  }
99
95
  // This file is auto-generated.
100
96
  // Do not edit this file manually. Changes will be lost upon regeneration.
101
97
  // To modify the icon file template, update 'scripts/templates.ts'.
102
- var c = new Map;
103
- c.set("outlined", (function() {
98
+ var d = new Map;
99
+ d.set("outlined", function() {
104
100
 
105
101
  return t().createElement(t().Fragment, null, t().createElement("path", {
106
102
  fillRule: "evenodd",
107
103
  clipRule: "evenodd",
108
104
  d: "M12 2C9.98341 2 8.1144 2.29032 6.71392 2.79049C6.01803 3.03902 5.38405 3.35829 4.90494 3.76283C4.43048 4.16346 4 4.74631 4 5.5V17.5C4 19.0493 5.22998 20.1828 6.60304 20.8693C8.03591 21.5857 9.94542 22 12 22C14.0546 22 15.9641 21.5857 17.397 20.8693C18.77 20.1828 20 19.0493 20 17.5V5.5C20 4.74631 19.5695 4.16346 19.0951 3.76283C18.616 3.35829 17.982 3.03902 17.2861 2.79049C15.8856 2.29032 14.0166 2 12 2ZM6.19525 5.29094C6.07042 5.39634 6.02321 5.46681 6.00633 5.5C6.02321 5.53319 6.07042 5.60366 6.19525 5.70906C6.42458 5.9027 6.81573 6.12215 7.38659 6.32603C8.5196 6.73067 10.1506 7 12 7C13.8494 7 15.4804 6.73067 16.6134 6.32603C17.1843 6.12215 17.5754 5.9027 17.8048 5.70906C17.9296 5.60366 17.9768 5.53319 17.9937 5.5C17.9768 5.46681 17.9296 5.39634 17.8048 5.29094C17.5754 5.0973 17.1843 4.87785 16.6134 4.67397C15.4804 4.26933 13.8494 4 12 4C10.1506 4 8.5196 4.26933 7.38659 4.67397C6.81573 4.87785 6.42458 5.0973 6.19525 5.29094ZM18 7.91726C17.7726 8.02403 17.5333 8.12123 17.2861 8.20951C16.0966 8.63432 14.5692 8.90775 12.9004 8.9805L12.9004 11.6H15.5004C15.9974 11.6 16.4004 12.0029 16.4004 12.5C16.4004 12.9971 15.9974 13.4 15.5004 13.4H12.9003L12.9002 15.5998H15.5004C15.9974 15.5998 16.4004 16.0027 16.4004 16.4998C16.4004 16.9969 15.9974 17.3998 15.5004 17.3998H12.9001V19.9691C14.3362 19.8697 15.5883 19.5375 16.5025 19.0804C17.663 18.5002 18 17.8837 18 17.5V7.91726ZM11.1004 8.98054C9.43129 8.90783 7.90357 8.63439 6.71392 8.20951C6.46674 8.12123 6.22738 8.02403 6 7.91726V17.5C6 17.8837 6.33702 18.5002 7.49747 19.0804C8.41173 19.5376 9.66401 19.8698 11.1002 19.9692L11.1004 8.98054Z"
109
105
  }));
110
- }));
111
- c.set("filled", (function() {
106
+ });
107
+ d.set("filled", function() {
112
108
 
113
109
  return t().createElement(t().Fragment, null, t().createElement("path", {
114
110
  fillRule: "evenodd",
115
111
  clipRule: "evenodd",
116
112
  d: "M4 17.5V5.5C4 4.74632 4.43048 4.16346 4.90494 3.76283C5.38405 3.35829 6.01803 3.03902 6.71392 2.79049C8.1144 2.29032 9.98341 2 12 2C14.0166 2 15.8856 2.29032 17.2861 2.79049C17.982 3.03902 18.616 3.35829 19.0951 3.76283C19.5695 4.16346 20 4.74631 20 5.5V17.5C20 19.0493 18.77 20.1828 17.397 20.8693C15.9641 21.5857 14.0546 22 12 22C9.94542 22 8.03591 21.5857 6.60304 20.8693C5.22998 20.1828 4 19.0493 4 17.5ZM17.867 5.65347C17.9461 5.57854 17.9799 5.52697 17.9936 5.5C17.9767 5.46681 17.9295 5.39634 17.8047 5.29094C17.5753 5.0973 17.1842 4.87785 16.6133 4.67397C15.4803 4.26933 13.8493 4 11.9999 4C10.1505 4 8.51953 4.26933 7.38651 4.67397C6.81565 4.87785 6.4245 5.0973 6.19517 5.29094C6.07035 5.39634 6.02314 5.4668 6.00626 5.49999C6.02314 5.53319 6.07035 5.60365 6.19517 5.70905C6.4245 5.90269 6.81565 6.12214 7.38651 6.32601C8.51953 6.73066 10.1505 6.99999 11.9999 6.99999C13.8493 6.99999 15.4803 6.73066 16.6133 6.32601C17.1842 6.12214 17.5753 5.90269 17.8047 5.70905C17.8281 5.68929 17.8488 5.67076 17.867 5.65347ZM11.1003 8.9805L11.1001 19.9691C11.3928 19.9894 11.6932 20 11.9999 20C12.3068 20 12.6072 19.9894 12.9001 19.9691V17.3998H15.5003C15.9974 17.3998 16.4003 16.9968 16.4003 16.4998C16.4003 16.0027 15.9974 15.5998 15.5003 15.5998H12.9001L12.9003 13.4H15.5003C15.9974 13.4 16.4003 12.997 16.4003 12.5C16.4003 12.0029 15.9974 11.6 15.5003 11.6H12.9003L12.9003 8.98047C12.6043 8.99337 12.3038 8.99996 12 8.99996C11.6964 8.99996 11.3961 8.99338 11.1003 8.9805Z"
117
113
  }));
118
- }));
119
- var d = [ "default", "outlined", "filled" ];
120
- var f = function e(r) {
121
- return d.indexOf(r) >= 0;
122
- };
114
+ });
115
+ var f = [ "default", "outlined", "filled" ];
123
116
  var v = function e(r) {
124
- 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;
125
121
  };
126
122
  /**
127
123
  * @description Dataset Metrics represents metrix datasets for ICX
128
124
  * @category Data Type
129
125
  * @keywords index logs, database, dataset, storage, ruler
130
126
  * @variants outlined,filled
131
- */ var s = function e(r) {
132
- var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, s = u(r, [ "children", "variant" ]);
133
- var p = v(d);
134
- var m = "cylindermetrics-".concat(p);
135
- var y = (0, n.useContext)(l.IconContext);
136
- var g = c.get(p);
137
- if ((0, a.isDev)() && d && !f(d)) {
138
- (0, a.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
127
+ */ var p = function e(r) {
128
+ var o = r.children, c = r.variant, f = c === void 0 ? "default" : c, p = i(r, u);
129
+ var m = s(f);
130
+ var y = "cylindermetrics-".concat(m);
131
+ var g = (0, n.useContext)(l.IconContext);
132
+ var b = d.get(m);
133
+ if ((0, a.isDev)() && f && !v(f)) {
134
+ (0, a.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
139
135
  }
140
- if (y && g) {
141
- var b = y.toRender, O = y.addIcon;
142
- O(m, g());
143
- if (!b) {
136
+ if (g && b) {
137
+ var O = g.toRender, M = g.addIcon;
138
+ M(y, b());
139
+ if (!O) {
144
140
  return null;
145
141
  }
146
142
  }
147
143
 
148
- return t().createElement(C(), s, o, y ? t().createElement("use", {
149
- href: "#".concat(m)
150
- }) : !!g && g());
144
+ return t().createElement(C(), p, o, g ? t().createElement("use", {
145
+ href: "#".concat(y)
146
+ }) : !!b && b());
151
147
  };
152
- /* harmony default export */ const p = s;
148
+ /* harmony default export */ const m = p;
153
149
  module.exports = r;
154
150
  /******/})();