@instructure/ui 11.7.4-snapshot-144 → 11.7.4

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,60 +3,17 @@
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.4-snapshot-144](https://github.com/instructure/instructure-ui/compare/v11.7.3...v11.7.4-snapshot-144) (2026-07-24)
7
-
6
+ ## [11.7.4](https://github.com/instructure/instructure-ui/compare/v11.7.3...v11.7.4) (2026-07-24)
8
7
 
9
8
  ### Features
10
9
 
11
- * **many:** remove deprecated v2 items ([eaf8876](https://github.com/instructure/instructure-ui/commit/eaf88767c9beb95c4e09ee5705c387dfd79e4cb7))
12
-
13
-
14
- ### BREAKING CHANGES
15
-
16
- * **many:** Removed FormFieldLabel component
17
-
18
- Removed _content prop from DrawerLayout.Tray and DrawerLayout.Content
19
-
20
- Removed _link prop from Link
21
-
22
- Removed _node prop from Menu.Item
23
-
24
- Removed _root prop from Pagination, TreeBrowser
25
-
26
- Removed _select prop from SimpleSelect and TimeSelect
27
-
28
- Removed _ref prop from TruncateText
29
-
30
- Removed _element prop from View
31
-
32
- Removed color="ai" from Heading
33
-
34
- Removed variant="inline-small" and variant="standalone-small" from Link
35
-
36
- Removed title prop from Tag
37
-
38
- Removed focusRingBorderRadius prop from View
39
-
40
- Removed hideActionsUserSeparator prop from TopNavBar.Layout
41
-
42
- Removed handleFocusOutlineColor, handleFocusOutlineWidth, handleShadowColor from RangeInput
43
-
44
- INSTUI-5025
45
-
46
-
47
-
48
-
10
+ - **many:** remove deprecated v2 items ([eaf8876](https://github.com/instructure/instructure-ui/commit/eaf88767c9beb95c4e09ee5705c387dfd79e4cb7))
49
11
 
50
12
  ## [11.7.3](https://github.com/instructure/instructure-ui/compare/v11.7.2...v11.7.3) (2026-05-07)
51
13
 
52
-
53
14
  ### Bug Fixes
54
15
 
55
- * **many:** update dependencies, remove lots of Babel plugins, remove Webpack 4 support ([f916fca](https://github.com/instructure/instructure-ui/commit/f916fcafdddcb2d7de401f93e8ff92cfdfa47bba))
56
-
57
-
58
-
59
-
16
+ - **many:** update dependencies, remove lots of Babel plugins, remove Webpack 4 support ([f916fca](https://github.com/instructure/instructure-ui/commit/f916fcafdddcb2d7de401f93e8ff92cfdfa47bba))
60
17
 
61
18
  ## [11.7.2](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2) (2026-04-23)
62
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui",
3
- "version": "11.7.4-snapshot-144",
3
+ "version": "11.7.4",
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.29.7",
18
- "@instructure/emotion": "11.7.4-snapshot-144",
19
- "@instructure/ui-alerts": "11.7.4-snapshot-144",
20
- "@instructure/ui-a11y-content": "11.7.4-snapshot-144",
21
- "@instructure/ui-badge": "11.7.4-snapshot-144",
22
- "@instructure/ui-avatar": "11.7.4-snapshot-144",
23
- "@instructure/ui-billboard": "11.7.4-snapshot-144",
24
- "@instructure/ui-breadcrumb": "11.7.4-snapshot-144",
25
- "@instructure/ui-buttons": "11.7.4-snapshot-144",
26
- "@instructure/ui-byline": "11.7.4-snapshot-144",
27
- "@instructure/ui-calendar": "11.7.4-snapshot-144",
28
- "@instructure/ui-color-picker": "11.7.4-snapshot-144",
29
- "@instructure/ui-date-input": "11.7.4-snapshot-144",
30
- "@instructure/ui-checkbox": "11.7.4-snapshot-144",
31
- "@instructure/ui-date-time-input": "11.7.4-snapshot-144",
32
- "@instructure/ui-drawer-layout": "11.7.4-snapshot-144",
33
- "@instructure/ui-drilldown": "11.7.4-snapshot-144",
34
- "@instructure/ui-dialog": "11.7.4-snapshot-144",
35
- "@instructure/ui-expandable": "11.7.4-snapshot-144",
36
- "@instructure/ui-editable": "11.7.4-snapshot-144",
37
- "@instructure/ui-file-drop": "11.7.4-snapshot-144",
38
- "@instructure/ui-flex": "11.7.4-snapshot-144",
39
- "@instructure/ui-form-field": "11.7.4-snapshot-144",
40
- "@instructure/ui-grid": "11.7.4-snapshot-144",
41
- "@instructure/ui-heading": "11.7.4-snapshot-144",
42
- "@instructure/ui-i18n": "11.7.4-snapshot-144",
43
- "@instructure/ui-focusable": "11.7.4-snapshot-144",
44
- "@instructure/ui-icons": "11.7.4-snapshot-144",
45
- "@instructure/ui-img": "11.7.4-snapshot-144",
46
- "@instructure/ui-instructure": "11.7.4-snapshot-144",
47
- "@instructure/ui-link": "11.7.4-snapshot-144",
48
- "@instructure/ui-metric": "11.7.4-snapshot-144",
49
- "@instructure/ui-menu": "11.7.4-snapshot-144",
50
- "@instructure/ui-list": "11.7.4-snapshot-144",
51
- "@instructure/ui-modal": "11.7.4-snapshot-144",
52
- "@instructure/ui-motion": "11.7.4-snapshot-144",
53
- "@instructure/ui-navigation": "11.7.4-snapshot-144",
54
- "@instructure/ui-number-input": "11.7.4-snapshot-144",
55
- "@instructure/ui-options": "11.7.4-snapshot-144",
56
- "@instructure/ui-overlays": "11.7.4-snapshot-144",
57
- "@instructure/ui-pages": "11.7.4-snapshot-144",
58
- "@instructure/ui-pagination": "11.7.4-snapshot-144",
59
- "@instructure/ui-portal": "11.7.4-snapshot-144",
60
- "@instructure/ui-position": "11.7.4-snapshot-144",
61
- "@instructure/ui-pill": "11.7.4-snapshot-144",
62
- "@instructure/ui-popover": "11.7.4-snapshot-144",
63
- "@instructure/ui-radio-input": "11.7.4-snapshot-144",
64
- "@instructure/ui-progress": "11.7.4-snapshot-144",
65
- "@instructure/ui-range-input": "11.7.4-snapshot-144",
66
- "@instructure/ui-rating": "11.7.4-snapshot-144",
67
- "@instructure/ui-responsive": "11.7.4-snapshot-144",
68
- "@instructure/ui-selectable": "11.7.4-snapshot-144",
69
- "@instructure/ui-select": "11.7.4-snapshot-144",
70
- "@instructure/ui-side-nav-bar": "11.7.4-snapshot-144",
71
- "@instructure/ui-simple-select": "11.7.4-snapshot-144",
72
- "@instructure/ui-spinner": "11.7.4-snapshot-144",
73
- "@instructure/ui-svg-images": "11.7.4-snapshot-144",
74
- "@instructure/ui-table": "11.7.4-snapshot-144",
75
- "@instructure/ui-source-code-editor": "11.7.4-snapshot-144",
76
- "@instructure/ui-tabs": "11.7.4-snapshot-144",
77
- "@instructure/ui-tag": "11.7.4-snapshot-144",
78
- "@instructure/ui-text": "11.7.4-snapshot-144",
79
- "@instructure/ui-text-area": "11.7.4-snapshot-144",
80
- "@instructure/ui-text-input": "11.7.4-snapshot-144",
81
- "@instructure/ui-themes": "11.7.4-snapshot-144",
82
- "@instructure/ui-time-select": "11.7.4-snapshot-144",
83
- "@instructure/ui-toggle-details": "11.7.4-snapshot-144",
84
- "@instructure/ui-tooltip": "11.7.4-snapshot-144",
85
- "@instructure/ui-top-nav-bar": "11.7.4-snapshot-144",
86
- "@instructure/ui-tray": "11.7.4-snapshot-144",
87
- "@instructure/ui-tree-browser": "11.7.4-snapshot-144",
88
- "@instructure/ui-truncate-text": "11.7.4-snapshot-144",
89
- "@instructure/ui-view": "11.7.4-snapshot-144",
90
- "@instructure/ui-truncate-list": "11.7.4-snapshot-144"
18
+ "@instructure/emotion": "11.7.4",
19
+ "@instructure/ui-alerts": "11.7.4",
20
+ "@instructure/ui-a11y-content": "11.7.4",
21
+ "@instructure/ui-badge": "11.7.4",
22
+ "@instructure/ui-avatar": "11.7.4",
23
+ "@instructure/ui-breadcrumb": "11.7.4",
24
+ "@instructure/ui-buttons": "11.7.4",
25
+ "@instructure/ui-billboard": "11.7.4",
26
+ "@instructure/ui-byline": "11.7.4",
27
+ "@instructure/ui-calendar": "11.7.4",
28
+ "@instructure/ui-checkbox": "11.7.4",
29
+ "@instructure/ui-color-picker": "11.7.4",
30
+ "@instructure/ui-dialog": "11.7.4",
31
+ "@instructure/ui-date-time-input": "11.7.4",
32
+ "@instructure/ui-drawer-layout": "11.7.4",
33
+ "@instructure/ui-editable": "11.7.4",
34
+ "@instructure/ui-date-input": "11.7.4",
35
+ "@instructure/ui-expandable": "11.7.4",
36
+ "@instructure/ui-flex": "11.7.4",
37
+ "@instructure/ui-file-drop": "11.7.4",
38
+ "@instructure/ui-drilldown": "11.7.4",
39
+ "@instructure/ui-focusable": "11.7.4",
40
+ "@instructure/ui-form-field": "11.7.4",
41
+ "@instructure/ui-grid": "11.7.4",
42
+ "@instructure/ui-i18n": "11.7.4",
43
+ "@instructure/ui-heading": "11.7.4",
44
+ "@instructure/ui-img": "11.7.4",
45
+ "@instructure/ui-link": "11.7.4",
46
+ "@instructure/ui-instructure": "11.7.4",
47
+ "@instructure/ui-icons": "11.7.4",
48
+ "@instructure/ui-menu": "11.7.4",
49
+ "@instructure/ui-metric": "11.7.4",
50
+ "@instructure/ui-list": "11.7.4",
51
+ "@instructure/ui-motion": "11.7.4",
52
+ "@instructure/ui-modal": "11.7.4",
53
+ "@instructure/ui-navigation": "11.7.4",
54
+ "@instructure/ui-number-input": "11.7.4",
55
+ "@instructure/ui-options": "11.7.4",
56
+ "@instructure/ui-overlays": "11.7.4",
57
+ "@instructure/ui-pagination": "11.7.4",
58
+ "@instructure/ui-pill": "11.7.4",
59
+ "@instructure/ui-popover": "11.7.4",
60
+ "@instructure/ui-pages": "11.7.4",
61
+ "@instructure/ui-portal": "11.7.4",
62
+ "@instructure/ui-progress": "11.7.4",
63
+ "@instructure/ui-position": "11.7.4",
64
+ "@instructure/ui-radio-input": "11.7.4",
65
+ "@instructure/ui-rating": "11.7.4",
66
+ "@instructure/ui-responsive": "11.7.4",
67
+ "@instructure/ui-range-input": "11.7.4",
68
+ "@instructure/ui-selectable": "11.7.4",
69
+ "@instructure/ui-select": "11.7.4",
70
+ "@instructure/ui-simple-select": "11.7.4",
71
+ "@instructure/ui-side-nav-bar": "11.7.4",
72
+ "@instructure/ui-source-code-editor": "11.7.4",
73
+ "@instructure/ui-svg-images": "11.7.4",
74
+ "@instructure/ui-spinner": "11.7.4",
75
+ "@instructure/ui-table": "11.7.4",
76
+ "@instructure/ui-tabs": "11.7.4",
77
+ "@instructure/ui-tag": "11.7.4",
78
+ "@instructure/ui-text": "11.7.4",
79
+ "@instructure/ui-text-input": "11.7.4",
80
+ "@instructure/ui-themes": "11.7.4",
81
+ "@instructure/ui-text-area": "11.7.4",
82
+ "@instructure/ui-time-select": "11.7.4",
83
+ "@instructure/ui-tooltip": "11.7.4",
84
+ "@instructure/ui-top-nav-bar": "11.7.4",
85
+ "@instructure/ui-toggle-details": "11.7.4",
86
+ "@instructure/ui-tree-browser": "11.7.4",
87
+ "@instructure/ui-tray": "11.7.4",
88
+ "@instructure/ui-truncate-text": "11.7.4",
89
+ "@instructure/ui-truncate-list": "11.7.4",
90
+ "@instructure/ui-view": "11.7.4"
91
91
  },
92
92
  "devDependencies": {
93
- "@instructure/ui-babel-preset": "11.7.4-snapshot-144"
93
+ "@instructure/ui-babel-preset": "11.7.4"
94
94
  },
95
95
  "peerDependencies": {
96
96
  "react": ">=18 <=19",