@interactjs/types
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// eslint-disable-next-line node/no-extraneous-import | ||
// eslint-disable-next-line import/no-extraneous-dependencies | ||
import interact from "../interactjs/index.js"; // Interactables | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@interactjs/types", | ||
"version": "1.9.5", | ||
"version": "1.9.6", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@interactjs/actions": "1.9.5", | ||
"@interactjs/arrange": "1.9.5", | ||
"@interactjs/auto-scroll": "1.9.5", | ||
"@interactjs/auto-start": "1.9.5", | ||
"@interactjs/core": "1.9.5", | ||
"@interactjs/dev-tools": "1.9.5", | ||
"@interactjs/inertia": "1.9.5", | ||
"@interactjs/interact": "1.9.5", | ||
"@interactjs/modifiers": "1.9.5", | ||
"@interactjs/pointer-events": "1.9.5", | ||
"@interactjs/reflow": "1.9.5", | ||
"@interactjs/symbol-tree": "1.9.5", | ||
"@interactjs/utils": "1.9.5" | ||
"@interactjs/actions": "1.9.6", | ||
"@interactjs/arrange": "1.9.6", | ||
"@interactjs/auto-scroll": "1.9.6", | ||
"@interactjs/auto-start": "1.9.6", | ||
"@interactjs/core": "1.9.6", | ||
"@interactjs/dev-tools": "1.9.6", | ||
"@interactjs/inertia": "1.9.6", | ||
"@interactjs/modifiers": "1.9.6", | ||
"@interactjs/pointer-events": "1.9.6", | ||
"@interactjs/reflow": "1.9.6", | ||
"@interactjs/symbol-tree": "1.9.6", | ||
"@interactjs/utils": "1.9.6" | ||
}, | ||
"devDependencies": { | ||
"@interactjs/_dev": "1.9.5" | ||
"@interactjs/_dev": "1.9.6" | ||
}, | ||
@@ -26,3 +25,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cb94f9a0" | ||
"gitHead": "8666b4e3" | ||
} |
@@ -12,6 +12,6 @@ // Type definitions for interact.js | ||
import _InteractableSet from '@interactjs/core/InteractableSet' | ||
import _InteractStatic from '@interactjs/core/InteractStatic' | ||
import * as iEvent from '@interactjs/core/InteractEvent' | ||
import * as interaction from '@interactjs/core/Interaction' | ||
import * as scope from '@interactjs/core/scope' | ||
import interact from '@interactjs/interact/index' | ||
import * as snap from '@interactjs/modifiers/snap/pointer' | ||
@@ -26,3 +26,2 @@ import { PointerEvent as _PointerEvent } from '@interactjs/pointer-events/PointerEvent' | ||
import '@interactjs/auto-start/InteractableMethods' | ||
import '@interactjs/core/InteractStatic' | ||
import '@interactjs/core/interactablePreventDefault' | ||
@@ -33,5 +32,6 @@ import '@interactjs/dev-tools' | ||
import '@interactjs/modifiers' | ||
import '@interactjs/pointer-events/base' | ||
import '@interactjs/pointer-events/interactableTargets' | ||
import '@interactjs/pointer-events/base' | ||
import '@interactjs/reflow' | ||
import '@interactjs/snappers' | ||
@@ -42,5 +42,2 @@ import * as arrange from '@interactjs/arrange' | ||
declare namespace InteractPro { | ||
} | ||
declare namespace Interact { | ||
@@ -55,3 +52,3 @@ type OrBoolean<T> = { | ||
export type Target = Interact.EventTarget | string | ||
export type interact = typeof interact | ||
export type InteractStatic = _InteractStatic | ||
export type Plugin = scope.Plugin | ||
@@ -58,0 +55,0 @@ export type ActionProps<T extends scope.ActionName = any> = interaction.ActionProps<T> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
12
-7.69%1
-50%43406
-0.09%487
-0.41%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated