@descope-ui/descope-avatar 3.3.0 → 3.3.1
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 +71 -51
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
|
|
6
|
+
|
|
5
7
|
## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
|
|
6
8
|
|
|
7
9
|
## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
|
|
@@ -94,10 +96,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
94
96
|
|
|
95
97
|
## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
|
|
96
98
|
|
|
97
|
-
|
|
98
99
|
### Bug Fixes
|
|
99
100
|
|
|
100
|
-
|
|
101
|
+
- Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
|
|
101
102
|
|
|
102
103
|
## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
|
|
103
104
|
|
|
@@ -161,10 +162,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
161
162
|
|
|
162
163
|
## [2.2.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.15...web-components-ui-2.2.16) (2025-12-28)
|
|
163
164
|
|
|
164
|
-
|
|
165
165
|
### Features
|
|
166
166
|
|
|
167
|
-
|
|
167
|
+
- Add design options to apps list ([#815](https://github.com/descope/web-components-ui/issues/815)) ([fd250ac](https://github.com/descope/web-components-ui/commit/fd250acf2802c38905df2b2e6350477b06e2431c))
|
|
168
168
|
|
|
169
169
|
## [2.2.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.14...web-components-ui-2.2.15) (2025-12-23)
|
|
170
170
|
|
|
@@ -214,138 +214,158 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
214
214
|
|
|
215
215
|
### Dependency Updates
|
|
216
216
|
|
|
217
|
-
|
|
218
|
-
|
|
217
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
218
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
219
|
+
|
|
219
220
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.1.0...@descope-ui/descope-avatar-0.1.1) (2025-09-29)
|
|
220
221
|
|
|
221
222
|
### Dependency Updates
|
|
222
223
|
|
|
223
|
-
|
|
224
|
-
|
|
224
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
225
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
226
|
+
|
|
225
227
|
## [0.1.0](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.19...@descope-ui/descope-avatar-0.1.0) (2025-09-02)
|
|
226
228
|
|
|
227
229
|
### Dependency Updates
|
|
228
230
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
231
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
232
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
233
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
232
234
|
|
|
233
235
|
### Features
|
|
234
236
|
|
|
235
|
-
|
|
237
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
236
238
|
|
|
237
239
|
## [0.0.19](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.18...@descope-ui/descope-avatar-0.0.19) (2025-07-21)
|
|
238
240
|
|
|
239
241
|
### Dependency Updates
|
|
240
242
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
244
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
245
|
+
|
|
243
246
|
## [0.0.18](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.17...@descope-ui/descope-avatar-0.0.18) (2025-07-15)
|
|
244
247
|
|
|
245
248
|
### Dependency Updates
|
|
246
249
|
|
|
247
|
-
|
|
248
|
-
|
|
250
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
251
|
+
- `@descope-ui/theme-globals` updated to version `0.0.18`
|
|
252
|
+
|
|
249
253
|
## [0.0.17](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.16...@descope-ui/descope-avatar-0.0.17) (2025-06-30)
|
|
250
254
|
|
|
251
255
|
### Dependency Updates
|
|
252
256
|
|
|
253
|
-
|
|
257
|
+
- `@descope-ui/theme-globals` updated to version `0.0.17`
|
|
258
|
+
|
|
254
259
|
## [0.0.16](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.15...@descope-ui/descope-avatar-0.0.16) (2025-06-30)
|
|
255
260
|
|
|
256
261
|
### Dependency Updates
|
|
257
262
|
|
|
258
|
-
|
|
259
|
-
|
|
263
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
264
|
+
- `@descope-ui/theme-globals` updated to version `0.0.16`
|
|
265
|
+
|
|
260
266
|
## [0.0.15](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.14...@descope-ui/descope-avatar-0.0.15) (2025-06-29)
|
|
261
267
|
|
|
262
268
|
### Dependency Updates
|
|
263
269
|
|
|
264
|
-
|
|
265
|
-
|
|
270
|
+
- `@descope-ui/common` updated to version `0.0.15`
|
|
271
|
+
- `@descope-ui/theme-globals` updated to version `0.0.15`
|
|
272
|
+
|
|
266
273
|
## [0.0.14](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.13...@descope-ui/descope-avatar-0.0.14) (2025-06-26)
|
|
267
274
|
|
|
268
275
|
### Dependency Updates
|
|
269
276
|
|
|
270
|
-
|
|
271
|
-
|
|
277
|
+
- `@descope-ui/common` updated to version `0.0.14`
|
|
278
|
+
- `@descope-ui/theme-globals` updated to version `0.0.14`
|
|
279
|
+
|
|
272
280
|
## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.12...@descope-ui/descope-avatar-0.0.13) (2025-06-09)
|
|
273
281
|
|
|
274
282
|
### Dependency Updates
|
|
275
283
|
|
|
276
|
-
|
|
277
|
-
|
|
284
|
+
- `@descope-ui/common` updated to version `0.0.13`
|
|
285
|
+
- `@descope-ui/theme-globals` updated to version `0.0.13`
|
|
286
|
+
|
|
278
287
|
## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.11...@descope-ui/descope-avatar-0.0.12) (2025-05-28)
|
|
279
288
|
|
|
280
289
|
### Dependency Updates
|
|
281
290
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
291
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
292
|
+
- `@descope-ui/common` updated to version `0.0.12`
|
|
293
|
+
- `@descope-ui/theme-globals` updated to version `0.0.12`
|
|
294
|
+
|
|
285
295
|
## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.10...@descope-ui/descope-avatar-0.0.11) (2025-04-29)
|
|
286
296
|
|
|
287
297
|
### Dependency Updates
|
|
288
298
|
|
|
289
|
-
|
|
290
|
-
|
|
299
|
+
- `@descope-ui/common` updated to version `0.0.11`
|
|
300
|
+
- `@descope-ui/theme-globals` updated to version `0.0.11`
|
|
301
|
+
|
|
291
302
|
## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.9...@descope-ui/descope-avatar-0.0.10) (2025-04-16)
|
|
292
303
|
|
|
293
304
|
### Dependency Updates
|
|
294
305
|
|
|
295
|
-
|
|
296
|
-
|
|
306
|
+
- `@descope-ui/common` updated to version `0.0.10`
|
|
307
|
+
- `@descope-ui/theme-globals` updated to version `0.0.10`
|
|
308
|
+
|
|
297
309
|
## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.8...@descope-ui/descope-avatar-0.0.9) (2025-03-06)
|
|
298
310
|
|
|
299
311
|
### Dependency Updates
|
|
300
312
|
|
|
301
|
-
|
|
302
|
-
|
|
313
|
+
- `@descope-ui/common` updated to version `0.0.9`
|
|
314
|
+
- `@descope-ui/theme-globals` updated to version `0.0.9`
|
|
315
|
+
|
|
303
316
|
## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.7...@descope-ui/descope-avatar-0.0.8) (2025-03-05)
|
|
304
317
|
|
|
305
318
|
### Dependency Updates
|
|
306
319
|
|
|
307
|
-
|
|
308
|
-
|
|
320
|
+
- `@descope-ui/common` updated to version `0.0.8`
|
|
321
|
+
- `@descope-ui/theme-globals` updated to version `0.0.8`
|
|
322
|
+
|
|
309
323
|
## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.6...@descope-ui/descope-avatar-0.0.7) (2025-03-03)
|
|
310
324
|
|
|
311
325
|
### Dependency Updates
|
|
312
326
|
|
|
313
|
-
|
|
314
|
-
|
|
327
|
+
- `@descope-ui/common` updated to version `0.0.7`
|
|
328
|
+
- `@descope-ui/theme-globals` updated to version `0.0.7`
|
|
329
|
+
|
|
315
330
|
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.5...@descope-ui/descope-avatar-0.0.6) (2025-03-03)
|
|
316
331
|
|
|
317
332
|
### Dependency Updates
|
|
318
333
|
|
|
319
|
-
|
|
320
|
-
|
|
334
|
+
- `@descope-ui/common` updated to version `0.0.6`
|
|
335
|
+
- `@descope-ui/theme-globals` updated to version `0.0.6`
|
|
336
|
+
|
|
321
337
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.4...@descope-ui/descope-avatar-0.0.5) (2025-02-26)
|
|
322
338
|
|
|
323
339
|
### Dependency Updates
|
|
324
340
|
|
|
325
|
-
|
|
326
|
-
|
|
341
|
+
- `@descope-ui/theme-globals` updated to version `0.0.5`
|
|
342
|
+
- `@descope-ui/common` updated to version `0.0.5`
|
|
343
|
+
|
|
327
344
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.3...@descope-ui/descope-avatar-0.0.4) (2025-02-17)
|
|
328
345
|
|
|
329
346
|
### Dependency Updates
|
|
330
347
|
|
|
331
|
-
|
|
332
|
-
|
|
348
|
+
- `@descope-ui/common` updated to version `0.0.4`
|
|
349
|
+
- `@descope-ui/theme-globals` updated to version `0.0.4`
|
|
350
|
+
|
|
333
351
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.2...@descope-ui/descope-avatar-0.0.3) (2025-02-04)
|
|
334
352
|
|
|
335
353
|
### Dependency Updates
|
|
336
354
|
|
|
337
|
-
|
|
338
|
-
|
|
355
|
+
- `@descope-ui/theme-globals` updated to version `0.0.3`
|
|
356
|
+
- `@descope-ui/common` updated to version `0.0.3`
|
|
357
|
+
|
|
339
358
|
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-avatar-0.0.1...@descope-ui/descope-avatar-0.0.2) (2025-01-28)
|
|
340
359
|
|
|
341
360
|
### Dependency Updates
|
|
342
361
|
|
|
343
|
-
|
|
344
|
-
|
|
362
|
+
- `@descope-ui/theme-globals` updated to version `0.0.2`
|
|
363
|
+
- `@descope-ui/common` updated to version `0.0.2`
|
|
364
|
+
|
|
345
365
|
## 0.0.1 (2025-01-28)
|
|
346
366
|
|
|
347
367
|
### Dependency Updates
|
|
348
368
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
369
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
370
|
+
- `@descope-ui/theme-globals` updated to version `0.0.1`
|
|
371
|
+
- `@descope-ui/common` updated to version `0.0.1`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-avatar",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.1"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@vaadin/avatar": "24.3.4",
|
|
21
21
|
"@vaadin/icon": "24.3.4",
|
|
22
22
|
"@vaadin/icons": "24.3.4",
|
|
23
|
-
"@descope-ui/common": "3.3.
|
|
24
|
-
"@descope-ui/theme-globals": "3.3.
|
|
23
|
+
"@descope-ui/common": "3.3.1",
|
|
24
|
+
"@descope-ui/theme-globals": "3.3.1"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"link-workspace-packages": false
|