@instructure/ui-top-nav-bar 8.46.2-snapshot-9 → 8.46.2-snapshot-13
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 +1 -1
- package/es/TopNavBar/TopNavBarActionItems/index.js +0 -1
- package/es/TopNavBar/TopNavBarBrand/index.js +0 -1
- package/es/TopNavBar/TopNavBarItem/index.js +0 -1
- package/es/TopNavBar/TopNavBarLayout/DesktopLayout/index.js +0 -1
- package/es/TopNavBar/TopNavBarLayout/SmallViewportLayout/index.js +0 -1
- package/es/TopNavBar/TopNavBarLayout/index.js +0 -1
- package/es/TopNavBar/TopNavBarMenuItems/index.js +0 -1
- package/es/TopNavBar/TopNavBarUser/index.js +0 -1
- package/es/TopNavBar/index.js +0 -1
- package/lib/TopNavBar/TopNavBarActionItems/index.js +0 -1
- package/lib/TopNavBar/TopNavBarBrand/index.js +0 -1
- package/lib/TopNavBar/TopNavBarItem/index.js +0 -1
- package/lib/TopNavBar/TopNavBarLayout/DesktopLayout/index.js +0 -1
- package/lib/TopNavBar/TopNavBarLayout/SmallViewportLayout/index.js +0 -1
- package/lib/TopNavBar/TopNavBarLayout/index.js +0 -1
- package/lib/TopNavBar/TopNavBarMenuItems/index.js +0 -1
- package/lib/TopNavBar/TopNavBarUser/index.js +0 -1
- package/lib/TopNavBar/index.js +0 -1
- package/package.json +27 -27
- package/src/TopNavBar/TopNavBarActionItems/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarBrand/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarItem/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarLayout/DesktopLayout/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarLayout/SmallViewportLayout/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarLayout/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarMenuItems/index.tsx +0 -1
- package/src/TopNavBar/TopNavBarUser/index.tsx +0 -1
- package/src/TopNavBar/index.tsx +0 -1
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/TopNavBar/TopNavBarActionItems/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarActionItems/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarBrand/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarBrand/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarItem/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarItem/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarLayout/DesktopLayout/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarLayout/DesktopLayout/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarLayout/SmallViewportLayout/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarLayout/SmallViewportLayout/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarLayout/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarLayout/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarMenuItems/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarMenuItems/index.d.ts.map +1 -1
- package/types/TopNavBar/TopNavBarUser/index.d.ts +0 -1
- package/types/TopNavBar/TopNavBarUser/index.d.ts.map +1 -1
- package/types/TopNavBar/index.d.ts +0 -1
- package/types/TopNavBar/index.d.ts.map +1 -1
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-
|
|
6
|
+
## [8.46.2-snapshot-13](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.46.2-snapshot-13) (2023-10-24)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/ui-top-nav-bar
|
|
9
9
|
|
|
@@ -44,7 +44,6 @@ parent: TopNavBar
|
|
|
44
44
|
id: TopNavBar.ActionItems
|
|
45
45
|
---
|
|
46
46
|
@module TopNavBarActionItems
|
|
47
|
-
@tsProps
|
|
48
47
|
**/
|
|
49
48
|
let TopNavBarActionItems = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarActionItems extends Component {
|
|
50
49
|
constructor(props) {
|
|
@@ -40,7 +40,6 @@ parent: TopNavBar
|
|
|
40
40
|
id: TopNavBar.Brand
|
|
41
41
|
---
|
|
42
42
|
@module TopNavBarBrand
|
|
43
|
-
@tsProps
|
|
44
43
|
**/
|
|
45
44
|
let TopNavBarBrand = (_dec = withStyle(generateStyle, generateComponentTheme), _dec2 = testable(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarBrand extends Component {
|
|
46
45
|
constructor(...args) {
|
|
@@ -51,7 +51,6 @@ parent: TopNavBar
|
|
|
51
51
|
id: TopNavBar.Item
|
|
52
52
|
---
|
|
53
53
|
@module TopNavBarItem
|
|
54
|
-
@tsProps
|
|
55
54
|
**/
|
|
56
55
|
let TopNavBarItem = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarItem extends Component {
|
|
57
56
|
constructor(props) {
|
|
@@ -36,7 +36,6 @@ import { propTypes, allowedProps } from './props';
|
|
|
36
36
|
---
|
|
37
37
|
private: true
|
|
38
38
|
---
|
|
39
|
-
@tsProps
|
|
40
39
|
**/
|
|
41
40
|
let TopNavBarDesktopLayout = (_dec = withStyle(generateStyle, generateComponentTheme), _dec2 = testable(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarDesktopLayout extends Component {
|
|
42
41
|
constructor(...args) {
|
|
@@ -46,7 +46,6 @@ import { propTypes, allowedProps } from './props';
|
|
|
46
46
|
---
|
|
47
47
|
private: true
|
|
48
48
|
---
|
|
49
|
-
@tsProps
|
|
50
49
|
**/
|
|
51
50
|
let TopNavBarSmallViewportLayout = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarSmallViewportLayout extends Component {
|
|
52
51
|
constructor(props) {
|
|
@@ -40,7 +40,6 @@ parent: TopNavBar
|
|
|
40
40
|
id: TopNavBar.Layout
|
|
41
41
|
---
|
|
42
42
|
@module TopNavBarLayout
|
|
43
|
-
@tsProps
|
|
44
43
|
**/
|
|
45
44
|
let TopNavBarLayout = (_dec = withStyle(null, generateComponentTheme), _dec2 = testable(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarLayout extends Component {
|
|
46
45
|
constructor(...args) {
|
|
@@ -43,7 +43,6 @@ parent: TopNavBar
|
|
|
43
43
|
id: TopNavBar.MenuItems
|
|
44
44
|
---
|
|
45
45
|
@module TopNavBarMenuItems
|
|
46
|
-
@tsProps
|
|
47
46
|
**/
|
|
48
47
|
let TopNavBarMenuItems = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, generateComponentTheme), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarMenuItems extends Component {
|
|
49
48
|
constructor(props) {
|
|
@@ -38,7 +38,6 @@ parent: TopNavBar
|
|
|
38
38
|
id: TopNavBar.User
|
|
39
39
|
---
|
|
40
40
|
@module TopNavBarUser
|
|
41
|
-
@tsProps
|
|
42
41
|
**/
|
|
43
42
|
let TopNavBarUser = (_dec = withStyle(generateStyle, null), _dec2 = testable(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarUser extends Component {
|
|
44
43
|
constructor(...args) {
|
package/es/TopNavBar/index.js
CHANGED
|
@@ -54,7 +54,6 @@ parent: TopNavBar
|
|
|
54
54
|
id: TopNavBar.ActionItems
|
|
55
55
|
---
|
|
56
56
|
@module TopNavBarActionItems
|
|
57
|
-
@tsProps
|
|
58
57
|
**/
|
|
59
58
|
let TopNavBarActionItems = exports.TopNavBarActionItems = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarActionItems extends _react.Component {
|
|
60
59
|
constructor(props) {
|
|
@@ -48,7 +48,6 @@ parent: TopNavBar
|
|
|
48
48
|
id: TopNavBar.Brand
|
|
49
49
|
---
|
|
50
50
|
@module TopNavBarBrand
|
|
51
|
-
@tsProps
|
|
52
51
|
**/
|
|
53
52
|
let TopNavBarBrand = exports.TopNavBarBrand = (_dec = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec2 = (0, _testable.testable)(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarBrand extends _react.Component {
|
|
54
53
|
constructor(...args) {
|
|
@@ -64,7 +64,6 @@ parent: TopNavBar
|
|
|
64
64
|
id: TopNavBar.Item
|
|
65
65
|
---
|
|
66
66
|
@module TopNavBarItem
|
|
67
|
-
@tsProps
|
|
68
67
|
**/
|
|
69
68
|
let TopNavBarItem = exports.TopNavBarItem = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarItem extends _react.Component {
|
|
70
69
|
constructor(props) {
|
|
@@ -43,7 +43,6 @@ var _dec, _dec2, _class, _class2;
|
|
|
43
43
|
---
|
|
44
44
|
private: true
|
|
45
45
|
---
|
|
46
|
-
@tsProps
|
|
47
46
|
**/
|
|
48
47
|
let TopNavBarDesktopLayout = exports.TopNavBarDesktopLayout = (_dec = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec2 = (0, _testable.testable)(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarDesktopLayout extends _react.Component {
|
|
49
48
|
constructor(...args) {
|
|
@@ -59,7 +59,6 @@ var _dec, _dec2, _dec3, _class, _class2, _IconXLine, _IconHamburgerLine;
|
|
|
59
59
|
---
|
|
60
60
|
private: true
|
|
61
61
|
---
|
|
62
|
-
@tsProps
|
|
63
62
|
**/
|
|
64
63
|
let TopNavBarSmallViewportLayout = exports.TopNavBarSmallViewportLayout = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarSmallViewportLayout extends _react.Component {
|
|
65
64
|
constructor(props) {
|
|
@@ -47,7 +47,6 @@ parent: TopNavBar
|
|
|
47
47
|
id: TopNavBar.Layout
|
|
48
48
|
---
|
|
49
49
|
@module TopNavBarLayout
|
|
50
|
-
@tsProps
|
|
51
50
|
**/
|
|
52
51
|
let TopNavBarLayout = exports.TopNavBarLayout = (_dec = (0, _emotion.withStyle)(null, _theme.default), _dec2 = (0, _testable.testable)(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarLayout extends _react.Component {
|
|
53
52
|
constructor(...args) {
|
|
@@ -52,7 +52,6 @@ parent: TopNavBar
|
|
|
52
52
|
id: TopNavBar.MenuItems
|
|
53
53
|
---
|
|
54
54
|
@module TopNavBarMenuItems
|
|
55
|
-
@tsProps
|
|
56
55
|
**/
|
|
57
56
|
let TopNavBarMenuItems = exports.TopNavBarMenuItems = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class TopNavBarMenuItems extends _react.Component {
|
|
58
57
|
constructor(props) {
|
|
@@ -45,7 +45,6 @@ parent: TopNavBar
|
|
|
45
45
|
id: TopNavBar.User
|
|
46
46
|
---
|
|
47
47
|
@module TopNavBarUser
|
|
48
|
-
@tsProps
|
|
49
48
|
**/
|
|
50
49
|
let TopNavBarUser = exports.TopNavBarUser = (_dec = (0, _emotion.withStyle)(_styles.default, null), _dec2 = (0, _testable.testable)(), _dec(_class = _dec2(_class = (_class2 = class TopNavBarUser extends _react.Component {
|
|
51
50
|
constructor(...args) {
|
package/lib/TopNavBar/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-top-nav-bar",
|
|
3
|
-
"version": "8.46.2-snapshot-
|
|
3
|
+
"version": "8.46.2-snapshot-13",
|
|
4
4
|
"description": "A UI component library made by Instructure Inc.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -24,35 +24,35 @@
|
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@babel/runtime": "^7.23.2",
|
|
27
|
-
"@instructure/console": "8.46.2-snapshot-
|
|
28
|
-
"@instructure/emotion": "8.46.2-snapshot-
|
|
29
|
-
"@instructure/shared-types": "8.46.2-snapshot-
|
|
30
|
-
"@instructure/ui-a11y-content": "8.46.2-snapshot-
|
|
31
|
-
"@instructure/ui-avatar": "8.46.2-snapshot-
|
|
32
|
-
"@instructure/ui-buttons": "8.46.2-snapshot-
|
|
33
|
-
"@instructure/ui-dialog": "8.46.2-snapshot-
|
|
34
|
-
"@instructure/ui-dom-utils": "8.46.2-snapshot-
|
|
35
|
-
"@instructure/ui-drilldown": "8.46.2-snapshot-
|
|
36
|
-
"@instructure/ui-icons": "8.46.2-snapshot-
|
|
37
|
-
"@instructure/ui-link": "8.46.2-snapshot-
|
|
38
|
-
"@instructure/ui-popover": "8.46.2-snapshot-
|
|
39
|
-
"@instructure/ui-prop-types": "8.46.2-snapshot-
|
|
40
|
-
"@instructure/ui-react-utils": "8.46.2-snapshot-
|
|
41
|
-
"@instructure/ui-responsive": "8.46.2-snapshot-
|
|
42
|
-
"@instructure/ui-testable": "8.46.2-snapshot-
|
|
43
|
-
"@instructure/ui-tooltip": "8.46.2-snapshot-
|
|
44
|
-
"@instructure/ui-tray": "8.46.2-snapshot-
|
|
45
|
-
"@instructure/ui-truncate-list": "8.46.2-snapshot-
|
|
46
|
-
"@instructure/ui-utils": "8.46.2-snapshot-
|
|
47
|
-
"@instructure/ui-view": "8.46.2-snapshot-
|
|
27
|
+
"@instructure/console": "8.46.2-snapshot-13",
|
|
28
|
+
"@instructure/emotion": "8.46.2-snapshot-13",
|
|
29
|
+
"@instructure/shared-types": "8.46.2-snapshot-13",
|
|
30
|
+
"@instructure/ui-a11y-content": "8.46.2-snapshot-13",
|
|
31
|
+
"@instructure/ui-avatar": "8.46.2-snapshot-13",
|
|
32
|
+
"@instructure/ui-buttons": "8.46.2-snapshot-13",
|
|
33
|
+
"@instructure/ui-dialog": "8.46.2-snapshot-13",
|
|
34
|
+
"@instructure/ui-dom-utils": "8.46.2-snapshot-13",
|
|
35
|
+
"@instructure/ui-drilldown": "8.46.2-snapshot-13",
|
|
36
|
+
"@instructure/ui-icons": "8.46.2-snapshot-13",
|
|
37
|
+
"@instructure/ui-link": "8.46.2-snapshot-13",
|
|
38
|
+
"@instructure/ui-popover": "8.46.2-snapshot-13",
|
|
39
|
+
"@instructure/ui-prop-types": "8.46.2-snapshot-13",
|
|
40
|
+
"@instructure/ui-react-utils": "8.46.2-snapshot-13",
|
|
41
|
+
"@instructure/ui-responsive": "8.46.2-snapshot-13",
|
|
42
|
+
"@instructure/ui-testable": "8.46.2-snapshot-13",
|
|
43
|
+
"@instructure/ui-tooltip": "8.46.2-snapshot-13",
|
|
44
|
+
"@instructure/ui-tray": "8.46.2-snapshot-13",
|
|
45
|
+
"@instructure/ui-truncate-list": "8.46.2-snapshot-13",
|
|
46
|
+
"@instructure/ui-utils": "8.46.2-snapshot-13",
|
|
47
|
+
"@instructure/ui-view": "8.46.2-snapshot-13",
|
|
48
48
|
"prop-types": "^15.8.1"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@instructure/ui-babel-preset": "8.46.2-snapshot-
|
|
52
|
-
"@instructure/ui-color-utils": "8.46.2-snapshot-
|
|
53
|
-
"@instructure/ui-test-locator": "8.46.2-snapshot-
|
|
54
|
-
"@instructure/ui-test-utils": "8.46.2-snapshot-
|
|
55
|
-
"@instructure/ui-themes": "8.46.2-snapshot-
|
|
51
|
+
"@instructure/ui-babel-preset": "8.46.2-snapshot-13",
|
|
52
|
+
"@instructure/ui-color-utils": "8.46.2-snapshot-13",
|
|
53
|
+
"@instructure/ui-test-locator": "8.46.2-snapshot-13",
|
|
54
|
+
"@instructure/ui-test-utils": "8.46.2-snapshot-13",
|
|
55
|
+
"@instructure/ui-themes": "8.46.2-snapshot-13"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"react": ">=16.8 <=18"
|