@instructure/ui-instructure 10.25.1-snapshot-5 → 10.25.1-snapshot-6
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
|
-
## [10.25.1-snapshot-
|
|
6
|
+
## [10.25.1-snapshot-6](https://github.com/instructure/instructure-ui/compare/v10.25.0...v10.25.1-snapshot-6) (2025-09-26)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/ui-instructure
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-instructure",
|
|
3
|
-
"version": "10.25.1-snapshot-
|
|
3
|
+
"version": "10.25.1-snapshot-6",
|
|
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",
|
|
@@ -24,22 +24,22 @@
|
|
|
24
24
|
"license": "MIT",
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@babel/runtime": "^7.27.6",
|
|
27
|
-
"@instructure/emotion": "10.25.1-snapshot-
|
|
28
|
-
"@instructure/shared-types": "10.25.1-snapshot-
|
|
29
|
-
"@instructure/ui-heading": "10.25.1-snapshot-
|
|
30
|
-
"@instructure/ui-modal": "10.25.1-snapshot-
|
|
31
|
-
"@instructure/ui-popover": "10.25.1-snapshot-
|
|
32
|
-
"@instructure/ui-react-utils": "10.25.1-snapshot-
|
|
33
|
-
"@instructure/ui-testable": "10.25.1-snapshot-
|
|
34
|
-
"@instructure/ui-text": "10.25.1-snapshot-
|
|
35
|
-
"@instructure/ui-view": "10.25.1-snapshot-
|
|
27
|
+
"@instructure/emotion": "10.25.1-snapshot-6",
|
|
28
|
+
"@instructure/shared-types": "10.25.1-snapshot-6",
|
|
29
|
+
"@instructure/ui-heading": "10.25.1-snapshot-6",
|
|
30
|
+
"@instructure/ui-modal": "10.25.1-snapshot-6",
|
|
31
|
+
"@instructure/ui-popover": "10.25.1-snapshot-6",
|
|
32
|
+
"@instructure/ui-react-utils": "10.25.1-snapshot-6",
|
|
33
|
+
"@instructure/ui-testable": "10.25.1-snapshot-6",
|
|
34
|
+
"@instructure/ui-text": "10.25.1-snapshot-6",
|
|
35
|
+
"@instructure/ui-view": "10.25.1-snapshot-6",
|
|
36
36
|
"prop-types": "^15.8.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@instructure/ui-axe-check": "10.25.1-snapshot-
|
|
40
|
-
"@instructure/ui-babel-preset": "10.25.1-snapshot-
|
|
41
|
-
"@instructure/ui-color-utils": "10.25.1-snapshot-
|
|
42
|
-
"@instructure/ui-themes": "10.25.1-snapshot-
|
|
39
|
+
"@instructure/ui-axe-check": "10.25.1-snapshot-6",
|
|
40
|
+
"@instructure/ui-babel-preset": "10.25.1-snapshot-6",
|
|
41
|
+
"@instructure/ui-color-utils": "10.25.1-snapshot-6",
|
|
42
|
+
"@instructure/ui-themes": "10.25.1-snapshot-6",
|
|
43
43
|
"@testing-library/jest-dom": "^6.6.3",
|
|
44
44
|
"@testing-library/react": "^16.0.1",
|
|
45
45
|
"vitest": "^3.2.2"
|
|
@@ -49,7 +49,7 @@ readonly: true
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
level: "LEVEL 2",
|
|
52
|
-
title: "AI-Powered Features Without Data
|
|
52
|
+
title: "AI-Powered Features Without Data Training",
|
|
53
53
|
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
|
|
54
54
|
},
|
|
55
55
|
{
|
|
@@ -195,7 +195,7 @@ readonly: true
|
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
level: "LEVEL 2",
|
|
198
|
-
title: "AI-Powered Features Without Data
|
|
198
|
+
title: "AI-Powered Features Without Data Training",
|
|
199
199
|
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
|
|
200
200
|
},
|
|
201
201
|
{
|
|
@@ -27,7 +27,7 @@ readonly: true
|
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
level: "LEVEL 2",
|
|
30
|
-
title: "AI-Powered Features Without Data
|
|
30
|
+
title: "AI-Powered Features Without Data Training",
|
|
31
31
|
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
|
|
32
32
|
},
|
|
33
33
|
{
|