@instructure/ui-navigation 8.39.1-snapshot-2 → 8.39.1-snapshot-33

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.39.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.39.1-snapshot-2) (2023-08-10)
6
+ ## [8.39.1-snapshot-33](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.39.1-snapshot-33) (2023-08-18)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-navigation
9
9
 
@@ -11,16 +11,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [8.39.0](https://github.com/instructure/instructure-ui/compare/v8.38.1...v8.39.0) (2023-07-21)
15
-
16
-
17
- ### Features
18
-
19
- * **instui-config,shared-types,ui-navigation,ui-side-nav-bar,ui:** add side-nav-bar component and deprecate navigation ([45848bf](https://github.com/instructure/instructure-ui/commit/45848bf5feea16e05c19e559c03e53e4b0637412))
14
+ # [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
20
15
 
16
+ **Note:** Version bump only for package @instructure/ui-navigation
21
17
 
18
+ # [8.39.0](https://github.com/instructure/instructure-ui/compare/v8.38.1...v8.39.0) (2023-07-21)
22
19
 
20
+ ### Features
23
21
 
22
+ - **instui-config,shared-types,ui-navigation,ui-side-nav-bar,ui:** add side-nav-bar component and deprecate navigation ([45848bf](https://github.com/instructure/instructure-ui/commit/45848bf5feea16e05c19e559c03e53e4b0637412))
24
23
 
25
24
  ## [8.38.1](https://github.com/instructure/instructure-ui/compare/v8.38.0...v8.38.1) (2023-06-13)
26
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-navigation",
3
- "version": "8.39.1-snapshot-2",
3
+ "version": "8.39.1-snapshot-33",
4
4
  "description": "Main and application level navigational components",
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.39.1-snapshot-2",
27
- "@instructure/ui-color-utils": "8.39.1-snapshot-2",
28
- "@instructure/ui-test-locator": "8.39.1-snapshot-2",
29
- "@instructure/ui-test-utils": "8.39.1-snapshot-2",
30
- "@instructure/ui-themes": "8.39.1-snapshot-2"
26
+ "@instructure/ui-babel-preset": "8.39.1-snapshot-33",
27
+ "@instructure/ui-color-utils": "8.39.1-snapshot-33",
28
+ "@instructure/ui-test-locator": "8.39.1-snapshot-33",
29
+ "@instructure/ui-test-utils": "8.39.1-snapshot-33",
30
+ "@instructure/ui-themes": "8.39.1-snapshot-33"
31
31
  },
32
32
  "dependencies": {
33
33
  "@babel/runtime": "^7.22.6",
34
- "@instructure/console": "8.39.1-snapshot-2",
35
- "@instructure/debounce": "8.39.1-snapshot-2",
36
- "@instructure/emotion": "8.39.1-snapshot-2",
37
- "@instructure/shared-types": "8.39.1-snapshot-2",
38
- "@instructure/ui-a11y-content": "8.39.1-snapshot-2",
39
- "@instructure/ui-a11y-utils": "8.39.1-snapshot-2",
40
- "@instructure/ui-badge": "8.39.1-snapshot-2",
41
- "@instructure/ui-dom-utils": "8.39.1-snapshot-2",
42
- "@instructure/ui-focusable": "8.39.1-snapshot-2",
43
- "@instructure/ui-icons": "8.39.1-snapshot-2",
44
- "@instructure/ui-menu": "8.39.1-snapshot-2",
45
- "@instructure/ui-prop-types": "8.39.1-snapshot-2",
46
- "@instructure/ui-react-utils": "8.39.1-snapshot-2",
47
- "@instructure/ui-testable": "8.39.1-snapshot-2",
48
- "@instructure/ui-tooltip": "8.39.1-snapshot-2",
49
- "@instructure/ui-truncate-list": "8.39.1-snapshot-2",
50
- "@instructure/ui-utils": "8.39.1-snapshot-2",
51
- "@instructure/ui-view": "8.39.1-snapshot-2",
34
+ "@instructure/console": "8.39.1-snapshot-33",
35
+ "@instructure/debounce": "8.39.1-snapshot-33",
36
+ "@instructure/emotion": "8.39.1-snapshot-33",
37
+ "@instructure/shared-types": "8.39.1-snapshot-33",
38
+ "@instructure/ui-a11y-content": "8.39.1-snapshot-33",
39
+ "@instructure/ui-a11y-utils": "8.39.1-snapshot-33",
40
+ "@instructure/ui-badge": "8.39.1-snapshot-33",
41
+ "@instructure/ui-dom-utils": "8.39.1-snapshot-33",
42
+ "@instructure/ui-focusable": "8.39.1-snapshot-33",
43
+ "@instructure/ui-icons": "8.39.1-snapshot-33",
44
+ "@instructure/ui-menu": "8.39.1-snapshot-33",
45
+ "@instructure/ui-prop-types": "8.39.1-snapshot-33",
46
+ "@instructure/ui-react-utils": "8.39.1-snapshot-33",
47
+ "@instructure/ui-testable": "8.39.1-snapshot-33",
48
+ "@instructure/ui-tooltip": "8.39.1-snapshot-33",
49
+ "@instructure/ui-truncate-list": "8.39.1-snapshot-33",
50
+ "@instructure/ui-utils": "8.39.1-snapshot-33",
51
+ "@instructure/ui-view": "8.39.1-snapshot-33",
52
52
  "prop-types": "^15.8.1"
53
53
  },
54
54
  "peerDependencies": {
@@ -80,7 +80,7 @@ type AppNavOwnProps = {
80
80
  * the navigation changes. Passes in the `visibleItemsCount` as
81
81
  * a parameter.
82
82
  */
83
- onUpdate?: ({ visibleItemsCount }: { visibleItemsCount: number }) => void
83
+ onUpdate?: (visibleItemsCount: { visibleItemsCount: number }) => void
84
84
  /**
85
85
  * Sets the number of navigation items that are visible.
86
86
  */