@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
package/CloudArrowUp.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 o = require("@splunk/react-icons/SVG");
73
- var a = e.n(o);
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/CloudArrowUp.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 o = Object.getOwnPropertySymbols(e);
82
- for (n = 0; n < o.length; n++) {
83
- t = o[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 f = new Map;
99
+ f.set("outlined", function() {
104
100
 
105
101
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
102
  d: "M11.0303 10.3964L9.9773 11.2454C9.54735 11.592 8.9178 11.5245 8.57115 11.0945C8.22451 10.6646 8.29204 10.035 8.72199 9.68839L11.0906 7.77867C11.6376 7.33768 12.4174 7.33544 12.9669 7.77329L15.3658 9.6848C15.7977 10.029 15.8689 10.6581 15.5247 11.0901C15.1806 11.522 14.5514 11.5931 14.1195 11.249L13.0303 10.3811V14.0791C13.0303 14.6314 12.5826 15.0791 12.0303 15.0791C11.478 15.0791 11.0303 14.6314 11.0303 14.0791V10.3964Z"
@@ -109,48 +105,48 @@
109
105
  clipRule: "evenodd",
110
106
  d: "M4.79049 8.37268C5.64078 5.22805 8.50375 3 11.8141 3H12.2121C15.5159 3 18.3715 5.2266 19.2147 8.36575C21.4542 9.05793 23 11.1333 23 13.5C23 16.5376 20.5376 19 17.5 19H6.44192C3.43643 19 1 16.5636 1 13.5581C1 11.1766 2.5458 9.08644 4.79049 8.37268ZM11.8141 5C9.25627 5 7.06677 6.83437 6.61878 9.35262C6.57366 9.60625 6.58706 9.86162 6.58706 10.1206C6.24373 10.1206 5.93847 10.136 5.60637 10.2191C4.07451 10.6025 3 11.979 3 13.5581C3 15.459 4.541 17 6.44192 17H17.5C19.433 17 21 15.433 21 13.5C21 11.9522 19.947 10.6028 18.4456 10.2267C18.1027 10.1407 17.7947 10.1206 17.4399 10.1206C17.4399 9.84977 17.4311 9.60753 17.3852 9.3456C16.945 6.83298 14.763 5 12.2121 5H11.8141Z"
111
107
  }));
112
- }));
113
- d.set("filled", (function() {
108
+ });
109
+ f.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: "M11.8141 4C8.50375 4 5.64078 6.22805 4.79049 9.37268C2.5458 10.0864 1 12.1766 1 14.5581C1 17.5636 3.43643 20 6.44192 20H17.5C20.5376 20 23 17.5376 23 14.5C23 12.1333 21.4542 10.0579 19.2147 9.36575C18.3715 6.2266 15.5159 4 12.2121 4H11.8141ZM9.9773 12.2455C9.54735 12.5921 8.9178 12.5246 8.57115 12.0947C8.22451 11.6647 8.29204 11.0352 8.72199 10.6885L11.0906 8.7788C11.6376 8.3378 12.4174 8.33557 12.9669 8.77341L15.3658 10.6849C15.7977 11.0291 15.8689 11.6582 15.5247 12.0902C15.1806 12.5221 14.5514 12.5933 14.1195 12.2491L13.0303 11.3812V15.0791C13.0303 15.6314 12.5826 16.0791 12.0303 16.0791C11.478 16.0791 11.0303 15.6314 11.0303 15.0791V11.3965L9.9773 12.2455Z"
119
115
  }));
120
- }));
121
- var f = [ "default", "outlined", "filled" ];
122
- var C = function e(r) {
123
- return f.indexOf(r) >= 0;
124
- };
116
+ });
117
+ var C = [ "default", "outlined", "filled" ];
125
118
  var v = function e(r) {
126
- return r === "default" || r && !C(r) ? "outlined" : r;
119
+ return C.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 Upload to cloud action from local
130
126
  * @category Actions
131
127
  * @keywords storage, cloud, network, local, file transfer
132
128
  * @variants outlined,filled
133
- */ var s = function e(r) {
134
- var o = r.children, c = r.variant, f = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
135
- var p = v(f);
136
- var m = "cloudarrowup-".concat(p);
137
- var g = (0, t.useContext)(l.IconContext);
138
- var y = d.get(p);
139
- if ((0, u.isDev)() && f && !C(f)) {
140
- (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
129
+ */ var p = function e(r) {
130
+ var l = r.children, d = r.variant, C = d === void 0 ? "default" : d, p = c(r, i);
131
+ var m = s(C);
132
+ var g = "cloudarrowup-".concat(m);
133
+ var y = (0, t.useContext)(a.IconContext);
134
+ var b = f.get(m);
135
+ if ((0, u.isDev)() && C && !v(C)) {
136
+ (0, u.log)("warn", "Unknown variant '".concat(C, "', 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(a(), s, o, 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 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,79 +73,76 @@
74
73
  // external "@splunk/ui-utils/logger"
75
74
  const u = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CloudNodesInside.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 a = Object.getOwnPropertySymbols(e);
82
- for (t = 0; t < a.length; t++) {
83
- n = a[t], -1 === r.indexOf(n) && {}.propertyIsEnumerable.call(e, n) && (o[n] = e[n]);
84
- }
82
+ for (t = 0; t < a.length; t++) n = a[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
104
  d: "M19.2148 8.31244C18.5939 5.97671 16.1548 3.00003 12.0001 3C9.6829 2.99999 7.88347 4.02781 6.65927 5.25785C5.72028 6.20132 5.06213 7.32321 4.77271 8.28716C2.92223 8.87158 1.00021 10.8045 1 13.4999C0.999897 14.8279 1.44569 16.1973 2.37621 17.2479C3.32344 18.3174 4.72495 19 6.49972 19H17.4999C19.2378 19 20.6376 18.4079 21.5997 17.3572C22.5475 16.3223 22.9803 14.9417 22.9996 13.5135C23.0207 11.9585 22.3476 10.6784 21.4747 9.77272C20.8167 9.09015 20.008 8.58076 19.2148 8.31244ZM12.0001 5C15.4144 5.00002 17.1895 7.70148 17.3616 9.2373L17.447 9.99958L18.2054 10.1146C18.7102 10.1912 19.437 10.5406 20.0347 11.1607C20.3978 11.5374 20.6887 11.9881 20.853 12.5H10.7326C10.3867 11.9022 9.7404 11.5 9.00012 11.5C7.89555 11.5 7.00012 12.3954 7.00012 13.5C7.00012 14.6046 7.89555 15.5 9.00012 15.5C9.7404 15.5 10.3867 15.0978 10.7326 14.5H20.8823C20.7426 15.1049 20.4828 15.6155 20.1247 16.0065C19.5954 16.5846 18.7621 17 17.4999 17H6.49972C5.27449 17 4.42605 16.5458 3.87338 15.9218C3.304 15.279 2.99993 14.3984 3 13.5001C3.00015 11.5503 4.61555 10.25 5.73739 10.1131L6.53144 10.0162L6.53307 10H11.2677C11.6135 10.5978 12.2598 11 13.0001 11C14.1047 11 15.0001 10.1046 15.0001 9C15.0001 7.89543 14.1047 7 13.0001 7C12.2598 7 11.6135 7.4022 11.2677 8H7.06591C7.30315 7.57646 7.63672 7.11093 8.07685 6.6687C9.00465 5.73647 10.3173 4.99999 12.0001 5Z"
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
  d: "M19.2148 8.31244C18.5939 5.97671 16.1548 3.00003 12.0001 3C9.6829 2.99999 7.88347 4.02781 6.65927 5.25785C5.96722 5.95321 5.42772 6.74547 5.07596 7.5H11.7677C12.1135 6.9022 12.7598 6.5 13.5001 6.5C14.6047 6.5 15.5001 7.39543 15.5001 8.5C15.5001 9.60457 14.6047 10.5 13.5001 10.5C12.7598 10.5 12.1135 10.0978 11.7677 9.5H2.7473C1.74183 10.4454 1.00013 11.8256 1 13.4999C0.999897 14.8279 1.44569 16.1973 2.37621 17.2479C3.32344 18.3174 4.72495 19 6.49972 19H17.4999C19.2378 19 20.6376 18.4079 21.5997 17.3572C22.2118 16.6889 22.6091 15.8764 22.819 15H9.73255C9.38674 15.5978 8.7404 16 8.00012 16C6.89555 16 6.00012 15.1046 6.00012 14C6.00012 12.8954 6.89555 12 8.00012 12C8.7404 12 9.38674 12.4022 9.73255 13H22.9811C22.8669 11.6756 22.2495 10.5766 21.4747 9.77272C20.8167 9.09015 20.008 8.58076 19.2148 8.31244Z"
115
111
  }));
116
- }));
117
- var d = [ "default", "outlined", "filled" ];
118
- var f = function e(r) {
119
- return d.indexOf(r) >= 0;
120
- };
112
+ });
113
+ var f = [ "default", "outlined", "filled" ];
121
114
  var v = function e(r) {
122
- return r === "default" || r && !f(r) ? "outlined" : r;
115
+ return f.indexOf(r) >= 0;
116
+ };
117
+ var s = function e(r) {
118
+ return r === "default" || r && !v(r) ? "outlined" : r;
123
119
  };
124
120
  /**
125
121
  * @description Cloud data processing
126
122
  * @category Data Flow
127
123
  * @keywords input, output, filter, sorting, computing data transfer
128
124
  * @variants outlined,filled
129
- */ var s = function e(r) {
130
- var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
131
- var p = v(d);
132
- var m = "cloudnodesinside-".concat(p);
133
- var g = (0, n.useContext)(o.IconContext);
134
- var y = C.get(p);
135
- if ((0, u.isDev)() && d && !f(d)) {
136
- (0, u.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
125
+ */ var p = function e(r) {
126
+ var a = r.children, C = r.variant, f = C === void 0 ? "default" : C, p = c(r, i);
127
+ var m = s(f);
128
+ var g = "cloudnodesinside-".concat(m);
129
+ var y = (0, n.useContext)(o.IconContext);
130
+ var b = d.get(m);
131
+ if ((0, u.isDev)() && f && !v(f)) {
132
+ (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(m));
137
133
  }
138
- if (g && y) {
139
- var b = g.toRender, O = g.addIcon;
140
- O(m, y());
141
- if (!b) {
134
+ if (y && b) {
135
+ var O = y.toRender, H = y.addIcon;
136
+ H(g, b());
137
+ if (!O) {
142
138
  return null;
143
139
  }
144
140
  }
145
141
 
146
- return t().createElement(l(), s, a, g ? t().createElement("use", {
147
- href: "#".concat(m)
148
- }) : !!y && y());
142
+ return t().createElement(l(), p, a, y ? t().createElement("use", {
143
+ href: "#".concat(g)
144
+ }) : !!b && b());
149
145
  };
150
- /* harmony default export */ const p = s;
146
+ /* harmony default export */ const m = p;
151
147
  module.exports = r;
152
148
  /******/})();
package/Cog.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 */ s
63
+ default: () => /* binding */ p
65
64
  });
66
65
  // external "react"
67
66
  const n = 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/Cog.tsx
77
- function L(e, r) {
76
+ var L = [ "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",
@@ -111,48 +107,48 @@
111
107
  clipRule: "evenodd",
112
108
  d: "M10.377 1.86523C9.70725 1.86523 9.11867 2.3092 8.93468 2.95315L8.24602 5.36348L5.8143 4.75472C5.16462 4.59208 4.48585 4.87982 4.15099 5.45982L2.52814 8.27067C2.19328 8.85067 2.28348 9.58237 2.74916 10.0637L4.49223 11.8652L2.74916 13.6668C2.28348 14.1481 2.19328 14.8798 2.52814 15.4598L4.15099 18.2707C4.48585 18.8507 5.16463 19.1384 5.8143 18.9758L8.24603 18.367L8.93468 20.7773C9.11867 21.4213 9.70725 21.8652 10.377 21.8652H13.6227C14.2924 21.8652 14.881 21.4213 15.065 20.7773L15.7536 18.367L18.1853 18.9758C18.835 19.1384 19.5138 18.8507 19.8486 18.2707L21.4715 15.4598C21.8064 14.8798 21.7162 14.1481 21.2505 13.6668L19.5074 11.8652L21.2505 10.0637C21.7162 9.58237 21.8064 8.85067 21.4715 8.27067L19.8486 5.45981C19.5138 4.87982 18.835 4.59208 18.1853 4.75472L15.7536 5.36348L15.065 2.95315C14.881 2.3092 14.2924 1.86523 13.6227 1.86523H10.377ZM9.9303 6.74859L10.7541 3.86523H13.2455L14.0693 6.74859L14.4619 6.94548C14.6571 7.04343 14.8459 7.15272 15.0272 7.27252L15.3944 7.51513L18.3052 6.78644L19.5509 8.94405L17.4647 11.1002L17.4903 11.5384C17.4966 11.6465 17.4998 11.7554 17.4998 11.8652C17.4998 11.9751 17.4966 12.084 17.4903 12.192L17.4647 12.6303L19.5509 14.7864L18.3052 16.9441L15.3943 16.2154L15.0272 16.458C14.8459 16.5778 14.6571 16.687 14.4619 16.785L14.0693 16.9819L13.2455 19.8652H10.7541L9.9303 16.9819L9.53778 16.785C9.34251 16.687 9.15379 16.5778 8.97249 16.458L8.6053 16.2154L5.69446 16.944L4.44877 14.7864L6.53494 12.6303L6.50934 12.192C6.50303 12.084 6.49982 11.9751 6.49982 11.8652C6.49982 11.7554 6.50303 11.6465 6.50934 11.5384L6.53494 11.1002L4.44877 8.94405L5.69446 6.78644L8.60528 7.51513L8.97247 7.27252C9.15377 7.15272 9.3425 7.04343 9.53778 6.94548L9.9303 6.74859Z"
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",
119
115
  clipRule: "evenodd",
120
116
  d: "M8.93493 3.08792C9.11891 2.44397 9.7075 2 10.3772 2H13.6229C14.2926 2 14.8812 2.44397 15.0652 3.08792L15.7539 5.49824L18.1856 4.88948C18.8353 4.72684 19.514 5.01459 19.8489 5.59458L21.4717 8.40544C21.8066 8.98543 21.7164 9.71714 21.2507 10.1985L19.5077 12L21.2507 13.8016C21.7164 14.2829 21.8066 15.0146 21.4717 15.5946L19.8489 18.4054C19.514 18.9854 18.8353 19.2732 18.1856 19.1105L15.7539 18.5018L15.0652 20.9121C14.8812 21.556 14.2926 22 13.6229 22H10.3772C9.70749 22 9.11891 21.556 8.93493 20.9121L8.24627 18.5018L5.81454 19.1105C5.16487 19.2732 4.48609 18.9854 4.15123 18.4054L2.52838 15.5946C2.19353 15.0146 2.28372 14.2829 2.74941 13.8016L4.49247 12L2.74941 10.1985C2.28372 9.71714 2.19352 8.98543 2.52838 8.40544L4.15123 5.59458C4.48609 5.01459 5.16487 4.72684 5.81454 4.88948L8.24626 5.49824L8.93493 3.08792ZM12.0001 15C13.6569 15 15.0001 13.6569 15.0001 12C15.0001 10.3431 13.6569 9 12.0001 9C10.3432 9 9.00006 10.3431 9.00006 12C9.00006 13.6569 10.3432 15 12.0001 15Z"
121
117
  }));
122
- }));
123
- var d = [ "default", "outlined", "filled" ];
124
- var C = function e(r) {
125
- return d.indexOf(r) >= 0;
126
- };
118
+ });
119
+ var C = [ "default", "outlined", "filled" ];
127
120
  var f = function e(r) {
128
- return r === "default" || r && !C(r) ? "outlined" : r;
121
+ return C.indexOf(r) >= 0;
122
+ };
123
+ var v = function e(r) {
124
+ return r === "default" || r && !f(r) ? "outlined" : r;
129
125
  };
130
126
  /**
131
127
  * @description Settings is very common action to open settings or configurations
132
128
  * @category Navigation
133
129
  * @keywords configuration, cog, gear, application
134
130
  * @variants outlined,filled
135
- */ var v = function e(r) {
136
- var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, v = L(r, [ "children", "variant" ]);
137
- var s = f(d);
138
- var p = "cog-".concat(s);
139
- var m = (0, n.useContext)(l.IconContext);
140
- var g = c.get(s);
141
- if ((0, u.isDev)() && d && !C(d)) {
142
- (0, u.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(s));
131
+ */ var s = function e(r) {
132
+ var o = r.children, c = r.variant, C = c === void 0 ? "default" : c, s = i(r, L);
133
+ var p = v(C);
134
+ var m = "cog-".concat(p);
135
+ var g = (0, n.useContext)(l.IconContext);
136
+ var y = d.get(p);
137
+ if ((0, u.isDev)() && C && !f(C)) {
138
+ (0, u.log)("warn", "Unknown variant '".concat(C, "', defaulting to ").concat(p));
143
139
  }
144
- if (m && g) {
145
- var y = m.toRender, b = m.addIcon;
146
- b(p, g());
147
- if (!y) {
140
+ if (g && y) {
141
+ var b = g.toRender, O = g.addIcon;
142
+ O(m, y());
143
+ if (!b) {
148
144
  return null;
149
145
  }
150
146
  }
151
147
 
152
- return t().createElement(a(), v, o, m ? t().createElement("use", {
153
- href: "#".concat(p)
154
- }) : !!g && g());
148
+ return t().createElement(a(), s, o, g ? t().createElement("use", {
149
+ href: "#".concat(m)
150
+ }) : !!y && y());
155
151
  };
156
- /* harmony default export */ const s = v;
152
+ /* harmony default export */ const p = s;
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 = 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 */ p
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 l = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/CogChevronSlashWrench.tsx
77
- function o(e, t) {
76
+ var o = [ "children", "variant" ];
77
+ function u(e, t) {
78
78
  if (null == e) return {};
79
- var r, C, n = u(e, t);
79
+ var r, C, n = c(e, t);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var L = Object.getOwnPropertySymbols(e);
82
- for (C = 0; C < L.length; C++) {
83
- r = L[C], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
84
- }
82
+ for (C = 0; C < L.length; C++) r = L[C], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
85
83
  }
86
84
  return n;
87
85
  }
88
- function u(e, t) {
86
+ function c(e, t) {
89
87
  if (null == e) return {};
90
88
  var r = {};
91
- for (var C in e) {
92
- if ({}.hasOwnProperty.call(e, C)) {
93
- if (-1 !== t.indexOf(C)) continue;
94
- r[C] = e[C];
95
- }
89
+ for (var C in e) if ({}.hasOwnProperty.call(e, C)) {
90
+ if (-1 !== t.indexOf(C)) continue;
91
+ r[C] = e[C];
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 i = new Map;
99
+ i.set("outlined", function() {
104
100
 
105
101
  return C().createElement(C().Fragment, null, C().createElement("path", {
106
102
  d: "M16.4062 14.0191C17.3694 13.9311 18.4177 14.1536 18.9512 14.6871C19.5156 15.2517 19.7321 16.3924 19.6006 17.399C19.579 17.5643 19.6283 17.7333 19.7461 17.8512L22.0469 20.151C22.1106 20.2147 22.1537 20.2915 22.1758 20.3727C22.2211 20.5399 22.1772 20.7267 22.0459 20.858L20.8584 22.0465C20.6632 22.2416 20.3467 22.2415 20.1514 22.0465L17.8516 19.7467C17.7337 19.6288 17.5647 19.5796 17.3994 19.6012C16.3927 19.7327 15.2511 19.5154 14.6865 18.9508C14.1534 18.4173 13.9307 17.3697 14.0186 16.4068C14.0527 16.0327 14.4941 15.9156 14.7598 16.1812L15.9922 17.4127C16.1875 17.6079 16.504 17.6079 16.6992 17.4127L17.4131 16.6988C17.6083 16.5036 17.6083 16.1871 17.4131 15.9918L16.1816 14.7594C15.9161 14.4938 16.0323 14.0535 16.4062 14.0191Z"
@@ -113,50 +109,50 @@
113
109
  }), C().createElement("path", {
114
110
  d: "M13.0322 8.80039C13.3635 8.55197 13.8334 8.61881 14.082 8.9498L15.0576 10.2506C15.3906 10.695 15.3908 11.3063 15.0576 11.7506L14.082 13.0504C13.8335 13.3814 13.3635 13.4481 13.0322 13.1998C12.7012 12.9512 12.6344 12.4813 12.8828 12.15L13.7441 10.9996L12.8828 9.85019C12.6343 9.5189 12.7011 9.04896 13.0322 8.80039Z"
115
111
  }));
116
- }));
117
- c.set("filled", (function() {
112
+ });
113
+ i.set("filled", function() {
118
114
 
119
115
  return C().createElement(C().Fragment, null, C().createElement("path", {
120
- d: "M16.4062 14.0182C17.3694 13.9302 18.4177 14.1537 18.9512 14.6872C19.5156 15.2518 19.7321 16.3925 19.6006 17.3991C19.579 17.5644 19.6283 17.7333 19.7461 17.8512L22.0469 20.151C22.1106 20.2148 22.1537 20.2915 22.1758 20.3727C22.2211 20.5399 22.1772 20.7268 22.0459 20.8581L20.8584 22.0465C20.6632 22.2417 20.3466 22.2415 20.1514 22.0465L17.8516 19.7467C17.7337 19.6289 17.5647 19.5787 17.3994 19.6002C16.3927 19.7318 15.2511 19.5154 14.6865 18.9508C14.1533 18.4172 13.9306 17.3689 14.0186 16.4059C14.053 16.0321 14.4942 15.9157 14.7598 16.1813L15.9922 17.4127C16.1875 17.608 16.504 17.608 16.6992 17.4127L17.4131 16.6989C17.6083 16.5036 17.6083 16.1871 17.4131 15.9918L16.1816 14.7594C15.916 14.4938 16.0323 14.0525 16.4062 14.0182Z"
116
+ d: "M16.4062 14.0183C17.3694 13.9303 18.4177 14.1538 18.9512 14.6873C19.5156 15.2519 19.7321 16.3926 19.6006 17.3992C19.579 17.5645 19.6283 17.7334 19.7461 17.8513L22.0469 20.1511C22.1106 20.2149 22.1537 20.2917 22.1758 20.3728C22.2211 20.5401 22.1772 20.7269 22.0459 20.8582L20.8584 22.0467C20.6632 22.2418 20.3466 22.2416 20.1514 22.0467L17.8516 19.7469C17.7337 19.629 17.5647 19.5788 17.3994 19.6004C16.3927 19.7319 15.2511 19.5156 14.6865 18.951C14.1533 18.4174 13.9306 17.369 14.0186 16.406C14.053 16.0322 14.4942 15.9159 14.7598 16.1814L15.9922 17.4129C16.1875 17.6081 16.504 17.6081 16.6992 17.4129L17.4131 16.699C17.6083 16.5038 17.6083 16.1872 17.4131 15.992L16.1816 14.7595C15.916 14.4939 16.0323 14.0526 16.4062 14.0183Z"
121
117
  }), C().createElement("path", {
122
118
  fillRule: "evenodd",
123
119
  clipRule: "evenodd",
124
- d: "M7.82324 2.51821C8.45531 2.28163 9.17257 2.40078 9.69629 2.83853L9.79785 2.93032L11.082 4.17056L12.3652 2.93032L12.4824 2.82681C13.0857 2.33265 13.9393 2.25678 14.624 2.652L16.541 3.75943C16.5647 3.77313 16.5888 3.78875 16.6113 3.80435L16.7314 3.88735L16.7969 3.93618C17.3184 4.36536 17.5743 5.04688 17.457 5.71939L17.4287 5.85415L16.9961 7.58462L18.7119 8.07681L18.793 8.10318L18.9297 8.15493C18.9543 8.16429 18.9792 8.17589 19.0029 8.18716C19.611 8.47593 20.0282 9.07207 20.0781 9.75454L20.082 9.89321L20.0811 12.1061L20.082 12.1071C20.0818 12.5604 19.9181 12.9831 19.6426 13.3141C19.189 12.9831 18.6736 12.781 18.2012 12.6637C17.5771 12.509 16.9043 12.4671 16.2695 12.5251C15.4375 12.6013 14.8191 13.1744 14.6133 13.8854C14.5512 14.1003 14.5277 14.3221 14.541 14.5407C14.3225 14.5273 14.1006 14.5509 13.8857 14.6129C13.1746 14.8186 12.6018 15.4372 12.5254 16.2692C12.4674 16.904 12.5094 17.5767 12.6641 18.2008C12.7731 18.6404 12.9549 19.1178 13.2461 19.5475C12.9224 19.4712 12.6162 19.3117 12.3652 19.069L11.082 17.8278L9.79883 19.069C9.19375 19.6542 8.27297 19.7697 7.54199 19.3483L5.62402 18.2409C4.89405 17.8193 4.53108 16.9639 4.73535 16.1461L5.16895 14.4127L3.45215 13.9235L3.45117 13.9225C2.64157 13.6905 2.08265 12.9505 2.08203 12.1081V9.89224L2.08301 9.89126C2.08383 9.04903 2.6419 8.30852 3.45215 8.07681L5.16797 7.5856L4.73535 5.85415C4.53098 5.03649 4.89376 4.18209 5.62305 3.7604L7.54102 2.652L7.6123 2.61392L7.74609 2.55142L7.82324 2.51821ZM12.1191 7.88735C11.7266 7.75675 11.3022 7.96973 11.1709 8.36196L9.57031 13.1618C9.43943 13.5546 9.65215 13.9799 10.0449 14.111C10.4378 14.2418 10.8621 14.0292 10.9932 13.6364L12.5938 8.83657C12.7243 8.44382 12.5118 8.01828 12.1191 7.88735ZM8.65039 8.79946C8.31922 8.5514 7.84815 8.61811 7.59961 8.94888L6.625 10.2497C6.29204 10.6939 6.29212 11.3054 6.625 11.7497L7.59961 13.0495C7.84814 13.3807 8.31905 13.4473 8.65039 13.1989C8.98104 12.9502 9.04806 12.4802 8.7998 12.1491L7.9375 10.9987L8.7998 9.84927C9.0478 9.51806 8.98125 9.04795 8.65039 8.79946ZM14.5996 8.94888C14.351 8.61843 13.8808 8.55149 13.5498 8.79946C13.2188 9.04792 13.1524 9.51802 13.4004 9.84927L14.2617 10.9987L13.4004 12.1491C13.1521 12.4802 13.219 12.9502 13.5498 13.1989C13.881 13.4473 14.351 13.3805 14.5996 13.0495L15.5752 11.7497C15.9081 11.3054 15.9081 10.6939 15.5752 10.2497L14.5996 8.94888Z"
120
+ d: "M7.82324 2.51834C8.45531 2.28175 9.17257 2.4009 9.69629 2.83865L9.79785 2.93045L11.082 4.17068L12.3652 2.93045L12.4824 2.82693C13.0857 2.33277 13.9393 2.2569 14.624 2.65213L16.541 3.75955C16.5647 3.77325 16.5888 3.78887 16.6113 3.80447L16.7314 3.88748L16.7969 3.93631C17.3184 4.36548 17.5743 5.04701 17.457 5.71951L17.4287 5.85427L16.9961 7.58474L18.7119 8.07693L18.793 8.1033L18.9297 8.15506C18.9543 8.16441 18.9792 8.17602 19.0029 8.18728C19.611 8.47605 20.0282 9.07219 20.0781 9.75466L20.082 9.89334L20.0811 12.1062L20.082 12.1072C20.0818 12.5605 19.9181 12.9832 19.6426 13.3142C19.189 12.9832 18.6736 12.7811 18.2012 12.6638C17.5771 12.5091 16.9043 12.4672 16.2695 12.5252C15.4375 12.6014 14.8191 13.1745 14.6133 13.8855C14.5512 14.1004 14.5277 14.3222 14.541 14.5408C14.3225 14.5275 14.1006 14.551 13.8857 14.6131C13.1746 14.8188 12.6018 15.4373 12.5254 16.2693C12.4674 16.9041 12.5094 17.5768 12.6641 18.201C12.7731 18.6406 12.9549 19.1179 13.2461 19.5476C12.9224 19.4713 12.6162 19.3118 12.3652 19.0691L11.082 17.8279L9.79883 19.0691C9.19375 19.6543 8.27297 19.7698 7.54199 19.3484L5.62402 18.241C4.89405 17.8194 4.53108 16.964 4.73535 16.1463L5.16895 14.4129L3.45215 13.9236L3.45117 13.9226C2.64157 13.6907 2.08265 12.9506 2.08203 12.1082V9.89236L2.08301 9.89138C2.08383 9.04915 2.6419 8.30865 3.45215 8.07693L5.16797 7.58572L4.73535 5.85427C4.53098 5.03661 4.89376 4.18222 5.62305 3.76052L7.54102 2.65213L7.6123 2.61404L7.74609 2.55154L7.82324 2.51834ZM12.1191 7.88748C11.7266 7.75687 11.3022 7.96985 11.1709 8.36209L9.57031 13.1619C9.43943 13.5547 9.65215 13.98 10.0449 14.1111C10.4378 14.242 10.8621 14.0293 10.9932 13.6365L12.5938 8.8367C12.7243 8.44394 12.5118 8.0184 12.1191 7.88748ZM8.65039 8.79959C8.31922 8.55152 7.84815 8.61823 7.59961 8.949L6.625 10.2498C6.29204 10.694 6.29212 11.3055 6.625 11.7498L7.59961 13.0496C7.84814 13.3809 8.31905 13.4475 8.65039 13.199C8.98104 12.9503 9.04806 12.4803 8.7998 12.1492L7.9375 10.9988L8.7998 9.84939C9.0478 9.51818 8.98125 9.04807 8.65039 8.79959ZM14.5996 8.949C14.351 8.61855 13.8808 8.55161 13.5498 8.79959C13.2188 9.04805 13.1524 9.51814 13.4004 9.84939L14.2617 10.9988L13.4004 12.1492C13.1521 12.4803 13.219 12.9504 13.5498 13.199C13.881 13.4474 14.351 13.3806 14.5996 13.0496L15.5752 11.7498C15.9081 11.3055 15.9081 10.694 15.5752 10.2498L14.5996 8.949Z"
125
121
  }));
126
- }));
127
- var i = [ "default", "outlined", "filled" ];
128
- var d = function e(t) {
129
- return i.indexOf(t) >= 0;
130
- };
122
+ });
123
+ var d = [ "default", "outlined", "filled" ];
131
124
  var f = function e(t) {
132
- return t === "default" || t && !d(t) ? "outlined" : t;
125
+ return d.indexOf(t) >= 0;
126
+ };
127
+ var v = function e(t) {
128
+ return t === "default" || t && !f(t) ? "outlined" : t;
133
129
  };
134
130
  /**
135
131
  * @description API configurations, test, add-on settings, developer tools
136
132
  * @category Data Type
137
133
  * @keywords code, management, observability
138
134
  * @variants outlined,filled
139
- */ var v = function e(t) {
140
- var L = t.children, u = t.variant, i = u === void 0 ? "default" : u, v = o(t, [ "children", "variant" ]);
141
- var s = f(i);
142
- var p = "cogchevronslashwrench-".concat(s);
143
- var m = (0, r.useContext)(n.IconContext);
144
- var g = c.get(s);
145
- if ((0, l.isDev)() && i && !d(i)) {
146
- (0, l.log)("warn", "Unknown variant '".concat(i, "', defaulting to ").concat(s));
135
+ */ var s = function e(t) {
136
+ var L = t.children, c = t.variant, d = c === void 0 ? "default" : c, s = u(t, o);
137
+ var p = v(d);
138
+ var m = "cogchevronslashwrench-".concat(p);
139
+ var g = (0, r.useContext)(n.IconContext);
140
+ var h = i.get(p);
141
+ if ((0, l.isDev)() && d && !f(d)) {
142
+ (0, l.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
147
143
  }
148
- if (m && g) {
149
- var h = m.toRender, y = m.addIcon;
150
- y(p, g());
151
- if (!h) {
144
+ if (g && h) {
145
+ var y = g.toRender, M = g.addIcon;
146
+ M(m, h());
147
+ if (!y) {
152
148
  return null;
153
149
  }
154
150
  }
155
151
 
156
- return C().createElement(a(), v, L, m ? C().createElement("use", {
157
- href: "#".concat(p)
158
- }) : !!g && g());
152
+ return C().createElement(a(), s, L, g ? C().createElement("use", {
153
+ href: "#".concat(m)
154
+ }) : !!h && h());
159
155
  };
160
- /* harmony default export */ const s = v;
156
+ /* harmony default export */ const p = s;
161
157
  module.exports = t;
162
158
  /******/})();