@instructure/ui 11.7.4-snapshot-53 → 11.7.4-snapshot-80
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 +1 -1
- package/package.json +76 -76
- package/src/v11_6.ts +22 -1
- package/src/v11_7.ts +22 -1
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/v11_6.d.ts +16 -3
- package/types/v11_6.d.ts.map +1 -1
- package/types/v11_7.d.ts +16 -3
- package/types/v11_7.d.ts.map +1 -1
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.7.4-snapshot-
|
|
6
|
+
## [11.7.4-snapshot-80](https://github.com/instructure/instructure-ui/compare/v11.7.3...v11.7.4-snapshot-80) (2026-07-07)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui",
|
|
3
|
-
"version": "11.7.4-snapshot-
|
|
3
|
+
"version": "11.7.4-snapshot-80",
|
|
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",
|
|
@@ -14,83 +14,83 @@
|
|
|
14
14
|
"bugs": "https://github.com/instructure/instructure-ui/issues",
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@babel/runtime": "^7.29.
|
|
18
|
-
"@instructure/emotion": "11.7.4-snapshot-
|
|
19
|
-
"@instructure/ui-a11y-content": "11.7.4-snapshot-
|
|
20
|
-
"@instructure/ui-avatar": "11.7.4-snapshot-
|
|
21
|
-
"@instructure/ui-
|
|
22
|
-
"@instructure/ui-
|
|
23
|
-
"@instructure/ui-
|
|
24
|
-
"@instructure/ui-
|
|
25
|
-
"@instructure/ui-buttons": "11.7.4-snapshot-
|
|
26
|
-
"@instructure/ui-byline": "11.7.4-snapshot-
|
|
27
|
-
"@instructure/ui-checkbox": "11.7.4-snapshot-
|
|
28
|
-
"@instructure/ui-
|
|
29
|
-
"@instructure/ui-
|
|
30
|
-
"@instructure/ui-date-
|
|
31
|
-
"@instructure/ui-
|
|
32
|
-
"@instructure/ui-
|
|
33
|
-
"@instructure/ui-
|
|
34
|
-
"@instructure/ui-
|
|
35
|
-
"@instructure/ui-
|
|
36
|
-
"@instructure/ui-
|
|
37
|
-
"@instructure/ui-
|
|
38
|
-
"@instructure/ui-
|
|
39
|
-
"@instructure/ui-
|
|
40
|
-
"@instructure/ui-
|
|
41
|
-
"@instructure/ui-i18n": "11.7.4-snapshot-
|
|
42
|
-
"@instructure/ui-
|
|
43
|
-
"@instructure/ui-
|
|
44
|
-
"@instructure/ui-
|
|
45
|
-
"@instructure/ui-
|
|
46
|
-
"@instructure/ui-
|
|
47
|
-
"@instructure/ui-link": "11.7.4-snapshot-
|
|
48
|
-
"@instructure/ui-list": "11.7.4-snapshot-
|
|
49
|
-
"@instructure/ui-
|
|
50
|
-
"@instructure/ui-
|
|
51
|
-
"@instructure/ui-
|
|
52
|
-
"@instructure/ui-
|
|
53
|
-
"@instructure/ui-
|
|
54
|
-
"@instructure/ui-
|
|
55
|
-
"@instructure/ui-
|
|
56
|
-
"@instructure/ui-pages": "11.7.4-snapshot-
|
|
57
|
-
"@instructure/ui-
|
|
58
|
-
"@instructure/ui-pagination": "11.7.4-snapshot-
|
|
59
|
-
"@instructure/ui-
|
|
60
|
-
"@instructure/ui-
|
|
61
|
-
"@instructure/ui-
|
|
62
|
-
"@instructure/ui-
|
|
63
|
-
"@instructure/ui-
|
|
64
|
-
"@instructure/ui-
|
|
65
|
-
"@instructure/ui-
|
|
66
|
-
"@instructure/ui-
|
|
67
|
-
"@instructure/ui-responsive": "11.7.4-snapshot-
|
|
68
|
-
"@instructure/ui-select": "11.7.4-snapshot-
|
|
69
|
-
"@instructure/ui-
|
|
70
|
-
"@instructure/ui-side-nav-bar": "11.7.4-snapshot-
|
|
71
|
-
"@instructure/ui-
|
|
72
|
-
"@instructure/ui-source-code-editor": "11.7.4-snapshot-
|
|
73
|
-
"@instructure/ui-svg-images": "11.7.4-snapshot-
|
|
74
|
-
"@instructure/ui-
|
|
75
|
-
"@instructure/ui-
|
|
76
|
-
"@instructure/ui-text": "11.7.4-snapshot-
|
|
77
|
-
"@instructure/ui-
|
|
78
|
-
"@instructure/ui-
|
|
79
|
-
"@instructure/ui-
|
|
80
|
-
"@instructure/ui-
|
|
81
|
-
"@instructure/ui-
|
|
82
|
-
"@instructure/ui-
|
|
83
|
-
"@instructure/ui-
|
|
84
|
-
"@instructure/ui-
|
|
85
|
-
"@instructure/ui-
|
|
86
|
-
"@instructure/ui-
|
|
87
|
-
"@instructure/ui-
|
|
88
|
-
"@instructure/ui-
|
|
89
|
-
"@instructure/ui-truncate-
|
|
90
|
-
"@instructure/ui-
|
|
17
|
+
"@babel/runtime": "^7.29.7",
|
|
18
|
+
"@instructure/emotion": "11.7.4-snapshot-80",
|
|
19
|
+
"@instructure/ui-a11y-content": "11.7.4-snapshot-80",
|
|
20
|
+
"@instructure/ui-avatar": "11.7.4-snapshot-80",
|
|
21
|
+
"@instructure/ui-badge": "11.7.4-snapshot-80",
|
|
22
|
+
"@instructure/ui-alerts": "11.7.4-snapshot-80",
|
|
23
|
+
"@instructure/ui-billboard": "11.7.4-snapshot-80",
|
|
24
|
+
"@instructure/ui-breadcrumb": "11.7.4-snapshot-80",
|
|
25
|
+
"@instructure/ui-buttons": "11.7.4-snapshot-80",
|
|
26
|
+
"@instructure/ui-byline": "11.7.4-snapshot-80",
|
|
27
|
+
"@instructure/ui-checkbox": "11.7.4-snapshot-80",
|
|
28
|
+
"@instructure/ui-color-picker": "11.7.4-snapshot-80",
|
|
29
|
+
"@instructure/ui-calendar": "11.7.4-snapshot-80",
|
|
30
|
+
"@instructure/ui-date-input": "11.7.4-snapshot-80",
|
|
31
|
+
"@instructure/ui-date-time-input": "11.7.4-snapshot-80",
|
|
32
|
+
"@instructure/ui-dialog": "11.7.4-snapshot-80",
|
|
33
|
+
"@instructure/ui-drawer-layout": "11.7.4-snapshot-80",
|
|
34
|
+
"@instructure/ui-drilldown": "11.7.4-snapshot-80",
|
|
35
|
+
"@instructure/ui-editable": "11.7.4-snapshot-80",
|
|
36
|
+
"@instructure/ui-file-drop": "11.7.4-snapshot-80",
|
|
37
|
+
"@instructure/ui-flex": "11.7.4-snapshot-80",
|
|
38
|
+
"@instructure/ui-expandable": "11.7.4-snapshot-80",
|
|
39
|
+
"@instructure/ui-focusable": "11.7.4-snapshot-80",
|
|
40
|
+
"@instructure/ui-form-field": "11.7.4-snapshot-80",
|
|
41
|
+
"@instructure/ui-i18n": "11.7.4-snapshot-80",
|
|
42
|
+
"@instructure/ui-heading": "11.7.4-snapshot-80",
|
|
43
|
+
"@instructure/ui-grid": "11.7.4-snapshot-80",
|
|
44
|
+
"@instructure/ui-icons": "11.7.4-snapshot-80",
|
|
45
|
+
"@instructure/ui-img": "11.7.4-snapshot-80",
|
|
46
|
+
"@instructure/ui-instructure": "11.7.4-snapshot-80",
|
|
47
|
+
"@instructure/ui-link": "11.7.4-snapshot-80",
|
|
48
|
+
"@instructure/ui-list": "11.7.4-snapshot-80",
|
|
49
|
+
"@instructure/ui-modal": "11.7.4-snapshot-80",
|
|
50
|
+
"@instructure/ui-motion": "11.7.4-snapshot-80",
|
|
51
|
+
"@instructure/ui-menu": "11.7.4-snapshot-80",
|
|
52
|
+
"@instructure/ui-metric": "11.7.4-snapshot-80",
|
|
53
|
+
"@instructure/ui-navigation": "11.7.4-snapshot-80",
|
|
54
|
+
"@instructure/ui-options": "11.7.4-snapshot-80",
|
|
55
|
+
"@instructure/ui-overlays": "11.7.4-snapshot-80",
|
|
56
|
+
"@instructure/ui-pages": "11.7.4-snapshot-80",
|
|
57
|
+
"@instructure/ui-number-input": "11.7.4-snapshot-80",
|
|
58
|
+
"@instructure/ui-pagination": "11.7.4-snapshot-80",
|
|
59
|
+
"@instructure/ui-pill": "11.7.4-snapshot-80",
|
|
60
|
+
"@instructure/ui-portal": "11.7.4-snapshot-80",
|
|
61
|
+
"@instructure/ui-popover": "11.7.4-snapshot-80",
|
|
62
|
+
"@instructure/ui-position": "11.7.4-snapshot-80",
|
|
63
|
+
"@instructure/ui-range-input": "11.7.4-snapshot-80",
|
|
64
|
+
"@instructure/ui-radio-input": "11.7.4-snapshot-80",
|
|
65
|
+
"@instructure/ui-rating": "11.7.4-snapshot-80",
|
|
66
|
+
"@instructure/ui-progress": "11.7.4-snapshot-80",
|
|
67
|
+
"@instructure/ui-responsive": "11.7.4-snapshot-80",
|
|
68
|
+
"@instructure/ui-select": "11.7.4-snapshot-80",
|
|
69
|
+
"@instructure/ui-selectable": "11.7.4-snapshot-80",
|
|
70
|
+
"@instructure/ui-side-nav-bar": "11.7.4-snapshot-80",
|
|
71
|
+
"@instructure/ui-simple-select": "11.7.4-snapshot-80",
|
|
72
|
+
"@instructure/ui-source-code-editor": "11.7.4-snapshot-80",
|
|
73
|
+
"@instructure/ui-svg-images": "11.7.4-snapshot-80",
|
|
74
|
+
"@instructure/ui-spinner": "11.7.4-snapshot-80",
|
|
75
|
+
"@instructure/ui-table": "11.7.4-snapshot-80",
|
|
76
|
+
"@instructure/ui-text": "11.7.4-snapshot-80",
|
|
77
|
+
"@instructure/ui-tag": "11.7.4-snapshot-80",
|
|
78
|
+
"@instructure/ui-tabs": "11.7.4-snapshot-80",
|
|
79
|
+
"@instructure/ui-text-area": "11.7.4-snapshot-80",
|
|
80
|
+
"@instructure/ui-text-input": "11.7.4-snapshot-80",
|
|
81
|
+
"@instructure/ui-toggle-details": "11.7.4-snapshot-80",
|
|
82
|
+
"@instructure/ui-themes": "11.7.4-snapshot-80",
|
|
83
|
+
"@instructure/ui-tooltip": "11.7.4-snapshot-80",
|
|
84
|
+
"@instructure/ui-tray": "11.7.4-snapshot-80",
|
|
85
|
+
"@instructure/ui-truncate-list": "11.7.4-snapshot-80",
|
|
86
|
+
"@instructure/ui-tree-browser": "11.7.4-snapshot-80",
|
|
87
|
+
"@instructure/ui-view": "11.7.4-snapshot-80",
|
|
88
|
+
"@instructure/ui-top-nav-bar": "11.7.4-snapshot-80",
|
|
89
|
+
"@instructure/ui-truncate-text": "11.7.4-snapshot-80",
|
|
90
|
+
"@instructure/ui-time-select": "11.7.4-snapshot-80"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
|
-
"@instructure/ui-babel-preset": "11.7.4-snapshot-
|
|
93
|
+
"@instructure/ui-babel-preset": "11.7.4-snapshot-80"
|
|
94
94
|
},
|
|
95
95
|
"peerDependencies": {
|
|
96
96
|
"react": ">=18 <=19",
|
package/src/v11_6.ts
CHANGED
|
@@ -23,6 +23,14 @@
|
|
|
23
23
|
*/
|
|
24
24
|
|
|
25
25
|
export { InstUISettingsProvider, withStyleNew } from '@instructure/emotion'
|
|
26
|
+
export type {
|
|
27
|
+
ComponentStyle,
|
|
28
|
+
StyleObject,
|
|
29
|
+
Overrides,
|
|
30
|
+
ThemeOverride,
|
|
31
|
+
ComponentOverride,
|
|
32
|
+
ThemeOrLegacyOverride
|
|
33
|
+
} from '@instructure/emotion'
|
|
26
34
|
export {
|
|
27
35
|
AccessibleContent,
|
|
28
36
|
PresentationContent,
|
|
@@ -167,7 +175,8 @@ export type {
|
|
|
167
175
|
FormFieldOwnProps,
|
|
168
176
|
FormFieldProps,
|
|
169
177
|
FormMessage,
|
|
170
|
-
FormMessageType
|
|
178
|
+
FormMessageType,
|
|
179
|
+
FormMessageChild
|
|
171
180
|
} from '@instructure/ui-form-field/v11_6'
|
|
172
181
|
export { Grid, GridRow, GridCol } from '@instructure/ui-grid/v11_6'
|
|
173
182
|
export type {
|
|
@@ -460,6 +469,10 @@ export type {
|
|
|
460
469
|
TopNavBarActionItemsOwnProps,
|
|
461
470
|
TopNavBarBrandProps,
|
|
462
471
|
TopNavBarBrandOwnProps,
|
|
472
|
+
/**
|
|
473
|
+
* This is an alias for the `ItemChild` type in `TopNavBarItem`
|
|
474
|
+
*/
|
|
475
|
+
ItemChild as TopNavBarItemChild,
|
|
463
476
|
TopNavBarItemProps,
|
|
464
477
|
TopNavBarItemOwnProps,
|
|
465
478
|
TopNavBarItemTooltipType,
|
|
@@ -486,6 +499,14 @@ export {
|
|
|
486
499
|
} from '@instructure/ui-tree-browser/v11_6'
|
|
487
500
|
export type {
|
|
488
501
|
TreeBrowserButtonProps,
|
|
502
|
+
/**
|
|
503
|
+
* This is an alias for the `Collection` type in `TreeBrowser`
|
|
504
|
+
*/
|
|
505
|
+
Collection as TreeBrowserCollection,
|
|
506
|
+
/**
|
|
507
|
+
* This is an alias for the `CollectionData` type in `TreeBrowser`
|
|
508
|
+
*/
|
|
509
|
+
CollectionData as TreeBrowserCollectionData,
|
|
489
510
|
TreeBrowserProps,
|
|
490
511
|
TreeBrowserCollectionProps,
|
|
491
512
|
TreeBrowserNodeProps
|
package/src/v11_7.ts
CHANGED
|
@@ -23,6 +23,14 @@
|
|
|
23
23
|
*/
|
|
24
24
|
|
|
25
25
|
export { InstUISettingsProvider, withStyleNew } from '@instructure/emotion'
|
|
26
|
+
export type {
|
|
27
|
+
ComponentStyle,
|
|
28
|
+
StyleObject,
|
|
29
|
+
Overrides,
|
|
30
|
+
ThemeOverride,
|
|
31
|
+
ComponentOverride,
|
|
32
|
+
ThemeOrLegacyOverride
|
|
33
|
+
} from '@instructure/emotion'
|
|
26
34
|
export {
|
|
27
35
|
AccessibleContent,
|
|
28
36
|
PresentationContent,
|
|
@@ -165,7 +173,8 @@ export type {
|
|
|
165
173
|
FormFieldOwnProps,
|
|
166
174
|
FormFieldProps,
|
|
167
175
|
FormMessage,
|
|
168
|
-
FormMessageType
|
|
176
|
+
FormMessageType,
|
|
177
|
+
FormMessageChild
|
|
169
178
|
} from '@instructure/ui-form-field/v11_7'
|
|
170
179
|
export { Grid, GridRow, GridCol } from '@instructure/ui-grid/v11_7'
|
|
171
180
|
export type {
|
|
@@ -461,6 +470,10 @@ export type {
|
|
|
461
470
|
TopNavBarActionItemsOwnProps,
|
|
462
471
|
TopNavBarBrandProps,
|
|
463
472
|
TopNavBarBrandOwnProps,
|
|
473
|
+
/**
|
|
474
|
+
* This is an alias for the `ItemChild` type in `TopNavBarItem`
|
|
475
|
+
*/
|
|
476
|
+
ItemChild as TopNavBarItemChild,
|
|
464
477
|
TopNavBarItemProps,
|
|
465
478
|
TopNavBarItemOwnProps,
|
|
466
479
|
TopNavBarItemTooltipType,
|
|
@@ -487,6 +500,14 @@ export {
|
|
|
487
500
|
} from '@instructure/ui-tree-browser/v11_7'
|
|
488
501
|
export type {
|
|
489
502
|
TreeBrowserButtonProps,
|
|
503
|
+
/**
|
|
504
|
+
* This is an alias for the `Collection` type in `TreeBrowser`
|
|
505
|
+
*/
|
|
506
|
+
Collection as TreeBrowserCollection,
|
|
507
|
+
/**
|
|
508
|
+
* This is an alias for the `CollectionData` type in `TreeBrowser`
|
|
509
|
+
*/
|
|
510
|
+
CollectionData as TreeBrowserCollectionData,
|
|
490
511
|
TreeBrowserProps,
|
|
491
512
|
TreeBrowserCollectionProps,
|
|
492
513
|
TreeBrowserNodeProps
|