🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

angular-mixed-cdk-drag-drop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-mixed-cdk-drag-drop - npm Package Compare versions

Comparing version

to
1.0.3

6

lib/mixed-cdk-drag-drop.directive.d.ts

@@ -33,3 +33,3 @@ import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<MixedCdkDragDropDirective<any>, [null, { self: true; }]>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDragDropDirective<any>, "[cdkDropListGroup][mixedCdkDragDrop]", never, { "itemList": "itemList"; "orientation": "orientation"; "containerSelector": "containerSelector"; }, { "dropped": "dropped"; }, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDragDropDirective<any>, "[cdkDropListGroup][mixedCdkDragDrop]", never, { "itemList": "itemList"; "orientation": "orientation"; "containerSelector": "containerSelector"; }, { "dropped": "dropped"; }, never, never, false>;
}

@@ -45,3 +45,3 @@ export declare class MixedCdkDropListDirective implements OnInit, OnDestroy {

static ɵfac: i0.ɵɵFactoryDeclaration<MixedCdkDropListDirective, [{ self: true; }, { skipSelf: true; }, null]>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDropListDirective, "[cdkDropList][mixedCdkDropList]", never, {}, {}, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDropListDirective, "[cdkDropList][mixedCdkDropList]", never, {}, {}, never, never, false>;
}

@@ -67,3 +67,3 @@ export declare class MixedCdkDragSizeHelperDirective implements AfterViewInit, OnDestroy {

static ɵfac: i0.ɵɵFactoryDeclaration<MixedCdkDragSizeHelperDirective, [{ self: true; }, { skipSelf: true; }]>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDragSizeHelperDirective, "[cdkDrag][mixedCdkDragSizeHelper]", never, {}, { "contentBoxSize": "contentBoxSize"; }, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MixedCdkDragSizeHelperDirective, "[cdkDrag][mixedCdkDragSizeHelper]", never, {}, { "contentBoxSize": "contentBoxSize"; }, never, never, false>;
}
{
"name": "angular-mixed-cdk-drag-drop",
"version": "1.0.2",
"version": "1.0.3",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^14.2.0",

@@ -17,5 +17,5 @@ # AngularMixedCdkDragDrop

## Versions
* for angular 14 use v1.0.2 / angular14
* for angular 14 use angular14
```cmd
npm install angular-mixed-cdk-drag-drop@1.0.2
npm install angular-mixed-cdk-drag-drop@angular14
```

@@ -22,0 +22,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet