@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 l = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const c = require("@splunk/react-icons/SVGInternal");
73
- var o = e.n(c);
70
+ const l = require("@splunk/react-icons/SVGInternal");
71
+ var c = e.n(l);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const o = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/LabelRotation45.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 u(e) {
88
88
 
89
- return n().createElement(o(), a({
90
- screenReaderText: (0, l._)("Label Rotation 45"),
89
+ return n().createElement(c(), a({
90
+ screenReaderText: (0, o._)("Label Rotation 45"),
91
91
  viewBox: "0 0 1500 1474"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M932.572 939.82l8.34-8.342c73.402-72.846 116.08-144.718 128.036-215.616 11.956-70.9-9.314-134.43-63.81-190.593-54.494-54.496-115.94-75.07-184.336-61.725l-.834-2.502 246.06-246.895-75.07-75.07-632.25 633.086 64.226 65.06 65.895-51.715c-15.015 73.4 6.115 138.74 63.39 196.014 55.05 53.382 115.94 76.18 182.67 68.396 66.728-7.785 132.622-44.485 197.682-110.1zm-66.728-83.412l-7.507 8.34c-47.266 47.267-92.725 74.375-136.376 81.326-43.65 6.95-85.773-8.48-126.366-46.292-48.934-48.935-62.002-107.6-39.203-175.996l192.68-192.68c69.508-22.797 127.895-10.008 175.16 38.37 25.58 25.023 39.76 53.522 42.54 85.496 2.78 31.974-4.448 64.782-21.686 98.424-17.24 33.642-43.652 67.98-79.24 103.012zm157.645 476.274c-79.52-80.074-66.45-172.938 39.202-278.59l16.682-16.683c106.21-105.098 198.795-117.888 277.757-38.37 30.03 30.028 45.6 64.087 46.71 102.178 1.113 38.09-12.232 71.316-40.036 99.675l70.9 70.9c46.153-46.155 67.84-100.51 65.06-163.068-2.78-62.558-30.03-119.416-81.743-170.575-41.704-41.705-86.885-67.98-135.54-78.823-48.657-10.843-96.48-7.228-143.467 10.844-46.988 18.073-91.89 48.518-134.708 91.335L986.79 979.02c-42.82 42.82-73.263 87.72-91.336 134.71-18.072 46.987-21.686 94.81-10.843 143.465 10.844 48.656 37.12 93.837 78.824 135.542 47.822 47.822 103.29 74.514 166.404 80.074 63.114 5.562 114.967-11.398 155.56-50.88l-71.733-71.732c-26.135 24.467-57.275 34.754-93.42 30.862-36.144-3.893-68.396-20.02-96.756-48.378zM221.914 636.205l77.572 77.57c18.906-35.03 44.763-68.395 77.572-100.09L588.086 401.82c47.266-48.933 68.814-100.37 64.643-154.308-4.17-53.94-32.113-106.765-83.827-158.48-33.365-33.92-69.648-58.248-108.85-72.984C420.848 1.312 384.286-3.275 350.366 2.285c-33.92 5.56-62.28 19.74-85.078 42.54l75.068 74.235c18.906-19.463 43.93-26.83 75.07-22.104 31.14 4.727 60.61 20.992 88.414 48.795 30.584 30.03 46.57 60.89 47.96 92.587 1.392 31.696-11.26 60.61-37.95 86.747l-44.208 45.04-85.08-84.243c-59.498-60.055-117.468-95.087-173.91-105.096-56.44-10.01-106.348 6.394-149.72 49.212-41.706 41.15-62.003 84.94-60.89 131.37 1.11 46.433 24.466 92.448 70.064 138.045 54.495 54.496 122.89 76.183 205.19 65.062-12.79 13.9-30.584 37.812-53.383 71.733zM145.177 446.03c-50.046-50.048-53.66-96.48-10.843-139.297 22.243-24.467 51.993-34.337 89.25-29.61 37.256 4.726 72.844 24.05 106.765 57.97l86.746 86.747-80.91 80.908c-29.47 9.453-61.722 9.314-96.755-.417-35.03-9.73-66.45-28.498-94.253-56.3z"
@@ -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/LabelRotation90.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 u(e) {
88
88
 
89
- return n().createElement(a(), l({
90
- screenReaderText: (0, c._)("Label Rotation 90"),
89
+ return n().createElement(o(), l({
90
+ screenReaderText: (0, a._)("Label Rotation 90"),
91
91
  viewBox: "0 0 796 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M262.207 982.178h10.254c90.333 0 161.622-18.433 213.868-55.298 52.246-36.865 78.37-89.234 78.37-157.105 0-67.87-25.39-118.896-76.173-153.076l.733-2.198H795.41v-93.018H9.52v80.567l72.51 8.79C27.345 646.484 0 699.95 0 771.24c0 66.895 23.315 118.775 69.946 155.64 46.63 36.865 110.718 55.298 192.26 55.298zm10.254-93.018h-10.253c-58.594 0-104.004-11.72-136.23-35.156-32.227-23.438-48.34-58.838-48.34-106.2 0-61.036 28.32-105.47 84.96-133.302H402.1c56.64 28.32 84.96 72.51 84.96 132.568 0 46.875-19.164 82.276-57.495 106.2-38.33 23.927-90.698 35.89-157.104 35.89zM74.708 1282.47c0-99.12 65.674-148.68 197.022-148.68h21.24c60.057 0 107.787 11.962 143.187 35.888 35.4 23.926 53.1 61.523 53.1 112.793 0 37.598-11.474 68.36-34.423 92.286-22.95 23.926-52.002 36.133-87.158 36.62V1500c57.617-.488 104.858-20.874 141.723-61.157 36.865-40.283 55.297-92.407 55.297-156.372 0-77.636-24.902-137.45-74.707-179.443-49.804-41.992-115.478-62.988-197.02-62.988h-21.24c-82.033 0-147.83 20.995-197.39 62.987C24.78 1145.02 0 1204.834 0 1282.47c0 59.083 17.822 109.986 53.467 152.71 35.644 42.725 78.37 64.332 128.174 64.82v-88.623c-30.76-.488-56.274-13.306-76.537-38.452-20.264-25.147-30.396-55.298-30.396-90.454zM9.52 352.296v95.947c30.763-9.277 67.384-13.916 109.865-13.916h262.94c58.593 0 103.637-18.432 135.13-55.298 31.495-36.865 47.242-87.28 47.242-151.245 0-62.5-15.99-114.136-47.973-154.907C484.74 32.104 447.02 11.72 403.564 11.72v93.016c24.415 0 44.8 10.987 61.158 32.96 16.357 21.972 24.536 50.292 24.536 84.96 0 37.598-9.278 66.65-27.832 87.158-18.555 20.508-44.434 30.762-77.637 30.762h-55.665V235.84c0-74.22-14.526-132.08-43.58-173.584C255.494 20.752 214.6 0 161.866 0 110.107 0 70.19 14.648 42.115 43.945 14.037 73.242 0 116.21 0 172.852c0 33.69 7.813 65.063 23.438 94.116 15.625 29.053 36.865 53.59 63.72 73.608-16.113.977-41.992 4.883-77.637 11.72zm70.314-165.527c0-30.762 6.958-54.078 20.874-69.947 13.916-15.868 33.57-23.802 58.96-23.802 29.297 0 53.955 12.695 73.975 38.086 20.02 25.39 30.03 59.326 30.03 101.806v107.666H163.33c-24.414-12.695-44.434-32.96-60.06-60.79-15.624-27.833-23.436-58.84-23.436-93.018z"
@@ -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 c = require("@splunk/react-icons/SVGInternal");
73
- var o = e.n(c);
70
+ const l = require("@splunk/react-icons/SVGInternal");
71
+ var c = e.n(l);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const o = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/LabelRotationMinus45.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 u(e) {
88
88
 
89
- return n().createElement(o(), a({
90
- screenReaderText: (0, l._)("Label Rotation Minus 45"),
89
+ return n().createElement(c(), a({
90
+ screenReaderText: (0, o._)("Label Rotation Minus 45"),
91
91
  viewBox: "0 0 1474 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M939.82 567.428l-8.342-8.34c-72.846-73.402-144.718-116.08-215.616-128.036-70.9-11.956-134.43 9.314-190.593 63.81-54.496 54.494-75.07 115.94-61.725 184.336l-2.502.834-246.895-246.06-75.07 75.07 633.086 632.25 65.06-64.226-51.715-65.895c73.4 15.015 138.74-6.115 196.014-63.39 53.382-55.05 76.18-115.94 68.396-182.67-7.785-66.728-44.485-132.622-110.1-197.682zm-83.412 66.728l8.34 7.507c98.982 98.98 110.66 186.562 35.034 262.743-48.935 48.934-107.6 62.002-175.996 39.203l-192.68-192.68c-22.797-69.508-10.008-127.895 38.37-175.16 25.023-25.58 53.522-39.76 85.496-42.54 31.974-2.78 64.782 4.448 98.424 21.686 33.642 17.24 67.98 43.652 103.012 79.24zm476.274-157.645c-80.074 79.52-172.938 66.45-278.59-39.202l-16.683-16.682C932.31 314.416 919.52 221.83 999.04 142.87c30.028-30.03 64.087-45.6 102.178-46.71 38.09-1.113 71.316 12.232 99.675 40.036l70.9-70.9c-46.155-46.153-100.51-67.84-163.068-65.06-62.558 2.78-119.416 30.03-170.575 81.743-41.705 41.704-67.98 86.885-78.823 135.54-10.843 48.657-7.228 96.48 10.844 143.467 18.073 46.988 48.518 91.89 91.335 134.708l17.516 17.516c42.82 42.82 87.72 73.263 134.71 91.336 46.987 18.072 94.81 21.686 143.465 10.843 48.656-10.844 93.837-37.12 135.542-78.824 47.822-47.822 74.514-103.29 80.074-166.404 5.562-63.114-11.398-114.967-50.88-155.56l-71.732 71.733c24.467 26.135 34.754 57.275 30.862 93.42-3.893 36.144-20.02 68.396-48.378 96.756zm-696.477 801.575l77.57-77.572c-35.03-18.906-68.395-44.763-100.09-77.572L401.82 911.914c-48.933-47.266-100.37-68.814-154.308-64.643-53.94 4.17-106.765 32.113-158.48 83.827-33.92 33.365-58.248 69.648-72.984 108.85-14.736 39.204-19.323 75.766-13.763 109.686 5.56 33.92 19.74 62.28 42.54 85.078l74.235-75.068c-19.463-18.906-26.83-43.93-22.104-75.07 4.727-31.14 20.992-60.61 48.795-88.414 30.03-30.584 60.89-46.57 92.587-47.96 31.696-1.392 60.61 11.26 86.747 37.95l45.04 44.208-84.243 85.08c-60.055 59.498-95.087 117.468-105.096 173.91-10.01 56.44 6.394 106.348 49.212 149.72 41.15 41.706 84.94 62.003 131.37 60.89 46.433-1.11 92.448-24.466 138.045-70.064 54.496-54.495 76.183-122.89 65.062-205.19 13.9 12.79 37.812 30.584 71.733 53.383zm-190.176 76.738c-50.048 50.046-96.48 53.66-139.297 10.843-24.467-22.243-34.337-51.993-29.61-89.25 4.726-37.256 24.05-72.844 57.97-106.765l86.747-86.746 80.908 80.91c9.453 29.47 9.314 61.722-.417 96.755-9.73 35.03-28.498 66.45-56.3 94.253z"
@@ -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/LabelRotationMinus90.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 u(e) {
88
88
 
89
- return n().createElement(a(), l({
90
- screenReaderText: (0, c._)("Label Rotation Minus 90"),
89
+ return n().createElement(o(), l({
90
+ screenReaderText: (0, a._)("Label Rotation Minus 90"),
91
91
  viewBox: "0 0 796 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M533.498 517.822h-10.254c-90.332 0-161.62 18.433-213.867 55.298-52.246 36.865-78.37 89.234-78.37 157.105 0 67.87 25.39 118.896 76.173 153.076l-.733 2.198H.295v93.018h785.89V897.95l-72.51-8.79c54.686-35.644 82.03-89.11 82.03-160.4 0-66.895-23.315-118.775-69.946-155.64-46.632-36.865-110.72-55.298-192.262-55.298zm-10.254 93.018h10.254c58.594 0 104.004 11.72 136.23 35.156 32.227 23.438 48.34 58.838 48.34 106.2 0 61.036-28.32 105.47-84.96 133.302H393.604c-56.64-28.32-84.96-72.51-84.96-132.568 0-46.875 19.165-82.276 57.495-106.2 38.33-23.927 90.698-35.89 157.104-35.89zm197.754-393.31c0 99.12-65.674 148.68-197.02 148.68h-21.242c-60.058 0-107.788-11.962-143.188-35.888-35.4-23.926-53.1-61.523-53.1-112.793 0-37.598 11.474-68.36 34.423-92.286 22.95-23.926 52.003-36.133 87.16-36.62V0C370.41.488 323.17 20.874 286.305 61.157c-36.866 40.283-55.298 92.407-55.298 156.372 0 77.636 24.902 137.45 74.707 179.443 49.805 41.992 115.478 62.988 197.02 62.988h21.242c82.03 0 147.827-20.995 197.387-62.987 49.56-41.993 74.34-101.807 74.34-179.444 0-59.083-17.82-109.986-53.466-152.71C706.594 22.094 663.868.487 614.064 0v88.623c30.762.488 56.275 13.306 76.54 38.452 20.262 25.147 30.394 55.298 30.394 90.454zm65.186 930.175v-95.947c-30.762 9.277-67.383 13.916-109.864 13.916H413.38c-58.593 0-103.637 18.432-135.13 55.298-31.495 36.865-47.242 87.28-47.242 151.245 0 62.5 15.99 114.136 47.973 154.907 31.984 40.772 69.704 61.157 113.16 61.157v-93.016c-24.413 0-44.8-10.987-61.157-32.96-16.357-21.972-24.536-50.292-24.536-84.96 0-37.598 9.278-66.65 27.832-87.158 18.554-20.508 44.433-30.762 77.636-30.762h55.664v104.736c0 74.22 14.526 132.08 43.58 173.584C540.21 1479.248 581.104 1500 633.84 1500c51.758 0 91.675-14.648 119.75-43.945 28.077-29.297 42.115-72.266 42.115-128.907 0-33.69-7.812-65.063-23.437-94.116-15.625-29.053-36.866-53.59-63.72-73.608 16.112-.977 41.99-4.883 77.636-11.72zm-70.313 165.527c0 30.762-6.957 54.078-20.873 69.947-13.916 15.868-33.57 23.802-58.96 23.802-29.297 0-53.955-12.695-73.975-38.086-20.02-25.39-30.03-59.326-30.03-101.806v-107.666h100.343c24.414 12.695 44.434 32.96 60.06 60.79 15.624 27.833 23.436 58.84 23.436 93.018z"
@@ -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/Lightbulb.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 c(e) {
88
88
 
89
- return n().createElement(u(), l({
90
- screenReaderText: (0, o._)("Lightbulb"),
89
+ return n().createElement(a(), l({
90
+ screenReaderText: (0, u._)("Lightbulb"),
91
91
  viewBox: "0 0 929 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M94.257 728.716L208.784 845.27c96.284 107.433 75 284.798 75 284.798h362.838s8.108-215.88 72.973-272.636l50.675-44.594c91.216-81.08 158.108-209.797 158.108-348.65C928.378 207.77 720.608 0 464.188 0 207.77 0 0 207.77 0 464.19c0 98.31 41.554 189.526 94.257 264.526zM648.65 1278.04H280.742V1425c0 43.58 31.42 75 75 75H573.65c43.58 0 75-31.42 75-75v-146.96z"
@@ -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/Lightning.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, o._)("Lightning"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, l._)("Lightning"),
91
91
  viewBox: "0 0 718 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M403.238 617.426l287.016 114.806c12.984 5.467 21.355 14.35 25.114 26.652 3.758 12.3 1.537 23.918-6.663 34.852l-484.852 692.938c-6.834 8.884-15.376 13.326-25.627 13.326-14.35 0-24.772-5.81-31.264-17.426-6.492-11.617-7.004-24.943-1.537-39.977l186.56-507.403c3.417-9.568 3.075-18.793-1.025-27.677s-10.934-15.376-20.5-19.476L22.94 765.035c-9.567-4.1-16.23-10.592-19.99-19.476-3.757-8.884-3.928-18.11-.51-27.676L498.567 25.968C523.17 0 544.012-6.492 561.098 6.492c17.083 12.984 19.133 36.902 6.15 71.754l-184.51 485.877c-4.785 10.25-5.297 20.672-1.54 31.264 3.76 10.592 11.106 17.94 22.04 22.04z"
@@ -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/Line.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._)("Line"),
89
+ return n().createElement(o(), u({
90
+ screenReaderText: (0, l._)("Line"),
91
91
  viewBox: "0 0 20 20"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M18.1464466,1.14644661 C18.3417088,0.951184464 18.6582912,0.951184464 18.8535534,1.14644661 C19.0488155,1.34170876 19.0488155,1.65829124 18.8535534,1.85355339 L1.85355339,18.8535534 C1.65829124,19.0488155 1.34170876,19.0488155 1.14644661,18.8535534 C0.951184464,18.6582912 0.951184464,18.3417088 1.14644661,18.1464466 L18.1464466,1.14644661 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 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/Link.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(a(), c({
90
- screenReaderText: (0, l._)("Link"),
89
+ return n().createElement(o(), c({
90
+ screenReaderText: (0, a._)("Link"),
91
91
  viewBox: "0 0 1460 1460"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M560.548 960.136l67.364-123.99c158.16 85.914 272.387 17.574 288.984 6.834l301.676-279.22c.976 0 96.653-87.867 99.582-195.26 1.953-56.625-22.455-108.37-74.198-160.113-46.863-46.862-94.7-68.34-146.445-66.388-118.13 5.857-221.618 129.847-222.595 131.8L765.57 183.98C771.428 177.146 908.11 10.2 1089.7.436c92.75-4.88 178.663 31.242 253.838 107.393 80.056 80.055 119.108 168.898 116.18 265.55-4.882 164.996-134.73 285.08-146.445 295.82l-306.558 283.126-2.928 1.952c-4.882 3.905-89.82 66.388-220.644 66.388-64.435 0-140.586-15.62-222.595-60.53zm-206 499.864c-86.89 0-166.946-36.123-238.215-107.393C36.276 1272.55-2.777 1182.732.153 1087.055 5.035 922.06 134.883 801 146.598 790.26l306.557-282.15 2.93-2.928c7.81-5.858 195.258-141.563 444.214-4.882l-68.342 123.99c-156.207-85.914-270.434-18.55-288.984-6.834L241.3 895.7c-.978.977-96.655 88.843-99.584 196.236-1.952 55.65 22.455 108.37 74.2 160.113 46.86 46.86 94.7 68.34 147.42 66.387 117.155-5.858 220.643-130.824 221.62-131.8l109.344 89.82c-4.88 6.833-142.54 173.78-323.154 183.543H354.55z"
@@ -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/List.tsx
75
75
  function i() {
76
76
  return i = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function l(e) {
88
88
 
89
- return n().createElement(u(), i({
90
- screenReaderText: (0, o._)("List"),
89
+ return n().createElement(a(), i({
90
+ screenReaderText: (0, u._)("List"),
91
91
  viewBox: "0 0 1500 1055"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M375 .96V190h1125V.96H375zm0 431.506v189.04h1125v-189.04H375zM375 865v189.04h1125V865H375zM0 95.48C0 157.122 32.877 190 94.52 190c61.644 0 94.52-32.877 94.52-94.52 0-61.644-32.876-94.52-94.52-94.52C32.878.96 0 33.835 0 95.48zm0 431.506c0 61.644 32.877 94.52 94.52 94.52 61.644 0 94.52-32.876 94.52-94.52s-32.876-94.52-94.52-94.52c-61.643 0-94.52 32.876-94.52 94.52zM0 959.52c0 61.644 32.877 94.52 94.52 94.52 61.644 0 94.52-32.876 94.52-94.52 0-61.643-32.876-94.52-94.52-94.52C32.878 865 0 897.877 0 959.52z"
@@ -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/LocationMarker.tsx
75
75
  function i() {
76
76
  return i = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,8 +86,8 @@
86
86
  }
87
87
  function l(e) {
88
88
 
89
- return n().createElement(u(), i({
90
- screenReaderText: (0, o._)("Location Marker"),
89
+ return n().createElement(a(), i({
90
+ screenReaderText: (0, u._)("Location Marker"),
91
91
  viewBox: "0 0 949 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M475 0c133 0 247 52 334 141 87 87 140 200 140 334 0 228-122 482-239 692-68 121-148 220-235 333-183-228-301-430-399-673C26 707 0 588 0 475c0-134 53-247 141-334C228 52 341 0 475 0zm0 737c141 0 254-114 254-254 0-149-113-259-254-259-149 0-259 110-259 259 0 140 110 254 259 254z"
@@ -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/Lock.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(c(), u({
90
- screenReaderText: (0, o._)("Lock"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, c._)("Lock"),
91
91
  viewBox: "0 0 1332 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M1130.068 686.15h126.69c21.62 0 39.526 7.093 53.715 21.282 14.19 14.19 21.284 32.095 21.284 53.717V1425c0 21.622-7.095 39.527-21.284 53.716-14.19 14.19-32.095 21.284-53.716 21.284H75c-21.622 0-39.527-7.095-53.716-21.284C7.094 1464.526 0 1446.622 0 1425V761.15c0-21.623 7.095-39.528 21.284-53.718C35.474 693.242 53.378 686.15 75 686.15h126.69V464.19c0-83.11 20.945-160.305 62.837-231.59C306.42 161.32 363.007 104.73 434.29 62.84 505.575 20.946 582.77 0 665.88 0s160.304 20.946 231.588 62.838c71.284 41.892 127.872 98.48 169.764 169.763 41.892 71.285 62.838 148.48 62.838 231.59v221.96zm-222.973 0l1.013-221.96c.676-65.54-23.142-122.298-71.453-170.27-48.31-47.974-105.236-71.96-170.777-71.96-65.54 0-122.297 23.986-170.27 71.96-47.973 47.972-71.96 104.73-71.96 170.27v221.96h483.447z"
@@ -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/LockUnlocked.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 u(e) {
88
88
 
89
- return n().createElement(c(), l({
90
- screenReaderText: (0, o._)("Lock Unlocked"),
89
+ return n().createElement(a(), l({
90
+ screenReaderText: (0, c._)("Lock Unlocked"),
91
91
  viewBox: "0 0 1332 1500"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M201.69 487.5v-23.31c0-83.11 20.945-160.305 62.837-231.59C306.42 161.32 363.007 104.73 434.29 62.84 505.575 20.946 582.77 0 665.88 0s160.304 20.946 231.588 62.838c71.284 41.892 127.872 98.48 169.764 169.763 41.892 71.285 62.838 148.48 62.838 231.59v221.96h126.69c21.62 0 39.526 7.093 53.715 21.282 14.19 14.19 21.284 32.095 21.284 53.717V1425c0 21.622-7.095 39.527-21.284 53.716-14.19 14.19-32.095 21.284-53.716 21.284H75c-21.622 0-39.527-7.095-53.716-21.284C7.094 1464.526 0 1446.622 0 1425V761.15c0-21.623 7.095-39.528 21.284-53.718C35.474 693.242 53.378 686.15 75 686.15h832.095l1.013-221.96c.676-65.54-23.142-122.298-71.453-170.27-48.31-47.974-105.236-71.96-170.777-71.96-65.54 0-122.297 23.986-170.27 71.96-47.973 47.972-71.96 104.73-71.96 170.27v23.31H201.69z"
package/enterprise/Map.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 o = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/enterprise/LocationMarker"
72
- const a = require("@splunk/react-icons/enterprise/LocationMarker");
73
- var u = e.n(a);
70
+ const o = require("@splunk/react-icons/enterprise/LocationMarker");
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/Map.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._)("Map")
88
+ return n().createElement(a(), i({
89
+ screenReaderText: (0, u._)("Map")
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 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/Metrics.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 c(e) {
88
88
 
89
- return n().createElement(a(), u({
89
+ return n().createElement(o(), u({
90
90
  viewBox: "0 0 24 24",
91
- screenReaderText: (0, l._)("Metrics")
91
+ screenReaderText: (0, a._)("Metrics")
92
92
  }, e), n().createElement("path", {
93
93
  d: "M5.013 13.427l-2.048 2.048 5.56 5.56 12.51-12.51-5.56-5.56h-.003l-2.046 2.047L16.414 8 15 9.414l-2.988-2.988-2.085 2.086L13.414 12 12 13.414 8.512 9.927l-2.085 2.086L9.414 15 8 16.414l-2.987-2.987zM15.473 1c.504 0 1.007.192 1.39.576l5.56 5.56c.768.767.768 2.01 0 2.78L9.913 22.423c-.382.384-.885.576-1.388.576-.503 0-1.006-.193-1.39-.577l-5.56-5.56c-.767-.767-.767-2.01 0-2.78l12.51-12.508c.383-.384.886-.576 1.39-.576z"
94
94
  }));
@@ -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/Minus.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._)("Minus"),
88
+ return n().createElement(a(), l({
89
+ screenReaderText: (0, u._)("Minus"),
90
90
  viewBox: "0 0 1500 190"
91
91
  }, e), n().createElement("path", {
92
92
  d: "M0 0l1500 1.027v188.91L0 188.913"
@@ -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/MinusCircle.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._)("Minus Circle"),
89
+ return n().createElement(a(), u({
90
+ screenReaderText: (0, l._)("Minus Circle"),
91
91
  viewBox: "0 0 200 200"
92
92
  }, e), n().createElement("g", {
93
93
  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 c = require("@splunk/ui-utils/i18n");
71
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVGInternal"
72
- const s = require("@splunk/react-icons/SVGInternal");
73
- var o = e.n(s);
70
+ const c = require("@splunk/react-icons/SVGInternal");
71
+ var s = 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/MissingValueJoin.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 l(e) {
88
88
 
89
- return n().createElement(o(), a({
90
- screenReaderText: (0, c._)("Missing Value Join"),
89
+ return n().createElement(s(), a({
90
+ screenReaderText: (0, o._)("Missing Value Join"),
91
91
  viewBox: "0 0 1500 1350"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M1275 0c-119.455 0-217.1 92.98-224.548 210.545L742.237 300.41c-8.964.936-17.483 3.494-25.26 7.357l-306.742 89.435C369.647 338.466 301.838 300 225 300 100.685 300 0 400.685 0 525s100.685 225 225 225c118.7 0 215.858-91.796 224.392-208.308l641.262-187.61C1131.35 412.095 1198.726 450 1275 450c124.315 0 225-100.685 225-225S1399.315 0 1275 0zM225 150c41.096 0 75-33.904 75-75S266.096 0 225 0c-41.095 0-75 33.904-75 75s33.905 75 75 75zm525 0c41.096 0 75-33.904 75-75S791.096 0 750 0s-75 33.904-75 75 33.904 75 75 75zm0 450c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zm525 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zM225 900c-41.095 0-75 33.904-75 75s33.905 75 75 75c41.096 0 75-33.904 75-75s-33.904-75-75-75zm525 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zm525 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zM225 1200c-41.095 0-75 33.904-75 75s33.905 75 75 75c41.096 0 75-33.904 75-75s-33.904-75-75-75zm525 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zm525 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75z"
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const r = require("react");
68
68
  var t = 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 C = require("@splunk/react-icons/SVGInternal");
73
- var a = e.n(C);
70
+ const n = require("@splunk/react-icons/SVGInternal");
71
+ var C = e.n(n);
72
+ // CONCATENATED MODULE: external "@splunk/ui-utils/i18n"
73
+ const a = require("@splunk/ui-utils/i18n");
74
74
  // CONCATENATED MODULE: ./src/enterprise/MissingValueSkipped.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 t().createElement(a(), o({
90
- screenReaderText: (0, n._)("Missing Value Skipped"),
89
+ return t().createElement(C(), o({
90
+ screenReaderText: (0, a._)("Missing Value Skipped"),
91
91
  viewBox: "0 0 1500 1350"
92
92
  }, e), t().createElement("path", {
93
93
  d: "M225 150c-20.548 0-38.185-7.363-52.91-22.09C157.362 113.186 150 95.55 150 75c0-20.548 7.363-38.185 22.09-52.91C186.814 7.362 204.45 0 225 0c20.548 0 38.185 7.363 52.91 22.09C292.638 36.814 300 54.45 300 75c0 20.548-7.363 38.185-22.09 52.91C263.186 142.638 245.55 150 225 150zM750 0c20.548 0 38.185 7.363 52.91 22.09C817.638 36.814 825 54.45 825 75c0 20.548-7.363 38.185-22.09 52.91C788.186 142.638 770.55 150 750 150c-20.548 0-38.185-7.363-52.91-22.09C682.362 113.186 675 95.55 675 75c0-20.548 7.363-38.185 22.09-52.91C711.814 7.362 729.45 0 750 0zm525 0c62.33 0 115.41 21.918 159.247 65.753C1478.082 109.59 1500 162.67 1500 225c0 62.33-21.918 115.41-65.753 159.247C1390.41 428.082 1337.33 450 1275 450c-62.33 0-115.41-21.918-159.247-65.753C1071.918 340.41 1050 287.33 1050 225c0-62.33 21.918-115.41 65.753-159.247C1159.59 21.918 1212.67 0 1275 0zM225 450c-20.548 0-38.185-7.363-52.91-22.09C157.362 413.186 150 395.55 150 375c0-20.548 7.363-38.185 22.09-52.91C186.814 307.362 204.45 300 225 300c20.548 0 38.185 7.363 52.91 22.09C292.638 336.814 300 354.45 300 375c0 20.548-7.363 38.185-22.09 52.91C263.186 442.638 245.55 450 225 450zm525-150c20.548 0 38.185 7.363 52.91 22.09C817.638 336.814 825 354.45 825 375c0 20.548-7.363 38.185-22.09 52.91C788.186 442.638 770.55 450 750 450c-20.548 0-38.185-7.363-52.91-22.09C682.362 413.186 675 395.55 675 375c0-20.548 7.363-38.185 22.09-52.91C711.814 307.362 729.45 300 750 300zM250.685 604.11c56.164 6.85 103.425 31.506 141.78 73.972 38.357 42.466 57.535 92.466 57.535 150 0 62.33-21.918 115.41-65.753 159.247-43.836 43.834-96.918 65.752-159.247 65.752-62.33 0-115.41-21.918-159.247-65.753C21.918 943.492 0 890.41 0 828.08c0-57.534 19.178-107.534 57.534-150 38.356-42.466 85.617-67.123 141.78-73.972 10.96-2.74 19.522-4.11 25.686-4.11 6.164 0 14.726 1.37 25.685 4.11zM750 600c20.548 0 38.185 7.363 52.91 22.09C817.638 636.814 825 654.45 825 675c0 20.548-7.363 38.185-22.09 52.91C788.186 742.638 770.55 750 750 750c-20.548 0-38.185-7.363-52.91-22.09C682.362 713.186 675 695.55 675 675c0-20.548 7.363-38.185 22.09-52.91C711.814 607.362 729.45 600 750 600zm525 0c20.548 0 38.185 7.363 52.91 22.09C1342.638 636.814 1350 654.45 1350 675c0 20.548-7.363 38.185-22.09 52.91C1313.186 742.638 1295.55 750 1275 750c-20.548 0-38.185-7.363-52.91-22.09C1207.362 713.186 1200 695.55 1200 675c0-20.548 7.363-38.185 22.09-52.91C1236.814 607.362 1254.45 600 1275 600zM750 900c20.548 0 38.185 7.363 52.91 22.09C817.638 936.814 825 954.45 825 975c0 20.548-7.363 38.185-22.09 52.91C788.186 1042.638 770.55 1050 750 1050c-20.548 0-38.185-7.363-52.91-22.09C682.362 1013.186 675 995.55 675 975c0-20.548 7.363-38.185 22.09-52.91C711.814 907.362 729.45 900 750 900zm525 0c20.548 0 38.185 7.363 52.91 22.09C1342.638 936.814 1350 954.45 1350 975c0 20.548-7.363 38.185-22.09 52.91-14.725 14.727-32.362 22.09-52.91 22.09-20.548 0-38.185-7.363-52.91-22.09-14.727-14.725-22.09-32.362-22.09-52.91 0-20.548 7.363-38.185 22.09-52.91C1236.814 907.362 1254.45 900 1275 900zM225 1200c20.548 0 38.185 7.363 52.91 22.09C292.638 1236.814 300 1254.45 300 1275c0 20.548-7.363 38.185-22.09 52.91C263.186 1342.638 245.55 1350 225 1350c-20.548 0-38.185-7.363-52.91-22.09C157.362 1313.186 150 1295.55 150 1275c0-20.548 7.363-38.185 22.09-52.91C186.814 1207.362 204.45 1200 225 1200zm525 0c20.548 0 38.185 7.363 52.91 22.09C817.638 1236.814 825 1254.45 825 1275c0 20.548-7.363 38.185-22.09 52.91C788.186 1342.638 770.55 1350 750 1350c-20.548 0-38.185-7.363-52.91-22.09C682.362 1313.186 675 1295.55 675 1275c0-20.548 7.363-38.185 22.09-52.91C711.814 1207.362 729.45 1200 750 1200zm525 0c20.548 0 38.185 7.363 52.91 22.09 14.727 14.725 22.09 32.362 22.09 52.91 0 20.548-7.363 38.185-22.09 52.91-14.725 14.727-32.362 22.09-52.91 22.09-20.548 0-38.185-7.363-52.91-22.09-14.727-14.725-22.09-32.362-22.09-52.91 0-20.548 7.363-38.185 22.09-52.91 14.725-14.727 32.362-22.09 52.91-22.09z"
@@ -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/MissingValueZero.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 l(e) {
88
88
 
89
- return n().createElement(a(), s({
90
- screenReaderText: (0, c._)("Missing Value Zero"),
89
+ return n().createElement(o(), s({
90
+ screenReaderText: (0, a._)("Missing Value Zero"),
91
91
  viewBox: "0 0 1500 1350"
92
92
  }, e), n().createElement("path", {
93
93
  d: "M1275 0c-124.315 0-225 100.685-225 225 0 54.442 19.315 104.363 51.462 143.27L788.47 903.273C775.97 901.122 763.115 900 750 900c-29.522 0-57.712 5.678-83.537 16.003l-244.41-282.27C439.863 601.508 450 564.443 450 525c0-124.315-100.685-225-225-225S0 400.685 0 525s100.685 225 225 225c30.277 0 59.152-5.972 85.512-16.804l243.482 281.2C535.534 1047.05 525 1084.79 525 1125c0 124.315 100.685 225 225 225s225-100.685 225-225c0-56.957-21.136-108.954-55.996-148.58l310.647-530.987c14.65 2.994 29.816 4.567 45.35 4.567 124.315 0 225-100.685 225-225S1399.315 0 1275 0zM225 150c41.096 0 75-33.904 75-75S266.096 0 225 0s-75 33.904-75 75 33.904 75 75 75zm525 0c41.096 0 75-33.904 75-75S791.096 0 750 0s-75 33.904-75 75 33.904 75 75 75zm0 300c41.096 0 75-33.904 75-75s-33.904-75-75-75-75 33.904-75 75 33.904 75 75 75zm0 300c41.096 0 75-33.904 75-75s-33.904-75-75-75-75 33.904-75 75 33.904 75 75 75zm525-150c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zM225 900c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zm1050 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zM225 1200c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75zm1050 0c-41.096 0-75 33.904-75 75s33.904 75 75 75 75-33.904 75-75-33.904-75-75-75z"
@@ -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/Model.tsx
75
75
  function a() {
76
76
  return a = Object.assign ? Object.assign.bind() : function(e) {
@@ -86,9 +86,9 @@
86
86
  }
87
87
  function u(e) {
88
88
 
89
- return n().createElement(o(), a({
89
+ return n().createElement(l(), a({
90
90
  viewBox: "0 0 24 24",
91
- screenReaderText: (0, c._)("Model")
91
+ screenReaderText: (0, o._)("Model")
92
92
  }, e), n().createElement("path", {
93
93
  d: "M20,10.5c-1.1,0-2.022,0.715-2.357,1.701l-2.148-0.27c-0.022-1.162-0.609-2.184-1.5-2.804l1.362-2.724 C15.563,6.46,15.775,6.5,16,6.5c1.381,0,2.5-1.119,2.5-2.5S17.381,1.5,16,1.5S13.5,2.619,13.5,4c0,0.798,0.381,1.5,0.963,1.957 l-1.367,2.735C12.75,8.577,12.385,8.5,12,8.5c-0.786,0-1.503,0.269-2.087,0.705L6.084,5.376C6.347,4.981,6.5,4.509,6.5,4 c0-1.381-1.119-2.5-2.5-2.5S1.5,2.619,1.5,4S2.62,6.5,4,6.5c0.509,0,0.982-0.154,1.377-0.416l3.829,3.828 C8.769,10.496,8.5,11.213,8.5,12c0,0.702,0.211,1.354,0.568,1.901l-3.561,3.115c-0.42-0.32-0.938-0.518-1.507-0.518 c-1.381,0-2.5,1.119-2.5,2.5s1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5c0-0.449-0.128-0.865-0.336-1.229l3.569-3.125 C10.346,15.17,11.13,15.5,12,15.5c0.385,0,0.75-0.078,1.095-0.193l1.367,2.736C13.881,18.5,13.5,19.203,13.5,20 c0,1.381,1.119,2.5,2.5,2.5s2.5-1.119,2.5-2.5s-1.119-2.5-2.5-2.5c-0.224,0-0.437,0.039-0.644,0.094l-1.362-2.723 c0.664-0.461,1.147-1.148,1.367-1.947l2.158,0.27c0.102,1.289,1.166,2.309,2.48,2.309c1.381,0,2.5-1.119,2.5-2.5 C22.5,11.621,21.381,10.5,20,10.5z"
94
94
  }));
@@ -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/Monitor.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 n().createElement(l(), u({
89
+ return n().createElement(o(), u({
90
90
  fill: "none",
91
- screenReaderText: (0, a._)("Monitor"),
91
+ screenReaderText: (0, l._)("Monitor"),
92
92
  viewBox: "0 0 20 20"
93
93
  }, e), n().createElement("path", {
94
94
  fillRule: "evenodd",