@instructure/ui-simple-select
Advanced tools
Comparing version 6.26.1-rc.20 to 6.26.1-rc.21
@@ -7,3 +7,3 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties"; | ||
var _dec, _dec2, _class, _class2, _temp; | ||
var _dec, _class, _class2, _temp; | ||
@@ -39,3 +39,3 @@ /* | ||
import { testable } from '@instructure/ui-testable'; | ||
import { matchComponentTypes, passthroughProps, callRenderProp, getInteraction, experimental } from '@instructure/ui-react-utils'; | ||
import { matchComponentTypes, passthroughProps, callRenderProp, getInteraction } from '@instructure/ui-react-utils'; | ||
import { uid } from '@instructure/uid'; | ||
@@ -49,7 +49,6 @@ import { Select } from '@instructure/ui-select'; | ||
tags: form, field, dropdown | ||
experimental: true | ||
--- | ||
**/ | ||
var SimpleSelect = (_dec = experimental(), _dec2 = testable(), _dec(_class = _dec2(_class = (_temp = _class2 = /*#__PURE__*/function (_Component) { | ||
var SimpleSelect = (_dec = testable(), _dec(_class = (_temp = _class2 = /*#__PURE__*/function (_Component) { | ||
_inherits(SimpleSelect, _Component); | ||
@@ -614,4 +613,4 @@ | ||
children: null | ||
}, _temp)) || _class) || _class); | ||
}, _temp)) || _class); | ||
export { SimpleSelect }; | ||
export default SimpleSelect; |
{ | ||
"name": "@instructure/ui-simple-select", | ||
"version": "6.26.1-rc.20+c7632c4ca", | ||
"version": "6.26.1-rc.21+92bf75350", | ||
"description": "A component for standard select element behavior.", | ||
@@ -27,18 +27,18 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"@babel/runtime": "^7.9.2", | ||
"@instructure/console": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-form-field": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-position": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-prop-types": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-react-utils": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-select": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-testable": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-themeable": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/uid": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/console": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-form-field": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-position": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-prop-types": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-react-utils": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-select": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-testable": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-themeable": "6.26.1-rc.21+92bf75350", | ||
"@instructure/uid": "6.26.1-rc.21+92bf75350", | ||
"prop-types": "^15" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-color-utils": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-test-locator": "6.26.1-rc.20+c7632c4ca", | ||
"@instructure/ui-test-utils": "6.26.1-rc.20+c7632c4ca" | ||
"@instructure/ui-babel-preset": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-color-utils": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-test-locator": "6.26.1-rc.21+92bf75350", | ||
"@instructure/ui-test-utils": "6.26.1-rc.21+92bf75350" | ||
}, | ||
@@ -52,3 +52,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "c7632c4cabf701913d51883b6202eca6afe1fe31" | ||
"gitHead": "92bf753504f4e3b914cc0e4a9ae59854a6cb3a87" | ||
} |
--- | ||
category: packages | ||
experimental: true | ||
--- | ||
@@ -5,0 +4,0 @@ |
@@ -39,4 +39,3 @@ /* | ||
callRenderProp, | ||
getInteraction, | ||
experimental | ||
getInteraction | ||
} from '@instructure/ui-react-utils' | ||
@@ -53,6 +52,4 @@ import { uid } from '@instructure/uid' | ||
tags: form, field, dropdown | ||
experimental: true | ||
--- | ||
**/ | ||
@experimental() | ||
@testable() | ||
@@ -59,0 +56,0 @@ class SimpleSelect extends Component { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
71956
1762
51