@instructure/ui-grid 8.51.1-snapshot-11 → 8.51.1-snapshot-14

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
- ## [8.51.1-snapshot-11](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.51.1-snapshot-11) (2024-02-02)
6
+ ## [8.51.1-snapshot-14](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.51.1-snapshot-14) (2024-02-02)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-grid
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-grid",
3
- "version": "8.51.1-snapshot-11",
3
+ "version": "8.51.1-snapshot-14",
4
4
  "description": "A Grid component.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -24,21 +24,21 @@
24
24
  "license": "MIT",
25
25
  "dependencies": {
26
26
  "@babel/runtime": "^7.23.2",
27
- "@instructure/console": "8.51.1-snapshot-11",
28
- "@instructure/emotion": "8.51.1-snapshot-11",
29
- "@instructure/shared-types": "8.51.1-snapshot-11",
30
- "@instructure/ui-a11y-content": "8.51.1-snapshot-11",
31
- "@instructure/ui-prop-types": "8.51.1-snapshot-11",
32
- "@instructure/ui-react-utils": "8.51.1-snapshot-11",
33
- "@instructure/ui-testable": "8.51.1-snapshot-11",
34
- "@instructure/ui-utils": "8.51.1-snapshot-11",
27
+ "@instructure/console": "8.51.1-snapshot-14",
28
+ "@instructure/emotion": "8.51.1-snapshot-14",
29
+ "@instructure/shared-types": "8.51.1-snapshot-14",
30
+ "@instructure/ui-a11y-content": "8.51.1-snapshot-14",
31
+ "@instructure/ui-prop-types": "8.51.1-snapshot-14",
32
+ "@instructure/ui-react-utils": "8.51.1-snapshot-14",
33
+ "@instructure/ui-testable": "8.51.1-snapshot-14",
34
+ "@instructure/ui-utils": "8.51.1-snapshot-14",
35
35
  "prop-types": "^15.8.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@instructure/ui-babel-preset": "8.51.1-snapshot-11",
39
- "@instructure/ui-color-utils": "8.51.1-snapshot-11",
40
- "@instructure/ui-test-utils": "8.51.1-snapshot-11",
41
- "@instructure/ui-themes": "8.51.1-snapshot-11"
38
+ "@instructure/ui-babel-preset": "8.51.1-snapshot-14",
39
+ "@instructure/ui-color-utils": "8.51.1-snapshot-14",
40
+ "@instructure/ui-test-utils": "8.51.1-snapshot-14",
41
+ "@instructure/ui-themes": "8.51.1-snapshot-14"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": ">=16.8 <=18"
@@ -222,7 +222,7 @@ to the right.
222
222
 
223
223
  ```js
224
224
  ---
225
- example: true
225
+ type: example
226
226
  ---
227
227
  <Grid startAt="medium" vAlign="middle" colSpacing="none">
228
228
  <Grid.Row>