@splunk/react-icons 3.3.1 → 4.0.1

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 (1991) hide show
  1. package/.dockerignore +2 -0
  2. package/Airplane.d.ts +2 -0
  3. package/Airplane.js +198 -0
  4. package/AlignBottom.d.ts +2 -0
  5. package/AlignBottom.js +191 -0
  6. package/AlignCenter.d.ts +2 -0
  7. package/AlignCenter.js +187 -0
  8. package/AlignDistributeHorizontal.d.ts +2 -0
  9. package/AlignDistributeHorizontal.js +191 -0
  10. package/AlignDistributeVertical.d.ts +2 -0
  11. package/AlignDistributeVertical.js +191 -0
  12. package/AlignLeft.d.ts +2 -0
  13. package/AlignLeft.js +191 -0
  14. package/AlignRight.d.ts +2 -0
  15. package/AlignRight.js +191 -0
  16. package/AlignTop.d.ts +2 -0
  17. package/AlignTop.js +191 -0
  18. package/AlignVerticalCenters.d.ts +2 -0
  19. package/AlignVerticalCenters.js +187 -0
  20. package/ArrowBowLeft.d.ts +2 -0
  21. package/ArrowBowLeft.js +187 -0
  22. package/ArrowBowRight.d.ts +2 -0
  23. package/ArrowBowRight.js +187 -0
  24. package/ArrowBowRightBroad.d.ts +2 -0
  25. package/ArrowBroadBowRight.d.ts +2 -0
  26. package/ArrowBroadBowRight.js +194 -0
  27. package/ArrowBroadUnderbarDown.d.ts +2 -0
  28. package/ArrowBroadUnderbarDown.js +198 -0
  29. package/ArrowBroadUnderbarUp.d.ts +2 -0
  30. package/ArrowBroadUnderbarUp.js +198 -0
  31. package/ArrowCircleOutRight.d.ts +2 -0
  32. package/ArrowCircleOutRight.js +196 -0
  33. package/ArrowCircularDouble.d.ts +2 -0
  34. package/ArrowClockwise.d.ts +2 -0
  35. package/ArrowClockwise.js +187 -0
  36. package/ArrowCounterClockwise.d.ts +2 -0
  37. package/ArrowCounterClockwise.js +187 -0
  38. package/ArrowDown.d.ts +2 -3
  39. package/ArrowDown.js +70 -24
  40. package/ArrowDownUnderbarBroad.d.ts +2 -0
  41. package/ArrowFourWays.d.ts +2 -0
  42. package/ArrowFourWays.js +193 -0
  43. package/ArrowLeft.d.ts +2 -3
  44. package/ArrowLeft.js +70 -24
  45. package/ArrowLongTopLeft.d.ts +2 -0
  46. package/ArrowLongTopLeft.js +189 -0
  47. package/ArrowRectangularDouble.d.ts +2 -0
  48. package/ArrowRectangularDoubleSlashed.d.ts +2 -0
  49. package/ArrowRight.d.ts +2 -3
  50. package/ArrowRight.js +70 -24
  51. package/ArrowRightSquare.d.ts +2 -0
  52. package/ArrowSeparated.d.ts +2 -0
  53. package/ArrowSquareDouble.d.ts +2 -0
  54. package/ArrowSquareHalfDown.d.ts +2 -0
  55. package/ArrowSquareHalfDown.js +198 -0
  56. package/ArrowSquareHalfUp.d.ts +2 -0
  57. package/ArrowSquareHalfUp.js +198 -0
  58. package/ArrowSquareInsideRight.d.ts +2 -0
  59. package/ArrowSquareInsideRight.js +194 -0
  60. package/ArrowSquareRight.d.ts +2 -0
  61. package/ArrowSquareRight.js +198 -0
  62. package/ArrowSquareTopRight.d.ts +2 -0
  63. package/ArrowSquareTopRight.js +196 -0
  64. package/ArrowSquareTopRightInset.d.ts +2 -0
  65. package/ArrowSquareTopRightInset.js +196 -0
  66. package/ArrowTriangleDown.d.ts +2 -0
  67. package/ArrowTriangleDown.js +194 -0
  68. package/ArrowTriangleLeft.d.ts +2 -0
  69. package/ArrowTriangleLeft.js +194 -0
  70. package/ArrowTriangleRight.d.ts +2 -0
  71. package/ArrowTriangleRight.js +194 -0
  72. package/ArrowTriangleUp.d.ts +2 -0
  73. package/ArrowTriangleUp.js +194 -0
  74. package/ArrowTurnBack.d.ts +2 -0
  75. package/ArrowTurnBackLeft.d.ts +2 -0
  76. package/ArrowTurnBackLeft.js +187 -0
  77. package/ArrowUp.d.ts +2 -3
  78. package/ArrowUp.js +64 -18
  79. package/ArrowUpDown.d.ts +2 -0
  80. package/ArrowUpDown.js +187 -0
  81. package/ArrowUpUnderbarBroad.d.ts +2 -0
  82. package/ArrowsCircularDouble.d.ts +2 -0
  83. package/ArrowsCircularDouble.js +189 -0
  84. package/ArrowsRectangularDouble.d.ts +2 -0
  85. package/ArrowsRectangularDouble.js +189 -0
  86. package/ArrowsRerouteUp.d.ts +2 -0
  87. package/ArrowsRerouteUp.js +193 -0
  88. package/ArrowsRoundedRectangularDouble.d.ts +2 -0
  89. package/ArrowsRoundedRectangularDouble.js +189 -0
  90. package/ArrowsRoundedRectangularDoubleSlashed.d.ts +2 -0
  91. package/ArrowsRoundedRectangularDoubleSlashed.js +191 -0
  92. package/ArrowsSeparatedRight.d.ts +2 -0
  93. package/ArrowsSeparatedRight.js +187 -0
  94. package/ArrowsSwitchRight.d.ts +2 -0
  95. package/ArrowsSwitchRight.js +189 -0
  96. package/Balloon.d.ts +2 -0
  97. package/Balloon.js +194 -0
  98. package/BalloonDot.d.ts +2 -0
  99. package/BalloonDot.js +204 -0
  100. package/BalloonDots.d.ts +2 -0
  101. package/BalloonExclamation.d.ts +2 -0
  102. package/BalloonPlus.d.ts +2 -0
  103. package/BalloonsChat.d.ts +2 -0
  104. package/BalloonsChat.js +198 -0
  105. package/Bell.d.ts +2 -3
  106. package/Bell.js +75 -18
  107. package/BellDot.d.ts +2 -0
  108. package/BellDot.js +200 -0
  109. package/BellOff.d.ts +2 -0
  110. package/BellPlus.d.ts +2 -0
  111. package/BellPlus.js +202 -0
  112. package/BellSlashed.d.ts +2 -0
  113. package/BellSlashed.js +202 -0
  114. package/Bicycle.d.ts +2 -0
  115. package/Bicycle.js +194 -0
  116. package/BlockFourDots.d.ts +2 -0
  117. package/BlockFourDots.js +212 -0
  118. package/BlockHorse.d.ts +2 -0
  119. package/BlocksHorse.d.ts +2 -0
  120. package/BlocksHorse.js +196 -0
  121. package/BookOpen.d.ts +2 -0
  122. package/BookOpen.js +196 -0
  123. package/Bookmark.d.ts +2 -3
  124. package/Bookmark.js +71 -18
  125. package/Bookshelf.d.ts +2 -0
  126. package/Bookshelf.js +196 -0
  127. package/Briefcase.d.ts +2 -0
  128. package/Briefcase.js +198 -0
  129. package/Bug.d.ts +2 -0
  130. package/Bug.js +198 -0
  131. package/Buildings.d.ts +2 -0
  132. package/Buildings.js +206 -0
  133. package/Bus.d.ts +2 -0
  134. package/Bus.js +200 -0
  135. package/CHANGELOG.md +30 -0
  136. package/Calendar.d.ts +2 -3
  137. package/Calendar.js +73 -17
  138. package/CalendarChecked.d.ts +2 -0
  139. package/CalendarChecked.js +200 -0
  140. package/CalenderArrowRight.d.ts +2 -0
  141. package/CalenderArrowRight.js +200 -0
  142. package/CalenderForward.d.ts +2 -0
  143. package/Car.d.ts +2 -0
  144. package/Car.js +196 -0
  145. package/CaretDown.d.ts +2 -0
  146. package/CaretDown.js +194 -0
  147. package/CaretDownLarge.d.ts +2 -0
  148. package/CaretLeft.d.ts +2 -0
  149. package/CaretLeft.js +194 -0
  150. package/CaretLeftLarge.d.ts +2 -0
  151. package/CaretRight.d.ts +2 -0
  152. package/CaretRight.js +194 -0
  153. package/CaretRightLarge.d.ts +2 -0
  154. package/CaretSmallDown.d.ts +2 -0
  155. package/CaretSmallDown.js +187 -0
  156. package/CaretSmallLeft.d.ts +2 -0
  157. package/CaretSmallLeft.js +187 -0
  158. package/CaretSmallRight.d.ts +2 -0
  159. package/CaretSmallRight.js +187 -0
  160. package/CaretSmallUp.d.ts +2 -0
  161. package/CaretSmallUp.js +187 -0
  162. package/CaretUp.d.ts +2 -0
  163. package/CaretUp.js +194 -0
  164. package/CaretUpDown.d.ts +2 -0
  165. package/CaretUpDownInside.d.ts +2 -0
  166. package/CaretUpDownOutside.d.ts +2 -0
  167. package/CaretUpLarge.d.ts +2 -0
  168. package/CaretsSmallInsideUpDown.d.ts +2 -0
  169. package/CaretsSmallInsideUpDown.js +193 -0
  170. package/CaretsSmallOutsideUpDown.d.ts +2 -0
  171. package/CaretsSmallOutsideUpDown.js +193 -0
  172. package/CaretsSmallUpDown.d.ts +2 -0
  173. package/CaretsSmallUpDown.js +189 -0
  174. package/Chain.d.ts +2 -0
  175. package/Chain.js +189 -0
  176. package/ChartArea.d.ts +2 -3
  177. package/ChartArea.js +71 -18
  178. package/ChartAreaStacked.d.ts +2 -0
  179. package/ChartAreaStacked.js +196 -0
  180. package/ChartBar.d.ts +2 -3
  181. package/ChartBar.js +86 -23
  182. package/ChartBarBeside.d.ts +2 -0
  183. package/ChartBarBeside.js +196 -0
  184. package/ChartBarStacked.d.ts +2 -0
  185. package/ChartBarStacked.js +196 -0
  186. package/ChartBarStacked100.d.ts +2 -0
  187. package/ChartBarStacked100.js +196 -0
  188. package/ChartBubble.d.ts +2 -3
  189. package/ChartBubble.js +100 -23
  190. package/ChartChoroplethMap.d.ts +2 -0
  191. package/ChartChoroplethMap.js +196 -0
  192. package/ChartColumn.d.ts +2 -3
  193. package/ChartColumn.js +86 -23
  194. package/ChartColumnPanel.d.ts +2 -0
  195. package/ChartColumnPanel.js +214 -0
  196. package/ChartColumnSquare.d.ts +2 -0
  197. package/ChartColumnSquare.js +202 -0
  198. package/ChartColumnThin.d.ts +2 -0
  199. package/ChartColumnThin.js +193 -0
  200. package/ChartGantt.d.ts +2 -0
  201. package/ChartGantt.js +196 -0
  202. package/ChartGauge.d.ts +2 -0
  203. package/ChartGauge.js +196 -0
  204. package/ChartGaugeFiller.d.ts +2 -0
  205. package/ChartGaugeFiller.js +196 -0
  206. package/ChartGaugeMarker.d.ts +2 -0
  207. package/ChartGaugeMarker.js +196 -0
  208. package/ChartLine.d.ts +2 -3
  209. package/ChartLine.js +75 -18
  210. package/ChartLineChecked.d.ts +2 -0
  211. package/ChartLineChecked.js +210 -0
  212. package/ChartLineClock.d.ts +2 -0
  213. package/ChartLineClock.js +210 -0
  214. package/ChartLinePlus.d.ts +2 -0
  215. package/ChartLinePlus.js +202 -0
  216. package/ChartLineUnderlineDotted.d.ts +2 -0
  217. package/ChartLineUnderlineDotted.js +204 -0
  218. package/ChartLineWarning.d.ts +2 -0
  219. package/ChartLineWarning.js +210 -0
  220. package/ChartLinkGraph.d.ts +2 -0
  221. package/ChartLinkGraph.js +194 -0
  222. package/ChartMissingValueJoin.d.ts +2 -0
  223. package/ChartMissingValueJoin.js +202 -0
  224. package/ChartMissingValueSkipped.d.ts +2 -0
  225. package/ChartMissingValueSkipped.js +204 -0
  226. package/ChartMissingValueZero.d.ts +2 -0
  227. package/ChartMissingValueZero.js +206 -0
  228. package/ChartPanels.d.ts +2 -0
  229. package/ChartPanels.js +214 -0
  230. package/ChartParallelCoordinates.d.ts +2 -0
  231. package/ChartParallelCoordinates.js +206 -0
  232. package/ChartPie.d.ts +2 -3
  233. package/ChartPie.js +73 -18
  234. package/ChartPlus.d.ts +2 -0
  235. package/ChartPlus.js +198 -0
  236. package/ChartSankey.d.ts +2 -0
  237. package/ChartSankey.js +198 -0
  238. package/ChartScatter.d.ts +2 -3
  239. package/ChartScatters.d.ts +2 -0
  240. package/ChartScatters.js +216 -0
  241. package/ChartSingleValue.d.ts +2 -0
  242. package/ChartSingleValue.js +200 -0
  243. package/ChartSingleValueIcon.d.ts +2 -0
  244. package/ChartSingleValueIcon.js +210 -0
  245. package/ChartSingleValueRadial.d.ts +2 -0
  246. package/ChartSingleValueRadial.js +200 -0
  247. package/ChartStream.d.ts +2 -0
  248. package/ChartStream.js +200 -0
  249. package/ChartTimeline.d.ts +2 -0
  250. package/ChartTimeline.js +212 -0
  251. package/CheckBox.d.ts +2 -0
  252. package/CheckBox.js +194 -0
  253. package/CheckBoxCompleted.d.ts +2 -0
  254. package/CheckBoxCompleted.js +194 -0
  255. package/CheckBoxIndeterminate.d.ts +2 -0
  256. package/CheckBoxIndeterminate.js +196 -0
  257. package/CheckCircle.d.ts +2 -0
  258. package/CheckCircle.js +198 -0
  259. package/CheckRadio.d.ts +2 -0
  260. package/CheckRadio.js +198 -0
  261. package/Checkmark.d.ts +2 -0
  262. package/Checkmark.js +189 -0
  263. package/CheckmarkDouble.d.ts +2 -0
  264. package/CheckmarksDouble.d.ts +2 -0
  265. package/CheckmarksDouble.js +189 -0
  266. package/ChevronDown.d.ts +2 -3
  267. package/ChevronDown.js +67 -17
  268. package/ChevronLeft.d.ts +2 -3
  269. package/ChevronLeft.js +67 -17
  270. package/ChevronRight.d.ts +2 -3
  271. package/ChevronRight.js +67 -17
  272. package/ChevronSlash.d.ts +2 -0
  273. package/ChevronTextSmallA.d.ts +2 -0
  274. package/ChevronUp.d.ts +2 -3
  275. package/ChevronUp.js +67 -17
  276. package/ChevronsDoubleDownGuillemets.d.ts +2 -0
  277. package/ChevronsDoubleDownGuillemets.js +189 -0
  278. package/ChevronsDoubleLeftGuillemets.d.ts +2 -0
  279. package/ChevronsDoubleLeftGuillemets.js +189 -0
  280. package/ChevronsDoubleRightGuillemets.d.ts +2 -0
  281. package/ChevronsDoubleRightGuillemets.js +189 -0
  282. package/ChevronsDoubleUpGuillemets.d.ts +2 -0
  283. package/ChevronsDoubleUpGuillemets.js +189 -0
  284. package/ChevronsIn.d.ts +2 -0
  285. package/ChevronsIn.js +189 -0
  286. package/ChevronsOut.d.ts +2 -0
  287. package/ChevronsOut.js +189 -0
  288. package/ChevronsSlash.d.ts +2 -0
  289. package/ChevronsSlash.js +191 -0
  290. package/ChevronsSquareIn.d.ts +2 -0
  291. package/ChevronsSquareIn.js +204 -0
  292. package/ChevronsSquareOut.d.ts +2 -0
  293. package/ChevronsSquareOut.js +200 -0
  294. package/ChevronsTextSmallA.d.ts +2 -0
  295. package/ChevronsTextSmallA.js +193 -0
  296. package/Circle.d.ts +2 -3
  297. package/Circle.js +71 -17
  298. package/CircleArrowRightOut.d.ts +2 -0
  299. package/CircleCrossed.d.ts +2 -0
  300. package/CircleHalf.d.ts +2 -0
  301. package/CircleHalfFilled.d.ts +2 -3
  302. package/CircleHalfFilled.js +73 -17
  303. package/CircleSlashed.d.ts +2 -0
  304. package/CircleSlashed.js +196 -0
  305. package/CirclesFour.d.ts +2 -0
  306. package/CirclesFour.js +212 -0
  307. package/Clipboard.d.ts +2 -3
  308. package/Clipboard.js +82 -23
  309. package/Clock.d.ts +2 -3
  310. package/Clock.js +75 -17
  311. package/ClockAlarm.d.ts +2 -0
  312. package/ClockAlarm.js +202 -0
  313. package/Cloud.d.ts +2 -0
  314. package/Cloud.js +194 -0
  315. package/CloudArrowDown.d.ts +2 -0
  316. package/CloudArrowDown.js +198 -0
  317. package/CloudArrowUp.d.ts +2 -0
  318. package/CloudArrowUp.js +198 -0
  319. package/Cog.d.ts +2 -0
  320. package/Cog.js +200 -0
  321. package/Compass.d.ts +2 -0
  322. package/Compass.js +202 -0
  323. package/Container.d.ts +2 -0
  324. package/Container.js +202 -0
  325. package/Containership.d.ts +2 -0
  326. package/Containership.js +196 -0
  327. package/ControlFastForwardCircle.d.ts +2 -0
  328. package/ControlFastForwardCircle.js +200 -0
  329. package/ControlNextCircle.d.ts +2 -0
  330. package/ControlNextCircle.js +200 -0
  331. package/ControlPause.d.ts +2 -0
  332. package/ControlPause.js +200 -0
  333. package/ControlPauseCircle.d.ts +2 -0
  334. package/ControlPauseCircle.js +200 -0
  335. package/ControlPlay.d.ts +2 -0
  336. package/ControlPlay.js +194 -0
  337. package/ControlPlayBrackets.d.ts +2 -0
  338. package/ControlPlayBrackets.js +210 -0
  339. package/ControlPlayCircle.d.ts +2 -0
  340. package/ControlPlayCircle.js +198 -0
  341. package/ControlPlayResume.d.ts +2 -0
  342. package/ControlPlayResume.js +196 -0
  343. package/ControlPreviousCircle.d.ts +2 -0
  344. package/ControlPreviousCircle.js +200 -0
  345. package/ControlRewindCircle.d.ts +2 -0
  346. package/ControlRewindCircle.js +200 -0
  347. package/ControlStop.d.ts +2 -0
  348. package/ControlStop.js +194 -0
  349. package/Counter.d.ts +2 -0
  350. package/Counter.js +206 -0
  351. package/CreditCard.d.ts +2 -0
  352. package/CreditCard.js +200 -0
  353. package/Crop.d.ts +2 -0
  354. package/Crop.js +189 -0
  355. package/Cross.d.ts +2 -0
  356. package/Cross.js +187 -0
  357. package/CrossCircle.d.ts +2 -0
  358. package/CrossCircle.js +198 -0
  359. package/Crown.d.ts +2 -0
  360. package/Crown.js +194 -0
  361. package/CursorArrow.d.ts +2 -0
  362. package/CursorArrow.js +194 -0
  363. package/Cylinder.d.ts +2 -0
  364. package/Cylinder.js +196 -0
  365. package/CylinderAlert.d.ts +2 -0
  366. package/CylinderAlert.js +204 -0
  367. package/CylinderArrowInsideRight.d.ts +2 -0
  368. package/CylinderArrowInsideRight.js +198 -0
  369. package/CylinderArrowInsideUp.d.ts +2 -0
  370. package/CylinderArrowInsideUp.js +196 -0
  371. package/CylinderArrowRightIn.d.ts +2 -0
  372. package/CylinderArrowUp.d.ts +2 -0
  373. package/CylinderChartColumn.d.ts +2 -0
  374. package/CylinderChartColumn.js +200 -0
  375. package/CylinderChecked.d.ts +2 -0
  376. package/CylinderChecked.js +204 -0
  377. package/CylinderChevrons.d.ts +2 -0
  378. package/CylinderChevrons.js +200 -0
  379. package/CylinderClock.d.ts +2 -0
  380. package/CylinderClock.js +204 -0
  381. package/CylinderCloud.d.ts +2 -0
  382. package/CylinderCloud.js +204 -0
  383. package/CylinderIndex.d.ts +2 -0
  384. package/CylinderIndex.js +200 -0
  385. package/CylinderMagnifier.d.ts +2 -0
  386. package/CylinderMagnifier.js +204 -0
  387. package/CylinderMagnifierPlus.d.ts +2 -0
  388. package/CylinderMagnifierPlus.js +208 -0
  389. package/CylinderMetrics.d.ts +2 -0
  390. package/CylinderMetrics.js +196 -0
  391. package/CylinderMulti.d.ts +2 -0
  392. package/CylinderMulti.js +198 -0
  393. package/CylinderPie.d.ts +2 -0
  394. package/CylinderPie.js +198 -0
  395. package/CylinderPlus.d.ts +2 -0
  396. package/CylinderPlus.js +198 -0
  397. package/CylinderTable.d.ts +2 -0
  398. package/CylinderTable.js +208 -0
  399. package/CylinderTrace.d.ts +2 -0
  400. package/CylinderTrace.js +200 -0
  401. package/CylinderWrench.d.ts +2 -0
  402. package/CylinderWrench.js +200 -0
  403. package/DataType.d.ts +2 -0
  404. package/DataType.js +198 -0
  405. package/DeskLight.d.ts +2 -0
  406. package/DeskLight.js +194 -0
  407. package/DesktopPc.d.ts +2 -0
  408. package/DesktopPc.js +210 -0
  409. package/Diamond.d.ts +2 -0
  410. package/Diamond.js +196 -0
  411. package/DiamondInformation.d.ts +2 -0
  412. package/DocumentDrawer.d.ts +2 -0
  413. package/DocumentDrawer.js +198 -0
  414. package/DollarMark.d.ts +2 -0
  415. package/DollarMark.js +187 -0
  416. package/DoorArrowInside.d.ts +2 -0
  417. package/DoorArrowInside.js +196 -0
  418. package/DoorArrowOutside.d.ts +2 -0
  419. package/DoorArrowOutside.js +196 -0
  420. package/DotsFourSquare.d.ts +2 -0
  421. package/DotsFourSquare.js +204 -0
  422. package/DotsNine.d.ts +2 -0
  423. package/DotsNine.js +203 -0
  424. package/DotsThreeBalloon.d.ts +2 -0
  425. package/DotsThreeBalloon.js +202 -0
  426. package/DotsThreeHorizontal.d.ts +2 -0
  427. package/DotsThreeHorizontal.js +191 -0
  428. package/DotsThreeVertical.d.ts +2 -0
  429. package/DotsThreeVertical.js +191 -0
  430. package/DriveIndexes.d.ts +2 -0
  431. package/DriveIndexes.js +208 -0
  432. package/DriveMagnifier.d.ts +2 -0
  433. package/DriveMagnifier.js +202 -0
  434. package/Electricity.d.ts +2 -0
  435. package/Electricity.js +194 -0
  436. package/Envelope.d.ts +2 -3
  437. package/Envelope.js +73 -18
  438. package/EqualTo.d.ts +2 -0
  439. package/EqualTo.js +189 -0
  440. package/ExclamationBalloon.d.ts +2 -0
  441. package/ExclamationBalloon.js +200 -0
  442. package/ExclamationBrackets.d.ts +2 -0
  443. package/ExclamationBrackets.js +200 -0
  444. package/ExclamationCircle.d.ts +2 -0
  445. package/ExclamationCircle.js +200 -0
  446. package/ExclamationSquare.d.ts +2 -0
  447. package/ExclamationSquare.js +200 -0
  448. package/ExclamationTriangle.d.ts +2 -0
  449. package/ExclamationTriangle.js +200 -0
  450. package/ExclamationTriangleChevronsRectangle.d.ts +2 -0
  451. package/ExclamationTriangleChevronsRectangle.js +206 -0
  452. package/Eye.d.ts +2 -0
  453. package/Eye.js +200 -0
  454. package/EyeCrossed.d.ts +2 -0
  455. package/EyeSlashed.d.ts +2 -0
  456. package/EyeSlashed.js +202 -0
  457. package/FaceSmile.d.ts +2 -0
  458. package/FaceSmile.js +202 -0
  459. package/Factory.d.ts +2 -0
  460. package/Factory.js +202 -0
  461. package/File.d.ts +2 -0
  462. package/File.js +196 -0
  463. package/FileAiff.d.ts +2 -0
  464. package/FileAiff.js +212 -0
  465. package/FileArrowsRectangularDouble.d.ts +2 -0
  466. package/FileArrowsRectangularDouble.js +200 -0
  467. package/FileChartColumn.d.ts +2 -0
  468. package/FileChartColumn.js +200 -0
  469. package/FileCharts.d.ts +2 -0
  470. package/FileCharts.js +206 -0
  471. package/FileCss.d.ts +2 -0
  472. package/FileCss.js +208 -0
  473. package/FileCsv.d.ts +2 -0
  474. package/FileCsv.js +208 -0
  475. package/FileDat.d.ts +2 -0
  476. package/FileDat.js +216 -0
  477. package/FileDb.d.ts +2 -0
  478. package/FileDb.js +212 -0
  479. package/FileDbf.d.ts +2 -0
  480. package/FileDbf.js +216 -0
  481. package/FileDoc.d.ts +2 -0
  482. package/FileDoc.js +216 -0
  483. package/FileEps.d.ts +2 -0
  484. package/FileEps.js +212 -0
  485. package/FileFig.d.ts +2 -0
  486. package/FileFig.js +208 -0
  487. package/FileGif.d.ts +2 -0
  488. package/FileGif.js +208 -0
  489. package/FileHtm.d.ts +2 -0
  490. package/FileHtm.js +208 -0
  491. package/FileHtml.d.ts +2 -0
  492. package/FileHtml.js +212 -0
  493. package/FileIco.d.ts +2 -0
  494. package/FileIco.js +212 -0
  495. package/FileJpg.d.ts +2 -0
  496. package/FileJpg.js +212 -0
  497. package/FileJs.d.ts +2 -0
  498. package/FileJs.js +204 -0
  499. package/FileJson.d.ts +2 -0
  500. package/FileJson.js +216 -0
  501. package/FileJsx.d.ts +2 -0
  502. package/FileJsx.js +208 -0
  503. package/FileLog.d.ts +2 -0
  504. package/FileLog.js +212 -0
  505. package/FileLogs.d.ts +2 -0
  506. package/FileLogs.js +202 -0
  507. package/FileMagnifier.d.ts +2 -0
  508. package/FileMagnifier.js +202 -0
  509. package/FileMagnifierOn.d.ts +2 -0
  510. package/FileMagnifierOn.js +200 -0
  511. package/FileMid.d.ts +2 -0
  512. package/FileMid.js +212 -0
  513. package/FileMp3.d.ts +2 -0
  514. package/FileMp3.js +212 -0
  515. package/FileMp4.d.ts +2 -0
  516. package/FileMp4.js +216 -0
  517. package/FileMpg.d.ts +2 -0
  518. package/FileMpg.js +212 -0
  519. package/FileNode.d.ts +2 -0
  520. package/FileNode.js +202 -0
  521. package/FilePdf.d.ts +2 -0
  522. package/FilePdf.js +216 -0
  523. package/FilePhp.d.ts +2 -0
  524. package/FilePhp.js +216 -0
  525. package/FilePlus.d.ts +2 -0
  526. package/FilePlus.js +198 -0
  527. package/FilePng.d.ts +2 -0
  528. package/FilePng.js +212 -0
  529. package/FilePpt.d.ts +2 -0
  530. package/FilePpt.js +216 -0
  531. package/FileRar.d.ts +2 -0
  532. package/FileRar.js +220 -0
  533. package/FileRegex.d.ts +2 -0
  534. package/FileRegex.js +204 -0
  535. package/FileRtf.d.ts +2 -0
  536. package/FileRtf.js +212 -0
  537. package/FileSql.d.ts +2 -0
  538. package/FileSql.js +212 -0
  539. package/FileSvg.d.ts +2 -0
  540. package/FileSvg.js +208 -0
  541. package/FileTGZ.d.ts +2 -0
  542. package/FileTGZ.js +208 -0
  543. package/FileText.d.ts +2 -0
  544. package/FileText.js +208 -0
  545. package/FileTiff.d.ts +2 -0
  546. package/FileTiff.js +212 -0
  547. package/FileWav.d.ts +2 -0
  548. package/FileWav.js +212 -0
  549. package/FileXls.d.ts +2 -0
  550. package/FileXls.js +208 -0
  551. package/FileXml.d.ts +2 -0
  552. package/FileXml.js +208 -0
  553. package/FileZip.d.ts +2 -0
  554. package/FileZip.js +212 -0
  555. package/Filter.d.ts +2 -3
  556. package/Filter.js +71 -18
  557. package/FilterMinus.d.ts +2 -0
  558. package/FilterMinus.js +198 -0
  559. package/FilterPlus.d.ts +2 -0
  560. package/FilterPlus.js +198 -0
  561. package/Fingerprint.d.ts +2 -0
  562. package/Fingerprint.js +198 -0
  563. package/Flag.d.ts +2 -3
  564. package/Flag.js +71 -18
  565. package/Flame.d.ts +2 -0
  566. package/Flame.js +194 -0
  567. package/Flashlight.d.ts +2 -0
  568. package/Flashlight.js +198 -0
  569. package/Flask.d.ts +2 -0
  570. package/Flask.js +198 -0
  571. package/FloppyDisk.d.ts +2 -0
  572. package/FloppyDisk.js +200 -0
  573. package/Folder.d.ts +2 -3
  574. package/Folder.js +71 -18
  575. package/ForwarderHeavy.d.ts +2 -0
  576. package/ForwarderHeavy.js +198 -0
  577. package/ForwarderUniversal.d.ts +2 -0
  578. package/ForwarderUniversal.js +202 -0
  579. package/FourRectangles.d.ts +2 -0
  580. package/Function.d.ts +2 -0
  581. package/Function.js +198 -0
  582. package/GeoTag.d.ts +2 -0
  583. package/GeoTag.js +200 -0
  584. package/GeoTagGroup.d.ts +2 -0
  585. package/GeoTagGroup.js +210 -0
  586. package/Globe.d.ts +2 -3
  587. package/Globe.js +82 -17
  588. package/GreaterThan.d.ts +2 -0
  589. package/GreaterThan.js +189 -0
  590. package/GreaterThanOrEqualTo.d.ts +2 -0
  591. package/GreaterThanOrEqualTo.js +193 -0
  592. package/GridLines.d.ts +2 -0
  593. package/GridLines.js +210 -0
  594. package/Hammer.d.ts +2 -0
  595. package/Hammer.js +196 -0
  596. package/HandRise.d.ts +2 -0
  597. package/HandRise.js +200 -0
  598. package/Hash.d.ts +2 -0
  599. package/Hash.js +189 -0
  600. package/Headset.d.ts +2 -0
  601. package/Headset.js +194 -0
  602. package/HeadsetD.d.ts +2 -0
  603. package/HeadsetD.js +200 -0
  604. package/HeadsetS.d.ts +2 -0
  605. package/HeadsetS.js +196 -0
  606. package/HeartRibbon.d.ts +2 -0
  607. package/HeartRibbon.js +198 -0
  608. package/Hexagon.d.ts +2 -0
  609. package/Hexagon.js +194 -0
  610. package/HexagonInformation.d.ts +2 -0
  611. package/HotAirBalloon.d.ts +2 -0
  612. package/HotAirBalloon.js +196 -0
  613. package/Hourglass.d.ts +2 -0
  614. package/Hourglass.js +198 -0
  615. package/HourglassCircle.d.ts +2 -0
  616. package/HourglassCircle.js +202 -0
  617. package/HourglassStart.d.ts +2 -0
  618. package/HourglassStart.js +200 -0
  619. package/House.d.ts +2 -0
  620. package/House.js +194 -0
  621. package/HumanBodyCircle.d.ts +2 -0
  622. package/HumanBodyCircle.js +200 -0
  623. package/IconProvider.d.ts +50 -0
  624. package/IconProvider.js +301 -0
  625. package/Indexer.d.ts +2 -0
  626. package/Indexes.d.ts +2 -0
  627. package/Indexes.js +204 -0
  628. package/Information.d.ts +2 -0
  629. package/Information.js +198 -0
  630. package/InformationCircle.d.ts +2 -0
  631. package/InformationCircle.js +200 -0
  632. package/InformationDiamond.d.ts +2 -0
  633. package/InformationDiamond.js +200 -0
  634. package/InformationHexagon.d.ts +2 -0
  635. package/InformationHexagon.js +200 -0
  636. package/Key.d.ts +2 -0
  637. package/Key.js +198 -0
  638. package/LaptopOpen.d.ts +2 -0
  639. package/LaptopOpen.js +198 -0
  640. package/LayerTriple.d.ts +2 -0
  641. package/Layers.d.ts +2 -0
  642. package/LayersPlus.d.ts +2 -0
  643. package/LayersRised.d.ts +2 -0
  644. package/LayersRised.js +208 -0
  645. package/LayersTriple.d.ts +2 -0
  646. package/LayersTriple.js +202 -0
  647. package/Layout.d.ts +2 -0
  648. package/Layout.js +198 -0
  649. package/LayoutOverview.d.ts +2 -0
  650. package/LayoutOverview.js +200 -0
  651. package/LayoutPanels.d.ts +2 -0
  652. package/LayoutPanels.js +206 -0
  653. package/LessThan.d.ts +2 -0
  654. package/LessThan.js +189 -0
  655. package/LessThanOrEqualTo.d.ts +2 -0
  656. package/LessThanOrEqualTo.js +193 -0
  657. package/Lightbulb.d.ts +2 -3
  658. package/Lightbulb.js +75 -18
  659. package/Lightning.d.ts +2 -3
  660. package/Lightning.js +71 -18
  661. package/Line.d.ts +2 -3
  662. package/Line.js +66 -20
  663. package/LinesThree.d.ts +2 -0
  664. package/LinesThree.js +191 -0
  665. package/List.d.ts +2 -3
  666. package/List.js +85 -29
  667. package/ListCheck.d.ts +2 -0
  668. package/ListCheck.js +208 -0
  669. package/Lock.d.ts +2 -3
  670. package/Lock.js +81 -24
  671. package/LockSquare.d.ts +2 -0
  672. package/LockSquare.js +202 -0
  673. package/LockUnlocked.d.ts +2 -3
  674. package/LockUnlocked.js +81 -24
  675. package/MIGRATION.md +162 -0
  676. package/Magnifier.d.ts +2 -0
  677. package/Magnifier.js +196 -0
  678. package/MagnifierArrowLeftRight.d.ts +2 -0
  679. package/MagnifierArrowLeftRight.js +198 -0
  680. package/MagnifierChartColumn.d.ts +2 -0
  681. package/MagnifierChartColumn.js +200 -0
  682. package/MagnifierChartLine.d.ts +2 -0
  683. package/MagnifierChartLine.js +198 -0
  684. package/MagnifierClock.d.ts +2 -0
  685. package/MagnifierClock.js +198 -0
  686. package/MagnifierCross.d.ts +2 -0
  687. package/MagnifierCross.js +198 -0
  688. package/MagnifierDrive.d.ts +2 -0
  689. package/MagnifierMinus.d.ts +2 -0
  690. package/MagnifierMinus.js +198 -0
  691. package/MagnifierPlus.d.ts +2 -0
  692. package/MagnifierPlus.js +198 -0
  693. package/MagnifierText.d.ts +2 -0
  694. package/MagnifierText.js +200 -0
  695. package/MagnifierUnderline.d.ts +2 -0
  696. package/MagnifierUnderline.js +200 -0
  697. package/MagnifierWithPlus.d.ts +2 -0
  698. package/MagnifierWithPlus.js +200 -0
  699. package/Markdown.d.ts +2 -0
  700. package/Markdown.js +200 -0
  701. package/MeshRandom.d.ts +2 -0
  702. package/MeshRandom.js +196 -0
  703. package/Metrics.d.ts +2 -3
  704. package/Metrics.js +79 -24
  705. package/Minus.d.ts +2 -3
  706. package/Minus.js +71 -23
  707. package/MinusCircle.d.ts +2 -3
  708. package/MinusCircle.js +87 -32
  709. package/MobilePhone.d.ts +2 -0
  710. package/MobilePhone.js +198 -0
  711. package/Monitor.d.ts +2 -3
  712. package/Monitor.js +79 -26
  713. package/MonitorChartColumn.d.ts +2 -0
  714. package/MonitorChartColumn.js +200 -0
  715. package/Moon.d.ts +2 -0
  716. package/Moon.js +194 -0
  717. package/Motorcycle.d.ts +2 -0
  718. package/Motorcycle.js +194 -0
  719. package/MutipleFolders.d.ts +2 -0
  720. package/MutipleFolders.js +196 -0
  721. package/NetworkConnector.d.ts +2 -0
  722. package/NetworkConnector.js +193 -0
  723. package/NetworkDevices.d.ts +2 -0
  724. package/NetworkDevices.js +200 -0
  725. package/NodeBranch.d.ts +2 -0
  726. package/NodeBranch.js +196 -0
  727. package/NodeBranchPlus.d.ts +2 -0
  728. package/NodeBranchPlus.js +200 -0
  729. package/NodeConnection.d.ts +2 -0
  730. package/NodeConnection.js +212 -0
  731. package/NodeDistributed.d.ts +2 -0
  732. package/NodeDistributed.js +196 -0
  733. package/NodeFollow.d.ts +2 -0
  734. package/NodeFollow.js +200 -0
  735. package/NodeFollowFour.d.ts +2 -0
  736. package/NodeFollowFour.js +200 -0
  737. package/NodeModel.d.ts +2 -0
  738. package/NodeModel.js +189 -0
  739. package/NodeNetwork.d.ts +2 -0
  740. package/NodeNetwork.js +196 -0
  741. package/NodePathDuration.d.ts +2 -0
  742. package/NodePathDuration.js +206 -0
  743. package/NodeReroute.d.ts +2 -0
  744. package/NodeRulesEngine.d.ts +2 -0
  745. package/NodeRulesEngine.js +216 -0
  746. package/NodeRulesets.d.ts +2 -0
  747. package/NodeRulesets.js +200 -0
  748. package/NodeServices.d.ts +2 -0
  749. package/NodeSplit.d.ts +2 -0
  750. package/NodeSplit.js +196 -0
  751. package/NodeStartToEnd.d.ts +2 -0
  752. package/NodeStartToEnd.js +200 -0
  753. package/NodeSwitch.d.ts +2 -0
  754. package/NodeTopology.d.ts +2 -0
  755. package/NodeTopology.js +196 -0
  756. package/NodeTree.d.ts +2 -0
  757. package/NodeTree.js +196 -0
  758. package/NotEqualTo.d.ts +2 -0
  759. package/NotEqualTo.js +193 -0
  760. package/NotePlus.d.ts +2 -0
  761. package/NotePlus.js +198 -0
  762. package/ObjectsCheck.d.ts +2 -0
  763. package/ObjectsCircles.d.ts +2 -0
  764. package/ObjectsSquaresAndCircles.d.ts +2 -0
  765. package/ObjectsVarietyShapes.d.ts +2 -0
  766. package/OrganizerNotebook.d.ts +2 -0
  767. package/OrganizerNotebook.js +196 -0
  768. package/PageNode.d.ts +2 -0
  769. package/Paintbrush.d.ts +2 -3
  770. package/Paintbrush.js +79 -24
  771. package/Palette.d.ts +2 -0
  772. package/Palette.js +204 -0
  773. package/PaperFolded.d.ts +2 -0
  774. package/PaperFolded.js +198 -0
  775. package/PaperPlane.d.ts +2 -0
  776. package/PaperPlane.js +196 -0
  777. package/Paperclip.d.ts +2 -0
  778. package/Paperclip.js +189 -0
  779. package/ParallelDots.d.ts +2 -0
  780. package/ParallelDots.js +197 -0
  781. package/Pencil.d.ts +2 -3
  782. package/Pencil.js +79 -23
  783. package/PencilCircle.d.ts +2 -0
  784. package/PencilCircle.js +200 -0
  785. package/PencilUnderline.d.ts +2 -0
  786. package/PencilUnderline.js +200 -0
  787. package/PhoneReceiverUp.d.ts +2 -0
  788. package/PhoneReceiverUp.js +196 -0
  789. package/Picture.d.ts +2 -0
  790. package/Picture.js +204 -0
  791. package/Pin.d.ts +2 -0
  792. package/Pin.js +194 -0
  793. package/PinStuck.d.ts +2 -0
  794. package/PinStuck.js +196 -0
  795. package/Plus.d.ts +2 -3
  796. package/Plus.js +70 -23
  797. package/PlusBalloon.d.ts +2 -0
  798. package/PlusBalloon.js +198 -0
  799. package/PlusBrackets.d.ts +2 -0
  800. package/PlusBrackets.js +191 -0
  801. package/PlusCircle.d.ts +2 -0
  802. package/PlusCircle.js +198 -0
  803. package/Portrait.d.ts +2 -0
  804. package/Portrait.js +200 -0
  805. package/PortraitPlus.d.ts +2 -0
  806. package/PortraitPlus.js +204 -0
  807. package/PortraitThree.d.ts +2 -0
  808. package/PortraitTwo.d.ts +2 -0
  809. package/PortraitsThree.d.ts +2 -0
  810. package/PortraitsThree.js +216 -0
  811. package/PortraitsTwo.d.ts +2 -0
  812. package/PortraitsTwo.js +208 -0
  813. package/Printer.d.ts +2 -0
  814. package/Printer.js +196 -0
  815. package/Processor.d.ts +2 -0
  816. package/Processor.js +202 -0
  817. package/ProcessorBus.d.ts +2 -0
  818. package/ProcessorBus.js +196 -0
  819. package/ProjectorChartColumn.d.ts +2 -0
  820. package/ProjectorChartColumn.js +200 -0
  821. package/Pulse.d.ts +2 -0
  822. package/Pulse.js +189 -0
  823. package/Punchcard.d.ts +2 -0
  824. package/Punchcard.js +230 -0
  825. package/PuzzlePiece.d.ts +2 -0
  826. package/PuzzlePiece.js +194 -0
  827. package/QuestionCircle.d.ts +2 -3
  828. package/QuestionCircle.js +88 -28
  829. package/RectanglesAndCheck.d.ts +2 -0
  830. package/RectanglesAndCheck.js +210 -0
  831. package/RectanglesDouble.d.ts +2 -0
  832. package/RectanglesDouble.js +200 -0
  833. package/RectanglesFour.d.ts +2 -0
  834. package/RectanglesFour.js +212 -0
  835. package/RectanglesWithCornerFrame.d.ts +2 -0
  836. package/RectanglesWithCornerFrame.js +204 -0
  837. package/RectanglesWithoutFrame.d.ts +2 -0
  838. package/Report.d.ts +2 -3
  839. package/Report.js +84 -20
  840. package/ReportPivot.d.ts +2 -3
  841. package/ReportSearch.d.ts +2 -3
  842. package/RobotAgent.d.ts +2 -0
  843. package/RobotAgent.js +200 -0
  844. package/RobotFace.d.ts +2 -0
  845. package/RobotFace.js +200 -0
  846. package/Rocket.d.ts +2 -0
  847. package/Rocket.js +198 -0
  848. package/SVG.d.ts +17 -38
  849. package/SVG.js +46 -83
  850. package/SVGEnterprise.d.ts +60 -0
  851. package/SVGEnterprise.js +217 -0
  852. package/SVGInternal.d.ts +1 -1
  853. package/SVGInternal.js +11 -11
  854. package/Scissors.d.ts +2 -0
  855. package/Scissors.js +194 -0
  856. package/Script.d.ts +2 -0
  857. package/Script.js +196 -0
  858. package/Servers.d.ts +2 -0
  859. package/Servers.js +208 -0
  860. package/ServersCloud.d.ts +2 -0
  861. package/ServersCloud.js +210 -0
  862. package/SeverityInformation.d.ts +2 -0
  863. package/SeverityInformation.js +200 -0
  864. package/ShapesVariety.d.ts +2 -0
  865. package/ShapesVariety.js +210 -0
  866. package/Ship.d.ts +2 -0
  867. package/Ship.js +196 -0
  868. package/Shoe.d.ts +2 -0
  869. package/Shoe.js +194 -0
  870. package/SlidersDoubleHorizontal.d.ts +2 -0
  871. package/SlidersDoubleHorizontal.js +200 -0
  872. package/SlidersTripleHorizontal.d.ts +2 -0
  873. package/SlidersTripleHorizontal.js +212 -0
  874. package/Square.d.ts +2 -0
  875. package/Square.js +196 -0
  876. package/SquareAndCorners.d.ts +2 -0
  877. package/SquareAndCorners.js +210 -0
  878. package/SquareArrowRightInside.d.ts +2 -0
  879. package/SquareArrowTopRight.d.ts +2 -0
  880. package/SquareChevronsIn.d.ts +2 -0
  881. package/SquareChevronsOut.d.ts +2 -0
  882. package/SquareFourDots.d.ts +2 -0
  883. package/SquareHalfArrowDown.d.ts +2 -0
  884. package/SquareHalfArrowUp.d.ts +2 -0
  885. package/SquareLayers.d.ts +2 -0
  886. package/SquareLock.d.ts +2 -0
  887. package/SquareUsers.d.ts +2 -0
  888. package/SquaresAndCircles.d.ts +2 -0
  889. package/SquaresAndCircles.js +212 -0
  890. package/SquaresLayered.d.ts +2 -0
  891. package/SquaresLayered.js +198 -0
  892. package/SquaresLayeredPlus.d.ts +2 -0
  893. package/SquaresLayeredPlus.js +202 -0
  894. package/Star.d.ts +2 -3
  895. package/Star.js +77 -24
  896. package/Stopwatch.d.ts +2 -0
  897. package/Stopwatch.js +202 -0
  898. package/Store.d.ts +2 -0
  899. package/Store.js +196 -0
  900. package/Sun.d.ts +2 -0
  901. package/Sun.js +226 -0
  902. package/SuperCar.d.ts +2 -0
  903. package/SuperCar.js +196 -0
  904. package/Table.d.ts +2 -3
  905. package/Table.js +79 -24
  906. package/TableChevron.d.ts +2 -0
  907. package/TableChevron.js +198 -0
  908. package/TableChevronChartLine.d.ts +2 -0
  909. package/TableChevronChartLine.js +206 -0
  910. package/TableList.d.ts +2 -0
  911. package/TableList.js +200 -0
  912. package/TableSlide.d.ts +2 -0
  913. package/TableSlide.js +204 -0
  914. package/Tablet.d.ts +2 -0
  915. package/Tablet.js +198 -0
  916. package/TabletLandscape.d.ts +2 -0
  917. package/TabletLandscape.js +198 -0
  918. package/Tag.d.ts +2 -0
  919. package/Tag.js +198 -0
  920. package/Telescope.d.ts +2 -0
  921. package/Telescope.js +198 -0
  922. package/TextA.d.ts +2 -0
  923. package/TextA.js +189 -0
  924. package/TextASmall.d.ts +2 -0
  925. package/TextASmall.js +189 -0
  926. package/TextAa.d.ts +2 -0
  927. package/TextAa.js +193 -0
  928. package/TextBox.d.ts +2 -0
  929. package/TextBox.js +198 -0
  930. package/TextDirection.d.ts +2 -0
  931. package/TextDirection45.d.ts +2 -0
  932. package/TextDirection45.js +191 -0
  933. package/TextDirection90.d.ts +2 -0
  934. package/TextDirection90.js +191 -0
  935. package/TextDirectionMinus45.d.ts +2 -0
  936. package/TextDirectionMinus45.js +191 -0
  937. package/TextDirectionMinus90.d.ts +2 -0
  938. package/TextDirectionMinus90.js +191 -0
  939. package/TextDirectionRight.d.ts +2 -0
  940. package/TextDirectionRight.js +191 -0
  941. package/TextT.d.ts +2 -0
  942. package/TextT.js +189 -0
  943. package/ThumbsDown.d.ts +2 -0
  944. package/ThumbsDown.js +196 -0
  945. package/ThumbsUp.d.ts +2 -0
  946. package/ThumbsUp.js +196 -0
  947. package/TrashCanCross.d.ts +2 -0
  948. package/TrashCanCross.js +198 -0
  949. package/Treemap.d.ts +2 -0
  950. package/Treemap.js +202 -0
  951. package/Triangle.d.ts +2 -0
  952. package/Triangle.js +194 -0
  953. package/TriangleDoubleLayers.d.ts +2 -0
  954. package/TriangleDown.d.ts +2 -3
  955. package/TriangleExclamation.d.ts +2 -0
  956. package/TriangleLeft.d.ts +2 -3
  957. package/TriangleRight.d.ts +2 -3
  958. package/TriangleTripleLayers.d.ts +2 -0
  959. package/TrianglesLayeredDouble.d.ts +2 -0
  960. package/TrianglesLayeredDouble.js +200 -0
  961. package/TrianglesLayeredTriple.d.ts +2 -0
  962. package/TrianglesLayeredTriple.js +204 -0
  963. package/Truck.d.ts +2 -0
  964. package/Truck.js +198 -0
  965. package/UsersSquare.d.ts +2 -0
  966. package/UsersSquare.js +204 -0
  967. package/VideoCamera.d.ts +2 -0
  968. package/VideoCamera.js +196 -0
  969. package/WindowChevronsSlash.d.ts +2 -0
  970. package/WindowChevronsSlash.js +202 -0
  971. package/WindowPortrait.d.ts +2 -0
  972. package/WindowPortrait.js +208 -0
  973. package/Wrench.d.ts +2 -0
  974. package/Wrench.js +194 -0
  975. package/WrenchCircle.d.ts +2 -0
  976. package/WrenchCircle.js +198 -0
  977. package/docker-compose.yml +29 -0
  978. package/enterprise/Activity.d.ts +3 -0
  979. package/enterprise/Activity.js +136 -0
  980. package/enterprise/ArrowDown.d.ts +3 -0
  981. package/enterprise/ArrowDown.js +141 -0
  982. package/enterprise/ArrowLeft.d.ts +3 -0
  983. package/enterprise/ArrowLeft.js +141 -0
  984. package/enterprise/ArrowRight.d.ts +3 -0
  985. package/enterprise/ArrowRight.js +141 -0
  986. package/enterprise/ArrowUp.d.ts +3 -0
  987. package/enterprise/ArrowUp.js +141 -0
  988. package/enterprise/BarBeside.d.ts +3 -0
  989. package/enterprise/BarBeside.js +140 -0
  990. package/enterprise/BarStacked.d.ts +3 -0
  991. package/enterprise/BarStacked.js +141 -0
  992. package/enterprise/BarStacked100.d.ts +3 -0
  993. package/enterprise/BarStacked100.js +141 -0
  994. package/enterprise/Bell.d.ts +3 -0
  995. package/enterprise/Bell.js +141 -0
  996. package/enterprise/Bookmark.d.ts +3 -0
  997. package/enterprise/Bookmark.js +141 -0
  998. package/enterprise/Boolean.d.ts +3 -0
  999. package/enterprise/Boolean.js +140 -0
  1000. package/enterprise/BoxChecked.d.ts +3 -0
  1001. package/enterprise/BoxChecked.js +140 -0
  1002. package/enterprise/BoxFilled.d.ts +3 -0
  1003. package/enterprise/BoxFilled.js +141 -0
  1004. package/enterprise/BoxUnchecked.d.ts +3 -0
  1005. package/enterprise/BoxUnchecked.js +140 -0
  1006. package/enterprise/Calendar.d.ts +3 -0
  1007. package/enterprise/Calendar.js +140 -0
  1008. package/enterprise/Cancel.d.ts +3 -0
  1009. package/enterprise/Cancel.js +136 -0
  1010. package/enterprise/Caret.d.ts +3 -0
  1011. package/enterprise/Caret.js +136 -0
  1012. package/enterprise/ChartArea.d.ts +3 -0
  1013. package/enterprise/ChartArea.js +141 -0
  1014. package/enterprise/ChartBar.d.ts +3 -0
  1015. package/enterprise/ChartBar.js +141 -0
  1016. package/enterprise/ChartBasic.d.ts +3 -0
  1017. package/enterprise/ChartBasic.js +147 -0
  1018. package/enterprise/ChartBubble.d.ts +3 -0
  1019. package/enterprise/ChartBubble.js +141 -0
  1020. package/enterprise/ChartColumn.d.ts +3 -0
  1021. package/enterprise/ChartColumn.js +141 -0
  1022. package/enterprise/ChartLine.d.ts +3 -0
  1023. package/enterprise/ChartLine.js +141 -0
  1024. package/enterprise/ChartPie.d.ts +3 -0
  1025. package/enterprise/ChartPie.js +141 -0
  1026. package/enterprise/ChartScatter.d.ts +3 -0
  1027. package/enterprise/ChartScatter.js +140 -0
  1028. package/enterprise/Check.d.ts +3 -0
  1029. package/enterprise/Check.js +140 -0
  1030. package/enterprise/ChevronDown.d.ts +3 -0
  1031. package/enterprise/ChevronDown.js +139 -0
  1032. package/enterprise/ChevronLeft.d.ts +3 -0
  1033. package/enterprise/ChevronLeft.js +139 -0
  1034. package/enterprise/ChevronRight.d.ts +3 -0
  1035. package/enterprise/ChevronRight.js +139 -0
  1036. package/enterprise/ChevronUp.d.ts +3 -0
  1037. package/enterprise/ChevronUp.js +139 -0
  1038. package/enterprise/ChoroplethMap.d.ts +3 -0
  1039. package/enterprise/ChoroplethMap.js +141 -0
  1040. package/enterprise/Circle.d.ts +3 -0
  1041. package/enterprise/Circle.js +140 -0
  1042. package/enterprise/CircleFilled.d.ts +3 -0
  1043. package/enterprise/CircleFilled.js +140 -0
  1044. package/enterprise/CircleHalfFilled.d.ts +3 -0
  1045. package/enterprise/CircleHalfFilled.js +140 -0
  1046. package/enterprise/CirclePlus.d.ts +3 -0
  1047. package/enterprise/CirclePlus.js +140 -0
  1048. package/enterprise/Clear.d.ts +3 -0
  1049. package/enterprise/Clear.js +140 -0
  1050. package/enterprise/Clipboard.d.ts +3 -0
  1051. package/enterprise/Clipboard.js +141 -0
  1052. package/enterprise/Clock.d.ts +3 -0
  1053. package/enterprise/Clock.js +140 -0
  1054. package/enterprise/Clone.d.ts +3 -0
  1055. package/enterprise/Clone.js +140 -0
  1056. package/enterprise/Close.d.ts +3 -0
  1057. package/enterprise/Close.js +136 -0
  1058. package/enterprise/Code.d.ts +3 -0
  1059. package/enterprise/Code.js +141 -0
  1060. package/enterprise/Connection.d.ts +3 -0
  1061. package/enterprise/Connection.js +155 -0
  1062. package/enterprise/Dashboard.d.ts +3 -0
  1063. package/enterprise/Dashboard.js +140 -0
  1064. package/enterprise/Data.d.ts +3 -0
  1065. package/enterprise/Data.js +141 -0
  1066. package/enterprise/DataInput.d.ts +3 -0
  1067. package/enterprise/DataInput.js +141 -0
  1068. package/enterprise/DataSource.d.ts +3 -0
  1069. package/enterprise/DataSource.js +143 -0
  1070. package/enterprise/DistributedEnvironment.d.ts +3 -0
  1071. package/enterprise/DistributedEnvironment.js +140 -0
  1072. package/enterprise/DistributionStream.d.ts +3 -0
  1073. package/enterprise/DistributionStream.js +141 -0
  1074. package/enterprise/Document.d.ts +3 -0
  1075. package/enterprise/Document.js +141 -0
  1076. package/enterprise/Download.d.ts +3 -0
  1077. package/enterprise/Download.js +141 -0
  1078. package/enterprise/Envelope.d.ts +3 -0
  1079. package/enterprise/Envelope.js +141 -0
  1080. package/enterprise/Error.d.ts +3 -0
  1081. package/enterprise/Error.js +142 -0
  1082. package/enterprise/Events.d.ts +3 -0
  1083. package/enterprise/Events.js +141 -0
  1084. package/enterprise/External.d.ts +3 -0
  1085. package/enterprise/External.js +141 -0
  1086. package/enterprise/ExternalViz.d.ts +3 -0
  1087. package/enterprise/ExternalViz.js +136 -0
  1088. package/enterprise/Filter.d.ts +3 -0
  1089. package/enterprise/Filter.js +141 -0
  1090. package/enterprise/FitToView.d.ts +3 -0
  1091. package/enterprise/FitToView.js +149 -0
  1092. package/enterprise/Flag.d.ts +3 -0
  1093. package/enterprise/Flag.js +141 -0
  1094. package/enterprise/Folder.d.ts +3 -0
  1095. package/enterprise/Folder.js +141 -0
  1096. package/enterprise/Fullscreen.d.ts +3 -0
  1097. package/enterprise/Fullscreen.js +141 -0
  1098. package/enterprise/FullscreenExit.d.ts +3 -0
  1099. package/enterprise/FullscreenExit.js +141 -0
  1100. package/enterprise/FullscreenExitLight.d.ts +3 -0
  1101. package/enterprise/FullscreenExitLight.js +142 -0
  1102. package/enterprise/FullscreenLight.d.ts +3 -0
  1103. package/enterprise/FullscreenLight.js +142 -0
  1104. package/enterprise/GaugeFiller.d.ts +3 -0
  1105. package/enterprise/GaugeFiller.js +141 -0
  1106. package/enterprise/GaugeMarker.d.ts +3 -0
  1107. package/enterprise/GaugeMarker.js +141 -0
  1108. package/enterprise/GaugeRadial.d.ts +3 -0
  1109. package/enterprise/GaugeRadial.js +141 -0
  1110. package/enterprise/Gear.d.ts +3 -0
  1111. package/enterprise/Gear.js +140 -0
  1112. package/enterprise/GearUnfilled.d.ts +3 -0
  1113. package/enterprise/GearUnfilled.js +141 -0
  1114. package/enterprise/Globe.d.ts +3 -0
  1115. package/enterprise/Globe.js +139 -0
  1116. package/enterprise/HamburgerMenu.d.ts +3 -0
  1117. package/enterprise/HamburgerMenu.js +141 -0
  1118. package/enterprise/Icons.d.ts +3 -0
  1119. package/enterprise/Icons.js +149 -0
  1120. package/enterprise/Images.d.ts +3 -0
  1121. package/enterprise/Images.js +147 -0
  1122. package/enterprise/Info.d.ts +3 -0
  1123. package/enterprise/Info.js +145 -0
  1124. package/enterprise/InfoCircle.d.ts +3 -0
  1125. package/enterprise/InfoCircle.js +140 -0
  1126. package/enterprise/Inputs.d.ts +3 -0
  1127. package/enterprise/Inputs.js +151 -0
  1128. package/enterprise/LabelRotation0.d.ts +3 -0
  1129. package/enterprise/LabelRotation0.js +141 -0
  1130. package/enterprise/LabelRotation45.d.ts +3 -0
  1131. package/enterprise/LabelRotation45.js +141 -0
  1132. package/enterprise/LabelRotation90.d.ts +3 -0
  1133. package/enterprise/LabelRotation90.js +141 -0
  1134. package/enterprise/LabelRotationMinus45.d.ts +3 -0
  1135. package/enterprise/LabelRotationMinus45.js +141 -0
  1136. package/enterprise/LabelRotationMinus90.d.ts +3 -0
  1137. package/enterprise/LabelRotationMinus90.js +141 -0
  1138. package/enterprise/Lightbulb.d.ts +3 -0
  1139. package/enterprise/Lightbulb.js +141 -0
  1140. package/enterprise/Lightning.d.ts +3 -0
  1141. package/enterprise/Lightning.js +141 -0
  1142. package/enterprise/Line.d.ts +3 -0
  1143. package/enterprise/Line.js +143 -0
  1144. package/enterprise/Link.d.ts +3 -0
  1145. package/enterprise/Link.js +141 -0
  1146. package/enterprise/List.d.ts +3 -0
  1147. package/enterprise/List.js +141 -0
  1148. package/enterprise/LocationMarker.d.ts +3 -0
  1149. package/enterprise/LocationMarker.js +141 -0
  1150. package/enterprise/Lock.d.ts +3 -0
  1151. package/enterprise/Lock.js +141 -0
  1152. package/enterprise/LockUnlocked.d.ts +3 -0
  1153. package/enterprise/LockUnlocked.js +141 -0
  1154. package/enterprise/Map.d.ts +3 -0
  1155. package/enterprise/Map.js +136 -0
  1156. package/enterprise/Metrics.d.ts +3 -0
  1157. package/enterprise/Metrics.js +141 -0
  1158. package/enterprise/Minus.d.ts +3 -0
  1159. package/enterprise/Minus.js +139 -0
  1160. package/enterprise/MinusCircle.d.ts +3 -0
  1161. package/enterprise/MinusCircle.js +143 -0
  1162. package/enterprise/MissingValueJoin.d.ts +3 -0
  1163. package/enterprise/MissingValueJoin.js +141 -0
  1164. package/enterprise/MissingValueSkipped.d.ts +3 -0
  1165. package/enterprise/MissingValueSkipped.js +141 -0
  1166. package/enterprise/MissingValueZero.d.ts +3 -0
  1167. package/enterprise/MissingValueZero.js +141 -0
  1168. package/enterprise/Model.d.ts +3 -0
  1169. package/enterprise/Model.js +141 -0
  1170. package/enterprise/Monitor.d.ts +3 -0
  1171. package/enterprise/Monitor.js +145 -0
  1172. package/enterprise/More.d.ts +3 -0
  1173. package/enterprise/More.js +139 -0
  1174. package/enterprise/MoreVertical.d.ts +3 -0
  1175. package/enterprise/MoreVertical.js +139 -0
  1176. package/enterprise/MultiShare.d.ts +3 -0
  1177. package/enterprise/MultiShare.js +141 -0
  1178. package/enterprise/NetworkDevice.d.ts +3 -0
  1179. package/enterprise/NetworkDevice.js +145 -0
  1180. package/enterprise/NotAllowed.d.ts +3 -0
  1181. package/enterprise/NotAllowed.js +140 -0
  1182. package/enterprise/Number.d.ts +3 -0
  1183. package/enterprise/Number.js +141 -0
  1184. package/enterprise/Paintbrush.d.ts +3 -0
  1185. package/enterprise/Paintbrush.js +141 -0
  1186. package/enterprise/Pan.d.ts +3 -0
  1187. package/enterprise/Pan.js +141 -0
  1188. package/enterprise/Pause.d.ts +3 -0
  1189. package/enterprise/Pause.js +139 -0
  1190. package/enterprise/Pencil.d.ts +3 -0
  1191. package/enterprise/Pencil.js +140 -0
  1192. package/enterprise/Pivot.d.ts +3 -0
  1193. package/enterprise/Pivot.js +141 -0
  1194. package/enterprise/Play.d.ts +3 -0
  1195. package/enterprise/Play.js +136 -0
  1196. package/enterprise/Plus.d.ts +3 -0
  1197. package/enterprise/Plus.js +140 -0
  1198. package/enterprise/Print.d.ts +3 -0
  1199. package/enterprise/Print.js +140 -0
  1200. package/enterprise/Puzzle.d.ts +3 -0
  1201. package/enterprise/Puzzle.js +141 -0
  1202. package/enterprise/Question.d.ts +3 -0
  1203. package/enterprise/Question.js +141 -0
  1204. package/enterprise/QuestionCircle.d.ts +3 -0
  1205. package/enterprise/QuestionCircle.js +140 -0
  1206. package/enterprise/Refresh.d.ts +3 -0
  1207. package/enterprise/Refresh.js +145 -0
  1208. package/enterprise/RefreshLight.d.ts +3 -0
  1209. package/enterprise/RefreshLight.js +162 -0
  1210. package/enterprise/Remove.d.ts +3 -0
  1211. package/enterprise/Remove.js +136 -0
  1212. package/enterprise/Report.d.ts +3 -0
  1213. package/enterprise/Report.js +136 -0
  1214. package/enterprise/ReportPivot.d.ts +3 -0
  1215. package/enterprise/ReportPivot.js +141 -0
  1216. package/enterprise/ReportSearch.d.ts +3 -0
  1217. package/enterprise/ReportSearch.js +141 -0
  1218. package/enterprise/Rollup.d.ts +3 -0
  1219. package/enterprise/Rollup.js +141 -0
  1220. package/enterprise/Rotate.d.ts +3 -0
  1221. package/enterprise/Rotate.js +141 -0
  1222. package/enterprise/RotateCounter.d.ts +3 -0
  1223. package/enterprise/RotateCounter.js +141 -0
  1224. package/enterprise/RotateCounterLight.d.ts +3 -0
  1225. package/enterprise/RotateCounterLight.js +155 -0
  1226. package/enterprise/RotateLight.d.ts +3 -0
  1227. package/enterprise/RotateLight.js +155 -0
  1228. package/enterprise/Save.d.ts +3 -0
  1229. package/enterprise/Save.js +143 -0
  1230. package/enterprise/Search.d.ts +3 -0
  1231. package/enterprise/Search.js +140 -0
  1232. package/enterprise/Select.d.ts +3 -0
  1233. package/enterprise/Select.js +143 -0
  1234. package/enterprise/Settings.d.ts +3 -0
  1235. package/enterprise/Settings.js +141 -0
  1236. package/enterprise/Shapes.d.ts +3 -0
  1237. package/enterprise/Shapes.js +147 -0
  1238. package/enterprise/Share.d.ts +3 -0
  1239. package/enterprise/Share.js +141 -0
  1240. package/enterprise/SingleValue.d.ts +3 -0
  1241. package/enterprise/SingleValue.js +141 -0
  1242. package/enterprise/Sort.d.ts +3 -0
  1243. package/enterprise/Sort.js +141 -0
  1244. package/enterprise/SortedDown.d.ts +3 -0
  1245. package/enterprise/SortedDown.js +142 -0
  1246. package/enterprise/SortedUp.d.ts +3 -0
  1247. package/enterprise/SortedUp.js +142 -0
  1248. package/enterprise/SpeechBubble.d.ts +3 -0
  1249. package/enterprise/SpeechBubble.js +140 -0
  1250. package/enterprise/SplitBy.d.ts +3 -0
  1251. package/enterprise/SplitBy.js +141 -0
  1252. package/enterprise/Star.d.ts +3 -0
  1253. package/enterprise/Star.js +141 -0
  1254. package/enterprise/Stop.d.ts +3 -0
  1255. package/enterprise/Stop.js +136 -0
  1256. package/enterprise/String.d.ts +3 -0
  1257. package/enterprise/String.js +141 -0
  1258. package/enterprise/Success.d.ts +3 -0
  1259. package/enterprise/Success.js +140 -0
  1260. package/enterprise/Table.d.ts +3 -0
  1261. package/enterprise/Table.js +141 -0
  1262. package/enterprise/Target.d.ts +3 -0
  1263. package/enterprise/Target.js +148 -0
  1264. package/enterprise/Text.d.ts +3 -0
  1265. package/enterprise/Text.js +141 -0
  1266. package/enterprise/TextLight.d.ts +3 -0
  1267. package/enterprise/TextLight.js +144 -0
  1268. package/enterprise/Tiles.d.ts +3 -0
  1269. package/enterprise/Tiles.js +140 -0
  1270. package/enterprise/Tool.d.ts +3 -0
  1271. package/enterprise/Tool.js +141 -0
  1272. package/enterprise/Topology.d.ts +3 -0
  1273. package/enterprise/Topology.js +141 -0
  1274. package/enterprise/Trash.d.ts +3 -0
  1275. package/enterprise/Trash.js +141 -0
  1276. package/enterprise/Tree.d.ts +3 -0
  1277. package/enterprise/Tree.js +139 -0
  1278. package/enterprise/TriangleDown.d.ts +3 -0
  1279. package/enterprise/TriangleDown.js +141 -0
  1280. package/enterprise/TriangleDownSmall.d.ts +3 -0
  1281. package/enterprise/TriangleDownSmall.js +141 -0
  1282. package/enterprise/TriangleLeft.d.ts +3 -0
  1283. package/enterprise/TriangleLeft.js +141 -0
  1284. package/enterprise/TriangleLeftSmall.d.ts +3 -0
  1285. package/enterprise/TriangleLeftSmall.js +141 -0
  1286. package/enterprise/TriangleRight.d.ts +3 -0
  1287. package/enterprise/TriangleRight.js +141 -0
  1288. package/enterprise/TriangleRightSmall.d.ts +3 -0
  1289. package/enterprise/TriangleRightSmall.js +141 -0
  1290. package/enterprise/TriangleUp.d.ts +3 -0
  1291. package/enterprise/TriangleUp.js +141 -0
  1292. package/enterprise/TriangleUpSmall.d.ts +3 -0
  1293. package/enterprise/TriangleUpSmall.js +141 -0
  1294. package/enterprise/Upload.d.ts +3 -0
  1295. package/enterprise/Upload.js +141 -0
  1296. package/enterprise/User.d.ts +3 -0
  1297. package/enterprise/User.js +140 -0
  1298. package/enterprise/Warning.d.ts +3 -0
  1299. package/enterprise/Warning.js +141 -0
  1300. package/enterprise/ZoomIn.d.ts +3 -0
  1301. package/enterprise/ZoomIn.js +141 -0
  1302. package/enterprise/ZoomOut.d.ts +3 -0
  1303. package/enterprise/ZoomOut.js +143 -0
  1304. package/enterprise/ZoomReset.d.ts +3 -0
  1305. package/enterprise/ZoomReset.js +148 -0
  1306. package/package.json +26 -5
  1307. package/test-runner-jest.config.js +36 -0
  1308. package/types/icons/Airplane.d.ts +20 -0
  1309. package/types/icons/AlignBottom.d.ts +20 -0
  1310. package/types/icons/AlignCenter.d.ts +20 -0
  1311. package/types/icons/AlignDistributeHorizontal.d.ts +20 -0
  1312. package/types/icons/AlignDistributeVertical.d.ts +20 -0
  1313. package/types/icons/AlignLeft.d.ts +20 -0
  1314. package/types/icons/AlignRight.d.ts +20 -0
  1315. package/types/icons/AlignTop.d.ts +20 -0
  1316. package/types/icons/AlignVerticalCenters.d.ts +20 -0
  1317. package/types/icons/ArrowBowLeft.d.ts +20 -0
  1318. package/types/icons/ArrowBowRight.d.ts +20 -0
  1319. package/types/icons/ArrowBroadBowRight.d.ts +20 -0
  1320. package/types/icons/ArrowBroadUnderbarDown.d.ts +20 -0
  1321. package/types/icons/ArrowBroadUnderbarUp.d.ts +20 -0
  1322. package/types/icons/ArrowCircleOutRight.d.ts +20 -0
  1323. package/types/icons/ArrowClockwise.d.ts +20 -0
  1324. package/types/icons/ArrowCounterClockwise.d.ts +20 -0
  1325. package/types/icons/ArrowDown.d.ts +20 -0
  1326. package/types/icons/ArrowFourWays.d.ts +20 -0
  1327. package/types/icons/ArrowLeft.d.ts +20 -0
  1328. package/types/icons/ArrowLongTopLeft.d.ts +20 -0
  1329. package/types/icons/ArrowRight.d.ts +20 -0
  1330. package/types/icons/ArrowSquareHalfDown.d.ts +20 -0
  1331. package/types/icons/ArrowSquareHalfUp.d.ts +20 -0
  1332. package/types/icons/ArrowSquareInsideRight.d.ts +20 -0
  1333. package/types/icons/ArrowSquareRight.d.ts +20 -0
  1334. package/types/icons/ArrowSquareTopRight.d.ts +20 -0
  1335. package/types/icons/ArrowSquareTopRightInset.d.ts +20 -0
  1336. package/types/icons/ArrowTriangleDown.d.ts +20 -0
  1337. package/types/icons/ArrowTriangleLeft.d.ts +20 -0
  1338. package/types/icons/ArrowTriangleRight.d.ts +20 -0
  1339. package/types/icons/ArrowTriangleUp.d.ts +20 -0
  1340. package/types/icons/ArrowTurnBackLeft.d.ts +20 -0
  1341. package/types/icons/ArrowUp.d.ts +20 -0
  1342. package/types/icons/ArrowUpDown.d.ts +20 -0
  1343. package/types/icons/ArrowsCircularDouble.d.ts +20 -0
  1344. package/types/icons/ArrowsRectangularDouble.d.ts +20 -0
  1345. package/types/icons/ArrowsRerouteUp.d.ts +20 -0
  1346. package/types/icons/ArrowsRoundedRectangularDouble.d.ts +20 -0
  1347. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +20 -0
  1348. package/types/icons/ArrowsSeparatedRight.d.ts +20 -0
  1349. package/types/icons/ArrowsSwitchRight.d.ts +20 -0
  1350. package/types/icons/Balloon.d.ts +20 -0
  1351. package/types/icons/BalloonDot.d.ts +20 -0
  1352. package/types/icons/BalloonsChat.d.ts +20 -0
  1353. package/types/icons/Bell.d.ts +20 -0
  1354. package/types/icons/BellDot.d.ts +20 -0
  1355. package/types/icons/BellPlus.d.ts +20 -0
  1356. package/types/icons/BellSlashed.d.ts +20 -0
  1357. package/types/icons/Bicycle.d.ts +20 -0
  1358. package/types/icons/BlockFourDots.d.ts +20 -0
  1359. package/types/icons/BlocksHorse.d.ts +20 -0
  1360. package/types/icons/BookOpen.d.ts +20 -0
  1361. package/types/icons/Bookmark.d.ts +20 -0
  1362. package/types/icons/Bookshelf.d.ts +20 -0
  1363. package/types/icons/Briefcase.d.ts +20 -0
  1364. package/types/icons/Bug.d.ts +20 -0
  1365. package/types/icons/Buildings.d.ts +20 -0
  1366. package/types/icons/Bus.d.ts +20 -0
  1367. package/types/icons/Calendar.d.ts +20 -0
  1368. package/types/icons/CalendarChecked.d.ts +20 -0
  1369. package/types/icons/CalenderArrowRight.d.ts +20 -0
  1370. package/types/icons/Car.d.ts +20 -0
  1371. package/types/icons/CaretDown.d.ts +20 -0
  1372. package/types/icons/CaretLeft.d.ts +20 -0
  1373. package/types/icons/CaretRight.d.ts +20 -0
  1374. package/types/icons/CaretSmallDown.d.ts +20 -0
  1375. package/types/icons/CaretSmallLeft.d.ts +20 -0
  1376. package/types/icons/CaretSmallRight.d.ts +20 -0
  1377. package/types/icons/CaretSmallUp.d.ts +20 -0
  1378. package/types/icons/CaretUp.d.ts +20 -0
  1379. package/types/icons/CaretsSmallInsideUpDown.d.ts +20 -0
  1380. package/types/icons/CaretsSmallOutsideUpDown.d.ts +20 -0
  1381. package/types/icons/CaretsSmallUpDown.d.ts +20 -0
  1382. package/types/icons/Chain.d.ts +20 -0
  1383. package/types/icons/ChartArea.d.ts +20 -0
  1384. package/types/icons/ChartAreaStacked.d.ts +20 -0
  1385. package/types/icons/ChartBar.d.ts +20 -0
  1386. package/types/icons/ChartBarBeside.d.ts +20 -0
  1387. package/types/icons/ChartBarStacked.d.ts +20 -0
  1388. package/types/icons/ChartBarStacked100.d.ts +20 -0
  1389. package/types/icons/ChartBubble.d.ts +20 -0
  1390. package/types/icons/ChartChoroplethMap.d.ts +20 -0
  1391. package/types/icons/ChartColumn.d.ts +20 -0
  1392. package/types/icons/ChartColumnPanel.d.ts +20 -0
  1393. package/types/icons/ChartColumnSquare.d.ts +20 -0
  1394. package/types/icons/ChartColumnThin.d.ts +20 -0
  1395. package/types/icons/ChartGantt.d.ts +20 -0
  1396. package/types/icons/ChartGauge.d.ts +20 -0
  1397. package/types/icons/ChartGaugeFiller.d.ts +20 -0
  1398. package/types/icons/ChartGaugeMarker.d.ts +20 -0
  1399. package/types/icons/ChartLine.d.ts +20 -0
  1400. package/types/icons/ChartLineChecked.d.ts +20 -0
  1401. package/types/icons/ChartLineClock.d.ts +20 -0
  1402. package/types/icons/ChartLinePlus.d.ts +20 -0
  1403. package/types/icons/ChartLineUnderlineDotted.d.ts +20 -0
  1404. package/types/icons/ChartLineWarning.d.ts +20 -0
  1405. package/types/icons/ChartLinkGraph.d.ts +20 -0
  1406. package/types/icons/ChartMissingValueJoin.d.ts +20 -0
  1407. package/types/icons/ChartMissingValueSkipped.d.ts +20 -0
  1408. package/types/icons/ChartMissingValueZero.d.ts +20 -0
  1409. package/types/icons/ChartPanels.d.ts +20 -0
  1410. package/types/icons/ChartParallelCoordinates.d.ts +20 -0
  1411. package/types/icons/ChartPie.d.ts +20 -0
  1412. package/types/icons/ChartPlus.d.ts +20 -0
  1413. package/types/icons/ChartSankey.d.ts +20 -0
  1414. package/types/icons/ChartScatters.d.ts +20 -0
  1415. package/types/icons/ChartSingleValue.d.ts +20 -0
  1416. package/types/icons/ChartSingleValueIcon.d.ts +20 -0
  1417. package/types/icons/ChartSingleValueRadial.d.ts +20 -0
  1418. package/types/icons/ChartStream.d.ts +20 -0
  1419. package/types/icons/ChartTimeline.d.ts +20 -0
  1420. package/types/icons/CheckBox.d.ts +20 -0
  1421. package/types/icons/CheckBoxCompleted.d.ts +20 -0
  1422. package/types/icons/CheckBoxIndeterminate.d.ts +20 -0
  1423. package/types/icons/CheckCircle.d.ts +20 -0
  1424. package/types/icons/CheckRadio.d.ts +20 -0
  1425. package/types/icons/Checkmark.d.ts +20 -0
  1426. package/types/icons/CheckmarksDouble.d.ts +20 -0
  1427. package/types/icons/ChevronDown.d.ts +20 -0
  1428. package/types/icons/ChevronLeft.d.ts +20 -0
  1429. package/types/icons/ChevronRight.d.ts +20 -0
  1430. package/types/icons/ChevronUp.d.ts +20 -0
  1431. package/types/icons/ChevronsDoubleDownGuillemets.d.ts +20 -0
  1432. package/types/icons/ChevronsDoubleLeftGuillemets.d.ts +20 -0
  1433. package/types/icons/ChevronsDoubleRightGuillemets.d.ts +20 -0
  1434. package/types/icons/ChevronsDoubleUpGuillemets.d.ts +20 -0
  1435. package/types/icons/ChevronsIn.d.ts +20 -0
  1436. package/types/icons/ChevronsOut.d.ts +20 -0
  1437. package/types/icons/ChevronsSlash.d.ts +20 -0
  1438. package/types/icons/ChevronsSquareIn.d.ts +20 -0
  1439. package/types/icons/ChevronsSquareOut.d.ts +20 -0
  1440. package/types/icons/ChevronsTextSmallA.d.ts +20 -0
  1441. package/types/icons/Circle.d.ts +20 -0
  1442. package/types/icons/CircleHalfFilled.d.ts +20 -0
  1443. package/types/icons/CircleSlashed.d.ts +20 -0
  1444. package/types/icons/CirclesFour.d.ts +20 -0
  1445. package/types/icons/Clipboard.d.ts +20 -0
  1446. package/types/icons/Clock.d.ts +20 -0
  1447. package/types/icons/ClockAlarm.d.ts +20 -0
  1448. package/types/icons/Cloud.d.ts +20 -0
  1449. package/types/icons/CloudArrowDown.d.ts +20 -0
  1450. package/types/icons/CloudArrowUp.d.ts +20 -0
  1451. package/types/icons/Cog.d.ts +20 -0
  1452. package/types/icons/Compass.d.ts +20 -0
  1453. package/types/icons/Container.d.ts +20 -0
  1454. package/types/icons/Containership.d.ts +20 -0
  1455. package/types/icons/ControlFastForwardCircle.d.ts +20 -0
  1456. package/types/icons/ControlNextCircle.d.ts +20 -0
  1457. package/types/icons/ControlPause.d.ts +20 -0
  1458. package/types/icons/ControlPauseCircle.d.ts +20 -0
  1459. package/types/icons/ControlPlay.d.ts +20 -0
  1460. package/types/icons/ControlPlayBrackets.d.ts +20 -0
  1461. package/types/icons/ControlPlayCircle.d.ts +20 -0
  1462. package/types/icons/ControlPlayResume.d.ts +20 -0
  1463. package/types/icons/ControlPreviousCircle.d.ts +20 -0
  1464. package/types/icons/ControlRewindCircle.d.ts +20 -0
  1465. package/types/icons/ControlStop.d.ts +20 -0
  1466. package/types/icons/Counter.d.ts +20 -0
  1467. package/types/icons/CreditCard.d.ts +20 -0
  1468. package/types/icons/Crop.d.ts +20 -0
  1469. package/types/icons/Cross.d.ts +20 -0
  1470. package/types/icons/CrossCircle.d.ts +20 -0
  1471. package/types/icons/Crown.d.ts +20 -0
  1472. package/types/icons/CursorArrow.d.ts +20 -0
  1473. package/types/icons/Cylinder.d.ts +20 -0
  1474. package/types/icons/CylinderAlert.d.ts +20 -0
  1475. package/types/icons/CylinderArrowInsideRight.d.ts +20 -0
  1476. package/types/icons/CylinderArrowInsideUp.d.ts +20 -0
  1477. package/types/icons/CylinderChartColumn.d.ts +20 -0
  1478. package/types/icons/CylinderChecked.d.ts +20 -0
  1479. package/types/icons/CylinderChevrons.d.ts +20 -0
  1480. package/types/icons/CylinderClock.d.ts +20 -0
  1481. package/types/icons/CylinderCloud.d.ts +20 -0
  1482. package/types/icons/CylinderIndex.d.ts +20 -0
  1483. package/types/icons/CylinderMagnifier.d.ts +20 -0
  1484. package/types/icons/CylinderMagnifierPlus.d.ts +20 -0
  1485. package/types/icons/CylinderMetrics.d.ts +20 -0
  1486. package/types/icons/CylinderMulti.d.ts +20 -0
  1487. package/types/icons/CylinderPie.d.ts +20 -0
  1488. package/types/icons/CylinderPlus.d.ts +20 -0
  1489. package/types/icons/CylinderTable.d.ts +20 -0
  1490. package/types/icons/CylinderTrace.d.ts +20 -0
  1491. package/types/icons/CylinderWrench.d.ts +20 -0
  1492. package/types/icons/DataType.d.ts +20 -0
  1493. package/types/icons/DeskLight.d.ts +20 -0
  1494. package/types/icons/DesktopPc.d.ts +20 -0
  1495. package/types/icons/Diamond.d.ts +20 -0
  1496. package/types/icons/DocumentDrawer.d.ts +20 -0
  1497. package/types/icons/DollarMark.d.ts +20 -0
  1498. package/types/icons/DoorArrowInside.d.ts +20 -0
  1499. package/types/icons/DoorArrowOutside.d.ts +20 -0
  1500. package/types/icons/DotsFourSquare.d.ts +20 -0
  1501. package/types/icons/DotsNine.d.ts +20 -0
  1502. package/types/icons/DotsThreeBalloon.d.ts +20 -0
  1503. package/types/icons/DotsThreeHorizontal.d.ts +20 -0
  1504. package/types/icons/DotsThreeVertical.d.ts +20 -0
  1505. package/types/icons/DriveIndexes.d.ts +20 -0
  1506. package/types/icons/DriveMagnifier.d.ts +20 -0
  1507. package/types/icons/Electricity.d.ts +20 -0
  1508. package/types/icons/Envelope.d.ts +20 -0
  1509. package/types/icons/EqualTo.d.ts +20 -0
  1510. package/types/icons/ExclamationBalloon.d.ts +20 -0
  1511. package/types/icons/ExclamationBrackets.d.ts +20 -0
  1512. package/types/icons/ExclamationCircle.d.ts +20 -0
  1513. package/types/icons/ExclamationSquare.d.ts +20 -0
  1514. package/types/icons/ExclamationTriangle.d.ts +20 -0
  1515. package/types/icons/ExclamationTriangleChevronsRectangle.d.ts +20 -0
  1516. package/types/icons/Eye.d.ts +20 -0
  1517. package/types/icons/EyeSlashed.d.ts +20 -0
  1518. package/types/icons/FaceSmile.d.ts +20 -0
  1519. package/types/icons/Factory.d.ts +20 -0
  1520. package/types/icons/File.d.ts +20 -0
  1521. package/types/icons/FileAiff.d.ts +20 -0
  1522. package/types/icons/FileArrowsRectangularDouble.d.ts +20 -0
  1523. package/types/icons/FileChartColumn.d.ts +20 -0
  1524. package/types/icons/FileCharts.d.ts +20 -0
  1525. package/types/icons/FileCss.d.ts +20 -0
  1526. package/types/icons/FileCsv.d.ts +20 -0
  1527. package/types/icons/FileDat.d.ts +20 -0
  1528. package/types/icons/FileDb.d.ts +20 -0
  1529. package/types/icons/FileDbf.d.ts +20 -0
  1530. package/types/icons/FileDoc.d.ts +20 -0
  1531. package/types/icons/FileEps.d.ts +20 -0
  1532. package/types/icons/FileFig.d.ts +20 -0
  1533. package/types/icons/FileGif.d.ts +20 -0
  1534. package/types/icons/FileHtm.d.ts +20 -0
  1535. package/types/icons/FileHtml.d.ts +20 -0
  1536. package/types/icons/FileIco.d.ts +20 -0
  1537. package/types/icons/FileJpg.d.ts +20 -0
  1538. package/types/icons/FileJs.d.ts +20 -0
  1539. package/types/icons/FileJson.d.ts +20 -0
  1540. package/types/icons/FileJsx.d.ts +20 -0
  1541. package/types/icons/FileLog.d.ts +20 -0
  1542. package/types/icons/FileLogs.d.ts +20 -0
  1543. package/types/icons/FileMagnifier.d.ts +20 -0
  1544. package/types/icons/FileMagnifierOn.d.ts +20 -0
  1545. package/types/icons/FileMid.d.ts +20 -0
  1546. package/types/icons/FileMp3.d.ts +20 -0
  1547. package/types/icons/FileMp4.d.ts +20 -0
  1548. package/types/icons/FileMpg.d.ts +20 -0
  1549. package/types/icons/FileNode.d.ts +20 -0
  1550. package/types/icons/FilePdf.d.ts +20 -0
  1551. package/types/icons/FilePhp.d.ts +20 -0
  1552. package/types/icons/FilePlus.d.ts +20 -0
  1553. package/types/icons/FilePng.d.ts +20 -0
  1554. package/types/icons/FilePpt.d.ts +20 -0
  1555. package/types/icons/FileRar.d.ts +20 -0
  1556. package/types/icons/FileRegex.d.ts +20 -0
  1557. package/types/icons/FileRtf.d.ts +20 -0
  1558. package/types/icons/FileSql.d.ts +20 -0
  1559. package/types/icons/FileSvg.d.ts +20 -0
  1560. package/types/icons/FileTGZ.d.ts +20 -0
  1561. package/types/icons/FileText.d.ts +20 -0
  1562. package/types/icons/FileTiff.d.ts +20 -0
  1563. package/types/icons/FileWav.d.ts +20 -0
  1564. package/types/icons/FileXls.d.ts +20 -0
  1565. package/types/icons/FileXml.d.ts +20 -0
  1566. package/types/icons/FileZip.d.ts +20 -0
  1567. package/types/icons/Filter.d.ts +20 -0
  1568. package/types/icons/FilterMinus.d.ts +20 -0
  1569. package/types/icons/FilterPlus.d.ts +20 -0
  1570. package/types/icons/Fingerprint.d.ts +20 -0
  1571. package/types/icons/Flag.d.ts +20 -0
  1572. package/types/icons/Flame.d.ts +20 -0
  1573. package/types/icons/Flashlight.d.ts +20 -0
  1574. package/types/icons/Flask.d.ts +20 -0
  1575. package/types/icons/FloppyDisk.d.ts +20 -0
  1576. package/types/icons/Folder.d.ts +20 -0
  1577. package/types/icons/ForwarderHeavy.d.ts +20 -0
  1578. package/types/icons/ForwarderUniversal.d.ts +20 -0
  1579. package/types/icons/Function.d.ts +20 -0
  1580. package/types/icons/GeoTag.d.ts +20 -0
  1581. package/types/icons/GeoTagGroup.d.ts +20 -0
  1582. package/types/icons/Globe.d.ts +20 -0
  1583. package/types/icons/GreaterThan.d.ts +20 -0
  1584. package/types/icons/GreaterThanOrEqualTo.d.ts +20 -0
  1585. package/types/icons/GridLines.d.ts +20 -0
  1586. package/types/icons/Hammer.d.ts +20 -0
  1587. package/types/icons/HandRise.d.ts +20 -0
  1588. package/types/icons/Hash.d.ts +20 -0
  1589. package/types/icons/Headset.d.ts +20 -0
  1590. package/types/icons/HeadsetD.d.ts +20 -0
  1591. package/types/icons/HeadsetS.d.ts +20 -0
  1592. package/types/icons/HeartRibbon.d.ts +20 -0
  1593. package/types/icons/Hexagon.d.ts +20 -0
  1594. package/types/icons/HotAirBalloon.d.ts +20 -0
  1595. package/types/icons/Hourglass.d.ts +20 -0
  1596. package/types/icons/HourglassCircle.d.ts +20 -0
  1597. package/types/icons/HourglassStart.d.ts +20 -0
  1598. package/types/icons/House.d.ts +20 -0
  1599. package/types/icons/HumanBodyCircle.d.ts +20 -0
  1600. package/types/icons/Indexes.d.ts +20 -0
  1601. package/types/icons/Information.d.ts +20 -0
  1602. package/types/icons/InformationCircle.d.ts +20 -0
  1603. package/types/icons/InformationDiamond.d.ts +20 -0
  1604. package/types/icons/InformationHexagon.d.ts +20 -0
  1605. package/types/icons/Key.d.ts +20 -0
  1606. package/types/icons/LaptopOpen.d.ts +20 -0
  1607. package/types/icons/LayersRised.d.ts +20 -0
  1608. package/types/icons/LayersTriple.d.ts +20 -0
  1609. package/types/icons/Layout.d.ts +20 -0
  1610. package/types/icons/LayoutOverview.d.ts +20 -0
  1611. package/types/icons/LayoutPanels.d.ts +20 -0
  1612. package/types/icons/LessThan.d.ts +20 -0
  1613. package/types/icons/LessThanOrEqualTo.d.ts +20 -0
  1614. package/types/icons/Lightbulb.d.ts +20 -0
  1615. package/types/icons/Lightning.d.ts +20 -0
  1616. package/types/icons/Line.d.ts +20 -0
  1617. package/types/icons/LinesThree.d.ts +20 -0
  1618. package/types/icons/List.d.ts +20 -0
  1619. package/types/icons/ListCheck.d.ts +20 -0
  1620. package/types/icons/Lock.d.ts +20 -0
  1621. package/types/icons/LockSquare.d.ts +20 -0
  1622. package/types/icons/LockUnlocked.d.ts +20 -0
  1623. package/types/icons/Magnifier.d.ts +20 -0
  1624. package/types/icons/MagnifierArrowLeftRight.d.ts +20 -0
  1625. package/types/icons/MagnifierChartColumn.d.ts +20 -0
  1626. package/types/icons/MagnifierChartLine.d.ts +20 -0
  1627. package/types/icons/MagnifierClock.d.ts +20 -0
  1628. package/types/icons/MagnifierCross.d.ts +20 -0
  1629. package/types/icons/MagnifierMinus.d.ts +20 -0
  1630. package/types/icons/MagnifierPlus.d.ts +20 -0
  1631. package/types/icons/MagnifierText.d.ts +20 -0
  1632. package/types/icons/MagnifierUnderline.d.ts +20 -0
  1633. package/types/icons/MagnifierWithPlus.d.ts +20 -0
  1634. package/types/icons/Markdown.d.ts +20 -0
  1635. package/types/icons/MeshRandom.d.ts +20 -0
  1636. package/types/icons/Metrics.d.ts +20 -0
  1637. package/types/icons/Minus.d.ts +20 -0
  1638. package/types/icons/MinusCircle.d.ts +20 -0
  1639. package/types/icons/MobilePhone.d.ts +20 -0
  1640. package/types/icons/Monitor.d.ts +20 -0
  1641. package/types/icons/MonitorChartColumn.d.ts +20 -0
  1642. package/types/icons/Moon.d.ts +20 -0
  1643. package/types/icons/Motorcycle.d.ts +20 -0
  1644. package/types/icons/MutipleFolders.d.ts +20 -0
  1645. package/types/icons/NetworkConnector.d.ts +20 -0
  1646. package/types/icons/NetworkDevices.d.ts +20 -0
  1647. package/types/icons/NodeBranch.d.ts +20 -0
  1648. package/types/icons/NodeBranchPlus.d.ts +20 -0
  1649. package/types/icons/NodeConnection.d.ts +20 -0
  1650. package/types/icons/NodeDistributed.d.ts +20 -0
  1651. package/types/icons/NodeFollow.d.ts +20 -0
  1652. package/types/icons/NodeFollowFour.d.ts +20 -0
  1653. package/types/icons/NodeModel.d.ts +20 -0
  1654. package/types/icons/NodeNetwork.d.ts +20 -0
  1655. package/types/icons/NodePathDuration.d.ts +20 -0
  1656. package/types/icons/NodeRulesEngine.d.ts +20 -0
  1657. package/types/icons/NodeRulesets.d.ts +20 -0
  1658. package/types/icons/NodeSplit.d.ts +20 -0
  1659. package/types/icons/NodeStartToEnd.d.ts +20 -0
  1660. package/types/icons/NodeTopology.d.ts +20 -0
  1661. package/types/icons/NodeTree.d.ts +20 -0
  1662. package/types/icons/NotEqualTo.d.ts +20 -0
  1663. package/types/icons/NotePlus.d.ts +20 -0
  1664. package/types/icons/OrganizerNotebook.d.ts +20 -0
  1665. package/types/icons/Paintbrush.d.ts +20 -0
  1666. package/types/icons/Palette.d.ts +20 -0
  1667. package/types/icons/PaperFolded.d.ts +20 -0
  1668. package/types/icons/PaperPlane.d.ts +20 -0
  1669. package/types/icons/Paperclip.d.ts +20 -0
  1670. package/types/icons/ParallelDots.d.ts +20 -0
  1671. package/types/icons/Pencil.d.ts +20 -0
  1672. package/types/icons/PencilCircle.d.ts +20 -0
  1673. package/types/icons/PencilUnderline.d.ts +20 -0
  1674. package/types/icons/PhoneReceiverUp.d.ts +20 -0
  1675. package/types/icons/Picture.d.ts +20 -0
  1676. package/types/icons/Pin.d.ts +20 -0
  1677. package/types/icons/PinStuck.d.ts +20 -0
  1678. package/types/icons/Plus.d.ts +20 -0
  1679. package/types/icons/PlusBalloon.d.ts +20 -0
  1680. package/types/icons/PlusBrackets.d.ts +20 -0
  1681. package/types/icons/PlusCircle.d.ts +20 -0
  1682. package/types/icons/Portrait.d.ts +20 -0
  1683. package/types/icons/PortraitPlus.d.ts +20 -0
  1684. package/types/icons/PortraitsThree.d.ts +20 -0
  1685. package/types/icons/PortraitsTwo.d.ts +20 -0
  1686. package/types/icons/Printer.d.ts +20 -0
  1687. package/types/icons/Processor.d.ts +20 -0
  1688. package/types/icons/ProcessorBus.d.ts +20 -0
  1689. package/types/icons/ProjectorChartColumn.d.ts +20 -0
  1690. package/types/icons/Pulse.d.ts +20 -0
  1691. package/types/icons/Punchcard.d.ts +20 -0
  1692. package/types/icons/PuzzlePiece.d.ts +20 -0
  1693. package/types/icons/QuestionCircle.d.ts +20 -0
  1694. package/types/icons/RectanglesAndCheck.d.ts +20 -0
  1695. package/types/icons/RectanglesDouble.d.ts +20 -0
  1696. package/types/icons/RectanglesFour.d.ts +20 -0
  1697. package/types/icons/RectanglesWithCornerFrame.d.ts +20 -0
  1698. package/types/icons/Report.d.ts +20 -0
  1699. package/types/icons/RobotAgent.d.ts +20 -0
  1700. package/types/icons/RobotFace.d.ts +20 -0
  1701. package/types/icons/Rocket.d.ts +20 -0
  1702. package/types/icons/Scissors.d.ts +20 -0
  1703. package/types/icons/Script.d.ts +20 -0
  1704. package/types/icons/Servers.d.ts +20 -0
  1705. package/types/icons/ServersCloud.d.ts +20 -0
  1706. package/types/icons/SeverityInformation.d.ts +20 -0
  1707. package/types/icons/ShapesVariety.d.ts +20 -0
  1708. package/types/icons/Ship.d.ts +20 -0
  1709. package/types/icons/Shoe.d.ts +20 -0
  1710. package/types/icons/SlidersDoubleHorizontal.d.ts +20 -0
  1711. package/types/icons/SlidersTripleHorizontal.d.ts +20 -0
  1712. package/types/icons/Square.d.ts +20 -0
  1713. package/types/icons/SquareAndCorners.d.ts +20 -0
  1714. package/types/icons/SquaresAndCircles.d.ts +20 -0
  1715. package/types/icons/SquaresLayered.d.ts +20 -0
  1716. package/types/icons/SquaresLayeredPlus.d.ts +20 -0
  1717. package/types/icons/Star.d.ts +20 -0
  1718. package/types/icons/Stopwatch.d.ts +20 -0
  1719. package/types/icons/Store.d.ts +20 -0
  1720. package/types/icons/Sun.d.ts +20 -0
  1721. package/types/icons/SuperCar.d.ts +20 -0
  1722. package/types/icons/Table.d.ts +20 -0
  1723. package/types/icons/TableChevron.d.ts +20 -0
  1724. package/types/icons/TableChevronChartLine.d.ts +20 -0
  1725. package/types/icons/TableList.d.ts +20 -0
  1726. package/types/icons/TableSlide.d.ts +20 -0
  1727. package/types/icons/Tablet.d.ts +20 -0
  1728. package/types/icons/TabletLandscape.d.ts +20 -0
  1729. package/types/icons/Tag.d.ts +20 -0
  1730. package/types/icons/Telescope.d.ts +20 -0
  1731. package/types/icons/TextA.d.ts +20 -0
  1732. package/types/icons/TextASmall.d.ts +20 -0
  1733. package/types/icons/TextAa.d.ts +20 -0
  1734. package/types/icons/TextBox.d.ts +20 -0
  1735. package/types/icons/TextDirection45.d.ts +20 -0
  1736. package/types/icons/TextDirection90.d.ts +20 -0
  1737. package/types/icons/TextDirectionMinus45.d.ts +20 -0
  1738. package/types/icons/TextDirectionMinus90.d.ts +20 -0
  1739. package/types/icons/TextDirectionRight.d.ts +20 -0
  1740. package/types/icons/TextT.d.ts +20 -0
  1741. package/types/icons/ThumbsDown.d.ts +20 -0
  1742. package/types/icons/ThumbsUp.d.ts +20 -0
  1743. package/types/icons/TrashCanCross.d.ts +20 -0
  1744. package/types/icons/Treemap.d.ts +20 -0
  1745. package/types/icons/Triangle.d.ts +20 -0
  1746. package/types/icons/TrianglesLayeredDouble.d.ts +20 -0
  1747. package/types/icons/TrianglesLayeredTriple.d.ts +20 -0
  1748. package/types/icons/Truck.d.ts +20 -0
  1749. package/types/icons/UsersSquare.d.ts +20 -0
  1750. package/types/icons/VideoCamera.d.ts +20 -0
  1751. package/types/icons/WindowChevronsSlash.d.ts +20 -0
  1752. package/types/icons/WindowPortrait.d.ts +20 -0
  1753. package/types/icons/Wrench.d.ts +20 -0
  1754. package/types/icons/WrenchCircle.d.ts +20 -0
  1755. package/unit-test-setup.ts +12 -0
  1756. package/Activity.d.ts +0 -3
  1757. package/Activity.js +0 -136
  1758. package/BarBeside.d.ts +0 -3
  1759. package/BarBeside.js +0 -140
  1760. package/BarStacked.d.ts +0 -3
  1761. package/BarStacked.js +0 -141
  1762. package/BarStacked100.d.ts +0 -3
  1763. package/BarStacked100.js +0 -141
  1764. package/Boolean.d.ts +0 -3
  1765. package/Boolean.js +0 -140
  1766. package/BoxChecked.d.ts +0 -3
  1767. package/BoxChecked.js +0 -140
  1768. package/BoxFilled.d.ts +0 -3
  1769. package/BoxFilled.js +0 -141
  1770. package/BoxUnchecked.d.ts +0 -3
  1771. package/BoxUnchecked.js +0 -140
  1772. package/Cancel.d.ts +0 -3
  1773. package/Cancel.js +0 -136
  1774. package/Caret.d.ts +0 -3
  1775. package/Caret.js +0 -136
  1776. package/ChartBasic.d.ts +0 -3
  1777. package/ChartBasic.js +0 -147
  1778. package/ChartScatter.js +0 -140
  1779. package/Check.d.ts +0 -3
  1780. package/Check.js +0 -140
  1781. package/ChoroplethMap.d.ts +0 -3
  1782. package/ChoroplethMap.js +0 -141
  1783. package/CircleFilled.d.ts +0 -3
  1784. package/CircleFilled.js +0 -140
  1785. package/CirclePlus.d.ts +0 -3
  1786. package/CirclePlus.js +0 -140
  1787. package/Clear.d.ts +0 -3
  1788. package/Clear.js +0 -140
  1789. package/Clone.d.ts +0 -3
  1790. package/Clone.js +0 -140
  1791. package/Close.d.ts +0 -3
  1792. package/Close.js +0 -136
  1793. package/Code.d.ts +0 -3
  1794. package/Code.js +0 -141
  1795. package/Connection.d.ts +0 -3
  1796. package/Connection.js +0 -155
  1797. package/Dashboard.d.ts +0 -3
  1798. package/Dashboard.js +0 -140
  1799. package/Data.d.ts +0 -3
  1800. package/Data.js +0 -141
  1801. package/DataInput.d.ts +0 -3
  1802. package/DataInput.js +0 -141
  1803. package/DataSource.d.ts +0 -3
  1804. package/DataSource.js +0 -143
  1805. package/DistributedEnvironment.d.ts +0 -3
  1806. package/DistributedEnvironment.js +0 -140
  1807. package/DistributionStream.d.ts +0 -3
  1808. package/DistributionStream.js +0 -141
  1809. package/Document.d.ts +0 -3
  1810. package/Document.js +0 -141
  1811. package/Download.d.ts +0 -3
  1812. package/Download.js +0 -141
  1813. package/Error.d.ts +0 -3
  1814. package/Error.js +0 -142
  1815. package/Events.d.ts +0 -3
  1816. package/Events.js +0 -141
  1817. package/External.d.ts +0 -3
  1818. package/External.js +0 -141
  1819. package/ExternalViz.d.ts +0 -3
  1820. package/ExternalViz.js +0 -136
  1821. package/FitToView.d.ts +0 -3
  1822. package/FitToView.js +0 -149
  1823. package/Fullscreen.d.ts +0 -3
  1824. package/Fullscreen.js +0 -141
  1825. package/FullscreenExit.d.ts +0 -3
  1826. package/FullscreenExit.js +0 -141
  1827. package/FullscreenExitLight.d.ts +0 -3
  1828. package/FullscreenExitLight.js +0 -142
  1829. package/FullscreenLight.d.ts +0 -3
  1830. package/FullscreenLight.js +0 -142
  1831. package/GaugeFiller.d.ts +0 -3
  1832. package/GaugeFiller.js +0 -141
  1833. package/GaugeMarker.d.ts +0 -3
  1834. package/GaugeMarker.js +0 -141
  1835. package/GaugeRadial.d.ts +0 -3
  1836. package/GaugeRadial.js +0 -141
  1837. package/Gear.d.ts +0 -3
  1838. package/Gear.js +0 -140
  1839. package/GearUnfilled.d.ts +0 -3
  1840. package/GearUnfilled.js +0 -141
  1841. package/HamburgerMenu.d.ts +0 -3
  1842. package/HamburgerMenu.js +0 -141
  1843. package/Icons.d.ts +0 -3
  1844. package/Icons.js +0 -149
  1845. package/Images.d.ts +0 -3
  1846. package/Images.js +0 -147
  1847. package/Info.d.ts +0 -3
  1848. package/Info.js +0 -145
  1849. package/InfoCircle.d.ts +0 -3
  1850. package/InfoCircle.js +0 -140
  1851. package/Inputs.d.ts +0 -3
  1852. package/Inputs.js +0 -151
  1853. package/LabelRotation0.d.ts +0 -3
  1854. package/LabelRotation0.js +0 -141
  1855. package/LabelRotation45.d.ts +0 -3
  1856. package/LabelRotation45.js +0 -141
  1857. package/LabelRotation90.d.ts +0 -3
  1858. package/LabelRotation90.js +0 -141
  1859. package/LabelRotationMinus45.d.ts +0 -3
  1860. package/LabelRotationMinus45.js +0 -141
  1861. package/LabelRotationMinus90.d.ts +0 -3
  1862. package/LabelRotationMinus90.js +0 -141
  1863. package/Link.d.ts +0 -3
  1864. package/Link.js +0 -141
  1865. package/LocationMarker.d.ts +0 -3
  1866. package/LocationMarker.js +0 -141
  1867. package/Map.d.ts +0 -3
  1868. package/Map.js +0 -136
  1869. package/MissingValueJoin.d.ts +0 -3
  1870. package/MissingValueJoin.js +0 -141
  1871. package/MissingValueSkipped.d.ts +0 -3
  1872. package/MissingValueSkipped.js +0 -141
  1873. package/MissingValueZero.d.ts +0 -3
  1874. package/MissingValueZero.js +0 -141
  1875. package/Model.d.ts +0 -3
  1876. package/Model.js +0 -141
  1877. package/More.d.ts +0 -3
  1878. package/More.js +0 -139
  1879. package/MoreVertical.d.ts +0 -3
  1880. package/MoreVertical.js +0 -139
  1881. package/MultiShare.d.ts +0 -3
  1882. package/MultiShare.js +0 -141
  1883. package/NetworkDevice.d.ts +0 -3
  1884. package/NetworkDevice.js +0 -145
  1885. package/NotAllowed.d.ts +0 -3
  1886. package/NotAllowed.js +0 -140
  1887. package/Number.d.ts +0 -3
  1888. package/Number.js +0 -141
  1889. package/Pan.d.ts +0 -3
  1890. package/Pan.js +0 -141
  1891. package/Pause.d.ts +0 -3
  1892. package/Pause.js +0 -139
  1893. package/Pivot.d.ts +0 -3
  1894. package/Pivot.js +0 -141
  1895. package/Play.d.ts +0 -3
  1896. package/Play.js +0 -136
  1897. package/Print.d.ts +0 -3
  1898. package/Print.js +0 -140
  1899. package/Puzzle.d.ts +0 -3
  1900. package/Puzzle.js +0 -141
  1901. package/Question.d.ts +0 -3
  1902. package/Question.js +0 -141
  1903. package/Refresh.d.ts +0 -3
  1904. package/Refresh.js +0 -145
  1905. package/RefreshLight.d.ts +0 -3
  1906. package/RefreshLight.js +0 -162
  1907. package/Remove.d.ts +0 -3
  1908. package/Remove.js +0 -136
  1909. package/ReportPivot.js +0 -141
  1910. package/ReportSearch.js +0 -141
  1911. package/Rollup.d.ts +0 -3
  1912. package/Rollup.js +0 -141
  1913. package/Rotate.d.ts +0 -3
  1914. package/Rotate.js +0 -141
  1915. package/RotateCounter.d.ts +0 -3
  1916. package/RotateCounter.js +0 -141
  1917. package/RotateCounterLight.d.ts +0 -3
  1918. package/RotateCounterLight.js +0 -155
  1919. package/RotateLight.d.ts +0 -3
  1920. package/RotateLight.js +0 -155
  1921. package/Save.d.ts +0 -3
  1922. package/Save.js +0 -143
  1923. package/Search.d.ts +0 -3
  1924. package/Search.js +0 -140
  1925. package/Select.d.ts +0 -3
  1926. package/Select.js +0 -143
  1927. package/Settings.d.ts +0 -3
  1928. package/Settings.js +0 -141
  1929. package/Shapes.d.ts +0 -3
  1930. package/Shapes.js +0 -147
  1931. package/Share.d.ts +0 -3
  1932. package/Share.js +0 -141
  1933. package/SingleValue.d.ts +0 -3
  1934. package/SingleValue.js +0 -141
  1935. package/Sort.d.ts +0 -3
  1936. package/Sort.js +0 -141
  1937. package/SortedDown.d.ts +0 -3
  1938. package/SortedDown.js +0 -142
  1939. package/SortedUp.d.ts +0 -3
  1940. package/SortedUp.js +0 -142
  1941. package/SpeechBubble.d.ts +0 -3
  1942. package/SpeechBubble.js +0 -140
  1943. package/SplitBy.d.ts +0 -3
  1944. package/SplitBy.js +0 -141
  1945. package/Stop.d.ts +0 -3
  1946. package/Stop.js +0 -136
  1947. package/String.d.ts +0 -3
  1948. package/String.js +0 -141
  1949. package/Success.d.ts +0 -3
  1950. package/Success.js +0 -140
  1951. package/Target.d.ts +0 -3
  1952. package/Target.js +0 -148
  1953. package/Text.d.ts +0 -3
  1954. package/Text.js +0 -141
  1955. package/TextLight.d.ts +0 -3
  1956. package/TextLight.js +0 -144
  1957. package/Tiles.d.ts +0 -3
  1958. package/Tiles.js +0 -140
  1959. package/Tool.d.ts +0 -3
  1960. package/Tool.js +0 -141
  1961. package/Topology.d.ts +0 -3
  1962. package/Topology.js +0 -141
  1963. package/Trash.d.ts +0 -3
  1964. package/Trash.js +0 -141
  1965. package/Tree.d.ts +0 -3
  1966. package/Tree.js +0 -139
  1967. package/TriangleDown.js +0 -141
  1968. package/TriangleDownSmall.d.ts +0 -3
  1969. package/TriangleDownSmall.js +0 -141
  1970. package/TriangleLeft.js +0 -141
  1971. package/TriangleLeftSmall.d.ts +0 -3
  1972. package/TriangleLeftSmall.js +0 -141
  1973. package/TriangleRight.js +0 -141
  1974. package/TriangleRightSmall.d.ts +0 -3
  1975. package/TriangleRightSmall.js +0 -141
  1976. package/TriangleUp.d.ts +0 -3
  1977. package/TriangleUp.js +0 -141
  1978. package/TriangleUpSmall.d.ts +0 -3
  1979. package/TriangleUpSmall.js +0 -141
  1980. package/Upload.d.ts +0 -3
  1981. package/Upload.js +0 -141
  1982. package/User.d.ts +0 -3
  1983. package/User.js +0 -140
  1984. package/Warning.d.ts +0 -3
  1985. package/Warning.js +0 -141
  1986. package/ZoomIn.d.ts +0 -3
  1987. package/ZoomIn.js +0 -141
  1988. package/ZoomOut.d.ts +0 -3
  1989. package/ZoomOut.js +0 -143
  1990. package/ZoomReset.d.ts +0 -3
  1991. package/ZoomReset.js +0 -148
package/Lock.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 102);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 498);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -97,44 +97,101 @@ module.exports = require("react");
97
97
  /***/ 1:
98
98
  /***/ (function(module, exports) {
99
99
 
100
- module.exports = require("@splunk/ui-utils/i18n");
100
+ module.exports = require("@splunk/react-icons/SVG");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 102:
104
+ /***/ 2:
105
+ /***/ (function(module, exports) {
106
+
107
+ module.exports = require("@splunk/react-icons/IconProvider");
108
+
109
+ /***/ }),
110
+
111
+ /***/ 498:
105
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
113
 
107
114
  "use strict";
108
115
  __webpack_require__.r(__webpack_exports__);
109
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return Lock; });
110
116
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
111
117
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
112
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
113
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
114
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
115
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
116
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
118
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
119
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__);
120
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
121
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__);
122
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
117
123
 
124
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
118
125
 
119
126
 
120
127
 
121
- /* eslint-disable max-len */
122
128
 
123
- function Lock(props) {
124
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
125
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Lock'),
126
- viewBox: "0 0 1332 1500"
127
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
128
- 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"
129
+ var defaultProps = {
130
+ variant: 'default'
131
+ };
132
+ var variantMap = new Map();
133
+ variantMap.set('outlined', function () {
134
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
+ d: "M11 17C11 17.5523 11.4477 18 12 18C12.5523 18 13 17.5523 13 17V15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15V17Z"
136
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
+ fillRule: "evenodd",
138
+ clipRule: "evenodd",
139
+ d: "M7.05078 7.05836V9.90576H6C4.89543 9.90576 4 10.8012 4 11.9058V19.9058C4 21.0103 4.89543 21.9058 6 21.9058H18C19.1046 21.9058 20 21.0103 20 19.9058V11.9058C20 10.8012 19.1046 9.90576 18 9.90576H16.9766V7.05836C16.9766 4.31743 14.7546 2.09546 12.0137 2.09546C9.27274 2.09546 7.05078 4.31742 7.05078 7.05836ZM12.0137 4.09546C10.3773 4.09546 9.05078 5.42199 9.05078 7.05836V9.90576H14.9766V7.05836C14.9766 5.42199 13.65 4.09546 12.0137 4.09546ZM18 11.9058H6V19.9058H18V11.9058Z"
129
140
  }));
130
- }
131
-
132
- /***/ }),
133
-
134
- /***/ 2:
135
- /***/ (function(module, exports) {
136
-
137
- module.exports = require("@splunk/react-icons/SVGInternal");
141
+ });
142
+ variantMap.set('filled', function () {
143
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
+ fillRule: "evenodd",
145
+ clipRule: "evenodd",
146
+ d: "M6.9364 7.05836V9.90576H5.8855C4.78093 9.90576 3.8855 10.8012 3.8855 11.9058V19.9058C3.8855 21.0103 4.78093 21.9058 5.8855 21.9058H17.8855C18.9901 21.9058 19.8855 21.0103 19.8855 19.9058V11.9058C19.8855 10.8012 18.9901 9.90576 17.8855 9.90576H16.8622V7.05836C16.8622 4.31743 14.6402 2.09546 11.8993 2.09546C9.15836 2.09546 6.9364 4.31742 6.9364 7.05836ZM11.8993 4.09546C10.2629 4.09546 8.9364 5.42199 8.9364 7.05836V9.90576H14.8622V7.05836C14.8622 5.42199 13.5357 4.09546 11.8993 4.09546ZM11.8855 18C11.3332 18 10.8855 17.5523 10.8855 17V15C10.8855 14.4477 11.3332 14 11.8855 14C12.4378 14 12.8855 14.4477 12.8855 15V17C12.8855 17.5523 12.4378 18 11.8855 18Z"
147
+ }));
148
+ });
149
+ var acceptedVariants = ['default', 'outlined', 'filled'];
150
+
151
+ var isValidVariant = function isValidVariant(variant) {
152
+ return acceptedVariants.indexOf(variant) >= 0;
153
+ };
154
+
155
+ var getTrueVariant = function getTrueVariant(variant) {
156
+ return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
157
+ };
158
+ /**
159
+ * @description Private indicates secured, locked, in private document, data, or files
160
+ * @category Actions
161
+ * @keywords security, encrypted
162
+ * @variants outlined,filled
163
+ */
164
+
165
+
166
+ var Lock = function Lock(_ref) {
167
+ var children = _ref.children,
168
+ variant = _ref.variant,
169
+ otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
170
+
171
+ var trueVariant = getTrueVariant(variant);
172
+ var iconName = "lock-".concat(trueVariant);
173
+ var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
174
+ var svgPath = variantMap.get(trueVariant);
175
+
176
+ if (false) {}
177
+
178
+ if (iconProviderContext && svgPath) {
179
+ var toRender = iconProviderContext.toRender,
180
+ addIcon = iconProviderContext.addIcon;
181
+ addIcon(iconName, svgPath());
182
+
183
+ if (!toRender) {
184
+ return null;
185
+ }
186
+ }
187
+
188
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default.a, otherprops, children, iconProviderContext ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("use", {
189
+ href: "#".concat(iconName)
190
+ }) : !!svgPath && svgPath());
191
+ };
192
+
193
+ Lock.defaultProps = defaultProps;
194
+ /* harmony default export */ __webpack_exports__["default"] = (Lock);
138
195
 
139
196
  /***/ })
140
197
 
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/LockSquare';
2
+ export * from './types/icons/LockSquare';
package/LockSquare.js ADDED
@@ -0,0 +1,202 @@
1
+ module.exports =
2
+ /******/ (function(modules) { // webpackBootstrap
3
+ /******/ // The module cache
4
+ /******/ var installedModules = {};
5
+ /******/
6
+ /******/ // The require function
7
+ /******/ function __webpack_require__(moduleId) {
8
+ /******/
9
+ /******/ // Check if module is in cache
10
+ /******/ if(installedModules[moduleId]) {
11
+ /******/ return installedModules[moduleId].exports;
12
+ /******/ }
13
+ /******/ // Create a new module (and put it into the cache)
14
+ /******/ var module = installedModules[moduleId] = {
15
+ /******/ i: moduleId,
16
+ /******/ l: false,
17
+ /******/ exports: {}
18
+ /******/ };
19
+ /******/
20
+ /******/ // Execute the module function
21
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
+ /******/
23
+ /******/ // Flag the module as loaded
24
+ /******/ module.l = true;
25
+ /******/
26
+ /******/ // Return the exports of the module
27
+ /******/ return module.exports;
28
+ /******/ }
29
+ /******/
30
+ /******/
31
+ /******/ // expose the modules object (__webpack_modules__)
32
+ /******/ __webpack_require__.m = modules;
33
+ /******/
34
+ /******/ // expose the module cache
35
+ /******/ __webpack_require__.c = installedModules;
36
+ /******/
37
+ /******/ // define getter function for harmony exports
38
+ /******/ __webpack_require__.d = function(exports, name, getter) {
39
+ /******/ if(!__webpack_require__.o(exports, name)) {
40
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
+ /******/ }
42
+ /******/ };
43
+ /******/
44
+ /******/ // define __esModule on exports
45
+ /******/ __webpack_require__.r = function(exports) {
46
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
+ /******/ }
49
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
+ /******/ };
51
+ /******/
52
+ /******/ // create a fake namespace object
53
+ /******/ // mode & 1: value is a module id, require it
54
+ /******/ // mode & 2: merge all properties of value into the ns
55
+ /******/ // mode & 4: return value when already ns object
56
+ /******/ // mode & 8|1: behave like require
57
+ /******/ __webpack_require__.t = function(value, mode) {
58
+ /******/ if(mode & 1) value = __webpack_require__(value);
59
+ /******/ if(mode & 8) return value;
60
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
+ /******/ var ns = Object.create(null);
62
+ /******/ __webpack_require__.r(ns);
63
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
+ /******/ return ns;
66
+ /******/ };
67
+ /******/
68
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
69
+ /******/ __webpack_require__.n = function(module) {
70
+ /******/ var getter = module && module.__esModule ?
71
+ /******/ function getDefault() { return module['default']; } :
72
+ /******/ function getModuleExports() { return module; };
73
+ /******/ __webpack_require__.d(getter, 'a', getter);
74
+ /******/ return getter;
75
+ /******/ };
76
+ /******/
77
+ /******/ // Object.prototype.hasOwnProperty.call
78
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
+ /******/
80
+ /******/ // __webpack_public_path__
81
+ /******/ __webpack_require__.p = "";
82
+ /******/
83
+ /******/
84
+ /******/ // Load entry module and return exports
85
+ /******/ return __webpack_require__(__webpack_require__.s = 499);
86
+ /******/ })
87
+ /************************************************************************/
88
+ /******/ ({
89
+
90
+ /***/ 0:
91
+ /***/ (function(module, exports) {
92
+
93
+ module.exports = require("react");
94
+
95
+ /***/ }),
96
+
97
+ /***/ 1:
98
+ /***/ (function(module, exports) {
99
+
100
+ module.exports = require("@splunk/react-icons/SVG");
101
+
102
+ /***/ }),
103
+
104
+ /***/ 2:
105
+ /***/ (function(module, exports) {
106
+
107
+ module.exports = require("@splunk/react-icons/IconProvider");
108
+
109
+ /***/ }),
110
+
111
+ /***/ 499:
112
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
+
114
+ "use strict";
115
+ __webpack_require__.r(__webpack_exports__);
116
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
117
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
118
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
119
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__);
120
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
121
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__);
122
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
123
+
124
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
125
+
126
+
127
+
128
+
129
+ var defaultProps = {
130
+ variant: 'default'
131
+ };
132
+ var variantMap = new Map();
133
+ variantMap.set('outlined', function () {
134
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
+ fillRule: "evenodd",
136
+ clipRule: "evenodd",
137
+ d: "M8.5 11H8C7.44771 11 7 11.4477 7 12V16C7 16.5523 7.44772 17 8 17H16C16.5523 17 17 16.5523 17 16V12C17 11.4477 16.5523 11 16 11H15.5V9.5C15.5 7.567 13.933 6 12 6C10.067 6 8.5 7.567 8.5 9.5V11ZM13.5 11H10.5V9.5C10.5 8.67157 11.1716 8 12 8C12.8284 8 13.5 8.67157 13.5 9.5V11Z"
138
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
139
+ fillRule: "evenodd",
140
+ clipRule: "evenodd",
141
+ d: "M2 3.75C2 2.7835 2.7835 2 3.75 2H20.25C21.2165 2 22 2.7835 22 3.75V20.25C22 21.2165 21.2165 22 20.25 22H3.75C2.7835 22 2 21.2165 2 20.25V3.75ZM4 4V20H20V4H4Z"
142
+ }));
143
+ });
144
+ variantMap.set('filled', function () {
145
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
146
+ d: "M12 8C11.1716 8 10.5 8.67157 10.5 9.5V11H13.5V9.5C13.5 8.67157 12.8284 8 12 8Z"
147
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
148
+ fillRule: "evenodd",
149
+ clipRule: "evenodd",
150
+ d: "M2 3.75C2 2.7835 2.7835 2 3.75 2H20.25C21.2165 2 22 2.7835 22 3.75V20.25C22 21.2165 21.2165 22 20.25 22H3.75C2.7835 22 2 21.2165 2 20.25V3.75ZM8.5 9.5V11H8C7.44771 11 7 11.4477 7 12V16C7 16.5523 7.44772 17 8 17H16C16.5523 17 17 16.5523 17 16V12C17 11.4477 16.5523 11 16 11H15.5V9.5C15.5 7.567 13.933 6 12 6C10.067 6 8.5 7.567 8.5 9.5Z"
151
+ }));
152
+ });
153
+ var acceptedVariants = ['default', 'outlined', 'filled'];
154
+
155
+ var isValidVariant = function isValidVariant(variant) {
156
+ return acceptedVariants.indexOf(variant) >= 0;
157
+ };
158
+
159
+ var getTrueVariant = function getTrueVariant(variant) {
160
+ return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
161
+ };
162
+ /**
163
+ * @description Workspace Private represents secured and private workplace for ICX
164
+ * @category Workspace
165
+ * @keywords work folder
166
+ * @variants outlined,filled
167
+ */
168
+
169
+
170
+ var LockSquare = function LockSquare(_ref) {
171
+ var children = _ref.children,
172
+ variant = _ref.variant,
173
+ otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
174
+
175
+ var trueVariant = getTrueVariant(variant);
176
+ var iconName = "locksquare-".concat(trueVariant);
177
+ var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
178
+ var svgPath = variantMap.get(trueVariant);
179
+
180
+ if (false) {}
181
+
182
+ if (iconProviderContext && svgPath) {
183
+ var toRender = iconProviderContext.toRender,
184
+ addIcon = iconProviderContext.addIcon;
185
+ addIcon(iconName, svgPath());
186
+
187
+ if (!toRender) {
188
+ return null;
189
+ }
190
+ }
191
+
192
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default.a, otherprops, children, iconProviderContext ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("use", {
193
+ href: "#".concat(iconName)
194
+ }) : !!svgPath && svgPath());
195
+ };
196
+
197
+ LockSquare.defaultProps = defaultProps;
198
+ /* harmony default export */ __webpack_exports__["default"] = (LockSquare);
199
+
200
+ /***/ })
201
+
202
+ /******/ });
package/LockUnlocked.d.ts CHANGED
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- import SVG from '@splunk/react-icons/SVGInternal';
3
- export default function LockUnlocked(props: React.ComponentProps<typeof SVG>): JSX.Element;
1
+ export { default } from './types/icons/LockUnlocked';
2
+ export * from './types/icons/LockUnlocked';
package/LockUnlocked.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 103);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 500);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -97,44 +97,101 @@ module.exports = require("react");
97
97
  /***/ 1:
98
98
  /***/ (function(module, exports) {
99
99
 
100
- module.exports = require("@splunk/ui-utils/i18n");
100
+ module.exports = require("@splunk/react-icons/SVG");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 103:
104
+ /***/ 2:
105
+ /***/ (function(module, exports) {
106
+
107
+ module.exports = require("@splunk/react-icons/IconProvider");
108
+
109
+ /***/ }),
110
+
111
+ /***/ 500:
105
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
113
 
107
114
  "use strict";
108
115
  __webpack_require__.r(__webpack_exports__);
109
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return LockUnlocked; });
110
116
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
111
117
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
112
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
113
- /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
114
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
115
- /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
116
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
118
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
119
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__);
120
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
121
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__);
122
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
117
123
 
124
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
118
125
 
119
126
 
120
127
 
121
- /* eslint-disable max-len */
122
128
 
123
- function LockUnlocked(props) {
124
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
125
- screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Lock Unlocked'),
126
- viewBox: "0 0 1332 1500"
127
- }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
128
- 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"
129
+ var defaultProps = {
130
+ variant: 'default'
131
+ };
132
+ var variantMap = new Map();
133
+ variantMap.set('outlined', function () {
134
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
+ d: "M11 17C11 17.5523 11.4477 18 12 18C12.5523 18 13 17.5523 13 17V15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15V17Z"
136
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
+ fillRule: "evenodd",
138
+ clipRule: "evenodd",
139
+ d: "M12.0137 4.09546C10.3773 4.09546 9.05078 5.42199 9.05078 7.05836V7.13632C9.05078 7.68861 8.60307 8.13632 8.05078 8.13632C7.4985 8.13632 7.05078 7.68861 7.05078 7.13632V7.05836C7.05078 4.31743 9.27274 2.09546 12.0137 2.09546C14.7546 2.09546 16.9766 4.31743 16.9766 7.05836V9.90576H18C19.1046 9.90576 20 10.8012 20 11.9058V19.9058C20 21.0103 19.1046 21.9058 18 21.9058H6C4.89543 21.9058 4 21.0103 4 19.9058V11.9058C4 10.8012 4.89543 9.90576 6 9.90576H14.9766V7.05836C14.9766 5.42199 13.65 4.09546 12.0137 4.09546ZM18 11.9058H6V19.9058H18V11.9058Z"
129
140
  }));
130
- }
131
-
132
- /***/ }),
133
-
134
- /***/ 2:
135
- /***/ (function(module, exports) {
136
-
137
- module.exports = require("@splunk/react-icons/SVGInternal");
141
+ });
142
+ variantMap.set('filled', function () {
143
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
+ fillRule: "evenodd",
145
+ clipRule: "evenodd",
146
+ d: "M11.8993 4.09546C10.2629 4.09546 8.9364 5.42199 8.9364 7.05836V7.13632C8.9364 7.68861 8.48869 8.13632 7.9364 8.13632C7.38412 8.13632 6.9364 7.68861 6.9364 7.13632V7.05836C6.9364 4.31743 9.15836 2.09546 11.8993 2.09546C14.6402 2.09546 16.8622 4.31743 16.8622 7.05836V9.90576H17.8855C18.9901 9.90576 19.8855 10.8012 19.8855 11.9058V19.9058C19.8855 21.0103 18.9901 21.9058 17.8855 21.9058H5.8855C4.78093 21.9058 3.8855 21.0103 3.8855 19.9058V11.9058C3.8855 10.8012 4.78093 9.90576 5.8855 9.90576H14.8622V7.05836C14.8622 5.42199 13.5357 4.09546 11.8993 4.09546ZM11.8855 18C11.3332 18 10.8855 17.5523 10.8855 17V15C10.8855 14.4477 11.3332 14 11.8855 14C12.4378 14 12.8855 14.4477 12.8855 15V17C12.8855 17.5523 12.4378 18 11.8855 18Z"
147
+ }));
148
+ });
149
+ var acceptedVariants = ['default', 'outlined', 'filled'];
150
+
151
+ var isValidVariant = function isValidVariant(variant) {
152
+ return acceptedVariants.indexOf(variant) >= 0;
153
+ };
154
+
155
+ var getTrueVariant = function getTrueVariant(variant) {
156
+ return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
157
+ };
158
+ /**
159
+ * @description Unlocked indicates insecure, unlocked, editable document, data, or files
160
+ * @category Actions
161
+ * @keywords security, encrypted
162
+ * @variants outlined,filled
163
+ */
164
+
165
+
166
+ var LockUnlocked = function LockUnlocked(_ref) {
167
+ var children = _ref.children,
168
+ variant = _ref.variant,
169
+ otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
170
+
171
+ var trueVariant = getTrueVariant(variant);
172
+ var iconName = "lockunlocked-".concat(trueVariant);
173
+ var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
174
+ var svgPath = variantMap.get(trueVariant);
175
+
176
+ if (false) {}
177
+
178
+ if (iconProviderContext && svgPath) {
179
+ var toRender = iconProviderContext.toRender,
180
+ addIcon = iconProviderContext.addIcon;
181
+ addIcon(iconName, svgPath());
182
+
183
+ if (!toRender) {
184
+ return null;
185
+ }
186
+ }
187
+
188
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default.a, otherprops, children, iconProviderContext ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("use", {
189
+ href: "#".concat(iconName)
190
+ }) : !!svgPath && svgPath());
191
+ };
192
+
193
+ LockUnlocked.defaultProps = defaultProps;
194
+ /* harmony default export */ __webpack_exports__["default"] = (LockUnlocked);
138
195
 
139
196
  /***/ })
140
197
 
package/MIGRATION.md ADDED
@@ -0,0 +1,162 @@
1
+ # Migration
2
+
3
+ This document lists migration guidance for new features and breaking changes.
4
+
5
+ ## v3 to v4
6
+
7
+ `@splunk/react-icons@4.0.0` brings new outline and fill modes, improved accessibility, and more than 400 newly designed icons.
8
+ Check out the docs to explore these new features and the redesigned icon library page.
9
+
10
+ When migrating from `@splunk/react-icons@3.x` to `@splunk/react-icons@4.0.0` there are two options: continue to use the Enterprise icons or migrate to the new icons.
11
+
12
+
13
+ ### Enterprise icons
14
+ To continue using the Enterprise icons the only thing that has changed is the icons’ import location which is now from an `enterprise` directory.
15
+
16
+ The following code in 3.x:
17
+
18
+ ```
19
+ import External from ‘@splunk/react-icons/External’;
20
+ ```
21
+
22
+ should be changed to:
23
+
24
+ ```
25
+ import External from’@splunk/react-icons/enterprise/External’;
26
+ ```
27
+
28
+ And that’s it! The API of these icons have remained unchanged, so although this is a major version upgrade, it is backwards compatible, and you can continue to use icons in the same way after updating the import path.
29
+
30
+ In most cases, you may be able to safely find and replace ’@splunk/react-icons/’ with ‘@splunk/react-icons/enterprise/’
31
+
32
+ ### Migrating to the new Icons
33
+ When adopting new icons, there are a few changes to the API that must be considered.
34
+
35
+ #### Accessibility
36
+
37
+ In version 3.x icons had default labels and enabled the browser tooltip. This meant there were icons that were visually the same but shipped as a separate icon to have a different label: e.g. Close and Cancel.
38
+
39
+ In version 4.x icons are now decorative by default; meaning they do not have labels or interactivity. Migrating will require deciding if the icon is functional or decorative so the correct accessibility attributes can be used. See below how to migrate a Button in both of these scenarios or check the docs for examples on how to use icons in an accessible way.
40
+
41
+ ##### Migrating a decorative icon
42
+
43
+ If previously you had a react-ui Button with a decorative icon it may have looked like:
44
+
45
+ ```
46
+ import Button from '@splunk/react-ui/Button';
47
+ import Print from '@splunk/react-icons/Print';
48
+
49
+ const MyButton = () => {
50
+ return (<Button icon={<Print screenReaderText={null} />} label="Print" />);
51
+ }
52
+ ```
53
+
54
+ In v4 there is no default accessible name added to the icon. The screenReaderText prop has been removed for this reason. Migrated code should look like this:
55
+
56
+ ```
57
+ import Button from '@splunk/react-ui/Button';
58
+ import Printer from '@splunk/react-icons/Printer';
59
+
60
+ const MyButton = () => {
61
+ return (
62
+ <Button icon={<Printer />} label="Print" />
63
+ );
64
+ }
65
+ ```
66
+
67
+ ##### Migrating a functional icon
68
+
69
+ If the icon instead is functional and needs an accessible name it may have looked like:
70
+
71
+ ```
72
+ import Button from '@splunk/react-ui/Button';
73
+ import Print from '@splunk/react-icons/Print';
74
+
75
+ const MyButton = () => {
76
+ return (
77
+ <Button icon={<Print />} />
78
+ );
79
+ }
80
+ ```
81
+
82
+ This relied on the icon to provide the accessible name by default. Now that icons are decorative by default the migrated could should look like this:
83
+
84
+ ```
85
+ import Button from '@splunk/react-ui/Button';
86
+ import Printer from '@splunk/react-icons/Printer';
87
+
88
+ const MyButton = () => {
89
+ return (
90
+ <Button icon={<Printer />} aria-label="Print" />
91
+ );
92
+ }
93
+ ```
94
+
95
+ #### API
96
+
97
+ The API of icons and the underlying SVG component has been significantly reduced in favor of passing through native SVG attributes.
98
+
99
+ The following attributes have been removed from the API but are passed through as SVG attributes if needed: width, height, viewBox, and preserveAspectRatio. If you relied on these attributes previously note that the behavior may have changed as it is determined according to browser implementation.
100
+
101
+ ##### `screenReaderText`
102
+ This prop has been removed in favor of native aria-* attributes or using `ScreenReaderContent` from `@splunk/react-ui`
103
+
104
+ In v3 the prop may have been used like this:
105
+ ```
106
+ <External screenReaderText={'Open in new tab'} />
107
+ ```
108
+
109
+ Which should be migrated to one of these options:
110
+ ```
111
+ // using aria-label
112
+ <ArrowSquareTopRight aria-label="Open in new tab" />
113
+ ```
114
+
115
+ ```
116
+ // or a sibling ScreenReaderContent component
117
+ <>
118
+ <ArrowSquareTopRight />
119
+ <ScreenReaderContent>Open in new tab</ScreenReaderContent>
120
+ </>
121
+ ```
122
+
123
+ ##### `size`
124
+
125
+ This prop has been removed. Instead pass width and height or use styled-components to set the dimensions via CSS.
126
+
127
+ ##### `hideDefaultTooltip`
128
+
129
+ This behavior has been removed. Browser tooltips are not added by default and the icons source no longer contains `<title>` elements with text. Using a Tooltip from react-ui is preferred to give a label on hover. In cases where the native tooltip is still desired, Icons accept children elements that are inserted as nodes within the svg element:
130
+
131
+ ```
132
+ import ArrowSquareTopRightIcon from '@splunk/react-icons/ArrowSquareTopRight;
133
+
134
+ <ArrowSquareTopRightIcon>
135
+ <title>Open in window</title>
136
+ </ArrowSquareTopRightIcon>
137
+ ```
138
+
139
+ #### Mapping
140
+ Here are the mappings for commonly used icons from v3 to the new icon set in v4:
141
+
142
+ ```
143
+ | react-icons v3 | react-icons v4 |
144
+ |----------------|---------------------------|
145
+ | Cancel | Cross |
146
+ | Close | Cross |
147
+ | Clear | Cross |
148
+ | Plus | Plus |
149
+ | Error | ExclamationSquare, filled |
150
+ | InfoCircle | InformationCircle |
151
+ | ChevronRight | ChevronRight |
152
+ | Success | CheckCircle |
153
+ | Trash | TrashCanCross |
154
+ | Warning | ExclamationTriangle |
155
+ | ChevronDown | ChevronDown |
156
+ | Pencil | Pencil |
157
+ | ChevronLeft | ChevronLeft |
158
+ | Refresh | ArrowsCircularDouble |
159
+ | MoreVertical | DotsThreeVertical |
160
+ | Remove | Cross |
161
+ | Search | Magnifier |
162
+ ```
package/Magnifier.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/Magnifier';
2
+ export * from './types/icons/Magnifier';