@instructure/ui-avatar 10.0.1-snapshot-13 → 10.1.1-snapshot-4973
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,15 @@
|
|
|
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.
|
|
6
|
+
## [10.1.1-snapshot-4973](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.1-snapshot-4973) (2024-08-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @instructure/ui-avatar
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @instructure/ui-avatar
|
|
9
17
|
|
|
@@ -126,7 +126,6 @@ describe('<Avatar />', () => {
|
|
|
126
126
|
});
|
|
127
127
|
describe('when an image src url is provided', () => {
|
|
128
128
|
var _Avatar8, _Avatar9, _Avatar10;
|
|
129
|
-
// eslint-disable-next-line max-len
|
|
130
129
|
const src = 'data:image/gif;base64,R0lGODlhFAAUAJEAAP/9/fYQEPytrflWViH5BAAAAAAALAAAAAAUABQAQAJKhI+pGe09lnhBnEETfodatVHNh1BR+ZzH9LAOCYrVYpiAfWWJOxrC/5MASbyZT4d6AUIBlUYGoR1FsAXUuTN5YhxAEYbrpKRkQwEAOw==';
|
|
131
130
|
it('should display the image url provided', async () => {
|
|
132
131
|
const _render8 = render(_Avatar8 || (_Avatar8 = /*#__PURE__*/React.createElement(Avatar, {
|
|
@@ -129,7 +129,6 @@ describe('<Avatar />', () => {
|
|
|
129
129
|
});
|
|
130
130
|
describe('when an image src url is provided', () => {
|
|
131
131
|
var _Avatar8, _Avatar9, _Avatar10;
|
|
132
|
-
// eslint-disable-next-line max-len
|
|
133
132
|
const src = 'data:image/gif;base64,R0lGODlhFAAUAJEAAP/9/fYQEPytrflWViH5BAAAAAAALAAAAAAUABQAQAJKhI+pGe09lnhBnEETfodatVHNh1BR+ZzH9LAOCYrVYpiAfWWJOxrC/5MASbyZT4d6AUIBlUYGoR1FsAXUuTN5YhxAEYbrpKRkQwEAOw==';
|
|
134
133
|
it('should display the image url provided', async () => {
|
|
135
134
|
const _render8 = (0, _react2.render)(_Avatar8 || (_Avatar8 = /*#__PURE__*/_react.default.createElement(_index.default, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-avatar",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.1.1-snapshot-4973",
|
|
4
4
|
"description": "An image or letters that represents a user.",
|
|
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.24.5",
|
|
27
|
-
"@instructure/emotion": "10.
|
|
28
|
-
"@instructure/shared-types": "10.
|
|
29
|
-
"@instructure/ui-icons": "10.
|
|
30
|
-
"@instructure/ui-react-utils": "10.
|
|
31
|
-
"@instructure/ui-testable": "10.
|
|
32
|
-
"@instructure/ui-view": "10.
|
|
27
|
+
"@instructure/emotion": "10.1.1-snapshot-4973",
|
|
28
|
+
"@instructure/shared-types": "10.1.1-snapshot-4973",
|
|
29
|
+
"@instructure/ui-icons": "10.1.1-snapshot-4973",
|
|
30
|
+
"@instructure/ui-react-utils": "10.1.1-snapshot-4973",
|
|
31
|
+
"@instructure/ui-testable": "10.1.1-snapshot-4973",
|
|
32
|
+
"@instructure/ui-view": "10.1.1-snapshot-4973",
|
|
33
33
|
"prop-types": "^15.8.1"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@instructure/ui-axe-check": "10.
|
|
37
|
-
"@instructure/ui-babel-preset": "10.
|
|
38
|
-
"@instructure/ui-color-utils": "10.
|
|
39
|
-
"@instructure/ui-test-locator": "10.
|
|
40
|
-
"@instructure/ui-test-utils": "10.
|
|
41
|
-
"@instructure/ui-themes": "10.
|
|
36
|
+
"@instructure/ui-axe-check": "10.1.1-snapshot-4973",
|
|
37
|
+
"@instructure/ui-babel-preset": "10.1.1-snapshot-4973",
|
|
38
|
+
"@instructure/ui-color-utils": "10.1.1-snapshot-4973",
|
|
39
|
+
"@instructure/ui-test-locator": "10.1.1-snapshot-4973",
|
|
40
|
+
"@instructure/ui-test-utils": "10.1.1-snapshot-4973",
|
|
41
|
+
"@instructure/ui-themes": "10.1.1-snapshot-4973",
|
|
42
42
|
"@testing-library/jest-dom": "^6.4.6",
|
|
43
43
|
"@testing-library/react": "^15.0.7",
|
|
44
44
|
"vitest": "^2.0.2"
|
|
@@ -119,7 +119,6 @@ describe('<Avatar />', () => {
|
|
|
119
119
|
})
|
|
120
120
|
|
|
121
121
|
describe('when an image src url is provided', () => {
|
|
122
|
-
// eslint-disable-next-line max-len
|
|
123
122
|
const src =
|
|
124
123
|
'data:image/gif;base64,R0lGODlhFAAUAJEAAP/9/fYQEPytrflWViH5BAAAAAAALAAAAAAUABQAQAJKhI+pGe09lnhBnEETfodatVHNh1BR+ZzH9LAOCYrVYpiAfWWJOxrC/5MASbyZT4d6AUIBlUYGoR1FsAXUuTN5YhxAEYbrpKRkQwEAOw=='
|
|
125
124
|
|