@spectrum-web-components/avatar 1.9.0 → 1.9.1-nightly.20251028214328
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 +559 -0
- package/package.json +72 -72
- package/custom-elements.json +0 -115
- package/sp-avatar.d.ts +0 -17
- package/sp-avatar.dev.js +0 -5
- package/sp-avatar.dev.js.map +0 -7
- package/sp-avatar.js +0 -2
- package/sp-avatar.js.map +0 -7
- package/src/Avatar.d.ts +0 -33
- package/src/Avatar.dev.js +0 -86
- package/src/Avatar.dev.js.map +0 -7
- package/src/Avatar.js +0 -8
- package/src/Avatar.js.map +0 -7
- package/src/avatar-overrides.css.d.ts +0 -2
- package/src/avatar-overrides.css.dev.js +0 -7
- package/src/avatar-overrides.css.dev.js.map +0 -7
- package/src/avatar-overrides.css.js +0 -4
- package/src/avatar-overrides.css.js.map +0 -7
- package/src/avatar.css.d.ts +0 -2
- package/src/avatar.css.dev.js +0 -7
- package/src/avatar.css.dev.js.map +0 -7
- package/src/avatar.css.js +0 -4
- package/src/avatar.css.js.map +0 -7
- package/src/index.d.ts +0 -12
- package/src/index.dev.js +0 -3
- package/src/index.dev.js.map +0 -7
- package/src/index.js +0 -2
- package/src/index.js.map +0 -7
- package/src/spectrum-avatar.css.d.ts +0 -2
- package/src/spectrum-avatar.css.dev.js +0 -7
- package/src/spectrum-avatar.css.dev.js.map +0 -7
- package/src/spectrum-avatar.css.js +0 -4
- package/src/spectrum-avatar.css.js.map +0 -7
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,559 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
## 1.9.1-nightly.20251028214328
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @spectrum-web-components/base@1.9.1-nightly.20251028214328
|
|
9
|
+
- @spectrum-web-components/shared@1.9.1-nightly.20251028214328
|
|
10
|
+
|
|
11
|
+
## 1.9.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies []:
|
|
16
|
+
- @spectrum-web-components/base@1.9.0
|
|
17
|
+
- @spectrum-web-components/shared@1.9.0
|
|
18
|
+
|
|
19
|
+
## 1.8.0
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies []:
|
|
24
|
+
- @spectrum-web-components/base@1.8.0
|
|
25
|
+
- @spectrum-web-components/shared@1.8.0
|
|
26
|
+
|
|
27
|
+
## 1.7.0
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- Updated dependencies []:
|
|
32
|
+
- @spectrum-web-components/base@1.7.0
|
|
33
|
+
- @spectrum-web-components/shared@1.7.0
|
|
34
|
+
|
|
35
|
+
## 1.6.0
|
|
36
|
+
|
|
37
|
+
### Patch Changes
|
|
38
|
+
|
|
39
|
+
- Updated dependencies []:
|
|
40
|
+
- @spectrum-web-components/base@1.6.0
|
|
41
|
+
- @spectrum-web-components/shared@1.6.0
|
|
42
|
+
|
|
43
|
+
## 1.5.0
|
|
44
|
+
|
|
45
|
+
### Patch Changes
|
|
46
|
+
|
|
47
|
+
- [#5271](https://github.com/adobe/spectrum-web-components/pull/5271) [`165a904`](https://github.com/adobe/spectrum-web-components/commit/165a904bd01fddea922fe87b181bbf41281f81f0) Thanks [@renovate](https://github.com/apps/renovate)! - Remove unnecessary system theme references to reduce complexity for components that don't need the additional mapping layer.
|
|
48
|
+
|
|
49
|
+
- Updated dependencies []:
|
|
50
|
+
- @spectrum-web-components/base@1.5.0
|
|
51
|
+
- @spectrum-web-components/shared@1.5.0
|
|
52
|
+
|
|
53
|
+
## 1.4.0
|
|
54
|
+
|
|
55
|
+
### Patch Changes
|
|
56
|
+
|
|
57
|
+
- Updated dependencies []:
|
|
58
|
+
- @spectrum-web-components/base@1.4.0
|
|
59
|
+
- @spectrum-web-components/shared@1.4.0
|
|
60
|
+
|
|
61
|
+
## 1.3.0
|
|
62
|
+
|
|
63
|
+
### Patch Changes
|
|
64
|
+
|
|
65
|
+
- Updated dependencies []:
|
|
66
|
+
- @spectrum-web-components/base@1.3.0
|
|
67
|
+
- @spectrum-web-components/shared@1.3.0
|
|
68
|
+
|
|
69
|
+
All notable changes to this project will be documented in this file.
|
|
70
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
71
|
+
|
|
72
|
+
# [1.2.0](https://github.com/adobe/spectrum-web-components/compare/v1.1.2...v1.2.0) (2025-02-27)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
75
|
+
|
|
76
|
+
## [1.1.2](https://github.com/adobe/spectrum-web-components/compare/v1.1.1...v1.1.2) (2025-02-12)
|
|
77
|
+
|
|
78
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
79
|
+
|
|
80
|
+
## [1.1.1](https://github.com/adobe/spectrum-web-components/compare/v1.1.0...v1.1.1) (2025-01-29)
|
|
81
|
+
|
|
82
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
83
|
+
|
|
84
|
+
# [1.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))
|
|
89
|
+
|
|
90
|
+
## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
93
|
+
|
|
94
|
+
# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
97
|
+
|
|
98
|
+
# [0.49.0](https://github.com/adobe/spectrum-web-components/compare/v0.48.1...v0.49.0) (2024-10-15)
|
|
99
|
+
|
|
100
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
101
|
+
|
|
102
|
+
## [0.48.1](https://github.com/adobe/spectrum-web-components/compare/v0.48.0...v0.48.1) (2024-10-01)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
105
|
+
|
|
106
|
+
# [0.48.0](https://github.com/adobe/spectrum-web-components/compare/v0.47.2...v0.48.0) (2024-09-17)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
109
|
+
|
|
110
|
+
## [0.47.2](https://github.com/adobe/spectrum-web-components/compare/v0.47.1...v0.47.2) (2024-09-03)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
113
|
+
|
|
114
|
+
## [0.47.1](https://github.com/adobe/spectrum-web-components/compare/v0.47.0...v0.47.1) (2024-08-27)
|
|
115
|
+
|
|
116
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
117
|
+
|
|
118
|
+
# [0.47.0](https://github.com/adobe/spectrum-web-components/compare/v0.46.0...v0.47.0) (2024-08-20)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
121
|
+
|
|
122
|
+
# [0.46.0](https://github.com/adobe/spectrum-web-components/compare/v0.45.0...v0.46.0) (2024-08-08)
|
|
123
|
+
|
|
124
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
125
|
+
|
|
126
|
+
# [0.45.0](https://github.com/adobe/spectrum-web-components/compare/v0.44.0...v0.45.0) (2024-07-30)
|
|
127
|
+
|
|
128
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
129
|
+
|
|
130
|
+
# [0.44.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.44.0) (2024-07-15)
|
|
131
|
+
|
|
132
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
133
|
+
|
|
134
|
+
# [0.43.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.43.0) (2024-06-11)
|
|
135
|
+
|
|
136
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
137
|
+
|
|
138
|
+
## [0.42.5](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.42.5) (2024-05-24)
|
|
139
|
+
|
|
140
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
141
|
+
|
|
142
|
+
## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)
|
|
143
|
+
|
|
144
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
145
|
+
|
|
146
|
+
## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)
|
|
147
|
+
|
|
148
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
149
|
+
|
|
150
|
+
## [0.42.2](https://github.com/adobe/spectrum-web-components/compare/v0.42.1...v0.42.2) (2024-04-03)
|
|
151
|
+
|
|
152
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
153
|
+
|
|
154
|
+
## [0.42.1](https://github.com/adobe/spectrum-web-components/compare/v0.42.0...v0.42.1) (2024-04-02)
|
|
155
|
+
|
|
156
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
157
|
+
|
|
158
|
+
# [0.42.0](https://github.com/adobe/spectrum-web-components/compare/v0.41.2...v0.42.0) (2024-03-19)
|
|
159
|
+
|
|
160
|
+
### Features
|
|
161
|
+
|
|
162
|
+
- **asset:** use core tokens ([99e76f4](https://github.com/adobe/spectrum-web-components/commit/99e76f4d32e990960b7fa2f0613ed4144adc4f6e))
|
|
163
|
+
|
|
164
|
+
## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
167
|
+
|
|
168
|
+
## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
171
|
+
|
|
172
|
+
# [0.41.0](https://github.com/adobe/spectrum-web-components/compare/v0.40.5...v0.41.0) (2024-02-13)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
175
|
+
|
|
176
|
+
## [0.40.5](https://github.com/adobe/spectrum-web-components/compare/v0.40.4...v0.40.5) (2024-02-05)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
179
|
+
|
|
180
|
+
## [0.40.4](https://github.com/adobe/spectrum-web-components/compare/v0.40.3...v0.40.4) (2024-01-29)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
183
|
+
|
|
184
|
+
## [0.40.3](https://github.com/adobe/spectrum-web-components/compare/v0.40.2...v0.40.3) (2024-01-11)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
187
|
+
|
|
188
|
+
## [0.40.2](https://github.com/adobe/spectrum-web-components/compare/v0.40.1...v0.40.2) (2023-12-18)
|
|
189
|
+
|
|
190
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
191
|
+
|
|
192
|
+
## [0.40.1](https://github.com/adobe/spectrum-web-components/compare/v0.40.0...v0.40.1) (2023-12-05)
|
|
193
|
+
|
|
194
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
195
|
+
|
|
196
|
+
# [0.40.0](https://github.com/adobe/spectrum-web-components/compare/v0.39.4...v0.40.0) (2023-11-16)
|
|
197
|
+
|
|
198
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
199
|
+
|
|
200
|
+
## [0.39.4](https://github.com/adobe/spectrum-web-components/compare/v0.39.3...v0.39.4) (2023-11-02)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
203
|
+
|
|
204
|
+
## [0.39.3](https://github.com/adobe/spectrum-web-components/compare/v0.39.2...v0.39.3) (2023-10-18)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
207
|
+
|
|
208
|
+
## [0.39.2](https://github.com/adobe/spectrum-web-components/compare/v0.39.1...v0.39.2) (2023-10-13)
|
|
209
|
+
|
|
210
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
211
|
+
|
|
212
|
+
## [0.39.1](https://github.com/adobe/spectrum-web-components/compare/v0.39.0...v0.39.1) (2023-10-06)
|
|
213
|
+
|
|
214
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
215
|
+
|
|
216
|
+
# [0.39.0](https://github.com/adobe/spectrum-web-components/compare/v0.38.0...v0.39.0) (2023-09-25)
|
|
217
|
+
|
|
218
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
219
|
+
|
|
220
|
+
# [0.38.0](https://github.com/adobe/spectrum-web-components/compare/v0.37.0...v0.38.0) (2023-09-05)
|
|
221
|
+
|
|
222
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
223
|
+
|
|
224
|
+
# [0.37.0](https://github.com/adobe/spectrum-web-components/compare/v0.36.0...v0.37.0) (2023-08-18)
|
|
225
|
+
|
|
226
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
227
|
+
|
|
228
|
+
# [0.36.0](https://github.com/adobe/spectrum-web-components/compare/v0.35.0...v0.36.0) (2023-08-18)
|
|
229
|
+
|
|
230
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
231
|
+
|
|
232
|
+
# [0.35.0](https://github.com/adobe/spectrum-web-components/compare/v0.34.0...v0.35.0) (2023-07-31)
|
|
233
|
+
|
|
234
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
235
|
+
|
|
236
|
+
# [0.34.0](https://github.com/adobe/spectrum-web-components/compare/v0.33.2...v0.34.0) (2023-07-11)
|
|
237
|
+
|
|
238
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
239
|
+
|
|
240
|
+
## [0.33.2](https://github.com/adobe/spectrum-web-components/compare/v0.33.1...v0.33.2) (2023-06-14)
|
|
241
|
+
|
|
242
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
243
|
+
|
|
244
|
+
# [0.33.0](https://github.com/adobe/spectrum-web-components/compare/v0.32.0...v0.33.0) (2023-06-08)
|
|
245
|
+
|
|
246
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
247
|
+
|
|
248
|
+
# [0.32.0](https://github.com/adobe/spectrum-web-components/compare/v0.31.0...v0.32.0) (2023-06-01)
|
|
249
|
+
|
|
250
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
251
|
+
|
|
252
|
+
# [0.31.0](https://github.com/adobe/spectrum-web-components/compare/v0.30.0...v0.31.0) (2023-05-17)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
255
|
+
|
|
256
|
+
# 0.30.0 (2023-05-03)
|
|
257
|
+
|
|
258
|
+
### Bug Fixes
|
|
259
|
+
|
|
260
|
+
- **avatar:** ensure there is ALWAYS a focusElement ([c1c8644](https://github.com/adobe/spectrum-web-components/commit/c1c864466a6f241bf12965e580ad5a6618bc26a0))
|
|
261
|
+
- correct [@element](https://github.com/element) jsDoc listing across library ([c97a632](https://github.com/adobe/spectrum-web-components/commit/c97a6320c16a2b3053637e22bca0d56ce0cd5ae5))
|
|
262
|
+
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9))
|
|
263
|
+
- include "type" in package.json, generate custom-elements.json ([1a8d716](https://github.com/adobe/spectrum-web-components/commit/1a8d716f2f787deb8d868a78bd28c8e62fe90e21))
|
|
264
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
265
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
266
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
267
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
268
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
269
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
270
|
+
- use the "browsers" listing in postcss-preset-env ([4eaf6a2](https://github.com/adobe/spectrum-web-components/commit/4eaf6a28f7b5eaf60487841d264d6d804ae675ce))
|
|
271
|
+
|
|
272
|
+
### Features
|
|
273
|
+
|
|
274
|
+
- add screenshot regression testing to CI ([8205dfe](https://github.com/adobe/spectrum-web-components/commit/8205dfe33c725e13f74f411779c2ff3b6061a913))
|
|
275
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
276
|
+
- **avatar:** add avatar component ([a6882b4](https://github.com/adobe/spectrum-web-components/commit/a6882b40a01596305c10990d96bed53168a0f5e3))
|
|
277
|
+
- **avatar:** update spectrum css input ([0a6f35a](https://github.com/adobe/spectrum-web-components/commit/0a6f35a2729edb62df2fcaae10dc5f6770072d53))
|
|
278
|
+
- **avatar:** use core tokens ([6937e68](https://github.com/adobe/spectrum-web-components/commit/6937e684aadd69e825de2b40bfc0366eb8555ef7))
|
|
279
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
280
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
281
|
+
- shared pkg versions, devmode define warning, registry-conflicts docs ([6e49565](https://github.com/adobe/spectrum-web-components/commit/6e4956519b845fa8127f8032948b625c252ef7a6))
|
|
282
|
+
- update lit-\* dependencies, wip ([377f3c8](https://github.com/adobe/spectrum-web-components/commit/377f3c848b09e64fa1ecc1e18208f534fefcd9e4))
|
|
283
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
284
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
285
|
+
|
|
286
|
+
### Performance Improvements
|
|
287
|
+
|
|
288
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
289
|
+
|
|
290
|
+
### Reverts
|
|
291
|
+
|
|
292
|
+
- Revert "chore: release new versions" ([a6d655d](https://github.com/adobe/spectrum-web-components/commit/a6d655d1435ee6427a3778b89f1a6cf9fe4beb9d))
|
|
293
|
+
|
|
294
|
+
## [0.11.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.11.3...@spectrum-web-components/avatar@0.11.4) (2023-04-24)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
297
|
+
|
|
298
|
+
## [0.11.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.11.2...@spectrum-web-components/avatar@0.11.3) (2023-04-05)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
301
|
+
|
|
302
|
+
## [0.11.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.11.1...@spectrum-web-components/avatar@0.11.2) (2023-03-22)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
305
|
+
|
|
306
|
+
## [0.11.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.11.0...@spectrum-web-components/avatar@0.11.1) (2023-02-21)
|
|
307
|
+
|
|
308
|
+
### Bug Fixes
|
|
309
|
+
|
|
310
|
+
- **avatar:** ensure there is ALWAYS a focusElement ([c1c8644](https://github.com/adobe/spectrum-web-components/commit/c1c864466a6f241bf12965e580ad5a6618bc26a0))
|
|
311
|
+
|
|
312
|
+
# [0.11.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.5...@spectrum-web-components/avatar@0.11.0) (2023-02-08)
|
|
313
|
+
|
|
314
|
+
### Features
|
|
315
|
+
|
|
316
|
+
- **avatar:** use core tokens ([6937e68](https://github.com/adobe/spectrum-web-components/commit/6937e684aadd69e825de2b40bfc0366eb8555ef7))
|
|
317
|
+
|
|
318
|
+
## [0.10.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.4...@spectrum-web-components/avatar@0.10.5) (2023-01-23)
|
|
319
|
+
|
|
320
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
321
|
+
|
|
322
|
+
## [0.10.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.3...@spectrum-web-components/avatar@0.10.4) (2023-01-09)
|
|
323
|
+
|
|
324
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
325
|
+
|
|
326
|
+
## [0.10.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.2...@spectrum-web-components/avatar@0.10.3) (2022-12-08)
|
|
327
|
+
|
|
328
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
329
|
+
|
|
330
|
+
## [0.10.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.1...@spectrum-web-components/avatar@0.10.2) (2022-11-21)
|
|
331
|
+
|
|
332
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
333
|
+
|
|
334
|
+
## [0.10.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.10.0...@spectrum-web-components/avatar@0.10.1) (2022-11-14)
|
|
335
|
+
|
|
336
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
337
|
+
|
|
338
|
+
# [0.10.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.12...@spectrum-web-components/avatar@0.10.0) (2022-08-09)
|
|
339
|
+
|
|
340
|
+
### Features
|
|
341
|
+
|
|
342
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
343
|
+
|
|
344
|
+
## [0.9.12](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.11...@spectrum-web-components/avatar@0.9.12) (2022-08-04)
|
|
345
|
+
|
|
346
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
347
|
+
|
|
348
|
+
## [0.9.11](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.10...@spectrum-web-components/avatar@0.9.11) (2022-07-18)
|
|
349
|
+
|
|
350
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
351
|
+
|
|
352
|
+
## [0.9.10](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.9...@spectrum-web-components/avatar@0.9.10) (2022-06-29)
|
|
353
|
+
|
|
354
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
355
|
+
|
|
356
|
+
## [0.9.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.8...@spectrum-web-components/avatar@0.9.9) (2022-06-07)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
359
|
+
|
|
360
|
+
## [0.9.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.7...@spectrum-web-components/avatar@0.9.8) (2022-05-27)
|
|
361
|
+
|
|
362
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
363
|
+
|
|
364
|
+
## [0.9.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.6...@spectrum-web-components/avatar@0.9.7) (2022-05-12)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
367
|
+
|
|
368
|
+
## [0.9.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.5...@spectrum-web-components/avatar@0.9.6) (2022-04-21)
|
|
369
|
+
|
|
370
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
371
|
+
|
|
372
|
+
## [0.9.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.4...@spectrum-web-components/avatar@0.9.5) (2022-03-08)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
375
|
+
|
|
376
|
+
## [0.9.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.3...@spectrum-web-components/avatar@0.9.4) (2022-03-04)
|
|
377
|
+
|
|
378
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
379
|
+
|
|
380
|
+
## [0.9.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.2...@spectrum-web-components/avatar@0.9.3) (2022-02-22)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
383
|
+
|
|
384
|
+
## [0.9.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.1...@spectrum-web-components/avatar@0.9.2) (2022-01-26)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
387
|
+
|
|
388
|
+
## [0.9.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.9.0...@spectrum-web-components/avatar@0.9.1) (2021-12-13)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
391
|
+
|
|
392
|
+
# [0.9.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.8.1...@spectrum-web-components/avatar@0.9.0) (2021-11-08)
|
|
393
|
+
|
|
394
|
+
### Features
|
|
395
|
+
|
|
396
|
+
- update lit-\* dependencies, wip ([377f3c8](https://github.com/adobe/spectrum-web-components/commit/377f3c848b09e64fa1ecc1e18208f534fefcd9e4))
|
|
397
|
+
|
|
398
|
+
## [0.8.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.8.0...@spectrum-web-components/avatar@0.8.1) (2021-11-08)
|
|
399
|
+
|
|
400
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
401
|
+
|
|
402
|
+
# [0.8.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.9...@spectrum-web-components/avatar@0.8.0) (2021-11-02)
|
|
403
|
+
|
|
404
|
+
### Features
|
|
405
|
+
|
|
406
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
407
|
+
|
|
408
|
+
## [0.7.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.8...@spectrum-web-components/avatar@0.7.9) (2021-09-20)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
411
|
+
|
|
412
|
+
## [0.7.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.7...@spectrum-web-components/avatar@0.7.8) (2021-08-24)
|
|
413
|
+
|
|
414
|
+
### Bug Fixes
|
|
415
|
+
|
|
416
|
+
- correct [@element](https://github.com/element) jsDoc listing across library ([c97a632](https://github.com/adobe/spectrum-web-components/commit/c97a6320c16a2b3053637e22bca0d56ce0cd5ae5))
|
|
417
|
+
|
|
418
|
+
## [0.7.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.6...@spectrum-web-components/avatar@0.7.7) (2021-07-22)
|
|
419
|
+
|
|
420
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
421
|
+
|
|
422
|
+
## [0.7.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.5...@spectrum-web-components/avatar@0.7.6) (2021-06-16)
|
|
423
|
+
|
|
424
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
425
|
+
|
|
426
|
+
## [0.7.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.4...@spectrum-web-components/avatar@0.7.5) (2021-05-12)
|
|
427
|
+
|
|
428
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
429
|
+
|
|
430
|
+
## [0.7.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.3...@spectrum-web-components/avatar@0.7.4) (2021-04-09)
|
|
431
|
+
|
|
432
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
433
|
+
|
|
434
|
+
## [0.7.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.2...@spectrum-web-components/avatar@0.7.3) (2021-03-29)
|
|
435
|
+
|
|
436
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
437
|
+
|
|
438
|
+
## [0.7.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.1...@spectrum-web-components/avatar@0.7.2) (2021-03-22)
|
|
439
|
+
|
|
440
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
441
|
+
|
|
442
|
+
## [0.7.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.7.0...@spectrum-web-components/avatar@0.7.1) (2021-03-05)
|
|
443
|
+
|
|
444
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
445
|
+
|
|
446
|
+
# [0.7.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.6.1...@spectrum-web-components/avatar@0.7.0) (2021-03-04)
|
|
447
|
+
|
|
448
|
+
### Features
|
|
449
|
+
|
|
450
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
451
|
+
|
|
452
|
+
## [0.6.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.6.0...@spectrum-web-components/avatar@0.6.1) (2021-02-11)
|
|
453
|
+
|
|
454
|
+
### Bug Fixes
|
|
455
|
+
|
|
456
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
457
|
+
|
|
458
|
+
# [0.6.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.4.3...@spectrum-web-components/avatar@0.6.0) (2021-01-21)
|
|
459
|
+
|
|
460
|
+
### Bug Fixes
|
|
461
|
+
|
|
462
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
463
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
464
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
465
|
+
- use the "browsers" listing in postcss-preset-env ([4eaf6a2](https://github.com/adobe/spectrum-web-components/commit/4eaf6a28f7b5eaf60487841d264d6d804ae675ce))
|
|
466
|
+
|
|
467
|
+
### Features
|
|
468
|
+
|
|
469
|
+
- **avatar:** update spectrum css input ([0a6f35a](https://github.com/adobe/spectrum-web-components/commit/0a6f35a2729edb62df2fcaae10dc5f6770072d53))
|
|
470
|
+
|
|
471
|
+
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.4.3...@spectrum-web-components/avatar@0.5.0) (2021-01-13)
|
|
472
|
+
|
|
473
|
+
### Bug Fixes
|
|
474
|
+
|
|
475
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
476
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
477
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
478
|
+
|
|
479
|
+
### Features
|
|
480
|
+
|
|
481
|
+
- **avatar:** update spectrum css input ([0a6f35a](https://github.com/adobe/spectrum-web-components/commit/0a6f35a2729edb62df2fcaae10dc5f6770072d53))
|
|
482
|
+
|
|
483
|
+
## [0.4.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.4.2...@spectrum-web-components/avatar@0.4.3) (2020-10-12)
|
|
484
|
+
|
|
485
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
486
|
+
|
|
487
|
+
## [0.4.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.4.1...@spectrum-web-components/avatar@0.4.2) (2020-10-12)
|
|
488
|
+
|
|
489
|
+
### Bug Fixes
|
|
490
|
+
|
|
491
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
492
|
+
|
|
493
|
+
## [0.4.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.4.0...@spectrum-web-components/avatar@0.4.1) (2020-09-25)
|
|
494
|
+
|
|
495
|
+
### Bug Fixes
|
|
496
|
+
|
|
497
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
498
|
+
|
|
499
|
+
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.3.2...@spectrum-web-components/avatar@0.4.0) (2020-08-31)
|
|
500
|
+
|
|
501
|
+
### Features
|
|
502
|
+
|
|
503
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
504
|
+
|
|
505
|
+
## [0.3.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.3.1...@spectrum-web-components/avatar@0.3.2) (2020-08-19)
|
|
506
|
+
|
|
507
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
508
|
+
|
|
509
|
+
## [0.3.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.3.0...@spectrum-web-components/avatar@0.3.1) (2020-07-24)
|
|
510
|
+
|
|
511
|
+
### Bug Fixes
|
|
512
|
+
|
|
513
|
+
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9))
|
|
514
|
+
|
|
515
|
+
# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.6...@spectrum-web-components/avatar@0.3.0) (2020-07-17)
|
|
516
|
+
|
|
517
|
+
### Features
|
|
518
|
+
|
|
519
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
520
|
+
|
|
521
|
+
## [0.2.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.5...@spectrum-web-components/avatar@0.2.6) (2020-06-08)
|
|
522
|
+
|
|
523
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
524
|
+
|
|
525
|
+
## [0.2.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.4...@spectrum-web-components/avatar@0.2.5) (2020-04-16)
|
|
526
|
+
|
|
527
|
+
### Performance Improvements
|
|
528
|
+
|
|
529
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
530
|
+
|
|
531
|
+
## [0.2.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.3...@spectrum-web-components/avatar@0.2.4) (2020-04-07)
|
|
532
|
+
|
|
533
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
534
|
+
|
|
535
|
+
## [0.2.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.2...@spectrum-web-components/avatar@0.2.3) (2020-03-11)
|
|
536
|
+
|
|
537
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
538
|
+
|
|
539
|
+
## [0.2.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.1...@spectrum-web-components/avatar@0.2.2) (2020-01-06)
|
|
540
|
+
|
|
541
|
+
**Note:** Version bump only for package @spectrum-web-components/avatar
|
|
542
|
+
|
|
543
|
+
## [0.2.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.0...@spectrum-web-components/avatar@0.2.1) (2019-11-27)
|
|
544
|
+
|
|
545
|
+
### Bug Fixes
|
|
546
|
+
|
|
547
|
+
- include "type" in package.json, generate custom-elements.json ([1a8d716](https://github.com/adobe/spectrum-web-components/commit/1a8d716))
|
|
548
|
+
|
|
549
|
+
# [0.2.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.1.0...@spectrum-web-components/avatar@0.2.0) (2019-11-19)
|
|
550
|
+
|
|
551
|
+
### Features
|
|
552
|
+
|
|
553
|
+
- add screenshot regression testing to CI ([8205dfe](https://github.com/adobe/spectrum-web-components/commit/8205dfe))
|
|
554
|
+
|
|
555
|
+
# 0.1.0 (2019-10-18)
|
|
556
|
+
|
|
557
|
+
### Features
|
|
558
|
+
|
|
559
|
+
- **avatar:** add avatar component ([a6882b4](https://github.com/adobe/spectrum-web-components/commit/a6882b4))
|