@instructure/ui-menu 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-menu
9
9
 
@@ -40,7 +40,6 @@ import { propTypes, allowedProps } from './props';
40
40
  parent: Menu
41
41
  id: Menu.Item
42
42
  ---
43
- @tsProps
44
43
  **/
45
44
  let MenuItem = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class MenuItem extends Component {
46
45
  constructor(props) {
@@ -38,7 +38,6 @@ import { propTypes, allowedProps } from './props';
38
38
  parent: Menu
39
39
  id: Menu.Group
40
40
  ---
41
- @tsProps
42
41
  **/
43
42
  let MenuItemGroup = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class MenuItemGroup extends Component {
44
43
  constructor(props) {
package/es/Menu/index.js CHANGED
@@ -42,7 +42,6 @@ import { propTypes, allowedProps } from './props';
42
42
  ---
43
43
  category: components
44
44
  ---
45
- @tsProps
46
45
  **/
47
46
  let Menu = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Menu extends Component {
48
47
  constructor(props) {
@@ -52,7 +52,6 @@ var _dec, _dec2, _dec3, _class, _class2, _IconCheckSolid, _IconArrowOpenEndSoli;
52
52
  parent: Menu
53
53
  id: Menu.Item
54
54
  ---
55
- @tsProps
56
55
  **/
57
56
  let MenuItem = exports.MenuItem = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class MenuItem extends _react.Component {
58
57
  constructor(props) {
@@ -48,7 +48,6 @@ var _dec, _dec2, _dec3, _class, _class2;
48
48
  parent: Menu
49
49
  id: Menu.Group
50
50
  ---
51
- @tsProps
52
51
  **/
53
52
  let MenuItemGroup = exports.MenuItemGroup = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class MenuItemGroup extends _react.Component {
54
53
  constructor(props) {
package/lib/Menu/index.js CHANGED
@@ -71,7 +71,6 @@ var _dec, _dec2, _dec3, _class, _class2;
71
71
  ---
72
72
  category: components
73
73
  ---
74
- @tsProps
75
74
  **/
76
75
  let Menu = exports.Menu = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Menu extends _react.Component {
77
76
  constructor(props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-menu",
3
- "version": "8.46.2-snapshot-9",
3
+ "version": "8.46.2-snapshot-14",
4
4
  "description": "A dropdown menu component",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -23,27 +23,27 @@
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-queries": "8.46.2-snapshot-9",
30
- "@instructure/ui-test-utils": "8.46.2-snapshot-9",
31
- "@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-queries": "8.46.2-snapshot-14",
30
+ "@instructure/ui-test-utils": "8.46.2-snapshot-14",
31
+ "@instructure/ui-themes": "8.46.2-snapshot-14"
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7.23.2",
35
- "@instructure/console": "8.46.2-snapshot-9",
36
- "@instructure/emotion": "8.46.2-snapshot-9",
37
- "@instructure/shared-types": "8.46.2-snapshot-9",
38
- "@instructure/ui-a11y-utils": "8.46.2-snapshot-9",
39
- "@instructure/ui-dom-utils": "8.46.2-snapshot-9",
40
- "@instructure/ui-icons": "8.46.2-snapshot-9",
41
- "@instructure/ui-popover": "8.46.2-snapshot-9",
42
- "@instructure/ui-position": "8.46.2-snapshot-9",
43
- "@instructure/ui-prop-types": "8.46.2-snapshot-9",
44
- "@instructure/ui-react-utils": "8.46.2-snapshot-9",
45
- "@instructure/ui-testable": "8.46.2-snapshot-9",
46
- "@instructure/ui-utils": "8.46.2-snapshot-9",
35
+ "@instructure/console": "8.46.2-snapshot-14",
36
+ "@instructure/emotion": "8.46.2-snapshot-14",
37
+ "@instructure/shared-types": "8.46.2-snapshot-14",
38
+ "@instructure/ui-a11y-utils": "8.46.2-snapshot-14",
39
+ "@instructure/ui-dom-utils": "8.46.2-snapshot-14",
40
+ "@instructure/ui-icons": "8.46.2-snapshot-14",
41
+ "@instructure/ui-popover": "8.46.2-snapshot-14",
42
+ "@instructure/ui-position": "8.46.2-snapshot-14",
43
+ "@instructure/ui-prop-types": "8.46.2-snapshot-14",
44
+ "@instructure/ui-react-utils": "8.46.2-snapshot-14",
45
+ "@instructure/ui-testable": "8.46.2-snapshot-14",
46
+ "@instructure/ui-utils": "8.46.2-snapshot-14",
47
47
  "keycode": "^2.2.1",
48
48
  "prop-types": "^15.8.1"
49
49
  },
@@ -50,7 +50,6 @@ import type { ViewOwnProps } from '@instructure/ui-view'
50
50
  parent: Menu
51
51
  id: Menu.Item
52
52
  ---
53
- @tsProps
54
53
  **/
55
54
  @withDeterministicId()
56
55
  @withStyle(generateStyle, generateComponentTheme)
@@ -58,7 +58,6 @@ type MenuSeparatorChild = React.ComponentElement<
58
58
  parent: Menu
59
59
  id: Menu.Group
60
60
  ---
61
- @tsProps
62
61
  **/
63
62
  @withDeterministicId()
64
63
  @withStyle(generateStyle, generateComponentTheme)
@@ -62,7 +62,6 @@ type MenuSeparatorChild = React.ComponentElement<
62
62
  ---
63
63
  category: components
64
64
  ---
65
- @tsProps
66
65
  **/
67
66
  @withDeterministicId()
68
67
  @withStyle(generateStyle, generateComponentTheme)