Socket
Socket
Sign inDemoInstall

@atlaskit/pragmatic-drag-and-drop

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/pragmatic-drag-and-drop - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

8

CHANGELOG.md
# @atlaskit/pragmatic-drag-and-drop
## 1.1.9
### Patch Changes
- [#100243](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100243)
[`1ba7a4e942d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1ba7a4e942d4) -
Fixing typos in dev time warnings
## 1.1.8

@@ -4,0 +12,0 @@

2

dist/cjs/adapter/element-adapter.js

@@ -59,3 +59,3 @@ "use strict";

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -62,0 +62,0 @@ return;

@@ -82,3 +82,3 @@ "use strict";

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -85,0 +85,0 @@ return;

@@ -83,3 +83,3 @@ "use strict";

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -86,0 +86,0 @@ return;

@@ -53,3 +53,3 @@ import { bind } from 'bind-event-listener';

- If you are unit testing, ensure you have pollyfilled DragEvent.
- If you are unit testing, ensure you have polyfilled DragEvent.
- If you are browser testing, ensure you are dispatching drag events correctly.

@@ -56,0 +56,0 @@

@@ -70,3 +70,3 @@ import { bind, bindAll } from 'bind-event-listener';

- If you are unit testing, ensure you have pollyfilled DragEvent.
- If you are unit testing, ensure you have polyfilled DragEvent.
- If you are browser testing, ensure you are dispatching drag events correctly.

@@ -73,0 +73,0 @@

@@ -77,3 +77,3 @@ import { bindAll } from 'bind-event-listener';

- If you are unit testing, ensure you have pollyfilled DragEvent.
- If you are unit testing, ensure you have polyfilled DragEvent.
- If you are browser testing, ensure you are dispatching drag events correctly.

@@ -80,0 +80,0 @@

@@ -51,3 +51,3 @@ import _slicedToArray from "@babel/runtime/helpers/slicedToArray";

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -54,0 +54,0 @@ return;

@@ -71,3 +71,3 @@ import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -74,0 +74,0 @@ return;

@@ -76,3 +76,3 @@ import { bindAll } from 'bind-event-listener';

// eslint-disable-next-line no-console
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have pollyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
console.warn("\n It appears as though you have are not testing DragEvents correctly.\n\n - If you are unit testing, ensure you have polyfilled DragEvent.\n - If you are browser testing, ensure you are dispatching drag events correctly.\n\n Please see our testing guides for more information:\n https://atlassian.design/components/pragmatic-drag-and-drop/core-package/testing\n ".replace(/ {2}/g, ''));
}

@@ -79,0 +79,0 @@ return;

@@ -1,2 +0,2 @@

import { AllEvents, BaseEventPayload, CleanupFn, DropTargetEventBasePayload, DropTargetEventPayloadMap, DropTargetGetFeedbackArgs, ElementDragType, EventPayloadMap, Input, MonitorGetFeedbackArgs, NativeMediaType } from '../internal-types';
import { type AllEvents, type BaseEventPayload, type CleanupFn, type DropTargetEventBasePayload, type DropTargetEventPayloadMap, type DropTargetGetFeedbackArgs, type ElementDragType, type EventPayloadMap, type Input, type MonitorGetFeedbackArgs, type NativeMediaType } from '../internal-types';
type DraggableGetFeedbackArgs = {

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { BaseEventPayload, CleanupFn, DropTargetEventBasePayload, DropTargetEventPayloadMap, DropTargetGetFeedbackArgs, EventPayloadMap, MonitorGetFeedbackArgs, TextSelectionDragType } from '../internal-types';
import { type BaseEventPayload, type CleanupFn, type DropTargetEventBasePayload, type DropTargetEventPayloadMap, type DropTargetGetFeedbackArgs, type EventPayloadMap, type MonitorGetFeedbackArgs, type TextSelectionDragType } from '../internal-types';
declare const adapter: {

@@ -3,0 +3,0 @@ registerUsage: () => CleanupFn;

@@ -1,2 +0,2 @@

import { AllEvents, BaseEventPayload, CleanupFn, DropTargetEventBasePayload, DropTargetEventPayloadMap, DropTargetGetFeedbackArgs, ElementDragType, EventPayloadMap, Input, MonitorGetFeedbackArgs, NativeMediaType } from '../internal-types';
import { type AllEvents, type BaseEventPayload, type CleanupFn, type DropTargetEventBasePayload, type DropTargetEventPayloadMap, type DropTargetGetFeedbackArgs, type ElementDragType, type EventPayloadMap, type Input, type MonitorGetFeedbackArgs, type NativeMediaType } from '../internal-types';
type DraggableGetFeedbackArgs = {

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import { BaseEventPayload, CleanupFn, DropTargetEventBasePayload, DropTargetEventPayloadMap, DropTargetGetFeedbackArgs, EventPayloadMap, MonitorGetFeedbackArgs, TextSelectionDragType } from '../internal-types';
import { type BaseEventPayload, type CleanupFn, type DropTargetEventBasePayload, type DropTargetEventPayloadMap, type DropTargetGetFeedbackArgs, type EventPayloadMap, type MonitorGetFeedbackArgs, type TextSelectionDragType } from '../internal-types';
declare const adapter: {

@@ -3,0 +3,0 @@ registerUsage: () => CleanupFn;

{
"name": "@atlaskit/pragmatic-drag-and-drop",
"version": "1.1.8",
"version": "1.1.9",
"description": "The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stack",

@@ -5,0 +5,0 @@ "repository": "https://github.com/atlassian/pragmatic-drag-and-drop",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc