angular-split
Advanced tools
Comparing version 18.0.0-beta.1 to 18.0.0-beta.2
@@ -7,3 +7,3 @@ import { Signal } from '@angular/core'; | ||
protected readonly split: SplitComponent; | ||
readonly size: import("@angular/core").InputSignalWithTransform<"auto" | SplitAreaSize, import("../models").SplitAreaSizeInput>; | ||
readonly size: import("@angular/core").InputSignalWithTransform<SplitAreaSize | "auto", import("../models").SplitAreaSizeInput>; | ||
readonly minSize: import("@angular/core").InputSignalWithTransform<SplitAreaSize, import("../models").SplitAreaSizeInput>; | ||
@@ -10,0 +10,0 @@ readonly maxSize: import("@angular/core").InputSignalWithTransform<SplitAreaSize, import("../models").SplitAreaSizeInput>; |
{ | ||
"name": "angular-split", | ||
"version": "18.0.0-beta.1", | ||
"version": "18.0.0-beta.2", | ||
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.", | ||
@@ -5,0 +5,0 @@ "author": "beeman", |
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
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
380555