@angular/cdk-experimental
Advanced tools
Comparing version 5.2.3 to 5.2.4
@@ -353,2 +353,5 @@ /** | ||
/** | ||
* @template D | ||
*/ | ||
var DialogConfig = /** @class */ (function () { | ||
@@ -439,2 +442,3 @@ function DialogConfig() { | ||
* Reference to a dialog opened via the Dialog service. | ||
* @template T, R | ||
*/ | ||
@@ -441,0 +445,0 @@ var DialogRef = /** @class */ (function () { |
@@ -22,3 +22,3 @@ /** | ||
*/ | ||
var VERSION = new _angular_core.Version('5.2.3'); | ||
var VERSION = new _angular_core.Version('5.2.4'); | ||
@@ -25,0 +25,0 @@ exports.VERSION = VERSION; |
@@ -8,3 +8,3 @@ /** | ||
*/ | ||
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],n):n((e.ng=e.ng||{},e.ng["cdk-experimental"]=e.ng["cdk-experimental"]||{}),e.ng.core)}(this,function(e,n){"use strict";var o=new n.Version("5.2.3");e.VERSION=o,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],n):n((e.ng=e.ng||{},e.ng["cdk-experimental"]=e.ng["cdk-experimental"]||{}),e.ng.core)}(this,function(e,n){"use strict";var o=new n.Version("5.2.4");e.VERSION=o,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=cdk-experimental.umd.min.js.map |
@@ -18,3 +18,3 @@ /** | ||
*/ | ||
const VERSION = new Version('5.2.3'); | ||
const VERSION = new Version('5.2.4'); | ||
@@ -21,0 +21,0 @@ /** |
@@ -258,2 +258,5 @@ /** | ||
/** | ||
* @template D | ||
*/ | ||
class DialogConfig { | ||
@@ -343,2 +346,3 @@ constructor() { | ||
* Reference to a dialog opened via the Dialog service. | ||
* @template T, R | ||
*/ | ||
@@ -345,0 +349,0 @@ class DialogRef { |
@@ -18,3 +18,3 @@ /** | ||
*/ | ||
var VERSION = new Version('5.2.3'); | ||
var VERSION = new Version('5.2.4'); | ||
@@ -21,0 +21,0 @@ /** |
@@ -330,2 +330,5 @@ /** | ||
/** | ||
* @template D | ||
*/ | ||
var DialogConfig = /** @class */ (function () { | ||
@@ -416,2 +419,3 @@ function DialogConfig() { | ||
* Reference to a dialog opened via the Dialog service. | ||
* @template T, R | ||
*/ | ||
@@ -418,0 +422,0 @@ var DialogRef = /** @class */ (function () { |
{ | ||
"name": "@angular/cdk-experimental", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "Experimental components for Angular CDK", | ||
@@ -19,3 +19,3 @@ "main": "./bundles/cdk-experimental.umd.js", | ||
"peerDependencies": { | ||
"@angular/material": "5.2.3", | ||
"@angular/material": "5.2.4", | ||
"@angular/core": "^5.0.0" | ||
@@ -22,0 +22,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.3"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"} | ||
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.4"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"} |
@@ -1,1 +0,1 @@ | ||
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.3"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"} | ||
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.4"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"} |
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
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
417531
4242