@instructure/ui 11.7.1 → 11.7.2-snapshot-1

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