@splunk/react-icons 5.0.0 → 5.2.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 (797) hide show
  1. package/Airplane.js +13 -10
  2. package/AlignBottom.js +20 -17
  3. package/AlignCenter.js +13 -10
  4. package/AlignDistributeHorizontal.js +13 -10
  5. package/AlignDistributeVertical.js +13 -10
  6. package/AlignLeft.js +20 -17
  7. package/AlignRight.js +20 -17
  8. package/AlignTop.js +20 -17
  9. package/AlignVerticalCenters.js +13 -10
  10. package/ArrowBowLeft.js +13 -10
  11. package/ArrowBowRight.js +13 -10
  12. package/ArrowBroadBowRight.js +24 -17
  13. package/ArrowBroadLeftRight.js +15 -12
  14. package/ArrowBroadUnderbarDown.js +23 -18
  15. package/ArrowBroadUnderbarUp.js +13 -10
  16. package/ArrowCircleInRight.js +13 -10
  17. package/ArrowCircleOutRight.js +25 -22
  18. package/ArrowClockwise.js +13 -10
  19. package/ArrowCounterClockwise.js +17 -14
  20. package/ArrowDown.js +18 -15
  21. package/ArrowDownCircle.js +13 -10
  22. package/ArrowFourWays.js +29 -26
  23. package/ArrowLeft.js +13 -10
  24. package/ArrowLeftCircle.js +13 -10
  25. package/ArrowLeftRight.js +15 -12
  26. package/ArrowLongTopLeft.js +20 -17
  27. package/ArrowRight.js +15 -12
  28. package/ArrowRightCircle.js +13 -10
  29. package/ArrowSquareHalfDown.js +13 -10
  30. package/ArrowSquareHalfUp.js +13 -10
  31. package/ArrowSquareInsideRight.js +26 -23
  32. package/ArrowSquareRight.js +15 -12
  33. package/ArrowSquareTopRight.js +15 -12
  34. package/ArrowSquareTopRightInset.js +23 -20
  35. package/ArrowTriangleDown.js +15 -12
  36. package/ArrowTriangleLeft.js +15 -12
  37. package/ArrowTriangleRight.js +13 -10
  38. package/ArrowTriangleUp.js +15 -12
  39. package/ArrowTurnBackLeft.js +13 -10
  40. package/ArrowUp.js +13 -10
  41. package/ArrowUpCircle.js +13 -10
  42. package/ArrowUpDown.js +20 -17
  43. package/ArrowsCircularDouble.js +21 -18
  44. package/ArrowsRectangularDouble.js +22 -19
  45. package/ArrowsRerouteUp.js +17 -14
  46. package/ArrowsRoundedRectangularDouble.js +24 -21
  47. package/ArrowsRoundedRectangularDoubleSlashed.js +22 -19
  48. package/ArrowsSeparatedRight.js +18 -15
  49. package/ArrowsSwitchRight.js +18 -15
  50. package/AsteriskCircle.d.ts +2 -0
  51. package/AsteriskCircle.js +152 -0
  52. package/AsterisksUnderline.js +19 -16
  53. package/Balloon.js +17 -14
  54. package/BalloonDot.js +20 -17
  55. package/BalloonsChat.js +18 -15
  56. package/BatteryCharging.js +15 -12
  57. package/Bell.js +13 -10
  58. package/BellDot.js +13 -10
  59. package/BellPlus.js +25 -22
  60. package/BellSlashed.js +18 -15
  61. package/Bicycle.js +15 -12
  62. package/BlockFourDots.js +22 -19
  63. package/BlocksHorse.js +13 -10
  64. package/BookOpen.js +14 -11
  65. package/Bookmark.js +17 -14
  66. package/Bookshelf.js +22 -19
  67. package/BoxCardboard.js +18 -15
  68. package/Briefcase.js +13 -10
  69. package/Bug.js +13 -10
  70. package/Buildings.js +20 -17
  71. package/BullsEye.js +13 -10
  72. package/Bus.js +13 -10
  73. package/ButtonPulldown.js +25 -22
  74. package/ButtonsPulldown.js +13 -10
  75. package/CHANGELOG.md +27 -2
  76. package/Calculation.js +13 -10
  77. package/Calculator.js +18 -15
  78. package/Calendar.js +13 -10
  79. package/CalendarArrowDownFilled.js +20 -17
  80. package/CalendarArrowsLeftRight.js +13 -10
  81. package/CalendarChecked.js +27 -24
  82. package/CalendarClock.js +20 -17
  83. package/CalenderArrowRight.js +22 -19
  84. package/Car.js +13 -10
  85. package/CaretDown.js +17 -14
  86. package/CaretLeft.js +20 -17
  87. package/CaretRight.js +15 -12
  88. package/CaretSmallDown.js +18 -15
  89. package/CaretSmallLeft.js +13 -10
  90. package/CaretSmallRight.js +15 -12
  91. package/CaretSmallUp.js +13 -10
  92. package/CaretUp.js +15 -12
  93. package/CaretsSmallInsideUpDown.js +22 -19
  94. package/CaretsSmallOutsideUpDown.js +22 -19
  95. package/CaretsSmallUpDown.js +22 -19
  96. package/Certification.js +13 -10
  97. package/Chain.js +24 -21
  98. package/ChainSlashed.js +21 -18
  99. package/ChartArea.js +15 -12
  100. package/ChartAreaStacked.js +15 -12
  101. package/ChartBar.js +25 -22
  102. package/ChartBarBeside.js +13 -10
  103. package/ChartBarStacked.js +15 -12
  104. package/ChartBarStacked100.js +15 -12
  105. package/ChartBubble.js +21 -18
  106. package/ChartChoroplethMap.js +15 -12
  107. package/ChartColumn.js +23 -20
  108. package/ChartColumnIcicle.d.ts +2 -0
  109. package/ChartColumnIcicle.js +154 -0
  110. package/ChartColumnMagnifier.d.ts +2 -0
  111. package/ChartColumnMagnifier.js +162 -0
  112. package/ChartColumnPanel.js +15 -12
  113. package/ChartColumnSquare.js +20 -17
  114. package/ChartColumnThin.js +15 -12
  115. package/ChartFlame.js +19 -16
  116. package/ChartGantt.js +18 -15
  117. package/ChartGanttAxis.js +15 -12
  118. package/ChartGauge.js +13 -10
  119. package/ChartGaugeFiller.js +13 -10
  120. package/ChartGaugeLevelMarker.js +27 -22
  121. package/ChartGaugeMarker.js +15 -12
  122. package/ChartIcicle.js +19 -16
  123. package/ChartLine.js +18 -15
  124. package/ChartLineChecked.js +18 -15
  125. package/ChartLineClock.js +22 -19
  126. package/ChartLinePlus.js +24 -21
  127. package/ChartLineUnderlineDotted.js +26 -23
  128. package/ChartLineWarning.js +18 -15
  129. package/ChartLinkGraph.js +13 -10
  130. package/ChartMissingValueJoin.js +21 -18
  131. package/ChartMissingValueSkipped.js +25 -22
  132. package/ChartMissingValueZero.js +20 -17
  133. package/ChartPanels.js +22 -19
  134. package/ChartParallelCoordinates.js +14 -11
  135. package/ChartPie.js +19 -16
  136. package/ChartPlus.js +18 -15
  137. package/ChartSankey.js +22 -19
  138. package/ChartScatter.js +13 -10
  139. package/ChartSingleValue.js +18 -15
  140. package/ChartSingleValueIcon.js +18 -15
  141. package/ChartSingleValueRadial.js +15 -12
  142. package/ChartStream.js +19 -16
  143. package/ChartTimeline.js +18 -15
  144. package/CheckBox.js +15 -12
  145. package/CheckBoxCompleted.js +21 -18
  146. package/CheckBoxIndeterminate.js +13 -10
  147. package/CheckCircle.js +25 -22
  148. package/CheckRadio.js +13 -10
  149. package/Checkmark.js +13 -10
  150. package/CheckmarksDouble.js +22 -19
  151. package/ChevronBroadRight.js +13 -10
  152. package/ChevronBroadRightDashed.js +20 -17
  153. package/ChevronDown.js +13 -10
  154. package/ChevronLeft.js +18 -15
  155. package/ChevronRight.js +15 -12
  156. package/ChevronUp.js +13 -10
  157. package/ChevronsDoubleDownGuillemets.js +15 -12
  158. package/ChevronsDoubleLeftGuillemets.js +15 -12
  159. package/ChevronsDoubleRightGuillemets.js +20 -17
  160. package/ChevronsDoubleUpGuillemets.js +15 -12
  161. package/ChevronsIn.js +20 -17
  162. package/ChevronsOut.js +24 -21
  163. package/ChevronsSlash.js +22 -19
  164. package/ChevronsSquareIn.js +13 -10
  165. package/ChevronsSquareOut.js +15 -12
  166. package/ChevronsTextSmallA.js +18 -15
  167. package/Circle.js +15 -12
  168. package/CircleDashed.js +27 -24
  169. package/CircleHalfFilled.js +13 -10
  170. package/CircleSlashed.js +13 -10
  171. package/CircleSmall.js +15 -12
  172. package/CircleTiny.js +15 -12
  173. package/CirclesFour.js +21 -18
  174. package/Clipboard.js +20 -17
  175. package/Clock.js +21 -18
  176. package/ClockAlarm.js +25 -22
  177. package/Cloud.js +23 -20
  178. package/CloudArrowDown.js +17 -14
  179. package/CloudArrowInRight.js +17 -14
  180. package/CloudArrowUp.js +17 -14
  181. package/CloudNodesInside.js +17 -14
  182. package/Cog.js +13 -10
  183. package/Compass.js +13 -10
  184. package/Container.js +22 -19
  185. package/Containership.js +18 -15
  186. package/ControlFastForward.js +22 -19
  187. package/ControlFastForwardCircle.js +18 -15
  188. package/ControlNext.js +18 -15
  189. package/ControlNextCircle.js +18 -15
  190. package/ControlPause.js +13 -10
  191. package/ControlPauseCircle.js +18 -15
  192. package/ControlPlay.js +17 -14
  193. package/ControlPlayBrackets.js +13 -10
  194. package/ControlPlayCircle.js +13 -10
  195. package/ControlPlayResume.js +13 -10
  196. package/ControlPrevious.js +13 -10
  197. package/ControlPreviousCircle.js +13 -10
  198. package/ControlRewind.js +19 -16
  199. package/ControlRewindCircle.js +13 -10
  200. package/ControlStop.js +19 -16
  201. package/ControlStopCircle.js +13 -10
  202. package/Counter.js +22 -19
  203. package/CounterCumulative.js +27 -24
  204. package/CreditCard.js +15 -12
  205. package/Crop.js +24 -21
  206. package/Cross.js +13 -10
  207. package/CrossCircle.js +13 -10
  208. package/CrossHexagon.d.ts +2 -0
  209. package/CrossHexagon.js +152 -0
  210. package/Crown.js +15 -12
  211. package/Cube.js +25 -22
  212. package/CursorArrow.js +15 -12
  213. package/CursorArrowClicking.d.ts +2 -0
  214. package/CursorArrowClicking.js +166 -0
  215. package/Cylinder.js +13 -10
  216. package/CylinderAlert.js +20 -17
  217. package/CylinderArrowInsideRight.js +13 -10
  218. package/CylinderArrowInsideUp.js +13 -10
  219. package/CylinderChartColumn.js +19 -16
  220. package/CylinderChecked.js +20 -17
  221. package/CylinderChevrons.js +13 -10
  222. package/CylinderClock.js +25 -22
  223. package/CylinderCloud.js +20 -17
  224. package/CylinderDashed.js +25 -22
  225. package/CylinderIndex.js +13 -10
  226. package/CylinderIndexTable.js +13 -10
  227. package/CylinderMagnifier.js +22 -19
  228. package/CylinderMagnifierPlus.js +18 -15
  229. package/CylinderMetrics.js +13 -10
  230. package/CylinderMulti.js +13 -10
  231. package/CylinderPie.js +13 -10
  232. package/CylinderPieLifted.js +13 -10
  233. package/CylinderPlus.js +15 -12
  234. package/CylinderSquareCorners.js +22 -19
  235. package/CylinderTable.js +13 -10
  236. package/CylinderTrace.js +13 -10
  237. package/CylinderWaves.js +13 -10
  238. package/CylinderWrench.js +13 -10
  239. package/DataType.js +19 -16
  240. package/DeskLight.js +15 -12
  241. package/DesktopPc.js +18 -15
  242. package/DeviceEdgeHub.js +26 -23
  243. package/Diamond.js +15 -12
  244. package/DocumentDrawer.js +13 -10
  245. package/DollarMark.js +19 -16
  246. package/DonutPie.js +15 -12
  247. package/DonutPie25.js +17 -14
  248. package/DonutPie50.js +22 -19
  249. package/DonutPie75.js +17 -14
  250. package/DoorArrowInside.js +13 -10
  251. package/DoorArrowOutside.js +13 -10
  252. package/DotsFourSquare.js +18 -15
  253. package/DotsNine.js +13 -10
  254. package/DotsThreeBalloon.js +13 -10
  255. package/DotsThreeCircle.d.ts +2 -0
  256. package/DotsThreeCircle.js +156 -0
  257. package/DotsThreeHorizontal.js +13 -10
  258. package/DotsThreeVertical.js +17 -14
  259. package/Drive.js +13 -10
  260. package/DriveArrowInside.js +15 -12
  261. package/DriveArrowOutside.js +15 -12
  262. package/DriveIndexTable.js +18 -15
  263. package/DriveIndexes.js +19 -16
  264. package/DriveMagnifier.js +26 -23
  265. package/Earth.js +13 -10
  266. package/Electricity.js +15 -12
  267. package/Envelope.js +13 -10
  268. package/EqualTo.js +13 -10
  269. package/ExclamationBalloon.js +13 -10
  270. package/ExclamationBrackets.js +22 -19
  271. package/ExclamationCircle.js +13 -10
  272. package/ExclamationSquare.js +15 -12
  273. package/ExclamationTriangle.js +23 -20
  274. package/ExclamationTriangleChevronsRectangle.js +25 -22
  275. package/ExclamationTriangleDown.js +23 -20
  276. package/Eye.js +26 -23
  277. package/EyeCheckmark.js +13 -10
  278. package/EyeSlashed.js +15 -12
  279. package/FaceSmile.js +15 -12
  280. package/Factory.js +28 -25
  281. package/File.js +13 -10
  282. package/FileAiff.js +26 -23
  283. package/FileArrowsRectangularDouble.js +18 -15
  284. package/FileChartColumn.js +13 -10
  285. package/FileCharts.js +25 -22
  286. package/FileChevronRight.js +13 -10
  287. package/FileChevrons.js +13 -10
  288. package/FileCss.js +20 -17
  289. package/FileCsv.js +13 -10
  290. package/FileDat.js +22 -19
  291. package/FileDb.js +16 -13
  292. package/FileDbf.js +22 -19
  293. package/FileDoc.js +27 -24
  294. package/FileEps.js +21 -18
  295. package/FileFig.js +16 -13
  296. package/FileGif.js +16 -13
  297. package/FileHtm.js +24 -21
  298. package/FileHtml.js +13 -10
  299. package/FileIco.js +23 -20
  300. package/FileJpg.js +24 -21
  301. package/FileJs.js +26 -23
  302. package/FileJson.js +26 -23
  303. package/FileJsx.js +18 -15
  304. package/FileLog.js +26 -23
  305. package/FileLogs.js +13 -10
  306. package/FileMagnifier.js +19 -16
  307. package/FileMagnifierOn.js +13 -10
  308. package/FileMid.js +24 -21
  309. package/FileMp3.js +24 -21
  310. package/FileMp4.js +23 -20
  311. package/FileMpg.js +24 -21
  312. package/FileNode.js +21 -18
  313. package/FilePdf.js +19 -16
  314. package/FilePhp.js +25 -22
  315. package/FilePlus.js +13 -10
  316. package/FilePng.js +24 -21
  317. package/FilePpt.js +19 -16
  318. package/FileRar.js +24 -21
  319. package/FileRegex.js +25 -22
  320. package/FileRipped.js +21 -18
  321. package/FileRtf.js +24 -21
  322. package/FileSql.js +21 -18
  323. package/FileSvg.js +13 -10
  324. package/FileTGZ.js +16 -13
  325. package/FileText.js +19 -16
  326. package/FileTiff.js +13 -10
  327. package/FileWav.js +24 -21
  328. package/FileXls.js +13 -10
  329. package/FileXml.js +19 -16
  330. package/FileZip.js +24 -21
  331. package/FileZipped.js +22 -19
  332. package/Filter.js +23 -20
  333. package/FilterMinus.js +13 -10
  334. package/FilterPlus.js +13 -10
  335. package/FingerPointClicking.d.ts +2 -0
  336. package/FingerPointClicking.js +166 -0
  337. package/Fingerprint.js +13 -10
  338. package/Fire.js +15 -12
  339. package/Flag.js +18 -15
  340. package/Flame.js +18 -15
  341. package/Flashlight.js +13 -10
  342. package/Flask.js +13 -10
  343. package/FloppyDisk.js +25 -22
  344. package/Folder.js +15 -12
  345. package/ForwarderHeavy.js +13 -10
  346. package/ForwarderUniversal.js +18 -15
  347. package/Function.js +20 -17
  348. package/GamePad.js +21 -18
  349. package/GeoTag.js +25 -22
  350. package/GeoTagGroup.js +21 -18
  351. package/GiftBox.js +13 -10
  352. package/Globe.js +20 -17
  353. package/GreaterThan.js +15 -12
  354. package/GreaterThanOrEqualTo.js +15 -12
  355. package/GridLines.js +22 -19
  356. package/Hammer.js +15 -12
  357. package/HandRise.js +15 -12
  358. package/Hash.js +13 -10
  359. package/Headset.js +13 -10
  360. package/HeadsetD.js +18 -15
  361. package/HeadsetS.js +13 -10
  362. package/HeartRibbon.js +18 -15
  363. package/Hexagon.js +15 -12
  364. package/HotAirBalloon.js +13 -10
  365. package/Hourglass.js +13 -10
  366. package/HourglassCircle.js +17 -14
  367. package/HourglassStart.js +18 -15
  368. package/House.js +15 -12
  369. package/HumanBodyCircle.js +17 -14
  370. package/IconProvider.js +17 -17
  371. package/IdentityCard.js +24 -21
  372. package/Indexes.js +29 -26
  373. package/Information.js +13 -10
  374. package/InformationCircle.js +13 -10
  375. package/InformationDiamond.js +15 -12
  376. package/InformationHexagon.js +15 -12
  377. package/InformationSerifSquare.d.ts +2 -0
  378. package/InformationSerifSquare.js +154 -0
  379. package/Key.js +13 -10
  380. package/Keyboard.js +24 -21
  381. package/LaptopOpen.js +21 -18
  382. package/LayersDoubleTransparent.js +13 -10
  383. package/LayersRised.js +18 -15
  384. package/LayersTriple.js +22 -19
  385. package/Layout.js +13 -10
  386. package/LayoutOverview.js +13 -10
  387. package/LayoutPanels.js +19 -16
  388. package/LessThan.js +13 -10
  389. package/LessThanOrEqualTo.js +15 -12
  390. package/LevelGauge14.js +15 -12
  391. package/LevelGauge24.js +13 -10
  392. package/LevelGauge34.js +13 -10
  393. package/LevelGauge44.js +18 -15
  394. package/License.js +18 -15
  395. package/LicenseCog.js +19 -16
  396. package/Lightbulb.js +13 -10
  397. package/Lightning.js +16 -13
  398. package/Line.js +13 -10
  399. package/LinesThree.js +18 -15
  400. package/List.js +13 -10
  401. package/ListCheck.js +13 -10
  402. package/ListIndentedSquare.js +20 -17
  403. package/ListNumbered.js +13 -10
  404. package/ListToken.js +13 -10
  405. package/Lock.js +13 -10
  406. package/LockSquare.js +21 -18
  407. package/LockUnlocked.js +13 -10
  408. package/Magnifier.js +13 -10
  409. package/MagnifierArrowLeftRight.js +17 -14
  410. package/MagnifierChartColumn.js +15 -12
  411. package/MagnifierChartLine.js +13 -10
  412. package/MagnifierClock.js +13 -10
  413. package/MagnifierCross.js +13 -10
  414. package/MagnifierMinus.js +13 -10
  415. package/MagnifierPlus.js +13 -10
  416. package/MagnifierText.js +15 -12
  417. package/MagnifierUnderline.js +13 -10
  418. package/MagnifierWithPlus.js +13 -10
  419. package/MapUSA.js +13 -10
  420. package/Markdown.js +23 -20
  421. package/MeshRandom.js +13 -10
  422. package/Metrics.js +13 -10
  423. package/Minus.js +13 -10
  424. package/MinusCircle.js +13 -10
  425. package/MobilePhone.js +13 -10
  426. package/Monitor.js +13 -10
  427. package/MonitorArrow.js +22 -19
  428. package/MonitorArrowInwardRight.js +22 -19
  429. package/MonitorArrowUp.js +13 -10
  430. package/MonitorChartColumn.js +17 -14
  431. package/Moon.js +15 -12
  432. package/Motorcycle.js +24 -21
  433. package/MutipleFolders.js +13 -10
  434. package/NetworkConnector.js +13 -10
  435. package/NetworkDevices.js +13 -10
  436. package/NewSquare.js +15 -12
  437. package/NodeBranch.js +19 -16
  438. package/NodeBranchCog.d.ts +2 -0
  439. package/NodeBranchCog.js +159 -0
  440. package/NodeBranchPlus.js +13 -10
  441. package/NodeConnection.js +16 -13
  442. package/NodeDistributed.js +18 -15
  443. package/NodeFollow.js +13 -10
  444. package/NodeFollowFour.js +20 -17
  445. package/NodeModel.js +13 -10
  446. package/NodeNetwork.js +13 -10
  447. package/NodePathDuration.js +13 -10
  448. package/NodeRulesEngine.js +26 -23
  449. package/NodeRulesets.js +13 -10
  450. package/NodeSplit.js +19 -16
  451. package/NodeSplitHorizontal.js +16 -13
  452. package/NodeStartToEnd.js +15 -12
  453. package/NodeTopology.js +13 -10
  454. package/NodeTree.js +13 -10
  455. package/NodesCentered.js +14 -11
  456. package/NotEqualTo.js +13 -10
  457. package/NotePlus.js +23 -20
  458. package/NotePortrait.d.ts +2 -0
  459. package/NotePortrait.js +162 -0
  460. package/Observatory.js +19 -16
  461. package/Odometer.js +18 -15
  462. package/OrganizerNotebook.js +22 -19
  463. package/PacketLoss.js +13 -10
  464. package/Paintbrush.js +13 -10
  465. package/Palette.js +23 -20
  466. package/PaperFolded.js +21 -18
  467. package/PaperPlane.js +20 -17
  468. package/Paperclip.js +13 -10
  469. package/ParallelDots.js +20 -17
  470. package/ParallelDotsHorizontal.js +20 -17
  471. package/Pencil.js +13 -10
  472. package/PencilCircle.js +23 -20
  473. package/PencilUnderline.js +18 -15
  474. package/PhoneReceiverAngled.js +13 -10
  475. package/PhoneReceiverAngledExclamationTriangle.js +18 -15
  476. package/PhoneReceiverAngledHourglass.js +18 -15
  477. package/PhoneReceiverAngledSlashed.js +20 -17
  478. package/PhoneReceiverUp.js +13 -10
  479. package/Picture.js +13 -10
  480. package/Pin.js +13 -10
  481. package/PinStuck.js +13 -10
  482. package/PingPongPaddleRacket.js +20 -17
  483. package/PipeS.js +14 -11
  484. package/Plus.js +13 -10
  485. package/PlusBalloon.js +13 -10
  486. package/PlusBrackets.js +22 -19
  487. package/PlusCircle.js +13 -10
  488. package/PlusSquare.js +13 -10
  489. package/Portrait.js +25 -22
  490. package/PortraitPlus.js +15 -12
  491. package/PortraitsThree.js +13 -10
  492. package/PortraitsTwo.js +18 -15
  493. package/Printer.js +23 -20
  494. package/Processor.js +17 -14
  495. package/ProcessorBus.js +13 -10
  496. package/ProjectorChartColumn.js +22 -19
  497. package/Pulse.js +13 -10
  498. package/Punchcard.js +18 -15
  499. package/PuzzlePiece.js +24 -21
  500. package/QuestionCircle.js +16 -13
  501. package/QuotationDouble.js +18 -15
  502. package/RectanglesAndCheck.js +13 -10
  503. package/RectanglesDouble.js +13 -10
  504. package/RectanglesFour.js +23 -20
  505. package/RectanglesWithCornerFrame.js +19 -16
  506. package/RectangularsArrowInto.js +23 -20
  507. package/Report.js +26 -23
  508. package/ReportDouble.d.ts +2 -0
  509. package/ReportDouble.js +160 -0
  510. package/RobotAgent.js +25 -22
  511. package/RobotAgentMagnifier.js +18 -15
  512. package/RobotArm.js +13 -10
  513. package/RobotFace.js +15 -12
  514. package/Rocket.js +13 -10
  515. package/SVG.js +14 -14
  516. package/SVGEnterprise.js +26 -26
  517. package/SVGInternal.js +8 -8
  518. package/Scissors.js +23 -20
  519. package/Scope.js +15 -12
  520. package/Script.js +13 -10
  521. package/ServerLicense.js +22 -19
  522. package/Servers.js +20 -17
  523. package/ServersCloud.js +18 -15
  524. package/SeverityInformation.js +15 -12
  525. package/ShapesVariety.js +23 -20
  526. package/Shield.js +13 -10
  527. package/ShieldKeyhole.js +13 -10
  528. package/ShieldSeparated.js +21 -18
  529. package/Ship.js +13 -10
  530. package/Shoe.js +15 -12
  531. package/SignalAntenna.js +18 -15
  532. package/SignalColumns14.js +17 -14
  533. package/SignalColumns24.js +13 -10
  534. package/SignalColumns34.js +13 -10
  535. package/SignalColumns44.js +18 -15
  536. package/SingleIndex.d.ts +2 -0
  537. package/{Index.js → SingleIndex.js} +35 -32
  538. package/SlidersDoubleHorizontal.js +13 -10
  539. package/SlidersTripleHorizontal.js +16 -13
  540. package/Snowflake.js +19 -16
  541. package/SpeakerSlashed.js +13 -10
  542. package/SpeakerSound.js +13 -10
  543. package/Square.js +15 -12
  544. package/SquareAndCorners.js +13 -10
  545. package/SquaresAndCircles.js +19 -16
  546. package/SquaresLayered.js +13 -10
  547. package/SquaresLayeredPlus.js +15 -12
  548. package/Stamp.js +21 -18
  549. package/Star.js +13 -10
  550. package/StarEightPoints.js +22 -19
  551. package/StarSparklesDouble.js +13 -10
  552. package/Stopwatch.js +27 -24
  553. package/StopwatchArrowRightLatency.js +25 -22
  554. package/Store.js +13 -10
  555. package/Sun.js +24 -21
  556. package/SuperCar.js +13 -10
  557. package/SwordsCross.js +21 -18
  558. package/Table.js +18 -15
  559. package/TableChevron.js +13 -10
  560. package/TableChevronChartLine.js +18 -15
  561. package/TableEye.js +21 -18
  562. package/TableIndex.js +22 -19
  563. package/TableList.js +13 -10
  564. package/TableSlide.js +22 -19
  565. package/Tablet.js +13 -10
  566. package/TabletLandscape.js +13 -10
  567. package/Tag.js +13 -10
  568. package/TagMarkerRight.js +13 -10
  569. package/Telescope.js +22 -19
  570. package/TerminalConsole.js +13 -10
  571. package/TextA.js +13 -10
  572. package/TextASmall.js +13 -10
  573. package/TextAa.js +13 -10
  574. package/TextAlignBottom.js +13 -10
  575. package/TextAlignCenter.js +22 -19
  576. package/TextAlignLeft.js +17 -14
  577. package/TextAlignRight.js +17 -14
  578. package/TextAlignTop.js +13 -10
  579. package/TextAlignVerticalCenter.js +13 -10
  580. package/TextBBold.js +13 -10
  581. package/TextBox.js +13 -10
  582. package/TextDirection45.js +13 -10
  583. package/TextDirection90.js +13 -10
  584. package/TextDirectionMinus45.js +13 -10
  585. package/TextDirectionMinus90.js +13 -10
  586. package/TextDirectionRight.js +13 -10
  587. package/TextH.js +13 -10
  588. package/TextIItalic.js +16 -13
  589. package/TextSStrikethrough.js +25 -22
  590. package/TextT.js +15 -12
  591. package/TextUUnderline.js +18 -15
  592. package/ThumbsDown.js +13 -10
  593. package/ThumbsUp.js +13 -10
  594. package/TildeCircle.d.ts +2 -0
  595. package/TildeCircle.js +152 -0
  596. package/Token.js +13 -10
  597. package/TokenKey.js +28 -25
  598. package/TrashCanCross.js +15 -12
  599. package/Treemap.js +25 -22
  600. package/Triangle.js +15 -12
  601. package/TriangleDown.js +15 -12
  602. package/TriangleRuler.js +19 -16
  603. package/TrianglesLayeredDouble.js +20 -19
  604. package/TrianglesLayeredTriple.js +22 -19
  605. package/TrophyCup.js +20 -17
  606. package/Truck.js +13 -10
  607. package/UsersSquare.js +18 -15
  608. package/VideoCamera.js +13 -10
  609. package/WeightingScale.js +20 -17
  610. package/WiFiSignal.js +14 -11
  611. package/WiFiSignalSlash.js +13 -10
  612. package/WindowChevronsSlash.js +15 -12
  613. package/WindowGlobe.js +25 -22
  614. package/WindowPortrait.js +31 -28
  615. package/Wrench.js +13 -10
  616. package/WrenchCircle.js +17 -14
  617. package/enterprise/Activity.js +6 -6
  618. package/enterprise/ArrowDown.js +6 -6
  619. package/enterprise/ArrowLeft.js +6 -6
  620. package/enterprise/ArrowRight.js +6 -6
  621. package/enterprise/ArrowUp.js +6 -6
  622. package/enterprise/BarBeside.js +6 -6
  623. package/enterprise/BarStacked.js +6 -6
  624. package/enterprise/BarStacked100.js +6 -6
  625. package/enterprise/Bell.js +6 -6
  626. package/enterprise/Bookmark.js +6 -6
  627. package/enterprise/Boolean.js +6 -6
  628. package/enterprise/BoxChecked.js +6 -6
  629. package/enterprise/BoxFilled.js +6 -6
  630. package/enterprise/BoxUnchecked.js +6 -6
  631. package/enterprise/Calendar.js +6 -6
  632. package/enterprise/Cancel.js +6 -6
  633. package/enterprise/Caret.js +6 -6
  634. package/enterprise/ChartArea.js +6 -6
  635. package/enterprise/ChartBar.js +6 -6
  636. package/enterprise/ChartBasic.js +6 -6
  637. package/enterprise/ChartBubble.js +6 -6
  638. package/enterprise/ChartColumn.js +6 -6
  639. package/enterprise/ChartLine.js +6 -6
  640. package/enterprise/ChartPie.js +6 -6
  641. package/enterprise/ChartScatter.js +6 -6
  642. package/enterprise/Check.js +6 -6
  643. package/enterprise/ChevronDown.js +6 -6
  644. package/enterprise/ChevronLeft.js +6 -6
  645. package/enterprise/ChevronRight.js +6 -6
  646. package/enterprise/ChevronUp.js +6 -6
  647. package/enterprise/ChoroplethMap.js +6 -6
  648. package/enterprise/Circle.js +6 -6
  649. package/enterprise/CircleFilled.js +6 -6
  650. package/enterprise/CircleHalfFilled.js +6 -6
  651. package/enterprise/CirclePlus.js +6 -6
  652. package/enterprise/Clear.js +6 -6
  653. package/enterprise/Clipboard.js +6 -6
  654. package/enterprise/Clock.js +6 -6
  655. package/enterprise/Clone.js +6 -6
  656. package/enterprise/Close.js +6 -6
  657. package/enterprise/Code.js +6 -6
  658. package/enterprise/Connection.js +6 -6
  659. package/enterprise/Dashboard.js +6 -6
  660. package/enterprise/Data.js +6 -6
  661. package/enterprise/DataInput.js +6 -6
  662. package/enterprise/DataSource.js +6 -6
  663. package/enterprise/DistributedEnvironment.js +6 -6
  664. package/enterprise/DistributionStream.js +6 -6
  665. package/enterprise/Document.js +6 -6
  666. package/enterprise/Download.js +6 -6
  667. package/enterprise/Envelope.js +6 -6
  668. package/enterprise/Error.js +6 -6
  669. package/enterprise/Events.js +6 -6
  670. package/enterprise/External.js +6 -6
  671. package/enterprise/ExternalViz.js +6 -6
  672. package/enterprise/Filter.js +6 -6
  673. package/enterprise/FitToView.js +6 -6
  674. package/enterprise/Flag.js +6 -6
  675. package/enterprise/Folder.js +6 -6
  676. package/enterprise/Fullscreen.js +6 -6
  677. package/enterprise/FullscreenExit.js +6 -6
  678. package/enterprise/FullscreenExitLight.js +6 -6
  679. package/enterprise/FullscreenLight.js +6 -6
  680. package/enterprise/GaugeFiller.js +6 -6
  681. package/enterprise/GaugeMarker.js +6 -6
  682. package/enterprise/GaugeRadial.js +6 -6
  683. package/enterprise/Gear.js +6 -6
  684. package/enterprise/GearUnfilled.js +6 -6
  685. package/enterprise/Globe.js +6 -6
  686. package/enterprise/HamburgerMenu.js +6 -6
  687. package/enterprise/Icons.js +6 -6
  688. package/enterprise/Images.js +6 -6
  689. package/enterprise/Info.js +6 -6
  690. package/enterprise/InfoCircle.js +6 -6
  691. package/enterprise/Inputs.js +6 -6
  692. package/enterprise/LabelRotation0.js +6 -6
  693. package/enterprise/LabelRotation45.js +6 -6
  694. package/enterprise/LabelRotation90.js +6 -6
  695. package/enterprise/LabelRotationMinus45.js +6 -6
  696. package/enterprise/LabelRotationMinus90.js +6 -6
  697. package/enterprise/Lightbulb.js +6 -6
  698. package/enterprise/Lightning.js +6 -6
  699. package/enterprise/Line.js +6 -6
  700. package/enterprise/Link.js +6 -6
  701. package/enterprise/List.js +6 -6
  702. package/enterprise/LocationMarker.js +6 -6
  703. package/enterprise/Lock.js +6 -6
  704. package/enterprise/LockUnlocked.js +6 -6
  705. package/enterprise/Map.js +6 -6
  706. package/enterprise/Metrics.js +6 -6
  707. package/enterprise/Minus.js +6 -6
  708. package/enterprise/MinusCircle.js +6 -6
  709. package/enterprise/MissingValueJoin.js +6 -6
  710. package/enterprise/MissingValueSkipped.js +6 -6
  711. package/enterprise/MissingValueZero.js +6 -6
  712. package/enterprise/Model.js +6 -6
  713. package/enterprise/Monitor.js +6 -6
  714. package/enterprise/More.js +6 -6
  715. package/enterprise/MoreVertical.js +6 -6
  716. package/enterprise/MultiShare.js +6 -6
  717. package/enterprise/NetworkDevice.js +6 -6
  718. package/enterprise/NotAllowed.js +6 -6
  719. package/enterprise/Number.js +6 -6
  720. package/enterprise/Paintbrush.js +6 -6
  721. package/enterprise/Pan.js +6 -6
  722. package/enterprise/Pause.js +6 -6
  723. package/enterprise/Pencil.js +6 -6
  724. package/enterprise/Pivot.js +6 -6
  725. package/enterprise/Play.js +6 -6
  726. package/enterprise/Plus.js +6 -6
  727. package/enterprise/Print.js +6 -6
  728. package/enterprise/Puzzle.js +6 -6
  729. package/enterprise/Question.js +6 -6
  730. package/enterprise/QuestionCircle.js +6 -6
  731. package/enterprise/Refresh.js +6 -6
  732. package/enterprise/RefreshLight.js +6 -6
  733. package/enterprise/Remove.js +6 -6
  734. package/enterprise/Report.js +6 -6
  735. package/enterprise/ReportPivot.js +6 -6
  736. package/enterprise/ReportSearch.js +6 -6
  737. package/enterprise/Rollup.js +6 -6
  738. package/enterprise/Rotate.js +6 -6
  739. package/enterprise/RotateCounter.js +6 -6
  740. package/enterprise/RotateCounterLight.js +6 -6
  741. package/enterprise/RotateLight.js +6 -6
  742. package/enterprise/Save.js +6 -6
  743. package/enterprise/Search.js +6 -6
  744. package/enterprise/Select.js +6 -6
  745. package/enterprise/Settings.js +6 -6
  746. package/enterprise/Shapes.js +6 -6
  747. package/enterprise/Share.js +6 -6
  748. package/enterprise/SingleValue.js +6 -6
  749. package/enterprise/Sort.js +6 -6
  750. package/enterprise/SortedDown.js +6 -6
  751. package/enterprise/SortedUp.js +6 -6
  752. package/enterprise/SpeechBubble.js +6 -6
  753. package/enterprise/SplitBy.js +6 -6
  754. package/enterprise/Star.js +6 -6
  755. package/enterprise/Stop.js +6 -6
  756. package/enterprise/String.js +6 -6
  757. package/enterprise/Success.js +6 -6
  758. package/enterprise/Table.js +6 -6
  759. package/enterprise/Target.js +6 -6
  760. package/enterprise/Text.js +6 -6
  761. package/enterprise/TextLight.js +6 -6
  762. package/enterprise/Tiles.js +6 -6
  763. package/enterprise/Tool.js +6 -6
  764. package/enterprise/Topology.js +6 -6
  765. package/enterprise/Trash.js +6 -6
  766. package/enterprise/Tree.js +6 -6
  767. package/enterprise/TriangleDown.js +6 -6
  768. package/enterprise/TriangleDownSmall.js +6 -6
  769. package/enterprise/TriangleLeft.js +6 -6
  770. package/enterprise/TriangleLeftSmall.js +6 -6
  771. package/enterprise/TriangleRight.js +6 -6
  772. package/enterprise/TriangleRightSmall.js +6 -6
  773. package/enterprise/TriangleUp.js +6 -6
  774. package/enterprise/TriangleUpSmall.js +6 -6
  775. package/enterprise/Upload.js +6 -6
  776. package/enterprise/User.js +6 -6
  777. package/enterprise/Warning.js +6 -6
  778. package/enterprise/ZoomIn.js +6 -6
  779. package/enterprise/ZoomOut.js +6 -6
  780. package/enterprise/ZoomReset.js +6 -6
  781. package/package.json +10 -10
  782. package/types/icons/ArrowBroadBowRight.d.ts +7 -5
  783. package/types/icons/AsteriskCircle.d.ts +17 -0
  784. package/types/icons/ChartColumnIcicle.d.ts +19 -0
  785. package/types/icons/ChartColumnMagnifier.d.ts +19 -0
  786. package/types/icons/ChartGaugeLevelMarker.d.ts +7 -5
  787. package/types/icons/CrossHexagon.d.ts +17 -0
  788. package/types/icons/CursorArrowClicking.d.ts +19 -0
  789. package/types/icons/DotsThreeCircle.d.ts +17 -0
  790. package/types/icons/FingerPointClicking.d.ts +19 -0
  791. package/types/icons/InformationSerifSquare.d.ts +17 -0
  792. package/types/icons/NodeBranchCog.d.ts +18 -0
  793. package/types/icons/NotePortrait.d.ts +19 -0
  794. package/types/icons/ReportDouble.d.ts +19 -0
  795. package/types/icons/{Index.d.ts → SingleIndex.d.ts} +2 -2
  796. package/types/icons/TildeCircle.d.ts +17 -0
  797. package/Index.d.ts +0 -2
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var u = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/More.tsx
75
75
  function l() {
76
76
  return l = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function i(e) {
87
87
 
88
- return n().createElement(u(), l({
89
- screenReaderText: (0, o._)("More"),
88
+ return n().createElement(a(), l({
89
+ screenReaderText: (0, u._)("More"),
90
90
  viewBox: "0 0 32 32"
91
91
  }, e), n().createElement("path", {
92
92
  d: "M9,16c0,1.7-1.3,3-3,3s-3-1.3-3-3s1.3-3,3-3S9,14.3,9,16z M16,13c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S17.7,13,16,13zM26,13c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S27.7,13,26,13z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var u = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/MoreVertical.tsx
75
75
  function l() {
76
76
  return l = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function i(e) {
87
87
 
88
- return n().createElement(u(), l({
89
- screenReaderText: (0, o._)("More"),
88
+ return n().createElement(a(), l({
89
+ screenReaderText: (0, u._)("More"),
90
90
  viewBox: "0 0 32 32"
91
91
  }, e), n().createElement("path", {
92
92
  d: "M16,3c1.7,0,3,1.3,3,3s-1.3,3-3,3s-3-1.3-3-3S14.3,3,16,3z M16,13c1.7,0,3,1.3,3,3s-1.3,3-3,3s-3-1.3-3-3S14.3,13,16,13zM16,23c1.7,0,3,1.3,3,3s-1.3,3-3,3s-3-1.3-3-3S14.3,23,16,23z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/MultiShare.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function C(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, a._)("MultiShare"),
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, l._)("MultiShare"),
91
91
  viewBox: "0 0 20 20"
92
92
  }, e), n().createElement("g", null, n().createElement("path", {
93
93
  d: "M5.90000002,10.8751404 C5.54527822,11.8242336 4.63028317,12.5 3.55745443,12.5 C2.17674255,12.5 1.05745443,11.3807119 1.05745443,10 C1.05745443,8.61928813 2.17674255,7.5 3.55745443,7.5 C4.57742188,7.5 5.45472628,8.11081319 5.84353304,8.98660501 L14.1628133,4.22872891 C14.0848935,3.98690707 14.042806,3.72900007 14.042806,3.46126302 C14.042806,2.08055115 15.1620941,0.961263021 16.542806,0.961263021 C17.9235179,0.961263021 19.042806,2.08055115 19.042806,3.46126302 C19.042806,4.8419749 17.9235179,5.96126302 16.542806,5.96126302 C15.7888014,5.96126302 15.1127596,5.62746504 14.6543917,5.09958033 L6.2349745,9.91472571 L14.7239773,14.7696678 C15.1798172,14.2864619 15.8260905,13.9848633 16.542806,13.9848633 C17.9235179,13.9848633 19.042806,15.1041514 19.042806,16.4848633 C19.042806,17.8655752 17.9235179,18.9848633 16.542806,18.9848633 C15.1620941,18.9848633 14.042806,17.8655752 14.042806,16.4848633 C14.042806,16.1808351 14.0970764,15.8894825 14.1964583,15.6199644 L5.90000002,10.8751404 Z M15.0854248,16.1283729 C15.0575716,16.2426356 15.042806,16.3620251 15.042806,16.4848633 C15.042806,17.3132904 15.7143789,17.9848633 16.542806,17.9848633 C17.3712331,17.9848633 18.042806,17.3132904 18.042806,16.4848633 C18.042806,15.6564362 17.3712331,14.9848633 16.542806,14.9848633 C16.1727336,14.9848633 15.8339624,15.1188797 15.572377,15.3410279 L15.1130509,16.1441725 L15.0854248,16.1283729 Z M16.542806,4.96126302 C17.3712331,4.96126302 18.042806,4.28969015 18.042806,3.46126302 C18.042806,2.6328359 17.3712331,1.96126302 16.542806,1.96126302 C15.7143789,1.96126302 15.042806,2.6328359 15.042806,3.46126302 C15.042806,4.28969015 15.7143789,4.96126302 16.542806,4.96126302 Z M3.55745443,11.5 C4.38588155,11.5 5.05745443,10.8284271 5.05745443,10 C5.05745443,9.17157288 4.38588155,8.5 3.55745443,8.5 C2.7290273,8.5 2.05745443,9.17157288 2.05745443,10 C2.05745443,10.8284271 2.7290273,11.5 3.55745443,11.5 Z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const a = require("react");
68
68
  var t = e.n(a);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const n = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(o);
70
+ const n = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(n);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/NetworkDevice.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,9 +86,9 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return t().createElement(l(), u({
89
+ return t().createElement(o(), u({
90
90
  fill: "none",
91
- screenReaderText: (0, n._)("Network device"),
91
+ screenReaderText: (0, l._)("Network device"),
92
92
  viewBox: "0 0 20 20"
93
93
  }, e), t().createElement("path", {
94
94
  fillRule: "evenodd",
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/NotAllowed.tsx
75
75
  function c() {
76
76
  return c = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function u(e) {
88
88
 
89
- return n().createElement(l(), c({
90
- screenReaderText: (0, o._)("Not Allowed")
89
+ return n().createElement(a(), c({
90
+ screenReaderText: (0, l._)("Not Allowed")
91
91
  }, e), n().createElement("path", {
92
92
  d: "M1282 218c68 70.667 121.333 152 160 244s58 188 58 288-19.333 196-58 288-92 173.333-160 244c-69.333 69.333-150 123-242 161s-188.667 57-290 57-198-19-290-57-172.667-91.667-242-161-123-150-161-242S0 851.333 0 750s19-198 57-290 91.667-172.667 161-242S368 95 460 57 648.667 0 750 0s198 19 290 57 172.667 91.667 242 161zM373 373c-49.333 48.667-87.333 105.333-114 170s-40 133.667-40 207c0 117.333 33 221.333 99 312l744-744c-92-66-196-99-312-99-73.333 0-142.333 13.333-207 40s-121.333 64.667-170 114zm753 756c48.667-51.333 86.667-109.667 114-175s41-133.333 41-204c0-120.667-38-230.667-114-330l-748 749c94.667 74.667 205 112 331 112 147.333 0 272.667-50.667 376-152z"
93
93
  }));
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const l = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var a = e.n(o);
70
+ const l = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(l);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const a = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Number.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(a(), u({
90
- screenReaderText: (0, l._)("Number"),
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, a._)("Number"),
91
91
  viewBox: "0 0 1202 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M262.706 1500l75.206-351.305h338.942L605.77 1500h193.68l72.116-351.305h324.52v-141.14H897.32l98.903-483.173h205.013v-139.08h-178.228L1101.305 0h-192.65l-76.237 385.302H489.354L567.65 0H373.97l-76.236 385.302H0v139.08h269.918l-97.87 483.173H0v141.14h144.23L73.147 1500h189.56zM462.57 524.382H804.6l-96.84 483.173H365.727l96.84-483.173z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Paintbrush.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, a._)("Paintbrush"),
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, l._)("Paintbrush"),
91
91
  viewBox: "0 0 1500 1446"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M910.387 862.09l567.21-684c18.33-15 22.403-33 22.403-52-1.018-19-4.073-38-22.403-54l-49.898-47c-14.258-19-34.625-26-52.955-25-20.366-1-37.678 6-54.99 25l-689.41 562c-69.245 56-134.418 170-144.602 230 73.32 0 190.428 112 193.483 191 60.082-16 173.116-77 231.16-146zm-538.697 554c98.778-28 223.015-146 223.015-263 0-130-91.65-219-223.015-219-156.822 0-202.647 118-223.014 219-34.623 175-148.676 152-148.676 260 0 29 48.88 32 74.338 32 62.118 0 192.464 1 297.352-29z"
package/enterprise/Pan.js CHANGED
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Pan.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function C(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, a._)("Pan"),
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, l._)("Pan"),
91
91
  viewBox: "0 0 20 20"
92
92
  }, e), n().createElement("g", null, n().createElement("path", {
93
93
  d: "M9.5,17.3298874 L9.5,12.9603591 C8.23849824,12.7535884 7.24177278,11.7599452 7.03039403,10.5 L2.66476744,10.5 L3.89686031,11.8442927 C4.34730854,12.3357608 3.61010647,13.0114331 3.15965824,12.5199651 L1.16298412,10.3414649 C1.15870641,10.3368987 1.15452966,10.3322698 1.15045401,10.327581 C0.945896301,10.0947843 1.00285803,9.82315595 1.16700056,9.65415289 L3.15965824,7.48003492 C3.34624001,7.27646219 3.66252272,7.26268829 3.86609545,7.44927006 C4.06966818,7.63585182 4.08344208,7.95213453 3.89686031,8.15570726 L2.66476744,9.5 L7.03039403,9.5 C7.24476704,8.2222072 8.2668938,7.2183144 9.55376682,7.03132908 L9.50330537,2.6847131 L8.15570726,3.91983547 C7.66423922,4.3702837 6.98856688,3.63308163 7.48003492,3.1826334 L9.65853508,1.18595928 C9.66310126,1.18168157 9.66773021,1.17750482 9.67241896,1.17342917 C9.90521569,0.968871461 10.1768441,1.02583319 10.3458471,1.18997572 L12.5199651,3.1826334 C12.7235378,3.36921517 12.7373117,3.68549788 12.5507299,3.88907061 C12.3641482,4.09264334 12.0478655,4.10641724 11.8442927,3.91983547 L10.5034446,2.69089968 L10.5540876,7.05315669 C11.7451032,7.28020868 12.6864056,8.21141545 12.9283127,9.39709473 L17.2826032,9.39709473 L16.1448267,8.15570726 C15.6943785,7.66423922 16.4315805,6.98856688 16.8820288,7.48003492 L18.8787029,9.65853508 C18.8829806,9.66310126 18.8871574,9.66773021 18.891233,9.67241896 C19.0957907,9.90521569 19.038829,10.1768441 18.8746865,10.3458471 L16.8820288,12.5199651 C16.695447,12.7235378 16.3791643,12.7373117 16.1755916,12.5507299 C15.9720188,12.3641482 15.9582449,12.0478655 16.1448267,11.8442927 L17.471236,10.3970947 L12.9628662,10.3970947 C12.7908189,11.698095 11.7850644,12.7360757 10.5,12.9566396 L10.5,17.3298874 L11.8442927,16.0977945 C12.3357608,15.6473463 13.0114331,16.3845484 12.5199651,16.8349966 L10.3414649,18.8316707 C10.3368987,18.8359484 10.3322698,18.8401252 10.327581,18.8442008 C10.0947843,19.0487585 9.82315595,18.9917968 9.65415289,18.8276543 L7.48003492,16.8349966 C7.27646219,16.6484148 7.26268829,16.3321321 7.44927006,16.1285594 C7.63585182,15.9249867 7.95213453,15.9112128 8.15570726,16.0977945 L9.5,17.3298874 Z M9.98891481,12 C11.0934843,12 11.9889148,11.1045695 11.9889148,10 C11.9889148,8.8954305 11.0934843,8 9.98891481,8 C8.88434531,8 7.98891481,8.8954305 7.98891481,10 C7.98891481,11.1045695 8.88434531,12 9.98891481,12 Z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var u = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Pause.tsx
75
75
  function l() {
76
76
  return l = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function i(e) {
87
87
 
88
- return n().createElement(u(), l({
89
- screenReaderText: (0, a._)("Pause"),
88
+ return n().createElement(o(), l({
89
+ screenReaderText: (0, u._)("Pause"),
90
90
  viewBox: "0 0 1095 1423"
91
91
  }, e), n().createElement("path", {
92
92
  d: "M0 .81V1423h365V.81H0zm730 0V1423h365V.81H730z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Pencil.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function c(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, a._)("Pencil")
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, l._)("Pencil")
91
91
  }, e), n().createElement("path", {
92
92
  d: "M1403.425 105.822C1478.425 179.795 1500 300 1500 375L450 1425 0 1500l75-450L1125 0c75 0 184.932 9.247 278.425 105.822zM225 1374.658h188.014c-6.165-79.11-32.877-128.425-94.52-193.15-61.645-56.508-111.987-84.248-193.152-94.522L124.315 1275c42.123 23.63 75 58.562 100.685 99.658z"
93
93
  }));
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Pivot.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, o._)("Pivot"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, l._)("Pivot"),
91
91
  viewBox: "0 0 1500 1127"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M1311.986 826.027V77.055c0-22.603-7.19-41.096-21.575-55.48C1276.028 7.192 1257.535 0 1234.933 0L525 1.027l225 225h336.986v600H900l300 300 300-300h-188.014zm-900 78.083V297.945L600 301.027l-300-300-300 300h186.986v747.946c0 22.602 7.192 41.095 21.576 55.48 14.383 14.383 32.876 21.574 55.48 21.574L975 1122.945 750 901.027l-338.014 3.083z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/enterprise/TriangleRight"
72
- const a = require("@splunk/react-icons/enterprise/TriangleRight");
73
- var u = e.n(a);
70
+ const o = require("@splunk/react-icons/enterprise/TriangleRight");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Play.tsx
75
75
  function i() {
76
76
  return i = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function l(e) {
87
87
 
88
- return n().createElement(u(), i({
89
- screenReaderText: (0, o._)("Play")
88
+ return n().createElement(a(), i({
89
+ screenReaderText: (0, u._)("Play")
90
90
  }, e));
91
91
  }
92
92
  module.exports = r;
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var u = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Plus.tsx
75
75
  function l() {
76
76
  return l = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(u(), l({
90
- screenReaderText: (0, a._)("Plus")
89
+ return n().createElement(o(), l({
90
+ screenReaderText: (0, u._)("Plus")
91
91
  }, e), n().createElement("path", {
92
92
  d: "M843.943 655.03L1500 656.058V844.97H843.943V1500H655.03V844.97L0 843.942V655.03h655.03V0h188.913"
93
93
  }));
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var u = e.n(o);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Print.tsx
75
75
  function l() {
76
76
  return l = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(u(), l({
90
- screenReaderText: (0, a._)("Print")
89
+ return n().createElement(o(), l({
90
+ screenReaderText: (0, u._)("Print")
91
91
  }, e), n().createElement("path", {
92
92
  d: "M1500 525h-375V0H375v525H0v675h300v300h900v-300h300V525zm-450 150v150H900V675h150zm260.96 0v150h-150V675h150zM1050 975v375H450V975h600z"
93
93
  }));
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const c = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const l = require("@splunk/react-icons/SVGInternal");
73
- var o = e.n(l);
70
+ const c = require("@splunk/react-icons/SVGInternal");
71
+ var l = e.n(c);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const o = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Puzzle.tsx
75
75
  function a() {
76
76
  return a = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function s(e) {
88
88
 
89
- return n().createElement(o(), a({
90
- screenReaderText: (0, c._)("Puzzle"),
89
+ return n().createElement(l(), a({
90
+ screenReaderText: (0, o._)("Puzzle"),
91
91
  viewBox: "0 0 1477 1477"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M0 378l407-2c9.333 0 17.5-3 24.5-9s9.167-15.5 6.5-28.5-13-27.5-31-43.5c-30-26.667-50.667-49.5-62-68.5-11.333-19-17-42.5-17-70.5 0-10.667 3.333-23.5 10-38.5s17.333-31.833 32-50.5c14.667-18.667 37.667-34.5 69-47.5S507 0 549 0c34 0 64.667 4.167 92 12.5S689.667 31 705 43c15.333 12 28.167 25.5 38.5 40.5 10.333 15 17.167 28.5 20.5 40.5 3.333 12 5 22.667 5 32 0 26.667-5.667 50.667-17 72s-31.667 43.667-61 67c-11.333 8.667-19.667 17.333-25 26-5.333 8.667-7.833 16.167-7.5 22.5.333 6.333 2 12.167 5 17.5s7 9.167 12 11.5 10.167 3.5 15.5 3.5l406 1 2 408c-.667 9.333 2.333 18.5 9 27.5s16.667 12.167 30 9.5c13.333-2.667 27-15 41-37 39.333-52 83.667-78 133-78 14 0 29.667 3.833 47 11.5s35 19.5 53 35.5 33.167 39.167 45.5 69.5c12.333 30.333 18.833 64.833 19.5 103.5.667 39.333-4.833 74-16.5 104s-26.5 53-44.5 69-36 27.833-54 35.5c-18 7.667-34.667 11.5-50 11.5-46.667 0-92-28.333-136-85-8.667-12-17.333-20.5-26-25.5-8.667-5-15.833-6.833-21.5-5.5-5.667 1.333-10.833 4.167-15.5 8.5s-8.167 9.167-10.5 14.5-3.5 10.333-3.5 15v408H702l-10-1h-12l-11-2.5c-7.333-1.667-11.167-3.667-11.5-6-.333-2.333-2.5-5.667-6.5-10s-5-9.5-3-15.5c0-10.667 6.333-22.667 19-36 12.667-13.333 26.5-25.667 41.5-37 15-11.333 28.833-27 41.5-47 12.667-20 19-41.667 19-65 0-49.333-21.833-88.333-65.5-117s-95.167-43-154.5-43c-57.333 0-108.5 15.5-153.5 46.5S328 1212.333 328 1257c0 20.667 6.333 40.667 19 60s26.5 35.167 41.5 47.5c15 12.333 28.833 25.5 41.5 39.5 12.667 14 19 26.667 19 38 0 11.333-2.833 19.833-8.5 25.5-5.667 5.667-11.167 8.5-16.5 8.5l-8 1-416-1V378z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var c = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const c = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Question.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(c(), u({
90
- screenReaderText: (0, o._)("Question"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, c._)("Question"),
91
91
  viewBox: "0 0 932 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M620.983 930.057c0-36.862 10.633-70.18 31.9-99.953C674.15 800.33 699.905 773.63 730.15 750c30.247-23.63 60.73-48.913 91.447-75.85 30.72-26.938 56.71-62.62 77.978-107.042 21.266-44.424 31.9-95.463 31.9-153.12 0-145.557-30.955-250.945-92.864-316.162C776.7 32.61 669.66 0 517.487 0H413.99C262.76 0 155.954 33.318 93.572 99.953 31.19 166.588 0 270.793 0 412.57c0 30.247 9.924 55.294 29.773 75.143 19.85 19.848 44.896 29.773 75.142 29.773h100.662c30.245 0 55.293-9.688 75.14-29.064 19.85-19.377 29.774-43.715 29.774-73.016 0-30.245 9.926-55.293 29.775-75.14 19.848-19.85 44.896-29.775 75.14-29.775H516.07c32.136 0 57.656 9.69 76.56 29.066 18.903 19.376 28.355 44.187 28.355 74.433 0 31.19-10.633 60.49-31.9 87.9-21.266 27.41-47.023 51.75-77.268 73.015-30.246 21.267-60.728 43.242-91.446 65.927-30.72 22.684-56.712 50.094-77.98 82.23-21.265 32.136-31.9 67.108-31.9 104.915v102.08c0 30.245 9.926 55.293 29.775 75.14 19.848 19.85 44.896 29.775 75.14 29.775H516.07c30.246 0 55.293-9.925 75.142-29.774 19.85-19.848 29.773-44.896 29.773-75.14zM466.446 1500c42.533 0 78.923-15.123 109.168-45.37 30.246-30.244 45.37-67.106 45.37-110.585 0-43.478-15.124-80.104-45.37-109.877-30.245-29.773-66.635-44.66-109.168-44.66-43.478 0-80.34 15.123-110.586 45.37-30.246 30.245-45.37 66.634-45.37 109.167 0 43.48 15.124 80.34 45.37 110.586 30.246 30.247 67.108 45.37 110.586 45.37z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const c = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const o = require("@splunk/react-icons/SVGInternal");
73
- var a = e.n(o);
70
+ const c = require("@splunk/react-icons/SVGInternal");
71
+ var o = e.n(c);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const a = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/QuestionCircle.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function l(e) {
88
88
 
89
- return n().createElement(a(), u({
90
- screenReaderText: (0, c._)("Question Circle")
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, a._)("Question Circle")
91
91
  }, e), n().createElement("path", {
92
92
  d: "M1271.554 211.9C1342.36 279.5 1397.8 358.81 1437.88 449.83c40.077 91.022 60.784 187.733 62.12 290.133 0 102.4-18.703 199.278-56.11 290.634-37.406 91.357-89.508 171.838-156.305 241.443-68.133 70.275-147.622 125.49-238.466 165.647-90.845 40.157-187.033 60.905-288.565 62.243-102.2 1.34-198.89-16.565-290.067-53.71-91.178-37.145-171.835-89.85-241.973-158.117-70.805-68.936-126.58-148.915-167.326-239.937C20.44 957.144.07 861.102.07 760.04c-1.337-102.4 16.698-199.78 54.105-292.14 37.406-92.36 90.176-173.343 158.31-242.95 66.128-69.604 144.448-124.15 234.958-163.638 90.51-39.487 186.865-59.9 289.065-61.24 205.067-2.676 383.416 67.933 535.046 211.83zM860.75 895.57c0-26.102 7.516-49.694 22.545-70.776 15.03-21.083 33.232-39.99 54.607-56.722s42.917-34.635 64.626-53.71c21.71-19.074 40.078-44.34 55.108-75.795 15.03-31.457 22.544-67.598 22.544-108.424 0-103.07-21.876-177.694-65.63-223.874C970.8 260.09 895.15 237 787.61 237h-73.143c-106.207 0-181.52 23.758-225.94 71.277-44.422 47.52-66.632 121.14-66.632 220.862 0 21.416 7.014 39.152 21.04 53.207 14.03 14.055 31.73 21.082 53.105 21.082h71.14c21.374 0 39.076-6.86 53.103-20.58 14.028-13.72 21.042-30.955 21.042-51.703 0-21.417 7.014-39.153 21.04-53.208 14.03-14.056 31.73-21.083 53.105-21.083h71.14c22.71 0 40.745 6.86 54.105 20.58 13.36 13.72 20.04 31.29 20.04 52.706 0 22.086-7.516 42.834-22.545 62.243-15.03 19.41-33.232 36.643-54.607 51.702-21.375 15.06-42.917 30.62-64.626 46.682-21.71 16.063-40.078 35.472-55.108 58.228-15.03 22.755-22.544 47.52-22.544 74.29v72.282c0 21.417 7.014 39.153 21.04 53.208 14.03 14.055 31.73 21.082 53.105 21.082h71.14c21.374 0 39.075-7.027 53.103-21.082 14.027-14.055 21.04-31.79 21.04-53.208zm-109.213 403.576c30.06 0 55.776-10.708 77.15-32.125 21.376-21.416 32.064-47.518 32.064-78.305 0-30.787-10.687-56.722-32.062-77.804-21.375-21.08-47.092-31.622-77.15-31.622-30.727 0-56.778 10.708-78.153 32.125-21.375 21.417-32.063 47.184-32.063 77.302 0 30.787 10.688 56.89 32.063 78.306 21.375 21.418 47.426 32.126 78.152 32.126z"
93
93
  }));
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const a = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const l = require("@splunk/react-icons/SVGInternal");
73
- var c = e.n(l);
70
+ const a = require("@splunk/react-icons/SVGInternal");
71
+ var l = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const c = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Refresh.tsx
75
75
  function o() {
76
76
  return o = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function u(e) {
88
88
 
89
- return n().createElement(c(), o({
90
- screenReaderText: (0, a._)("Refresh"),
89
+ return n().createElement(l(), o({
90
+ screenReaderText: (0, c._)("Refresh"),
91
91
  viewBox: "0 0 1500 1487"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M625.26 163.63c42.843-9.843 87.24-15.614 132.967-15.614 326.386 0 591.95 265.563 591.95 591.95 0 163.23-66.373 311.217-173.516 418.36l104.85 104.85c133.855-133.93 216.654-318.914 216.654-523.21 0-408.668-331.27-739.937-739.937-739.937-57.27 0-112.766 7.176-166.264 19.46l33.297 144.14zM872.917 1321.556c-42.842 9.84-87.238 15.612-132.966 15.612-326.386 0-591.95-265.563-591.95-591.95 0-163.23 66.373-311.217 173.516-418.36L216.666 222.01C82.814 355.938.015 540.922.015 745.22c0 408.666 331.27 739.936 739.937 739.936 57.272 0 112.767-7.178 166.264-19.46l-33.297-144.14z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const r = require("react");
68
68
  var a = e.n(r);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const n = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const l = require("@splunk/react-icons/SVGInternal");
73
- var o = e.n(l);
70
+ const n = require("@splunk/react-icons/SVGInternal");
71
+ var l = e.n(n);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const o = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/RefreshLight.tsx
75
75
  function s() {
76
76
  return s = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function c(e) {
88
88
 
89
- return a().createElement(o(), s({
90
- screenReaderText: (0, n._)("Refresh"),
89
+ return a().createElement(l(), s({
90
+ screenReaderText: (0, o._)("Refresh"),
91
91
  viewBox: "0 0 20 20"
92
92
  }, e), a().createElement("g", {
93
93
  transform: "translate(7.1876 7.7733) scale(1 -1) rotate(9) translate(-8 -8)"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/enterprise/Clear"
72
- const a = require("@splunk/react-icons/enterprise/Clear");
73
- var u = e.n(a);
70
+ const o = require("@splunk/react-icons/enterprise/Clear");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const u = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Remove.tsx
75
75
  function i() {
76
76
  return i = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function l(e) {
87
87
 
88
- return n().createElement(u(), i({
89
- screenReaderText: (0, o._)("Remove")
88
+ return n().createElement(a(), i({
89
+ screenReaderText: (0, u._)("Remove")
90
90
  }, e));
91
91
  }
92
92
  module.exports = r;
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/enterprise/Document"
72
- const u = require("@splunk/react-icons/enterprise/Document");
73
- var a = e.n(u);
70
+ const o = require("@splunk/react-icons/enterprise/Document");
71
+ var u = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const a = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/Report.tsx
75
75
  function i() {
76
76
  return i = Object.assign ? Object.assign.bind() : function(e) {
@@ -85,8 +85,8 @@
85
85
  }
86
86
  function l(e) {
87
87
 
88
- return n().createElement(a(), i({
89
- screenReaderText: (0, o._)("Report")
88
+ return n().createElement(u(), i({
89
+ screenReaderText: (0, a._)("Report")
90
90
  }, e));
91
91
  }
92
92
  module.exports = r;
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
70
- const o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const a = require("@splunk/react-icons/SVGInternal");
73
- var l = e.n(a);
70
+ const o = require("@splunk/react-icons/SVGInternal");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const l = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/ReportPivot.tsx
75
75
  function u() {
76
76
  return u = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function i(e) {
88
88
 
89
- return n().createElement(l(), u({
90
- screenReaderText: (0, o._)("Report Pivot"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, l._)("Report Pivot"),
91
91
  viewBox: "0 0 1275 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M633.904 1035.616l98.63 98.63h-394.52V741.782h-145.89l199.314-199.314L585.616 741.78H436.644v293.836h197.26zm-98.63-493.15h395.548v394.52h151.027l-198.288 197.26-203.425-197.26h152.055V644.178H633.904l-98.63-101.712zM0 1500V0h975l300 300v1200H0zM900 134.59V375h247.603L900 134.59zM148.973 150v1201.027H1125V450H825V150H148.973z"