@rmwc/select
Advanced tools
Comparing version 5.0.3-alpha.0 to 5.0.4-alpha.0
@@ -144,2 +144,2 @@ import * as RMWC from '@rmwc/types'; | ||
export declare const Select: ({ enhanced, ...rest }: SelectProps & RMWC.ComponentProps) => JSX.Element; | ||
export default Select; | ||
export {}; |
@@ -578,2 +578,1 @@ "use strict"; | ||
}; | ||
exports.default = exports.Select; |
@@ -144,2 +144,2 @@ import * as RMWC from '@rmwc/types'; | ||
export declare const Select: ({ enhanced, ...rest }: SelectProps & RMWC.ComponentProps) => JSX.Element; | ||
export default Select; | ||
export {}; |
@@ -569,2 +569,1 @@ var __extends = (this && this.__extends) || (function () { | ||
}; | ||
export default Select; |
{ | ||
"name": "@rmwc/select", | ||
"version": "5.0.3-alpha.0", | ||
"version": "5.0.4-alpha.0", | ||
"description": "RMWC Select component", | ||
@@ -35,11 +35,11 @@ "main": "dist/index.js", | ||
"@material/select": "^0.43.0", | ||
"@rmwc/base": "^5.0.3-alpha.0", | ||
"@rmwc/floating-label": "^5.0.3-alpha.0", | ||
"@rmwc/icon": "^5.0.3-alpha.0", | ||
"@rmwc/line-ripple": "^5.0.3-alpha.0", | ||
"@rmwc/list": "^5.0.3-alpha.0", | ||
"@rmwc/menu": "^5.0.3-alpha.0", | ||
"@rmwc/notched-outline": "^5.0.3-alpha.0" | ||
"@rmwc/base": "^5.0.4-alpha.0", | ||
"@rmwc/floating-label": "^5.0.4-alpha.0", | ||
"@rmwc/icon": "^5.0.4-alpha.0", | ||
"@rmwc/line-ripple": "^5.0.4-alpha.0", | ||
"@rmwc/list": "^5.0.4-alpha.0", | ||
"@rmwc/menu": "^5.0.4-alpha.0", | ||
"@rmwc/notched-outline": "^5.0.4-alpha.0" | ||
}, | ||
"gitHead": "32b316530fb6c1c78e2335bc56d9be85e3cb3752" | ||
"gitHead": "a4137d902cd075ce03839a80926d0cdc2731fa3d" | ||
} |
Sorry, the diff of this file is too big to display
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
713342
12
27387