nova-design-elements
Advanced tools
Comparing version 0.1.5 to 0.1.6
import Button from "./components/Button/Button"; | ||
import ContextMenu from "./components/ContextMenu/ContextMenu"; | ||
import { LargeContextMenu } from "./components/ContextMenu/LargeContextMenu"; | ||
import { ContextMenuItem } from "./components/ContextMenu/ContextMenu"; | ||
import { LargeContextMenu, LargeContextMenuItem } from "./components/ContextMenu/LargeContextMenu"; | ||
import MagicButton from "./components/Button/MagicButton"; | ||
@@ -13,2 +14,2 @@ import { Droppable } from "./components/Drag&Drop/Droppable"; | ||
import PopupAlert from "./components/PopupAlert/PopupAlert"; | ||
export { Button, ContextMenu, LargeContextMenu, MagicButton, Droppable, Draggable, DialogComponent, DragDropFile, InputField, Loader, Spinner, PopupAlert, }; | ||
export { Button, ContextMenu, type ContextMenuItem, type LargeContextMenuItem, LargeContextMenu, MagicButton, Droppable, Draggable, DialogComponent, DragDropFile, InputField, Loader, Spinner, PopupAlert, }; |
{ | ||
"name": "nova-design-elements", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.esm.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6422189
7976
5