@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/ThumbsDown.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/ThumbsDown.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 = d(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 d(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 d = new Map;
103
- d.set("outlined", (function() {
98
+ var C = new Map;
99
+ C.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: "M8.989 16.6746C9.76305 16.7892 10.4589 17.2315 10.89 17.8999L11.1045 18.2325C11.1752 18.3421 11.2286 18.4619 11.2629 18.5878L11.4497 19.2742C11.7269 20.293 12.6521 21 13.708 21C14.1936 21 14.6672 20.849 15.0631 20.5678L15.245 20.4387C15.5912 20.1928 15.8821 19.8769 16.0988 19.5121C16.5857 18.6922 16.6609 17.6905 16.3005 16.8069L16.1845 16.5226H18.1798C18.9103 16.5226 19.611 16.2324 20.1275 15.7159C20.6441 15.1993 20.9343 14.4987 20.9343 13.7681V13.0805C20.9343 12.5326 20.8324 11.9896 20.6336 11.4791L18.9963 7.27285C18.8884 6.99549 18.7462 6.73269 18.5732 6.49051C17.9013 5.55007 16.8167 4.99194 15.6609 4.99194H11.6244C11.4774 4.99194 11.332 5.02274 11.1977 5.08236L8.94344 6.08255C8.76526 5.45312 8.18649 4.99197 7.5 4.99197H3V17.992H7.5C8.26661 17.992 8.89891 17.4169 8.989 16.6746ZM13.3795 18.749C13.4198 18.8972 13.5544 19 13.708 19C13.7786 19 13.8475 18.9781 13.9051 18.9372L14.087 18.808C14.2053 18.724 14.3049 18.6159 14.3792 18.4909C14.5465 18.2091 14.5721 17.865 14.4486 17.5623L13.7864 15.9387C13.5106 15.2626 14.0079 14.5226 14.7381 14.5226H18.1798C18.3799 14.5226 18.5718 14.4431 18.7133 14.3016C18.8548 14.1601 18.9343 13.9682 18.9343 13.7681V13.0805C18.9343 12.7808 18.8785 12.4838 18.7699 12.2046L17.1326 7.99833C17.0849 7.87596 17.0222 7.76 16.9459 7.65315C16.6494 7.2382 16.1708 6.99194 15.6609 6.99194H11.8252L9 8.24548V14.663C10.451 14.7896 11.7728 15.579 12.5706 16.8158L12.7852 17.1484C12.9671 17.4304 13.1045 17.7387 13.1927 18.0626L13.3795 18.749ZM5 6.99197V15.992H7V6.99197H5Z"
109
105
  }));
110
- }));
111
- d.set("filled", (function() {
106
+ });
107
+ C.set("filled", function() {
112
108
 
113
109
  return t().createElement(t().Fragment, null, t().createElement("path", {
114
110
  fillRule: "evenodd",
115
111
  clipRule: "evenodd",
116
112
  d: "M13.7082 20.5081C12.8779 20.5081 12.1504 19.9521 11.9323 19.1509L11.7455 18.4645C11.6978 18.2892 11.6234 18.1222 11.5249 17.9695L11.3103 17.6369C10.789 16.8287 9.94026 16.3 9 16.1794V16.5C9 17.3284 8.32843 18 7.5 18H3V5H7.5C8.32843 5 9 5.67157 9 6.5V6.61258L11.4007 5.54741C11.4712 5.51614 11.5474 5.49998 11.6246 5.49998H15.6611C16.6554 5.49998 17.5885 5.98013 18.1666 6.7892C18.3154 6.99754 18.4377 7.22364 18.5306 7.46225L20.1679 11.6685C20.3441 12.1212 20.4345 12.6027 20.4345 13.0885V13.7762C20.4345 14.3741 20.197 14.9475 19.7742 15.3703C19.3514 15.7931 18.7779 16.0307 18.18 16.0307H15.4408L15.8377 17.0038C16.1389 17.7422 16.0761 18.5794 15.6691 19.2648C15.488 19.5697 15.2449 19.8336 14.9557 20.039L14.7738 20.1682C14.4625 20.3893 14.09 20.5081 13.7082 20.5081ZM5 16V7H7V16H5Z"
117
113
  }));
118
- }));
119
- var C = [ "default", "outlined", "filled" ];
120
- var f = function e(r) {
121
- return C.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 Feedback Dislike action and indicator
128
124
  * @category Actions
129
125
  * @keywords bad, not good, thumb down
130
126
  * @variants outlined,filled
131
- */ var s = function e(r) {
132
- var l = r.children, c = r.variant, C = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
133
- var p = v(C);
134
- var L = "thumbsdown-".concat(p);
135
- var m = (0, n.useContext)(o.IconContext);
136
- var g = d.get(p);
137
- if ((0, u.isDev)() && C && !f(C)) {
138
- (0, u.log)("warn", "Unknown variant '".concat(C, "', defaulting to ").concat(p));
127
+ */ var p = function e(r) {
128
+ var l = r.children, d = r.variant, f = d === void 0 ? "default" : d, p = c(r, i);
129
+ var L = s(f);
130
+ var m = "thumbsdown-".concat(L);
131
+ var g = (0, n.useContext)(o.IconContext);
132
+ var y = C.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 (m && g) {
141
- var y = m.toRender, b = m.addIcon;
142
- b(L, g());
143
- if (!y) {
136
+ if (g && y) {
137
+ var b = g.toRender, H = g.addIcon;
138
+ H(m, y());
139
+ if (!b) {
144
140
  return null;
145
141
  }
146
142
  }
147
143
 
148
- return t().createElement(a(), s, l, m ? t().createElement("use", {
149
- href: "#".concat(L)
150
- }) : !!g && g());
144
+ return t().createElement(a(), p, l, g ? t().createElement("use", {
145
+ href: "#".concat(m)
146
+ }) : !!y && y());
151
147
  };
152
- /* harmony default export */ const p = s;
148
+ /* harmony default export */ const L = p;
153
149
  module.exports = r;
154
150
  /******/})();
package/ThumbsUp.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/ThumbsUp.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, l = c(e, r);
79
+ var n, t, l = d(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 c(e, r) {
86
+ function d(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 d = new Map;
103
- d.set("outlined", (function() {
98
+ var C = new Map;
99
+ C.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: "M8.989 7.31739C9.76305 7.20272 10.4589 6.76042 10.89 6.09208L11.1045 5.75947C11.1752 5.64987 11.2286 5.53004 11.2629 5.4042L11.4497 4.71781C11.7269 3.69897 12.6521 2.99195 13.708 2.99194C14.1936 2.99194 14.6672 3.14298 15.0631 3.42414L15.245 3.55328C15.5912 3.79916 15.8821 4.11503 16.0988 4.47991C16.5857 5.29978 16.6609 6.30144 16.3005 7.18506L16.1845 7.46933H18.1798C18.9103 7.46933 19.611 7.75953 20.1275 8.27611C20.6441 8.79268 20.9343 9.4933 20.9343 10.2238V10.9115C20.9343 11.4593 20.8324 12.0024 20.6336 12.5129L18.9963 16.7191C18.8884 16.9965 18.7462 17.2593 18.5732 17.5015C17.9013 18.4419 16.8167 19 15.6609 19H11.6244C11.4774 19 11.332 18.9692 11.1977 18.9096L8.94344 17.9094C8.76526 18.5388 8.18649 19 7.5 19H3V6H7.5C8.26661 6 8.89891 6.57509 8.989 7.31739ZM13.3795 5.24301C13.4198 5.0948 13.5544 4.99194 13.708 4.99194C13.7786 4.99194 13.8475 5.01392 13.9051 5.05482L14.087 5.18396C14.2053 5.26795 14.3049 5.37611 14.3792 5.5011C14.5465 5.78286 14.5721 6.12698 14.4486 6.42969L13.7864 8.05328C13.5106 8.72934 14.0079 9.46933 14.7381 9.46933H18.1798C18.3799 9.46933 18.5718 9.54882 18.7133 9.69032C18.8548 9.83182 18.9343 10.0237 18.9343 10.2238V10.9115C18.9343 11.2111 18.8785 11.5082 18.7699 11.7874L17.1326 15.9936C17.0849 16.116 17.0222 16.232 16.9459 16.3388C16.6494 16.7538 16.1708 17 15.6609 17H11.8252L9 15.7465V9.329C10.451 9.20235 11.7728 8.41302 12.5706 7.17618L12.7852 6.84357C12.9671 6.56155 13.1045 6.25322 13.1927 5.92939L13.3795 5.24301ZM5 17V8H7V17H5Z"
109
105
  }));
110
- }));
111
- d.set("filled", (function() {
106
+ });
107
+ C.set("filled", function() {
112
108
 
113
109
  return t().createElement(t().Fragment, null, t().createElement("path", {
114
110
  fillRule: "evenodd",
115
111
  clipRule: "evenodd",
116
112
  d: "M13.7082 3.49194C12.8779 3.49195 12.1504 4.04793 11.9323 4.84911L11.7455 5.5355C11.6978 5.71084 11.6234 5.87779 11.5249 6.03049L11.3103 6.3631C10.789 7.17134 9.94026 7.70002 9 7.82063V7.5C9 6.67157 8.32843 6 7.5 6H3V19H7.5C8.32843 19 9 18.3284 9 17.5V17.3874L11.4007 18.4526C11.4712 18.4839 11.5474 18.5 11.6246 18.5H15.6611C16.6554 18.5 17.5885 18.0199 18.1666 17.2108C18.3154 17.0025 18.4377 16.7764 18.5306 16.5377L20.1679 12.3315C20.3441 11.8788 20.4345 11.3973 20.4345 10.9115V10.2238C20.4345 9.62591 20.197 9.05246 19.7742 8.62966C19.3514 8.20686 18.7779 7.96933 18.18 7.96933H15.4408L15.8377 6.99622C16.1389 6.25783 16.0761 5.42055 15.6691 4.73521C15.488 4.4303 15.2449 4.16636 14.9557 3.96095L14.7738 3.83181C14.4625 3.61072 14.09 3.49194 13.7082 3.49194ZM5 8V17H7V8H5Z"
117
113
  }));
118
- }));
119
- var C = [ "default", "outlined", "filled" ];
120
- var f = function e(r) {
121
- return C.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 Feedback Like action and indicator
128
124
  * @category Actions
129
125
  * @keywords good, thumbs up
130
126
  * @variants outlined,filled
131
- */ var s = function e(r) {
132
- var o = r.children, c = r.variant, C = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
133
- var p = v(C);
134
- var L = "thumbsup-".concat(p);
135
- var m = (0, n.useContext)(l.IconContext);
136
- var g = d.get(p);
137
- if ((0, u.isDev)() && C && !f(C)) {
138
- (0, u.log)("warn", "Unknown variant '".concat(C, "', defaulting to ").concat(p));
127
+ */ var p = function e(r) {
128
+ var o = r.children, d = r.variant, f = d === void 0 ? "default" : d, p = c(r, i);
129
+ var L = s(f);
130
+ var m = "thumbsup-".concat(L);
131
+ var g = (0, n.useContext)(l.IconContext);
132
+ var y = C.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 (m && g) {
141
- var y = m.toRender, b = m.addIcon;
142
- b(L, g());
143
- if (!y) {
136
+ if (g && y) {
137
+ var b = g.toRender, H = g.addIcon;
138
+ H(m, y());
139
+ if (!b) {
144
140
  return null;
145
141
  }
146
142
  }
147
143
 
148
- return t().createElement(a(), s, o, m ? t().createElement("use", {
149
- href: "#".concat(L)
150
- }) : !!g && g());
144
+ return t().createElement(a(), p, o, g ? t().createElement("use", {
145
+ href: "#".concat(m)
146
+ }) : !!y && y());
151
147
  };
152
- /* harmony default export */ const p = s;
148
+ /* harmony default export */ const L = p;
153
149
  module.exports = r;
154
150
  /******/})();
package/TildeCircle.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,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/TildeCircle.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
  d: "M8.03711 10.8281C9.22282 9.89651 10.8751 9.83959 12.1221 10.6875L13.1768 11.4043C13.5924 11.6867 14.1429 11.6679 14.5381 11.3574L15.3643 10.708C15.8653 10.3144 16.5906 10.4015 16.9844 10.9023C17.3781 11.4034 17.2911 12.1287 16.79 12.5225L15.9639 13.1719C14.7782 14.1035 13.1258 14.1603 11.8789 13.3125L10.8242 12.5957C10.4086 12.3132 9.85807 12.3322 9.46289 12.6426L8.63672 13.292C8.13574 13.6856 7.41036 13.5985 7.0166 13.0977C6.62289 12.5966 6.70986 11.8712 7.21094 11.4775L8.03711 10.8281Z"
@@ -109,48 +105,48 @@
109
105
  clipRule: "evenodd",
110
106
  d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4Z"
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: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12.1221 10.6875C10.8751 9.83959 9.22282 9.89651 8.03711 10.8281L7.21094 11.4775C6.70986 11.8712 6.62289 12.5966 7.0166 13.0977C7.41036 13.5985 8.13574 13.6856 8.63672 13.292L9.46289 12.6426C9.85807 12.3322 10.4086 12.3132 10.8242 12.5957L11.8789 13.3125C13.1258 14.1603 14.7782 14.1035 15.9639 13.1719L16.79 12.5225C17.2911 12.1287 17.3781 11.4034 16.9844 10.9023C16.5906 10.4015 15.8653 10.3144 15.3643 10.708L14.5381 11.3574C14.1429 11.6679 13.5924 11.6867 13.1768 11.4043L12.1221 10.6875Z"
119
115
  }));
120
- }));
121
- var f = [ "default", "outlined", "filled" ];
122
- var v = function e(r) {
123
- return f.indexOf(r) >= 0;
124
- };
116
+ });
117
+ var v = [ "default", "outlined", "filled" ];
125
118
  var C = function e(r) {
126
- return r === "default" || r && !v(r) ? "outlined" : r;
119
+ return v.indexOf(r) >= 0;
120
+ };
121
+ var s = function e(r) {
122
+ return r === "default" || r && !C(r) ? "outlined" : r;
127
123
  };
128
124
  /**
129
125
  * @description Low warning indicator for status, notifications, badges, and alert
130
126
  * @category Severity
131
127
  * @keywords wave, alternating current
132
128
  * @variants outlined,filled
133
- */ var s = function e(r) {
134
- var a = r.children, c = r.variant, f = c === void 0 ? "default" : c, s = i(r, [ "children", "variant" ]);
135
- var p = C(f);
136
- var m = "tildecircle-".concat(p);
137
- var g = (0, t.useContext)(l.IconContext);
138
- var y = d.get(p);
139
- if ((0, u.isDev)() && f && !v(f)) {
140
- (0, u.log)("warn", "Unknown variant '".concat(f, "', defaulting to ").concat(p));
129
+ */ var p = function e(r) {
130
+ var a = r.children, d = r.variant, v = d === void 0 ? "default" : d, p = c(r, i);
131
+ var m = s(v);
132
+ var g = "tildecircle-".concat(m);
133
+ var y = (0, t.useContext)(l.IconContext);
134
+ var b = f.get(m);
135
+ if ((0, u.isDev)() && v && !C(v)) {
136
+ (0, u.log)("warn", "Unknown variant '".concat(v, "', 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, L = y.addIcon;
140
+ L(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, a, 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
  /******/})();
package/Token.js CHANGED
@@ -10,10 +10,9 @@
10
10
  /******/ // getDefaultExport function for compatibility with non-harmony modules
11
11
  /******/ C.n = e => {
12
12
  /******/ var r = e && e.__esModule ?
13
- /******/ () => e["default"]
14
- /******/ : () => e
15
- /******/;
16
- C.d(r, {
13
+ /******/ () => e["default"] :
14
+ /******/ () => e;
15
+ /******/ C.d(r, {
17
16
  a: r
18
17
  });
19
18
  /******/ return r;
@@ -61,7 +60,7 @@
61
60
  C.r(e);
62
61
  // EXPORTS
63
62
  C.d(e, {
64
- default: () => /* binding */ s
63
+ default: () => /* binding */ p
65
64
  });
66
65
  // external "react"
67
66
  const r = require("react");
@@ -70,37 +69,34 @@
70
69
  const n = require("@splunk/react-icons/IconProvider");
71
70
  // external "@splunk/react-icons/SVG"
72
71
  const L = require("@splunk/react-icons/SVG");
73
- var l = C.n(L);
72
+ var a = C.n(L);
74
73
  // external "@splunk/ui-utils/logger"
75
- const o = require("@splunk/ui-utils/logger");
74
+ const l = require("@splunk/ui-utils/logger");
76
75
  // ./src/icons/Token.tsx
77
- function a(C, e) {
76
+ var o = [ "children", "variant" ];
77
+ function u(C, e) {
78
78
  if (null == C) return {};
79
- var r, t, n = u(C, e);
79
+ var r, t, n = i(C, e);
80
80
  if (Object.getOwnPropertySymbols) {
81
81
  var L = Object.getOwnPropertySymbols(C);
82
- for (t = 0; t < L.length; t++) {
83
- r = L[t], -1 === e.indexOf(r) && {}.propertyIsEnumerable.call(C, r) && (n[r] = C[r]);
84
- }
82
+ for (t = 0; t < L.length; t++) r = L[t], -1 === e.indexOf(r) && {}.propertyIsEnumerable.call(C, r) && (n[r] = C[r]);
85
83
  }
86
84
  return n;
87
85
  }
88
- function u(C, e) {
86
+ function i(C, e) {
89
87
  if (null == C) return {};
90
88
  var r = {};
91
- for (var t in C) {
92
- if ({}.hasOwnProperty.call(C, t)) {
93
- if (-1 !== e.indexOf(t)) continue;
94
- r[t] = C[t];
95
- }
89
+ for (var t in C) if ({}.hasOwnProperty.call(C, t)) {
90
+ if (-1 !== e.indexOf(t)) continue;
91
+ r[t] = C[t];
96
92
  }
97
93
  return r;
98
94
  }
99
95
  // This file is auto-generated.
100
96
  // Do not edit this file manually. Changes will be lost upon regeneration.
101
97
  // To modify the icon file template, update 'scripts/templates.ts'.
102
- var i = new Map;
103
- i.set("outlined", (function() {
98
+ var c = new Map;
99
+ c.set("outlined", function() {
104
100
 
105
101
  return t().createElement(t().Fragment, null, t().createElement("path", {
106
102
  d: "M9.125 8.22226V8C9.125 7.51675 9.51675 7.125 10 7.125C10.4832 7.125 10.875 7.51675 10.875 8V8.23174C10.9549 8.25183 11.034 8.27539 11.112 8.30236L11.1302 8.30866C11.4585 8.42218 11.7624 8.59679 12.0258 8.82327C12.1777 8.95388 12.3149 9.10067 12.435 9.26104L12.6262 9.51647C12.9158 9.90332 12.837 10.4517 12.4501 10.7413C12.0633 11.0309 11.5149 10.9521 11.2253 10.5653L11.0341 10.3098C10.9903 10.2514 10.9403 10.1978 10.8849 10.1502C10.7888 10.0676 10.6781 10.004 10.5583 9.96258L10.5401 9.95628C10.4527 9.92604 10.3617 9.9069 10.2695 9.89932L10.1677 9.89095C10.0627 9.88233 9.95713 9.88238 9.85212 9.89111L9.6634 9.90681C9.60327 9.91181 9.54359 9.92126 9.48486 9.93507L9.42302 9.94962C9.32481 9.97272 9.2314 10.0129 9.14706 10.0682L9.08217 10.1108C9.04648 10.1343 9.01486 10.1634 8.98857 10.197L8.98368 10.2033C8.95037 10.2459 8.92718 10.2955 8.91585 10.3484L8.91279 10.3627C8.90326 10.4072 8.90416 10.4533 8.91542 10.4974C8.93033 10.5557 8.96278 10.6081 9.00839 10.6475L9.02505 10.6619C9.04854 10.6822 9.07451 10.6994 9.10234 10.713L9.22117 10.7715C9.31185 10.8161 9.40709 10.8508 9.50523 10.8749L9.82282 10.9529L10.4146 11.0604L10.8006 11.1345C11.018 11.1762 11.2298 11.2435 11.4315 11.3348L11.484 11.3585C11.6954 11.4542 11.892 11.5798 12.0676 11.7315L12.0946 11.7548C12.2652 11.9022 12.4121 12.075 12.53 12.2673C12.6898 12.5278 12.7933 12.8189 12.8338 13.1219L12.8422 13.1851C12.8687 13.3836 12.8693 13.5847 12.8437 13.7833L12.8414 13.8012C12.7939 14.1706 12.6547 14.5222 12.4364 14.8239C12.2679 15.0569 12.0559 15.255 11.8121 15.4075L11.768 15.435C11.5581 15.5663 11.3299 15.6656 11.0908 15.7297L10.9983 15.7545C10.9574 15.7655 10.9163 15.7756 10.875 15.7849V16C10.875 16.4832 10.4832 16.875 10 16.875C9.51675 16.875 9.125 16.4832 9.125 16V15.7387C8.97005 15.6974 8.81815 15.6446 8.67057 15.5808L8.59752 15.5492C8.42885 15.4763 8.26857 15.3854 8.11949 15.278C7.80584 15.052 7.54781 14.7575 7.365 14.4168L7.29586 14.288C7.06733 13.8622 7.22725 13.3318 7.65305 13.1033C8.07885 12.8747 8.60928 13.0347 8.83781 13.4605L8.90695 13.5893C8.96403 13.6956 9.0446 13.7876 9.14253 13.8581C9.18908 13.8917 9.23913 13.9201 9.29179 13.9428L9.36484 13.9744C9.49573 14.031 9.63389 14.0689 9.7753 14.0872L9.87263 14.0997C9.98645 14.1144 10.1014 14.1185 10.216 14.112L10.2646 14.1093C10.3594 14.1039 10.4534 14.0888 10.5451 14.0642L10.6376 14.0394C10.7091 14.0202 10.7774 13.9905 10.8401 13.9513L10.8842 13.9237C10.9366 13.8909 10.9823 13.8483 11.0185 13.7982C11.0655 13.7332 11.0955 13.6575 11.1057 13.578L11.108 13.5602C11.1141 13.5127 11.114 13.4645 11.1076 13.417L11.0992 13.3538C11.0911 13.293 11.0703 13.2345 11.0382 13.1822C11.0145 13.1436 10.985 13.1089 10.9508 13.0793L10.9238 13.056C10.8752 13.014 10.8208 12.9793 10.7624 12.9528L10.7098 12.929C10.6334 12.8944 10.5531 12.8689 10.4707 12.8531L10.089 12.7799L9.45747 12.6651L9.08797 12.5744C8.86703 12.5202 8.65262 12.4422 8.4485 12.3417L8.32967 12.2832C8.16831 12.2038 8.01773 12.1042 7.88158 11.9866L7.86492 11.9723C7.54845 11.6991 7.32331 11.3355 7.21985 10.9304C7.14174 10.6246 7.13549 10.3048 7.20159 9.9962L7.20466 9.98189C7.2715 9.6698 7.40837 9.37697 7.60493 9.12551L7.60982 9.11926C7.75364 8.93527 7.92658 8.77605 8.1218 8.64789L8.18668 8.6053C8.44209 8.43763 8.72493 8.31606 9.02235 8.2461L9.08418 8.23156C9.09777 8.22836 9.11137 8.22526 9.125 8.22226Z"
@@ -109,48 +105,48 @@
109
105
  clipRule: "evenodd",
110
106
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM6.55736 6.94315C5.61341 8.20174 5 9.98631 5 12C5 14.0137 5.61341 15.7983 6.55736 17.0569C7.50108 18.3151 8.72847 19 10 19C11.2715 19 12.4989 18.3151 13.4426 17.0569C14.3866 15.7983 15 14.0137 15 12C15 9.98631 14.3866 8.20174 13.4426 6.94315C12.4989 5.68486 11.2715 5 10 5C8.72847 5 7.50108 5.68486 6.55736 6.94315ZM15.0426 5.74315C14.8537 5.49122 14.6519 5.25187 14.4381 5.0272C15.5511 5.16572 16.6078 5.83008 17.4426 6.94315C18.3866 8.20174 19 9.98631 19 12C19 14.0137 18.3866 15.7983 17.4426 17.0569C16.6078 18.1699 15.5511 18.8343 14.4381 18.9728C14.6519 18.7481 14.8537 18.5088 15.0426 18.2569C16.2703 16.62 17 14.4046 17 12C17 9.59541 16.2703 7.37998 15.0426 5.74315Z"
111
107
  }));
112
- }));
113
- i.set("filled", (function() {
108
+ });
109
+ c.set("filled", function() {
114
110
 
115
111
  return t().createElement(t().Fragment, null, t().createElement("path", {
116
112
  fillRule: "evenodd",
117
113
  clipRule: "evenodd",
118
114
  d: "M4.95736 5.74315C6.18521 4.10601 7.95782 3 10 3C10.118 3 10.2352 3.00369 10.3513 3.01097C10.3998 3.00375 10.4495 3 10.5 3H14C16.0422 3 17.8148 4.10601 19.0426 5.74315C20.2703 7.37998 21 9.59541 21 12C21 14.4046 20.2703 16.62 19.0426 18.2569C17.8148 19.894 16.0422 21 14 21H10.5C10.4495 21 10.3998 20.9963 10.3513 20.989C10.2352 20.9963 10.118 21 10 21C7.95782 21 6.18521 19.894 4.95736 18.2569C3.72973 16.62 3 14.4046 3 12C3 9.59541 3.72973 7.37998 4.95736 5.74315ZM15.0426 18.2569C14.8537 18.5088 14.6519 18.7481 14.4381 18.9728C15.5511 18.8343 16.6078 18.1699 17.4426 17.0569C18.3866 15.7983 19 14.0137 19 12C19 9.98631 18.3866 8.20174 17.4426 6.94315C16.6078 5.83008 15.5511 5.16572 14.4381 5.0272C14.6519 5.25187 14.8537 5.49122 15.0426 5.74315C16.2703 7.37998 17 9.59541 17 12C17 14.4046 16.2703 16.62 15.0426 18.2569ZM10 7.125C10.4832 7.125 10.875 7.51675 10.875 8V8.23174C10.9549 8.25183 11.034 8.27539 11.112 8.30236L11.1302 8.30866C11.4585 8.42218 11.7624 8.59679 12.0258 8.82327C12.1777 8.95388 12.3149 9.10067 12.435 9.26104L12.6262 9.51647C12.9158 9.90332 12.837 10.4517 12.4501 10.7413C12.0633 11.0309 11.5149 10.9521 11.2253 10.5653L11.0341 10.3098C10.9903 10.2514 10.9403 10.1978 10.8849 10.1502C10.7888 10.0676 10.6781 10.004 10.5583 9.96258L10.5401 9.95628C10.4527 9.92604 10.3617 9.9069 10.2695 9.89932L10.1677 9.89095C10.0627 9.88233 9.95713 9.88238 9.85212 9.89111L9.6634 9.90681C9.60327 9.91181 9.54359 9.92126 9.48486 9.93507L9.42302 9.94962C9.32481 9.97272 9.2314 10.0129 9.14706 10.0682L9.08217 10.1108C9.04648 10.1343 9.01486 10.1634 8.98857 10.197L8.98368 10.2033C8.95037 10.2459 8.92718 10.2955 8.91585 10.3484L8.91279 10.3627C8.90326 10.4072 8.90416 10.4533 8.91542 10.4974C8.93033 10.5557 8.96278 10.6081 9.00839 10.6475L9.02505 10.6619C9.04854 10.6822 9.07451 10.6994 9.10234 10.713L9.22117 10.7715C9.31185 10.8161 9.40709 10.8508 9.50523 10.8749L9.82282 10.9529L10.4146 11.0604L10.8006 11.1345C11.018 11.1762 11.2298 11.2435 11.4315 11.3348L11.484 11.3585C11.6954 11.4542 11.892 11.5798 12.0676 11.7315L12.0946 11.7548C12.2652 11.9022 12.4121 12.075 12.53 12.2673C12.6898 12.5278 12.7933 12.8189 12.8338 13.1219L12.8422 13.1851C12.8687 13.3836 12.8693 13.5847 12.8437 13.7833L12.8414 13.8012C12.7939 14.1706 12.6547 14.5222 12.4364 14.8239C12.2679 15.0569 12.0559 15.255 11.8121 15.4075L11.768 15.435C11.5581 15.5663 11.3299 15.6656 11.0908 15.7297L10.9983 15.7545C10.9574 15.7655 10.9163 15.7756 10.875 15.7849V16C10.875 16.4832 10.4832 16.875 10 16.875C9.51675 16.875 9.125 16.4832 9.125 16V15.7387C8.97005 15.6974 8.81815 15.6446 8.67057 15.5808L8.59752 15.5492C8.42885 15.4763 8.26857 15.3854 8.11949 15.278C7.80584 15.052 7.54781 14.7575 7.365 14.4168L7.29586 14.288C7.06733 13.8622 7.22725 13.3318 7.65305 13.1033C8.07885 12.8747 8.60928 13.0347 8.83781 13.4605L8.90695 13.5893C8.96403 13.6956 9.0446 13.7876 9.14253 13.8581C9.18908 13.8917 9.23913 13.9201 9.29179 13.9428L9.36484 13.9744C9.49573 14.031 9.63389 14.0689 9.7753 14.0872L9.87263 14.0997C9.98645 14.1144 10.1014 14.1185 10.216 14.112L10.2646 14.1093C10.3594 14.1039 10.4534 14.0888 10.5451 14.0642L10.6376 14.0394C10.7091 14.0202 10.7774 13.9905 10.8401 13.9513L10.8842 13.9237C10.9366 13.8909 10.9823 13.8483 11.0185 13.7982C11.0655 13.7332 11.0955 13.6575 11.1057 13.578L11.108 13.5602C11.1141 13.5127 11.114 13.4645 11.1076 13.417L11.0992 13.3538C11.0911 13.293 11.0703 13.2345 11.0382 13.1822C11.0145 13.1436 10.985 13.1089 10.9508 13.0793L10.9238 13.056C10.8752 13.014 10.8208 12.9793 10.7624 12.9528L10.7098 12.929C10.6334 12.8944 10.5531 12.8689 10.4707 12.8531L10.089 12.7799L9.45747 12.6651L9.08797 12.5744C8.86703 12.5202 8.65262 12.4422 8.4485 12.3417L8.32967 12.2832C8.16831 12.2038 8.01773 12.1042 7.88158 11.9866L7.86492 11.9723C7.54845 11.6991 7.32331 11.3355 7.21985 10.9304C7.14174 10.6246 7.13549 10.3048 7.20159 9.9962L7.20466 9.98189C7.2715 9.6698 7.40837 9.37697 7.60493 9.12551L7.60982 9.11926C7.75364 8.93527 7.92658 8.77605 8.1218 8.64789L8.18668 8.6053C8.44209 8.43763 8.72493 8.31606 9.02235 8.2461L9.08418 8.23156L9.125 8.22226V8C9.125 7.51675 9.51675 7.125 10 7.125Z"
119
115
  }));
120
- }));
121
- var c = [ "default", "outlined", "filled" ];
122
- var d = function C(e) {
123
- return c.indexOf(e) >= 0;
124
- };
116
+ });
117
+ var d = [ "default", "outlined", "filled" ];
125
118
  var f = function C(e) {
126
- return e === "default" || e && !d(e) ? "outlined" : e;
119
+ return d.indexOf(e) >= 0;
120
+ };
121
+ var v = function C(e) {
122
+ return e === "default" || e && !f(e) ? "outlined" : e;
127
123
  };
128
124
  /**
129
125
  * @description Variable token that is used in Dashboard Studio
130
126
  * @category Data Type
131
127
  * @keywords coin, dollar mark, money, dynamic variable parameter, search result, eval
132
128
  * @variants outlined,filled
133
- */ var v = function C(e) {
134
- var L = e.children, u = e.variant, c = u === void 0 ? "default" : u, v = a(e, [ "children", "variant" ]);
135
- var s = f(c);
136
- var p = "token-".concat(s);
137
- var m = (0, r.useContext)(n.IconContext);
138
- var g = i.get(s);
139
- if ((0, o.isDev)() && c && !d(c)) {
140
- (0, o.log)("warn", "Unknown variant '".concat(c, "', defaulting to ").concat(s));
129
+ */ var s = function C(e) {
130
+ var L = e.children, i = e.variant, d = i === void 0 ? "default" : i, s = u(e, o);
131
+ var p = v(d);
132
+ var m = "token-".concat(p);
133
+ var g = (0, r.useContext)(n.IconContext);
134
+ var y = c.get(p);
135
+ if ((0, l.isDev)() && d && !f(d)) {
136
+ (0, l.log)("warn", "Unknown variant '".concat(d, "', defaulting to ").concat(p));
141
137
  }
142
- if (m && g) {
143
- var y = m.toRender, b = m.addIcon;
144
- b(p, g());
145
- if (!y) {
138
+ if (g && y) {
139
+ var b = g.toRender, O = g.addIcon;
140
+ O(m, y());
141
+ if (!b) {
146
142
  return null;
147
143
  }
148
144
  }
149
145
 
150
- return t().createElement(l(), v, L, m ? t().createElement("use", {
151
- href: "#".concat(p)
152
- }) : !!g && g());
146
+ return t().createElement(a(), s, L, g ? t().createElement("use", {
147
+ href: "#".concat(m)
148
+ }) : !!y && y());
153
149
  };
154
- /* harmony default export */ const s = v;
150
+ /* harmony default export */ const p = s;
155
151
  module.exports = e;
156
152
  /******/})();