@instructure/ui-select 8.46.2-snapshot-9 → 8.46.2-snapshot-14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.46.2-snapshot-9](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.46.2-snapshot-9) (2023-10-24)
6
+ ## [8.46.2-snapshot-14](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.46.2-snapshot-14) (2023-10-26)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-select
9
9
 
@@ -31,7 +31,6 @@ parent: Select
31
31
  id: Select.Group
32
32
  ---
33
33
  @module Group
34
- @tsProps
35
34
  **/
36
35
  class Group extends Component {
37
36
  /* istanbul ignore next */
@@ -31,7 +31,6 @@ parent: Select
31
31
  id: Select.Option
32
32
  ---
33
33
  @module Option
34
- @tsProps
35
34
  **/
36
35
  class Option extends Component {
37
36
  /* istanbul ignore next */
@@ -73,7 +73,6 @@ MemoedOption.displayName = 'Item';
73
73
  category: components
74
74
  tags: autocomplete, typeahead, combobox, dropdown, search, form
75
75
  ---
76
- @tsProps
77
76
  **/
78
77
  let Select = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Select extends Component {
79
78
  constructor(...args) {
@@ -36,7 +36,6 @@ parent: Select
36
36
  id: Select.Group
37
37
  ---
38
38
  @module Group
39
- @tsProps
40
39
  **/
41
40
  class Group extends _react.Component {
42
41
  /* istanbul ignore next */
@@ -36,7 +36,6 @@ parent: Select
36
36
  id: Select.Option
37
37
  ---
38
38
  @module Option
39
- @tsProps
40
39
  **/
41
40
  class Option extends _react.Component {
42
41
  /* istanbul ignore next */
@@ -85,7 +85,6 @@ MemoedOption.displayName = 'Item';
85
85
  category: components
86
86
  tags: autocomplete, typeahead, combobox, dropdown, search, form
87
87
  ---
88
- @tsProps
89
88
  **/
90
89
  let Select = exports.Select = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Select extends _react.Component {
91
90
  constructor(...args) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-select",
3
- "version": "8.46.2-snapshot-9",
3
+ "version": "8.46.2-snapshot-14",
4
4
  "description": "A component for select and autocomplete behavior.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -23,32 +23,32 @@
23
23
  },
24
24
  "license": "MIT",
25
25
  "devDependencies": {
26
- "@instructure/ui-babel-preset": "8.46.2-snapshot-9",
27
- "@instructure/ui-color-utils": "8.46.2-snapshot-9",
28
- "@instructure/ui-test-locator": "8.46.2-snapshot-9",
29
- "@instructure/ui-test-utils": "8.46.2-snapshot-9",
30
- "@instructure/ui-themes": "8.46.2-snapshot-9",
26
+ "@instructure/ui-babel-preset": "8.46.2-snapshot-14",
27
+ "@instructure/ui-color-utils": "8.46.2-snapshot-14",
28
+ "@instructure/ui-test-locator": "8.46.2-snapshot-14",
29
+ "@instructure/ui-test-utils": "8.46.2-snapshot-14",
30
+ "@instructure/ui-themes": "8.46.2-snapshot-14",
31
31
  "@testing-library/jest-dom": "^6.1.4",
32
32
  "@testing-library/react": "^14.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/runtime": "^7.23.2",
36
- "@instructure/emotion": "8.46.2-snapshot-9",
37
- "@instructure/shared-types": "8.46.2-snapshot-9",
38
- "@instructure/ui-dom-utils": "8.46.2-snapshot-9",
39
- "@instructure/ui-form-field": "8.46.2-snapshot-9",
40
- "@instructure/ui-icons": "8.46.2-snapshot-9",
41
- "@instructure/ui-options": "8.46.2-snapshot-9",
42
- "@instructure/ui-popover": "8.46.2-snapshot-9",
43
- "@instructure/ui-position": "8.46.2-snapshot-9",
44
- "@instructure/ui-prop-types": "8.46.2-snapshot-9",
45
- "@instructure/ui-react-utils": "8.46.2-snapshot-9",
46
- "@instructure/ui-selectable": "8.46.2-snapshot-9",
47
- "@instructure/ui-testable": "8.46.2-snapshot-9",
48
- "@instructure/ui-text-input": "8.46.2-snapshot-9",
49
- "@instructure/ui-utils": "8.46.2-snapshot-9",
50
- "@instructure/ui-view": "8.46.2-snapshot-9",
51
- "@instructure/uid": "8.46.2-snapshot-9",
36
+ "@instructure/emotion": "8.46.2-snapshot-14",
37
+ "@instructure/shared-types": "8.46.2-snapshot-14",
38
+ "@instructure/ui-dom-utils": "8.46.2-snapshot-14",
39
+ "@instructure/ui-form-field": "8.46.2-snapshot-14",
40
+ "@instructure/ui-icons": "8.46.2-snapshot-14",
41
+ "@instructure/ui-options": "8.46.2-snapshot-14",
42
+ "@instructure/ui-popover": "8.46.2-snapshot-14",
43
+ "@instructure/ui-position": "8.46.2-snapshot-14",
44
+ "@instructure/ui-prop-types": "8.46.2-snapshot-14",
45
+ "@instructure/ui-react-utils": "8.46.2-snapshot-14",
46
+ "@instructure/ui-selectable": "8.46.2-snapshot-14",
47
+ "@instructure/ui-testable": "8.46.2-snapshot-14",
48
+ "@instructure/ui-text-input": "8.46.2-snapshot-14",
49
+ "@instructure/ui-utils": "8.46.2-snapshot-14",
50
+ "@instructure/ui-view": "8.46.2-snapshot-14",
51
+ "@instructure/uid": "8.46.2-snapshot-14",
52
52
  "prop-types": "^15.8.1"
53
53
  },
54
54
  "peerDependencies": {
@@ -32,7 +32,6 @@ parent: Select
32
32
  id: Select.Group
33
33
  ---
34
34
  @module Group
35
- @tsProps
36
35
  **/
37
36
  class Group extends Component<SelectGroupProps> {
38
37
  static readonly componentId = 'Select.Group'
@@ -32,7 +32,6 @@ parent: Select
32
32
  id: Select.Option
33
33
  ---
34
34
  @module Option
35
- @tsProps
36
35
  **/
37
36
  class Option extends Component<SelectOptionProps> {
38
37
  static readonly componentId = 'Select.Option'
@@ -127,7 +127,6 @@ MemoedOption.displayName = 'Item'
127
127
  category: components
128
128
  tags: autocomplete, typeahead, combobox, dropdown, search, form
129
129
  ---
130
- @tsProps
131
130
  **/
132
131
  @withDeterministicId()
133
132
  @withStyle(generateStyle, generateComponentTheme)