@instructure/ui 8.30.1-snapshot-15 → 8.31.0

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,62 +3,35 @@
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.30.1-snapshot-15](https://github.com/instructure/instructure-ui/compare/v8.30.0...v8.30.1-snapshot-15) (2022-11-21)
7
-
6
+ # [8.31.0](https://github.com/instructure/instructure-ui/compare/v8.30.0...v8.31.0) (2022-11-21)
8
7
 
9
8
  ### Features
10
9
 
11
- * **shared-types,ui,ui-top-nav-bar:** add new `TopNavBar` component ([3f27257](https://github.com/instructure/instructure-ui/commit/3f272572276fb62d7b06005dd46206604c890db2))
12
-
13
-
14
-
15
-
10
+ - **shared-types,ui,ui-top-nav-bar:** add new `TopNavBar` component ([3f27257](https://github.com/instructure/instructure-ui/commit/3f272572276fb62d7b06005dd46206604c890db2))
16
11
 
17
12
  # [8.30.0](https://github.com/instructure/instructure-ui/compare/v8.29.0...v8.30.0) (2022-10-26)
18
13
 
19
14
  **Note:** Version bump only for package @instructure/ui
20
15
 
21
-
22
-
23
-
24
-
25
16
  # [8.29.0](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.29.0) (2022-09-29)
26
17
 
27
-
28
18
  **Note:** Version bump only for package @instructure/ui
29
19
 
30
-
31
-
32
-
33
20
  ## [8.28.2](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.28.2) (2022-09-16)
34
21
 
35
-
36
22
  ### Bug Fixes
37
23
 
38
- * **ui:** wrong peer dependency for `react` ([80580a7](https://github.com/instructure/instructure-ui/commit/80580a709d846f612a73dc757a5932cd975d49f8))
39
-
40
-
41
-
42
-
24
+ - **ui:** wrong peer dependency for `react` ([80580a7](https://github.com/instructure/instructure-ui/commit/80580a709d846f612a73dc757a5932cd975d49f8))
43
25
 
44
26
  ## [8.28.1](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.28.1) (2022-09-12)
45
27
 
46
28
  **Note:** Version bump only for package @instructure/ui
47
29
 
48
-
49
-
50
-
51
-
52
30
  # [8.28.0](https://github.com/instructure/instructure-ui/compare/v8.27.0...v8.28.0) (2022-09-02)
53
31
 
54
-
55
32
  ### Features
56
33
 
57
- * **ui-truncate-list,ui:** add `TruncateList` utility component ([f8b17ea](https://github.com/instructure/instructure-ui/commit/f8b17ea8b60234f746fcd7576f1532f38d5bbe5f))
58
-
59
-
60
-
61
-
34
+ - **ui-truncate-list,ui:** add `TruncateList` utility component ([f8b17ea](https://github.com/instructure/instructure-ui/commit/f8b17ea8b60234f746fcd7576f1532f38d5bbe5f))
62
35
 
63
36
  # [8.27.0](https://github.com/instructure/instructure-ui/compare/v8.26.3...v8.27.0) (2022-07-25)
64
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui",
3
- "version": "8.30.1-snapshot-15",
3
+ "version": "8.31.0",
4
4
  "description": "A meta package exporting all UI components",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -25,82 +25,82 @@
25
25
  "license": "MIT",
26
26
  "dependencies": {
27
27
  "@babel/runtime": "^7.13.10",
28
- "@instructure/emotion": "8.30.1-snapshot-15",
29
- "@instructure/ui-a11y-content": "8.30.1-snapshot-15",
30
- "@instructure/ui-alerts": "8.30.1-snapshot-15",
31
- "@instructure/ui-avatar": "8.30.1-snapshot-15",
32
- "@instructure/ui-badge": "8.30.1-snapshot-15",
33
- "@instructure/ui-billboard": "8.30.1-snapshot-15",
34
- "@instructure/ui-breadcrumb": "8.30.1-snapshot-15",
35
- "@instructure/ui-buttons": "8.30.1-snapshot-15",
36
- "@instructure/ui-byline": "8.30.1-snapshot-15",
37
- "@instructure/ui-calendar": "8.30.1-snapshot-15",
38
- "@instructure/ui-checkbox": "8.30.1-snapshot-15",
39
- "@instructure/ui-code-editor": "8.30.1-snapshot-15",
40
- "@instructure/ui-color-picker": "8.30.1-snapshot-15",
41
- "@instructure/ui-date-input": "8.30.1-snapshot-15",
42
- "@instructure/ui-date-time-input": "8.30.1-snapshot-15",
43
- "@instructure/ui-dialog": "8.30.1-snapshot-15",
44
- "@instructure/ui-drawer-layout": "8.30.1-snapshot-15",
45
- "@instructure/ui-drilldown": "8.30.1-snapshot-15",
46
- "@instructure/ui-editable": "8.30.1-snapshot-15",
47
- "@instructure/ui-expandable": "8.30.1-snapshot-15",
48
- "@instructure/ui-file-drop": "8.30.1-snapshot-15",
49
- "@instructure/ui-flex": "8.30.1-snapshot-15",
50
- "@instructure/ui-focusable": "8.30.1-snapshot-15",
51
- "@instructure/ui-form-field": "8.30.1-snapshot-15",
52
- "@instructure/ui-grid": "8.30.1-snapshot-15",
53
- "@instructure/ui-heading": "8.30.1-snapshot-15",
54
- "@instructure/ui-i18n": "8.30.1-snapshot-15",
55
- "@instructure/ui-icons": "8.30.1-snapshot-15",
56
- "@instructure/ui-img": "8.30.1-snapshot-15",
57
- "@instructure/ui-link": "8.30.1-snapshot-15",
58
- "@instructure/ui-list": "8.30.1-snapshot-15",
59
- "@instructure/ui-menu": "8.30.1-snapshot-15",
60
- "@instructure/ui-metric": "8.30.1-snapshot-15",
61
- "@instructure/ui-modal": "8.30.1-snapshot-15",
62
- "@instructure/ui-motion": "8.30.1-snapshot-15",
63
- "@instructure/ui-navigation": "8.30.1-snapshot-15",
64
- "@instructure/ui-number-input": "8.30.1-snapshot-15",
65
- "@instructure/ui-options": "8.30.1-snapshot-15",
66
- "@instructure/ui-overlays": "8.30.1-snapshot-15",
67
- "@instructure/ui-pages": "8.30.1-snapshot-15",
68
- "@instructure/ui-pagination": "8.30.1-snapshot-15",
69
- "@instructure/ui-pill": "8.30.1-snapshot-15",
70
- "@instructure/ui-popover": "8.30.1-snapshot-15",
71
- "@instructure/ui-portal": "8.30.1-snapshot-15",
72
- "@instructure/ui-position": "8.30.1-snapshot-15",
73
- "@instructure/ui-progress": "8.30.1-snapshot-15",
74
- "@instructure/ui-radio-input": "8.30.1-snapshot-15",
75
- "@instructure/ui-range-input": "8.30.1-snapshot-15",
76
- "@instructure/ui-rating": "8.30.1-snapshot-15",
77
- "@instructure/ui-responsive": "8.30.1-snapshot-15",
78
- "@instructure/ui-select": "8.30.1-snapshot-15",
79
- "@instructure/ui-selectable": "8.30.1-snapshot-15",
80
- "@instructure/ui-simple-select": "8.30.1-snapshot-15",
81
- "@instructure/ui-source-code-editor": "8.30.1-snapshot-15",
82
- "@instructure/ui-spinner": "8.30.1-snapshot-15",
83
- "@instructure/ui-svg-images": "8.30.1-snapshot-15",
84
- "@instructure/ui-table": "8.30.1-snapshot-15",
85
- "@instructure/ui-tabs": "8.30.1-snapshot-15",
86
- "@instructure/ui-tag": "8.30.1-snapshot-15",
87
- "@instructure/ui-text": "8.30.1-snapshot-15",
88
- "@instructure/ui-text-area": "8.30.1-snapshot-15",
89
- "@instructure/ui-text-input": "8.30.1-snapshot-15",
90
- "@instructure/ui-themes": "8.30.1-snapshot-15",
91
- "@instructure/ui-time-select": "8.30.1-snapshot-15",
92
- "@instructure/ui-toggle-details": "8.30.1-snapshot-15",
93
- "@instructure/ui-tooltip": "8.30.1-snapshot-15",
94
- "@instructure/ui-top-nav-bar": "8.30.1-snapshot-15",
95
- "@instructure/ui-tray": "8.30.1-snapshot-15",
96
- "@instructure/ui-tree-browser": "8.30.1-snapshot-15",
97
- "@instructure/ui-truncate-list": "8.30.1-snapshot-15",
98
- "@instructure/ui-truncate-text": "8.30.1-snapshot-15",
99
- "@instructure/ui-view": "8.30.1-snapshot-15"
28
+ "@instructure/emotion": "8.31.0",
29
+ "@instructure/ui-a11y-content": "8.31.0",
30
+ "@instructure/ui-alerts": "8.31.0",
31
+ "@instructure/ui-avatar": "8.31.0",
32
+ "@instructure/ui-badge": "8.31.0",
33
+ "@instructure/ui-billboard": "8.31.0",
34
+ "@instructure/ui-breadcrumb": "8.31.0",
35
+ "@instructure/ui-buttons": "8.31.0",
36
+ "@instructure/ui-byline": "8.31.0",
37
+ "@instructure/ui-calendar": "8.31.0",
38
+ "@instructure/ui-checkbox": "8.31.0",
39
+ "@instructure/ui-code-editor": "8.31.0",
40
+ "@instructure/ui-color-picker": "8.31.0",
41
+ "@instructure/ui-date-input": "8.31.0",
42
+ "@instructure/ui-date-time-input": "8.31.0",
43
+ "@instructure/ui-dialog": "8.31.0",
44
+ "@instructure/ui-drawer-layout": "8.31.0",
45
+ "@instructure/ui-drilldown": "8.31.0",
46
+ "@instructure/ui-editable": "8.31.0",
47
+ "@instructure/ui-expandable": "8.31.0",
48
+ "@instructure/ui-file-drop": "8.31.0",
49
+ "@instructure/ui-flex": "8.31.0",
50
+ "@instructure/ui-focusable": "8.31.0",
51
+ "@instructure/ui-form-field": "8.31.0",
52
+ "@instructure/ui-grid": "8.31.0",
53
+ "@instructure/ui-heading": "8.31.0",
54
+ "@instructure/ui-i18n": "8.31.0",
55
+ "@instructure/ui-icons": "8.31.0",
56
+ "@instructure/ui-img": "8.31.0",
57
+ "@instructure/ui-link": "8.31.0",
58
+ "@instructure/ui-list": "8.31.0",
59
+ "@instructure/ui-menu": "8.31.0",
60
+ "@instructure/ui-metric": "8.31.0",
61
+ "@instructure/ui-modal": "8.31.0",
62
+ "@instructure/ui-motion": "8.31.0",
63
+ "@instructure/ui-navigation": "8.31.0",
64
+ "@instructure/ui-number-input": "8.31.0",
65
+ "@instructure/ui-options": "8.31.0",
66
+ "@instructure/ui-overlays": "8.31.0",
67
+ "@instructure/ui-pages": "8.31.0",
68
+ "@instructure/ui-pagination": "8.31.0",
69
+ "@instructure/ui-pill": "8.31.0",
70
+ "@instructure/ui-popover": "8.31.0",
71
+ "@instructure/ui-portal": "8.31.0",
72
+ "@instructure/ui-position": "8.31.0",
73
+ "@instructure/ui-progress": "8.31.0",
74
+ "@instructure/ui-radio-input": "8.31.0",
75
+ "@instructure/ui-range-input": "8.31.0",
76
+ "@instructure/ui-rating": "8.31.0",
77
+ "@instructure/ui-responsive": "8.31.0",
78
+ "@instructure/ui-select": "8.31.0",
79
+ "@instructure/ui-selectable": "8.31.0",
80
+ "@instructure/ui-simple-select": "8.31.0",
81
+ "@instructure/ui-source-code-editor": "8.31.0",
82
+ "@instructure/ui-spinner": "8.31.0",
83
+ "@instructure/ui-svg-images": "8.31.0",
84
+ "@instructure/ui-table": "8.31.0",
85
+ "@instructure/ui-tabs": "8.31.0",
86
+ "@instructure/ui-tag": "8.31.0",
87
+ "@instructure/ui-text": "8.31.0",
88
+ "@instructure/ui-text-area": "8.31.0",
89
+ "@instructure/ui-text-input": "8.31.0",
90
+ "@instructure/ui-themes": "8.31.0",
91
+ "@instructure/ui-time-select": "8.31.0",
92
+ "@instructure/ui-toggle-details": "8.31.0",
93
+ "@instructure/ui-tooltip": "8.31.0",
94
+ "@instructure/ui-top-nav-bar": "8.31.0",
95
+ "@instructure/ui-tray": "8.31.0",
96
+ "@instructure/ui-tree-browser": "8.31.0",
97
+ "@instructure/ui-truncate-list": "8.31.0",
98
+ "@instructure/ui-truncate-text": "8.31.0",
99
+ "@instructure/ui-view": "8.31.0"
100
100
  },
101
101
  "devDependencies": {
102
- "@instructure/ui-babel-preset": "8.30.1-snapshot-15",
103
- "@instructure/ui-test-utils": "8.30.1-snapshot-15",
102
+ "@instructure/ui-babel-preset": "8.31.0",
103
+ "@instructure/ui-test-utils": "8.31.0",
104
104
  "jest": "^24.9.0"
105
105
  },
106
106
  "publishConfig": {