@nextui-org/shared-icons
Advanced tools
Comparing version 0.0.0-canary-20240719151825 to 0.0.0-canary-20241130124528
@@ -36,2 +36,6 @@ export { Activity, AddNoteBulk, Camera, CartIcon, ChevronDown, ChevronDownBold, CopyDocumentBulk, Delete, DeleteDocumentBulk, Edit, EditDocumentBulk, Eye, Flash, Lock, Mail, Minus, Moon, NewFile, Notification, Password, Plus, Scale, Search, Server, Sun, TagUser, Unlock, User, VolumeUp } from './icons.js'; | ||
export { SelectorIcon } from './selector.js'; | ||
export { InfoCircleIcon } from './info-circle.js'; | ||
export { WarningIcon } from './warning.js'; | ||
export { DangerIcon } from './danger.js'; | ||
export { SuccessIcon } from './success.js'; | ||
export { AddNoteBulkIcon } from './bulk/add-note.js'; | ||
@@ -38,0 +42,0 @@ export { CopyDocumentBulkIcon } from './bulk/copy-document.js'; |
{ | ||
"name": "@nextui-org/shared-icons", | ||
"version": "0.0.0-canary-20240719151825", | ||
"version": "0.0.0-canary-20241130124528", | ||
"description": "Internal icons set, commonly used in the components stories", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "clean-package": "../../../clean-package.config.json", |
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
Sorry, the diff of this file is not supported yet
476374
269
13720