@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
@@ -8,27 +8,26 @@
8
8
  /******/ /* webpack/runtime/compat get default export */
9
9
  /******/ (() => {
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
- /******/ e.n = t => {
12
- /******/ var r = t && t.__esModule ?
13
- /******/ () => t["default"]
14
- /******/ : () => t
15
- /******/;
16
- e.d(r, {
17
- a: r
11
+ /******/ e.n = r => {
12
+ /******/ var t = r && r.__esModule ?
13
+ /******/ () => r["default"] :
14
+ /******/ () => r;
15
+ /******/ e.d(t, {
16
+ a: t
18
17
  });
19
- /******/ return r;
18
+ /******/ return t;
20
19
  /******/ };
21
20
  /******/ })();
22
21
  /******/
23
22
  /******/ /* webpack/runtime/define property getters */
24
23
  /******/ (() => {
25
24
  /******/ // define getter functions for harmony exports
26
- /******/ e.d = (t, r) => {
27
- /******/ for (var n in r) {
28
- /******/ if (e.o(r, n) && !e.o(t, n)) {
29
- /******/ Object.defineProperty(t, n, {
25
+ /******/ e.d = (r, t) => {
26
+ /******/ for (var n in t) {
27
+ /******/ if (e.o(t, n) && !e.o(r, n)) {
28
+ /******/ Object.defineProperty(r, n, {
30
29
  enumerable: true,
31
- get: r[n]
30
+ get: t[n]
32
31
  });
33
32
  /******/ }
34
33
  /******/ }
@@ -37,7 +36,7 @@
37
36
  /******/
38
37
  /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
38
  /******/ (() => {
40
- /******/ e.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t)
39
+ /******/ e.o = (e, r) => Object.prototype.hasOwnProperty.call(e, r)
41
40
  /******/;
42
41
  })();
43
42
  /******/
@@ -56,16 +55,16 @@
56
55
  /******/ };
57
56
  /******/ })();
58
57
  /******/
59
- /************************************************************************/ var t = {};
58
+ /************************************************************************/ var r = {};
60
59
  // ESM COMPAT FLAG
61
- e.r(t);
60
+ e.r(r);
62
61
  // EXPORTS
63
- e.d(t, {
64
- default: () => /* binding */ s
62
+ e.d(r, {
63
+ default: () => /* binding */ p
65
64
  });
66
65
  // external "react"
67
- const r = require("react");
68
- var n = e.n(r);
66
+ const t = require("react");
67
+ var n = e.n(t);
69
68
  // external "@splunk/react-icons/IconProvider"
70
69
  const a = require("@splunk/react-icons/IconProvider");
71
70
  // external "@splunk/react-icons/SVG"
@@ -74,33 +73,30 @@
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const u = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/HexagonDetached.tsx
77
- function i(e, t) {
76
+ var i = [ "children", "variant" ];
77
+ function c(e, r) {
78
78
  if (null == e) return {};
79
- var r, n, a = c(e, t);
79
+ var t, n, a = d(e, r);
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) && (a[r] = e[r]);
84
- }
82
+ for (n = 0; n < l.length; n++) t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
85
83
  }
86
84
  return a;
87
85
  }
88
- function c(e, t) {
86
+ function d(e, r) {
89
87
  if (null == e) return {};
90
- 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
- }
88
+ var t = {};
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
- return r;
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 d = new Map;
103
- d.set("outlined", (function() {
98
+ var L = new Map;
99
+ L.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  fillRule: "evenodd",
@@ -111,48 +107,48 @@
111
107
  clipRule: "evenodd",
112
108
  d: "M13 2.69029C13.3093 2.51177 13.6907 2.51176 14 2.69029L20.5635 6.47935L20.6729 6.55357C20.9165 6.7413 21.0625 7.03307 21.0625 7.34556V15.0878L21.0537 15.2215C21.0123 15.5287 20.8297 15.8025 20.5557 15.9579C20.2422 16.1354 19.8568 16.1305 19.5479 15.9452L15.5479 13.5458C15.2468 13.365 15.0625 13.0395 15.0625 12.6883V10.2323L13 9.04185C12.6906 8.86323 12.5 8.53292 12.5 8.17564V3.5565C12.5 3.1993 12.6907 2.8689 13 2.69029ZM14.5 7.59752L16.5625 8.78795C16.8719 8.96654 17.0625 9.29691 17.0625 9.65416V12.1219L19.0625 13.3221V7.92369L18.5615 7.63365L18.5625 7.63267L14.5 5.28892V7.59752Z"
113
109
  }));
114
- }));
115
- d.set("filled", (function() {
110
+ });
111
+ L.set("filled", function() {
116
112
 
117
113
  return n().createElement(n().Fragment, null, n().createElement("path", {
118
114
  d: "M10 2.69029C10.3093 2.51176 10.6907 2.51177 11 2.69029C11.3093 2.8689 11.5 3.1993 11.5 3.5565V8.17564C11.5 8.53292 11.3094 8.86323 11 9.04185L8.9375 10.2323V13.7674L12 15.534L13.998 14.3807C14.3126 14.1992 14.7012 14.2027 15.0127 14.3895L18.9375 16.744L19.0459 16.8192C19.2845 17.0092 19.4254 17.3005 19.4229 17.6102C19.4197 17.9643 19.2295 18.2906 18.9229 18.4676L12.5 22.1756C12.1907 22.3542 11.8093 22.3542 11.5 22.1756L3.43652 17.5204C3.12753 17.3416 2.9375 17.0111 2.9375 16.6542V7.34556C2.93755 6.98862 3.12753 6.65806 3.43652 6.47935L10 2.69029Z"
119
115
  }), n().createElement("path", {
120
116
  d: "M13 2.69029C13.3093 2.51177 13.6907 2.51176 14 2.69029L20.5635 6.47935L20.6729 6.55357C20.9165 6.7413 21.0625 7.03307 21.0625 7.34556V15.0878L21.0537 15.2215C21.0123 15.5287 20.8297 15.8025 20.5557 15.9579C20.2422 16.1354 19.8568 16.1305 19.5479 15.9452L15.5479 13.5458C15.2468 13.365 15.0625 13.0395 15.0625 12.6883V10.2323L13 9.04185C12.6906 8.86323 12.5 8.53292 12.5 8.17564V3.5565C12.5 3.1993 12.6907 2.8689 13 2.69029Z"
121
117
  }));
122
- }));
123
- var L = [ "default", "outlined", "filled" ];
124
- var f = function e(t) {
125
- return L.indexOf(t) >= 0;
118
+ });
119
+ var f = [ "default", "outlined", "filled" ];
120
+ var C = function e(r) {
121
+ return f.indexOf(r) >= 0;
126
122
  };
127
- var C = function e(t) {
128
- return t === "default" || t && !f(t) ? "outlined" : t;
123
+ var v = function e(r) {
124
+ return r === "default" || r && !C(r) ? "outlined" : r;
129
125
  };
130
126
  /**
131
127
  * @description Represents ECS, a fully managed container orchestration service
132
128
  * @category Data Flow
133
129
  * @keywords aws, s3, data storage, lake
134
130
  * @variants outlined,filled
135
- */ var v = function e(t) {
136
- var l = t.children, c = t.variant, L = c === void 0 ? "default" : c, v = i(t, [ "children", "variant" ]);
137
- var s = C(L);
138
- var p = "hexagondetached-".concat(s);
139
- var V = (0, r.useContext)(a.IconContext);
140
- var m = d.get(s);
141
- if ((0, u.isDev)() && L && !f(L)) {
142
- (0, u.log)("warn", "Unknown variant '".concat(L, "', defaulting to ").concat(s));
131
+ */ var s = function e(r) {
132
+ var l = r.children, d = r.variant, f = d === void 0 ? "default" : d, s = c(r, i);
133
+ var p = v(f);
134
+ var V = "hexagondetached-".concat(p);
135
+ var m = (0, t.useContext)(a.IconContext);
136
+ var g = L.get(p);
137
+ if ((0, u.isDev)() && f && !C(f)) {
138
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
143
139
  }
144
- if (V && m) {
145
- var g = V.toRender, y = V.addIcon;
146
- y(p, m());
147
- if (!g) {
140
+ if (m && g) {
141
+ var y = m.toRender, b = m.addIcon;
142
+ b(V, g());
143
+ if (!y) {
148
144
  return null;
149
145
  }
150
146
  }
151
147
 
152
- return n().createElement(o(), v, l, V ? n().createElement("use", {
153
- href: "#".concat(p)
154
- }) : !!m && m());
148
+ return n().createElement(o(), s, l, m ? n().createElement("use", {
149
+ href: "#".concat(V)
150
+ }) : !!g && g());
155
151
  };
156
- /* harmony default export */ const s = v;
157
- module.exports = t;
152
+ /* harmony default export */ const p = s;
153
+ module.exports = r;
158
154
  /******/})();
package/HotAirBalloon.js CHANGED
@@ -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 */ L
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 u = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/HotAirBalloon.tsx
77
- function i(e, r) {
76
+ var i = [ "children", "variant" ];
77
+ function c(e, r) {
78
78
  if (null == e) return {};
79
- var n, t, o = c(e, r);
79
+ var n, t, o = C(e, r);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var l = Object.getOwnPropertySymbols(e);
82
- for (t = 0; t < l.length; t++) {
83
- n = l[t], -1 === r.indexOf(n) && {}.propertyIsEnumerable.call(e, n) && (o[n] = e[n]);
84
- }
82
+ for (t = 0; t < l.length; t++) n = l[t], -1 === r.indexOf(n) && {}.propertyIsEnumerable.call(e, n) && (o[n] = e[n]);
85
83
  }
86
84
  return o;
87
85
  }
88
- function c(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
- d: "M12.0002 2C8.10462 2 4.70761 4.5032 4.09569 7.99431C3.95298 8.80849 4.08862 9.5919 4.23415 10.2253C4.47893 11.2908 4.91139 12.3042 5.51129 13.2181L8.8623 18.3231C8.90399 18.3866 8.95007 18.4464 9 18.502V20.5C9 21.3284 9.67157 22 10.5 22H13.5005C14.3289 22 15.0005 21.3284 15.0005 20.5V18.502C15.0504 18.4463 15.0965 18.3866 15.1382 18.3231L18.4892 13.2181C19.0891 12.3042 19.5215 11.2908 19.7663 10.2253C19.9118 9.5919 20.0475 8.80849 19.9048 7.99431C19.2931 4.50451 15.8984 2.00188 12.0046 2M8.75099 4.81139C7.31008 5.60515 6.31769 6.90172 6.06566 8.33961C5.99466 8.74462 6.05175 9.20458 6.18337 9.7775C6.37501 10.6117 6.71359 11.4051 7.18326 12.1206L7.92463 13.25H8.83539C8.43545 11.9708 8.16619 10.6541 8.03186 9.32005L8.00049 9.00856V8.95833C8.00049 7.42486 8.27034 5.98007 8.75099 4.81139ZM12.0004 4C11.7512 4.00003 11.2604 4.22556 10.7723 5.19487C10.3183 6.09657 10.0072 7.40695 10.0006 8.90919L10.0218 9.11966C10.1505 10.3975 10.4168 11.6576 10.8163 12.8782C10.84 12.9509 10.9078 13 10.9843 13H13.0169C13.0901 13 13.155 12.9531 13.1779 12.8836C13.5819 11.6587 13.8509 10.3934 13.9801 9.11009L14.0004 8.90919C13.9937 7.40695 13.6826 6.09657 13.2286 5.19487C12.7406 4.2255 12.2497 4 12.0004 4ZM15.2501 4.81176C15.7307 5.98038 16.0005 7.42502 16.0005 8.95833V9.00856L15.9701 9.31048C15.8354 10.648 15.5642 11.9681 15.161 13.25H16.0758L16.8172 12.1206C17.2869 11.4051 17.6254 10.6117 17.8171 9.7775C17.9487 9.20458 18.0058 8.74462 17.9348 8.33961C17.6828 6.90194 16.6907 5.60555 15.2501 4.81176ZM11.0002 17H10.3862L9.23745 15.25H11.0002V17ZM13.0002 17V15.25H14.763L13.6143 17H13.0002ZM11 20V19H13.0005V20H11Z"
104
+ d: "M12.0004 2C8.10474 2 4.70773 4.5032 4.09581 7.99431C3.9531 8.80849 4.08875 9.5919 4.23427 10.2253C4.47906 11.2908 4.91151 12.3042 5.51141 13.2181L8.86242 18.3231C8.90411 18.3866 8.9502 18.4464 9.00012 18.502V20.5C9.00012 21.3284 9.67169 22 10.5001 22H13.5006C14.329 22 15.0006 21.3284 15.0006 20.5V18.502C15.0505 18.4463 15.0966 18.3866 15.1383 18.3231L18.4893 13.2181C19.0892 12.3042 19.5217 11.2908 19.7664 10.2253C19.912 9.5919 20.0476 8.80849 19.9049 7.99431C19.2932 4.50451 15.8985 2.00188 12.0047 2M8.75112 4.81139C7.3102 5.60515 6.31781 6.90172 6.06578 8.33961C5.99479 8.74462 6.05187 9.20458 6.18349 9.7775C6.37514 10.6117 6.71371 11.4051 7.18338 12.1206L7.92475 13.25H8.83551C8.43558 11.9708 8.16631 10.6541 8.03198 9.32005L8.00061 9.00856V8.95833C8.00061 7.42486 8.27047 5.98007 8.75112 4.81139ZM12.0006 4C11.7513 4.00003 11.2605 4.22556 10.7725 5.19487C10.3185 6.09657 10.0074 7.40695 10.0007 8.90919L10.0219 9.11966C10.1506 10.3975 10.417 11.6576 10.8164 12.8782C10.8402 12.9509 10.9079 13 10.9844 13H13.0171C13.0902 13 13.1551 12.9531 13.178 12.8836C13.582 11.6587 13.851 10.3934 13.9803 9.11009L14.0005 8.90919C13.9939 7.40695 13.6828 6.09657 13.2288 5.19487C12.7407 4.2255 12.2498 4 12.0006 4ZM15.2503 4.81176C15.7308 5.98038 16.0006 7.42502 16.0006 8.95833V9.00856L15.9702 9.31048C15.8355 10.648 15.5644 11.9681 15.1611 13.25H16.076L16.8173 12.1206C17.287 11.4051 17.6256 10.6117 17.8172 9.7775C17.9488 9.20458 18.0059 8.74462 17.9349 8.33961C17.6829 6.90194 16.6908 5.60555 15.2503 4.81176ZM11.0004 17H10.3863L9.23757 15.25H11.0004V17ZM13.0004 17V15.25H14.7631L13.6144 17H13.0004ZM11.0001 20V19H13.0006V20H11.0001Z"
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
- d: "M17.6761 4.09238C18.142 4.50808 18.5527 4.97715 18.8943 5.49076C18.9905 5.63546 19.0762 5.78219 19.1521 5.9305C19.683 6.96867 19.7314 8.08427 19.5404 9.12358C19.5269 9.19686 19.5123 9.26999 19.4964 9.34294C19.2588 10.4372 18.762 11.4907 18.2362 12.3945L16.8836 14.7192L15.2096 18.1937C15.1891 18.2379 15.1651 18.2812 15.1376 18.3231C15.1029 18.3759 15.0652 18.4261 15.0248 18.4735C15.0166 18.4832 15.0082 18.4927 14.9998 18.5021V20.5C14.9998 21.3284 14.3282 22 13.4998 22H10.4993C9.67084 22 8.99927 21.3284 8.99927 20.5V18.5018C8.9494 18.4462 8.90337 18.3866 8.86172 18.3231L8.82549 18.2679L7.1157 14.7192L5.76313 12.3945C5.20226 11.4305 4.67435 10.2961 4.45891 9.12358C4.43163 8.97511 4.40924 8.82508 4.39243 8.67394C4.27481 7.61597 4.43128 6.50367 5.10503 5.49076C5.44666 4.97715 5.85728 4.50808 6.32319 4.09238C7.78375 2.78921 9.79815 2 11.9997 2C14.2012 2 16.2156 2.78921 17.6761 4.09238ZM10.9997 17L10.9997 15.25H9.59148L10.4346 17H10.9997ZM12.9997 17H13.5647L14.4078 15.25H12.9997L12.9997 17ZM10.9993 19V20H12.9998V19H10.9993Z"
112
+ d: "M17.6763 4.09238C18.1422 4.50808 18.5528 4.97715 18.8944 5.49076C18.9907 5.63546 19.0764 5.78219 19.1522 5.9305C19.6831 6.96867 19.7315 8.08427 19.5405 9.12358C19.5271 9.19686 19.5124 9.26999 19.4965 9.34294C19.259 10.4372 18.7621 11.4907 18.2363 12.3945L16.8837 14.7192L15.2097 18.1937C15.1892 18.2379 15.1653 18.2812 15.1377 18.3231C15.1031 18.3759 15.0654 18.4261 15.0249 18.4735C15.0167 18.4832 15.0083 18.4927 14.9999 18.5021V20.5C14.9999 21.3284 14.3283 22 13.4999 22H10.4994C9.67096 22 8.99939 21.3284 8.99939 20.5V18.5018C8.94952 18.4462 8.9035 18.3866 8.86185 18.3231L8.82561 18.2679L7.11582 14.7192L5.76325 12.3945C5.20238 11.4305 4.67447 10.2961 4.45904 9.12358C4.43175 8.97511 4.40936 8.82508 4.39255 8.67394C4.27494 7.61597 4.4314 6.50367 5.10515 5.49076C5.44678 4.97715 5.85741 4.50808 6.32331 4.09238C7.78387 2.78921 9.79827 2 11.9998 2C14.2013 2 16.2157 2.78921 17.6763 4.09238ZM10.9998 17L10.9998 15.25H9.5916L10.4348 17H10.9998ZM12.9998 17H13.5648L14.408 15.25H12.9998L12.9998 17ZM10.9994 19V20H12.9999V19H10.9994Z"
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 Hot air balloon
128
124
  * @category Objects
129
125
  * @keywords transport, high level altitude
130
126
  * @variants outlined,filled
131
- */ var s = function e(r) {
132
- var l = r.children, c = r.variant, d = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
133
- var p = v(d);
134
- var L = "hotairballoon-".concat(p);
135
- var H = (0, n.useContext)(o.IconContext);
136
- var m = C.get(p);
137
- if ((0, u.isDev)() && d && !f(d)) {
138
- (0, u.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
127
+ */ var p = function e(r) {
128
+ var l = r.children, C = r.variant, f = C === void 0 ? "default" : C, p = c(r, i);
129
+ var L = s(f);
130
+ var H = "hotairballoon-".concat(L);
131
+ var m = (0, n.useContext)(o.IconContext);
132
+ var g = d.get(L);
133
+ if ((0, u.isDev)() && f && !v(f)) {
134
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(L));
139
135
  }
140
- if (H && m) {
141
- var g = H.toRender, y = H.addIcon;
142
- y(L, m());
143
- if (!g) {
136
+ if (m && g) {
137
+ var y = m.toRender, M = m.addIcon;
138
+ M(H, g());
139
+ if (!y) {
144
140
  return null;
145
141
  }
146
142
  }
147
143
 
148
- return t().createElement(a(), s, l, H ? t().createElement("use", {
149
- href: "#".concat(L)
150
- }) : !!m && m());
144
+ return t().createElement(a(), p, l, m ? t().createElement("use", {
145
+ href: "#".concat(H)
146
+ }) : !!g && g());
151
147
  };
152
- /* harmony default export */ const p = s;
148
+ /* harmony default export */ const L = p;
153
149
  module.exports = r;
154
150
  /******/})();
package/Hourglass.js CHANGED
@@ -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,46 +60,43 @@
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");
68
67
  var n = e.n(t);
69
68
  // external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
69
+ const a = require("@splunk/react-icons/IconProvider");
71
70
  // external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
71
+ const l = require("@splunk/react-icons/SVG");
72
+ var o = e.n(l);
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const u = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/Hourglass.tsx
77
- function i(e, r) {
76
+ var i = [ "children", "variant" ];
77
+ function c(e, r) {
78
78
  if (null == e) return {};
79
- var t, n, l = c(e, r);
79
+ var t, n, a = d(e, r);
80
80
  if (Object.getOwnPropertySymbols) {
81
- var a = Object.getOwnPropertySymbols(e);
82
- for (n = 0; n < a.length; n++) {
83
- t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
84
- }
81
+ var l = Object.getOwnPropertySymbols(e);
82
+ for (n = 0; n < l.length; n++) t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
85
83
  }
86
- return l;
84
+ return a;
87
85
  }
88
- function c(e, r) {
86
+ function d(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 d = new Map;
103
- d.set("outlined", (function() {
98
+ var C = new Map;
99
+ C.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  d: "M10 17C9.44772 17 9 17.4477 9 18C9 18.5523 9.44772 19 10 19H14C14.5523 19 15 18.5523 15 18C15 17.4477 14.5523 17 14 17H10Z"
@@ -109,48 +105,48 @@
109
105
  clipRule: "evenodd",
110
106
  d: "M7.8762 10.0213C8.6526 10.8707 9.45954 11.5294 10.1177 12C9.45954 12.4705 8.6526 13.1293 7.87619 13.9787C6.49851 15.4859 5.17359 17.6432 5.01563 20.4433C4.96574 21.3278 5.68545 22.0001 6.5 22.0001H17.5C18.3145 22.0001 19.0343 21.3278 18.9844 20.4433C18.8264 17.6432 17.5015 15.4859 16.1238 13.9787C15.3474 13.1293 14.5405 12.4705 13.8823 12C14.5405 11.5294 15.3474 10.8707 16.1238 10.0213C17.5015 8.51412 18.8264 6.35679 18.9844 3.55673C19.0343 2.67218 18.3146 1.99988 17.5 1.99988H6.5C5.68546 1.99988 4.96574 2.67218 5.01564 3.55673C5.17359 6.35679 6.49852 8.51412 7.8762 10.0213ZM12 10.85C12.5895 10.4898 13.652 9.76107 14.6476 8.67193C15.7231 7.49534 16.6842 5.93988 16.9359 3.99988L7.06408 3.99988C7.31582 5.93988 8.27691 7.49534 9.35241 8.67193C10.348 9.76107 11.4105 10.4898 12 10.85ZM12 13.15C11.4105 13.5102 10.348 14.2389 9.3524 15.3281C8.2769 16.5047 7.31581 18.0601 7.06407 20.0001H16.9359C16.6842 18.0601 15.7231 16.5047 14.6476 15.3281C13.652 14.2389 12.5895 13.5102 12 13.15Z"
111
107
  }));
112
- }));
113
- d.set("filled", (function() {
108
+ });
109
+ C.set("filled", function() {
114
110
 
115
111
  return n().createElement(n().Fragment, null, n().createElement("path", {
116
112
  fillRule: "evenodd",
117
113
  clipRule: "evenodd",
118
114
  d: "M10.1175 12C9.4594 11.5295 8.65254 10.8707 7.8762 10.0214C6.49852 8.51424 5.17359 6.35691 5.01564 3.55685C4.96574 2.6723 5.68546 2 6.5 2L17.5 2C18.3146 2 19.0343 2.6723 18.9844 3.55685C18.8264 6.35691 17.5015 8.51424 16.1238 10.0214C15.3475 10.8707 14.5406 11.5295 13.8825 12C14.5406 12.4705 15.3475 13.1293 16.1238 13.9786C17.5015 15.4857 18.8264 17.6431 18.9844 20.4431C19.0343 21.3277 18.3145 22 17.5 22H6.5C5.68545 22 4.96574 21.3277 5.01563 20.4431C5.17359 17.6431 6.49851 15.4857 7.87619 13.9786C8.65253 13.1292 9.4594 12.4705 10.1175 12ZM9 18C9 17.4477 9.44772 17 10 17H14C14.5523 17 15 17.4477 15 18C15 18.5523 14.5523 19 14 19H10C9.44772 19 9 18.5523 9 18Z"
119
115
  }));
120
- }));
121
- var C = [ "default", "outlined", "filled" ];
122
- var f = function e(r) {
123
- return C.indexOf(r) >= 0;
124
- };
116
+ });
117
+ var f = [ "default", "outlined", "filled" ];
125
118
  var v = function e(r) {
126
- return r === "default" || r && !f(r) ? "outlined" : r;
119
+ return f.indexOf(r) >= 0;
120
+ };
121
+ var s = function e(r) {
122
+ return r === "default" || r && !v(r) ? "outlined" : r;
127
123
  };
128
124
  /**
129
125
  * @description Time Duration represents processing status or waiting time
130
126
  * @category Actions
131
127
  * @keywords loading, processing, timer
132
128
  * @variants outlined,filled
133
- */ var s = function e(r) {
134
- var a = r.children, c = r.variant, C = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
135
- var p = v(C);
136
- var m = "hourglass-".concat(p);
137
- var g = (0, t.useContext)(l.IconContext);
138
- var y = d.get(p);
139
- if ((0, u.isDev)() && C && !f(C)) {
140
- (0, u.log)("warn", "Unknown variant '".concat(C, "', defaulting to ").concat(p));
129
+ */ var p = function e(r) {
130
+ var l = r.children, d = r.variant, f = d === void 0 ? "default" : d, p = c(r, i);
131
+ var m = s(f);
132
+ var g = "hourglass-".concat(m);
133
+ var y = (0, t.useContext)(a.IconContext);
134
+ var b = C.get(m);
135
+ if ((0, u.isDev)() && f && !v(f)) {
136
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
141
137
  }
142
- if (g && y) {
143
- var b = g.toRender, O = g.addIcon;
144
- O(m, y());
145
- if (!b) {
138
+ if (y && b) {
139
+ var O = y.toRender, h = y.addIcon;
140
+ h(g, b());
141
+ if (!O) {
146
142
  return null;
147
143
  }
148
144
  }
149
145
 
150
- return n().createElement(o(), s, a, g ? n().createElement("use", {
151
- href: "#".concat(m)
152
- }) : !!y && y());
146
+ return n().createElement(o(), p, l, y ? n().createElement("use", {
147
+ href: "#".concat(g)
148
+ }) : !!b && b());
153
149
  };
154
- /* harmony default export */ const p = s;
150
+ /* harmony default export */ const m = p;
155
151
  module.exports = r;
156
152
  /******/})();
@@ -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");
@@ -74,33 +73,30 @@
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const u = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/HourglassCircle.tsx
77
- function i(e, r) {
76
+ var i = [ "children", "variant" ];
77
+ function c(e, r) {
78
78
  if (null == e) return {};
79
- var t, n, l = c(e, r);
79
+ var t, n, l = d(e, r);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var a = Object.getOwnPropertySymbols(e);
82
- for (n = 0; n < a.length; n++) {
83
- t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
84
- }
82
+ for (n = 0; n < a.length; n++) t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
85
83
  }
86
84
  return l;
87
85
  }
88
- function c(e, r) {
86
+ function d(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 d = new Map;
103
- d.set("outlined", (function() {
98
+ var f = new Map;
99
+ f.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  fillRule: "evenodd",
@@ -111,8 +107,8 @@
111
107
  clipRule: "evenodd",
112
108
  d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12Z"
113
109
  }));
114
- }));
115
- d.set("filled", (function() {
110
+ });
111
+ f.set("filled", function() {
116
112
 
117
113
  return n().createElement(n().Fragment, null, n().createElement("path", {
118
114
  d: "M12.4633 13.1247C12.1852 12.9307 11.8154 12.9306 11.5373 13.1246C11.0753 13.4468 10.576 13.8809 10.1989 14.4256C9.83091 14.9571 10.296 15.5719 10.9424 15.5719H13.058C13.7045 15.5719 14.1695 14.9571 13.8015 14.4256C13.4244 13.8809 12.9252 13.4469 12.4633 13.1247Z"
@@ -121,40 +117,40 @@
121
117
  clipRule: "evenodd",
122
118
  d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM9.18937 7C8.54167 7 7.94221 7.48065 8.00469 8.13254C8.18647 10.0292 9.55617 11.3096 10.5459 11.9999C9.55615 12.6902 8.18629 13.9707 8.00449 15.8675C7.94201 16.5194 8.54148 17 9.18917 17H14.8106C15.4583 17 16.0578 16.5194 15.9953 15.8675C15.8135 13.9708 14.4438 12.6904 13.4541 12.0001C14.4438 11.3098 15.8137 10.0293 15.9955 8.13254C16.058 7.48065 15.4585 7 14.8108 7H9.18937Z"
123
119
  }));
124
- }));
125
- var f = [ "default", "outlined", "filled" ];
126
- var C = function e(r) {
127
- return f.indexOf(r) >= 0;
128
- };
120
+ });
121
+ var C = [ "default", "outlined", "filled" ];
129
122
  var v = function e(r) {
130
- return r === "default" || r && !C(r) ? "outlined" : r;
123
+ return C.indexOf(r) >= 0;
124
+ };
125
+ var s = function e(r) {
126
+ return r === "default" || r && !v(r) ? "outlined" : r;
131
127
  };
132
128
  /**
133
129
  * @description Time Duration indicates processing or waiting status
134
130
  * @category Actions
135
131
  * @keywords loading, processing, timer
136
132
  * @variants outlined,filled
137
- */ var s = function e(r) {
138
- var a = r.children, c = r.variant, f = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
139
- var p = v(f);
140
- var m = "hourglasscircle-".concat(p);
141
- var g = (0, t.useContext)(l.IconContext);
142
- var y = d.get(p);
143
- if ((0, u.isDev)() && f && !C(f)) {
144
- (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
133
+ */ var p = function e(r) {
134
+ var a = r.children, d = r.variant, C = d === void 0 ? "default" : d, p = c(r, i);
135
+ var m = s(C);
136
+ var g = "hourglasscircle-".concat(m);
137
+ var y = (0, t.useContext)(l.IconContext);
138
+ var b = f.get(m);
139
+ if ((0, u.isDev)() && C && !v(C)) {
140
+ (0, u.log)("warn", "Unknown variant '".concat(C, "', defaulting to ").concat(m));
145
141
  }
146
- if (g && y) {
147
- var b = g.toRender, O = g.addIcon;
148
- O(m, y());
149
- if (!b) {
142
+ if (y && b) {
143
+ var O = y.toRender, h = y.addIcon;
144
+ h(g, b());
145
+ if (!O) {
150
146
  return null;
151
147
  }
152
148
  }
153
149
 
154
- return n().createElement(o(), s, a, g ? n().createElement("use", {
155
- href: "#".concat(m)
156
- }) : !!y && y());
150
+ return n().createElement(o(), p, a, y ? n().createElement("use", {
151
+ href: "#".concat(g)
152
+ }) : !!b && b());
157
153
  };
158
- /* harmony default export */ const p = s;
154
+ /* harmony default export */ const m = p;
159
155
  module.exports = r;
160
156
  /******/})();