babylonjs-gui
Advanced tools
Comparing version 3.1.0-rc-0 to 3.1.0
@@ -717,5 +717,9 @@ | ||
defaultButtonBackground: string; | ||
shiftButtonColor: string; | ||
selectedShiftThickness: number; | ||
shiftState: number; | ||
protected _getTypeName(): string; | ||
private _createKey(key, propertySet); | ||
addKeysRow(keys: Array<string>, propertySets?: Array<KeyPropertySet>): void; | ||
applyShiftState(shiftState: number): void; | ||
private _connectedInputText; | ||
@@ -722,0 +726,0 @@ private _onFocusObserver; |
@@ -722,5 +722,9 @@ /// <reference types="babylonjs"/> | ||
defaultButtonBackground: string; | ||
shiftButtonColor: string; | ||
selectedShiftThickness: number; | ||
shiftState: number; | ||
protected _getTypeName(): string; | ||
private _createKey(key, propertySet); | ||
addKeysRow(keys: Array<string>, propertySets?: Array<KeyPropertySet>): void; | ||
applyShiftState(shiftState: number): void; | ||
private _connectedInputText; | ||
@@ -727,0 +731,0 @@ private _onFocusObserver; |
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js GUI library is an extension you can use to generate interactive user interface. It is build on top of the DynamicTexture.", | ||
"version": "3.1.0-rc-0", | ||
"version": "3.1.0", | ||
"repository": { | ||
@@ -36,5 +36,3 @@ "type": "git", | ||
"node": "*" | ||
}, | ||
"_id": "babylonjs-gui@3.1.0-alpha1", | ||
"_from": "babylonjs-gui@" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
366546
6372
2