@instructure/ui-instructure 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 CHANGED
@@ -3,9 +3,12 @@
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-53](https://github.com/instructure/instructure-ui/compare/v11.7.3...v11.7.4-snapshot-53) (2026-06-22)
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
- **Note:** Version bump only for package @instructure/ui-instructure
8
+
9
+ ### Bug Fixes
10
+
11
+ * **ui-instructure:** align AiInformation lower-section heading levels to h4 ([d2b541b](https://github.com/instructure/instructure-ui/commit/d2b541b6b021db9aca201abdfd799921c64deb67))
9
12
 
10
13
 
11
14
 
@@ -158,7 +158,7 @@ const AiInformation = ({
158
158
  }), _jsx("div", {
159
159
  css: styles?.modelNameText,
160
160
  children: _jsxs(Heading, {
161
- level: "h3",
161
+ level: "h4",
162
162
  variant: "label",
163
163
  children: [' ', modelNameText, ' ']
164
164
  })
@@ -159,7 +159,7 @@ const AiInformation = ({
159
159
  }), _jsx("div", {
160
160
  css: styles?.modelNameText,
161
161
  children: _jsxs(Heading, {
162
- level: "h3",
162
+ level: "h4",
163
163
  variant: "label",
164
164
  children: [' ', modelNameText, ' ']
165
165
  })
@@ -164,7 +164,7 @@ category: components/AI Components
164
164
  }), (0, _jsxRuntime.jsx)("div", {
165
165
  css: styles?.modelNameText,
166
166
  children: (0, _jsxRuntime.jsxs)(_v11_3.Heading, {
167
- level: "h3",
167
+ level: "h4",
168
168
  variant: "label",
169
169
  children: [' ', modelNameText, ' ']
170
170
  })
@@ -165,7 +165,7 @@ category: components/AI Components
165
165
  }), (0, _jsxRuntime.jsx)("div", {
166
166
  css: styles?.modelNameText,
167
167
  children: (0, _jsxRuntime.jsxs)(_latest3.Heading, {
168
- level: "h3",
168
+ level: "h4",
169
169
  variant: "label",
170
170
  children: [' ', modelNameText, ' ']
171
171
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-instructure",
3
- "version": "11.7.4-snapshot-53",
3
+ "version": "11.7.4-snapshot-80",
4
4
  "description": "Collection of specific components for Instructure products",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -14,27 +14,27 @@
14
14
  "bugs": "https://github.com/instructure/instructure-ui/issues",
15
15
  "license": "MIT",
16
16
  "dependencies": {
17
- "@babel/runtime": "^7.29.2",
18
- "@instructure/emotion": "11.7.4-snapshot-53",
19
- "@instructure/shared-types": "11.7.4-snapshot-53",
20
- "@instructure/ui-buttons": "11.7.4-snapshot-53",
21
- "@instructure/ui-heading": "11.7.4-snapshot-53",
22
- "@instructure/ui-icons": "11.7.4-snapshot-53",
23
- "@instructure/ui-link": "11.7.4-snapshot-53",
24
- "@instructure/ui-modal": "11.7.4-snapshot-53",
25
- "@instructure/ui-popover": "11.7.4-snapshot-53",
26
- "@instructure/ui-text": "11.7.4-snapshot-53",
27
- "@instructure/ui-view": "11.7.4-snapshot-53",
28
- "@instructure/ui-themes": "11.7.4-snapshot-53",
29
- "@instructure/ui-react-utils": "11.7.4-snapshot-53"
17
+ "@babel/runtime": "^7.29.7",
18
+ "@instructure/emotion": "11.7.4-snapshot-80",
19
+ "@instructure/ui-buttons": "11.7.4-snapshot-80",
20
+ "@instructure/ui-heading": "11.7.4-snapshot-80",
21
+ "@instructure/shared-types": "11.7.4-snapshot-80",
22
+ "@instructure/ui-icons": "11.7.4-snapshot-80",
23
+ "@instructure/ui-link": "11.7.4-snapshot-80",
24
+ "@instructure/ui-modal": "11.7.4-snapshot-80",
25
+ "@instructure/ui-themes": "11.7.4-snapshot-80",
26
+ "@instructure/ui-text": "11.7.4-snapshot-80",
27
+ "@instructure/ui-react-utils": "11.7.4-snapshot-80",
28
+ "@instructure/ui-view": "11.7.4-snapshot-80",
29
+ "@instructure/ui-popover": "11.7.4-snapshot-80"
30
30
  },
31
31
  "devDependencies": {
32
- "@testing-library/jest-dom": "^6.6.3",
33
- "@testing-library/react": "15.0.7",
34
- "vitest": "^3.2.2",
35
- "@instructure/ui-babel-preset": "11.7.4-snapshot-53",
36
- "@instructure/ui-color-utils": "11.7.4-snapshot-53",
37
- "@instructure/ui-axe-check": "11.7.4-snapshot-53"
32
+ "@testing-library/jest-dom": "^6.9.1",
33
+ "@testing-library/react": "16.3.2",
34
+ "vitest": "^4.1.9",
35
+ "@instructure/ui-axe-check": "11.7.4-snapshot-80",
36
+ "@instructure/ui-babel-preset": "11.7.4-snapshot-80",
37
+ "@instructure/ui-color-utils": "11.7.4-snapshot-80"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "react": ">=18 <=19"
@@ -161,7 +161,7 @@ const AiInformation = ({
161
161
  />
162
162
  </div>
163
163
  <div css={styles?.modelNameText}>
164
- <Heading level="h3" variant="label">
164
+ <Heading level="h4" variant="label">
165
165
  {' '}
166
166
  {modelNameText}{' '}
167
167
  </Heading>
@@ -160,7 +160,7 @@ const AiInformation = ({
160
160
  />
161
161
  </div>
162
162
  <div css={styles?.modelNameText}>
163
- <Heading level="h3" variant="label">
163
+ <Heading level="h4" variant="label">
164
164
  {' '}
165
165
  {modelNameText}{' '}
166
166
  </Heading>