svelte-dnd-action
Advanced tools
Comparing version 0.9.12 to 0.9.13
@@ -30,3 +30,3 @@ /** | ||
zoneTabIndex?: number; // set the tabindex of the list container when not dragging | ||
dropTargetClasses?: [string]; | ||
dropTargetClasses?: string[]; | ||
dropTargetStyle?: Record<string, string>; | ||
@@ -33,0 +33,0 @@ transformDraggedElement?: TransformDraggedElementFunction; |
@@ -43,3 +43,3 @@ { | ||
"description": "*An awesome drag and drop library for Svelte 3 (not using the browser's built-in dnd, thanks god): Rich animations, nested containers, touch support and more *", | ||
"version": "0.9.12", | ||
"version": "0.9.13", | ||
"repository": { | ||
@@ -46,0 +46,0 @@ "type": "git", |
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