@instructure/ui 11.6.1-snapshot-135 → 11.7.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,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
- ## [11.6.1-snapshot-135](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.6.1-snapshot-135) (2026-03-18)
6
+ # [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui",
3
- "version": "11.6.1-snapshot-135",
3
+ "version": "11.7.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",
@@ -15,82 +15,82 @@
15
15
  "license": "MIT",
16
16
  "dependencies": {
17
17
  "@babel/runtime": "^7.27.6",
18
- "@instructure/emotion": "11.6.1-snapshot-135",
19
- "@instructure/ui-a11y-content": "11.6.1-snapshot-135",
20
- "@instructure/ui-alerts": "11.6.1-snapshot-135",
21
- "@instructure/ui-badge": "11.6.1-snapshot-135",
22
- "@instructure/ui-avatar": "11.6.1-snapshot-135",
23
- "@instructure/ui-billboard": "11.6.1-snapshot-135",
24
- "@instructure/ui-breadcrumb": "11.6.1-snapshot-135",
25
- "@instructure/ui-byline": "11.6.1-snapshot-135",
26
- "@instructure/ui-calendar": "11.6.1-snapshot-135",
27
- "@instructure/ui-color-picker": "11.6.1-snapshot-135",
28
- "@instructure/ui-buttons": "11.6.1-snapshot-135",
29
- "@instructure/ui-date-time-input": "11.6.1-snapshot-135",
30
- "@instructure/ui-dialog": "11.6.1-snapshot-135",
31
- "@instructure/ui-date-input": "11.6.1-snapshot-135",
32
- "@instructure/ui-drawer-layout": "11.6.1-snapshot-135",
33
- "@instructure/ui-editable": "11.6.1-snapshot-135",
34
- "@instructure/ui-expandable": "11.6.1-snapshot-135",
35
- "@instructure/ui-drilldown": "11.6.1-snapshot-135",
36
- "@instructure/ui-flex": "11.6.1-snapshot-135",
37
- "@instructure/ui-focusable": "11.6.1-snapshot-135",
38
- "@instructure/ui-checkbox": "11.6.1-snapshot-135",
39
- "@instructure/ui-form-field": "11.6.1-snapshot-135",
40
- "@instructure/ui-grid": "11.6.1-snapshot-135",
41
- "@instructure/ui-i18n": "11.6.1-snapshot-135",
42
- "@instructure/ui-heading": "11.6.1-snapshot-135",
43
- "@instructure/ui-instructure": "11.6.1-snapshot-135",
44
- "@instructure/ui-link": "11.6.1-snapshot-135",
45
- "@instructure/ui-img": "11.6.1-snapshot-135",
46
- "@instructure/ui-icons": "11.6.1-snapshot-135",
47
- "@instructure/ui-list": "11.6.1-snapshot-135",
48
- "@instructure/ui-menu": "11.6.1-snapshot-135",
49
- "@instructure/ui-file-drop": "11.6.1-snapshot-135",
50
- "@instructure/ui-metric": "11.6.1-snapshot-135",
51
- "@instructure/ui-motion": "11.6.1-snapshot-135",
52
- "@instructure/ui-navigation": "11.6.1-snapshot-135",
53
- "@instructure/ui-modal": "11.6.1-snapshot-135",
54
- "@instructure/ui-overlays": "11.6.1-snapshot-135",
55
- "@instructure/ui-pages": "11.6.1-snapshot-135",
56
- "@instructure/ui-options": "11.6.1-snapshot-135",
57
- "@instructure/ui-pagination": "11.6.1-snapshot-135",
58
- "@instructure/ui-pill": "11.6.1-snapshot-135",
59
- "@instructure/ui-portal": "11.6.1-snapshot-135",
60
- "@instructure/ui-number-input": "11.6.1-snapshot-135",
61
- "@instructure/ui-popover": "11.6.1-snapshot-135",
62
- "@instructure/ui-progress": "11.6.1-snapshot-135",
63
- "@instructure/ui-position": "11.6.1-snapshot-135",
64
- "@instructure/ui-radio-input": "11.6.1-snapshot-135",
65
- "@instructure/ui-range-input": "11.6.1-snapshot-135",
66
- "@instructure/ui-rating": "11.6.1-snapshot-135",
67
- "@instructure/ui-responsive": "11.6.1-snapshot-135",
68
- "@instructure/ui-selectable": "11.6.1-snapshot-135",
69
- "@instructure/ui-side-nav-bar": "11.6.1-snapshot-135",
70
- "@instructure/ui-select": "11.6.1-snapshot-135",
71
- "@instructure/ui-simple-select": "11.6.1-snapshot-135",
72
- "@instructure/ui-source-code-editor": "11.6.1-snapshot-135",
73
- "@instructure/ui-spinner": "11.6.1-snapshot-135",
74
- "@instructure/ui-svg-images": "11.6.1-snapshot-135",
75
- "@instructure/ui-table": "11.6.1-snapshot-135",
76
- "@instructure/ui-tabs": "11.6.1-snapshot-135",
77
- "@instructure/ui-tag": "11.6.1-snapshot-135",
78
- "@instructure/ui-text": "11.6.1-snapshot-135",
79
- "@instructure/ui-time-select": "11.6.1-snapshot-135",
80
- "@instructure/ui-toggle-details": "11.6.1-snapshot-135",
81
- "@instructure/ui-tooltip": "11.6.1-snapshot-135",
82
- "@instructure/ui-top-nav-bar": "11.6.1-snapshot-135",
83
- "@instructure/ui-tray": "11.6.1-snapshot-135",
84
- "@instructure/ui-truncate-list": "11.6.1-snapshot-135",
85
- "@instructure/ui-themes": "11.6.1-snapshot-135",
86
- "@instructure/ui-text-input": "11.6.1-snapshot-135",
87
- "@instructure/ui-tree-browser": "11.6.1-snapshot-135",
88
- "@instructure/ui-truncate-text": "11.6.1-snapshot-135",
89
- "@instructure/ui-text-area": "11.6.1-snapshot-135",
90
- "@instructure/ui-view": "11.6.1-snapshot-135"
18
+ "@instructure/emotion": "11.7.0",
19
+ "@instructure/ui-a11y-content": "11.7.0",
20
+ "@instructure/ui-avatar": "11.7.0",
21
+ "@instructure/ui-badge": "11.7.0",
22
+ "@instructure/ui-alerts": "11.7.0",
23
+ "@instructure/ui-billboard": "11.7.0",
24
+ "@instructure/ui-buttons": "11.7.0",
25
+ "@instructure/ui-byline": "11.7.0",
26
+ "@instructure/ui-calendar": "11.7.0",
27
+ "@instructure/ui-breadcrumb": "11.7.0",
28
+ "@instructure/ui-checkbox": "11.7.0",
29
+ "@instructure/ui-date-input": "11.7.0",
30
+ "@instructure/ui-color-picker": "11.7.0",
31
+ "@instructure/ui-date-time-input": "11.7.0",
32
+ "@instructure/ui-drawer-layout": "11.7.0",
33
+ "@instructure/ui-dialog": "11.7.0",
34
+ "@instructure/ui-expandable": "11.7.0",
35
+ "@instructure/ui-file-drop": "11.7.0",
36
+ "@instructure/ui-editable": "11.7.0",
37
+ "@instructure/ui-flex": "11.7.0",
38
+ "@instructure/ui-form-field": "11.7.0",
39
+ "@instructure/ui-drilldown": "11.7.0",
40
+ "@instructure/ui-i18n": "11.7.0",
41
+ "@instructure/ui-heading": "11.7.0",
42
+ "@instructure/ui-img": "11.7.0",
43
+ "@instructure/ui-focusable": "11.7.0",
44
+ "@instructure/ui-link": "11.7.0",
45
+ "@instructure/ui-instructure": "11.7.0",
46
+ "@instructure/ui-list": "11.7.0",
47
+ "@instructure/ui-icons": "11.7.0",
48
+ "@instructure/ui-grid": "11.7.0",
49
+ "@instructure/ui-menu": "11.7.0",
50
+ "@instructure/ui-metric": "11.7.0",
51
+ "@instructure/ui-modal": "11.7.0",
52
+ "@instructure/ui-motion": "11.7.0",
53
+ "@instructure/ui-navigation": "11.7.0",
54
+ "@instructure/ui-options": "11.7.0",
55
+ "@instructure/ui-pagination": "11.7.0",
56
+ "@instructure/ui-pill": "11.7.0",
57
+ "@instructure/ui-popover": "11.7.0",
58
+ "@instructure/ui-portal": "11.7.0",
59
+ "@instructure/ui-position": "11.7.0",
60
+ "@instructure/ui-progress": "11.7.0",
61
+ "@instructure/ui-number-input": "11.7.0",
62
+ "@instructure/ui-radio-input": "11.7.0",
63
+ "@instructure/ui-range-input": "11.7.0",
64
+ "@instructure/ui-rating": "11.7.0",
65
+ "@instructure/ui-responsive": "11.7.0",
66
+ "@instructure/ui-select": "11.7.0",
67
+ "@instructure/ui-pages": "11.7.0",
68
+ "@instructure/ui-overlays": "11.7.0",
69
+ "@instructure/ui-selectable": "11.7.0",
70
+ "@instructure/ui-side-nav-bar": "11.7.0",
71
+ "@instructure/ui-simple-select": "11.7.0",
72
+ "@instructure/ui-source-code-editor": "11.7.0",
73
+ "@instructure/ui-spinner": "11.7.0",
74
+ "@instructure/ui-svg-images": "11.7.0",
75
+ "@instructure/ui-table": "11.7.0",
76
+ "@instructure/ui-tabs": "11.7.0",
77
+ "@instructure/ui-tag": "11.7.0",
78
+ "@instructure/ui-text": "11.7.0",
79
+ "@instructure/ui-text-input": "11.7.0",
80
+ "@instructure/ui-themes": "11.7.0",
81
+ "@instructure/ui-text-area": "11.7.0",
82
+ "@instructure/ui-time-select": "11.7.0",
83
+ "@instructure/ui-toggle-details": "11.7.0",
84
+ "@instructure/ui-tooltip": "11.7.0",
85
+ "@instructure/ui-tray": "11.7.0",
86
+ "@instructure/ui-top-nav-bar": "11.7.0",
87
+ "@instructure/ui-tree-browser": "11.7.0",
88
+ "@instructure/ui-truncate-list": "11.7.0",
89
+ "@instructure/ui-truncate-text": "11.7.0",
90
+ "@instructure/ui-view": "11.7.0"
91
91
  },
92
92
  "devDependencies": {
93
- "@instructure/ui-babel-preset": "11.6.1-snapshot-135"
93
+ "@instructure/ui-babel-preset": "11.7.0"
94
94
  },
95
95
  "peerDependencies": {
96
96
  "react": ">=18 <=19",