@gisatcz/ptr-atoms
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -9,3 +9,3 @@ import PropTypes from 'prop-types'; | ||
import { GoPrimitiveDot as Dot, GoPrimitiveSquare as Square, GoTools as Tools } from 'react-icons/go'; | ||
import { HiCursorClick as Selection } from 'react-icons/hi'; | ||
import { HiCursorClick as Selection, HiOutlineClipboardCopy as ClipboardCopy } from 'react-icons/hi'; | ||
import { HiCursorArrowRipple as Tooltip, HiGlobeEuropeAfrica as GlobeOutline } from 'react-icons/hi2'; | ||
@@ -202,2 +202,5 @@ import { ImStatsBars as Statistics } from 'react-icons/im'; | ||
break; | ||
case 'ri-clipboard-copy': | ||
i = /*#__PURE__*/_jsx(ClipboardCopy, {}); | ||
break; | ||
} | ||
@@ -204,0 +207,0 @@ return /*#__PURE__*/_jsx(IconContext.Provider, { |
{ | ||
"name": "@gisatcz/ptr-atoms", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Panther FE atoms", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
959458
11573