@descope-ui/descope-combo-box 3.2.2 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +107 -83
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
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
+
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)
8
+
5
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)
6
10
 
7
11
  ## [3.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.0...web-components-ui-3.2.1) (2026-04-16)
@@ -76,10 +80,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
76
80
 
77
81
  ## [2.2.55](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.54...web-components-ui-2.2.55) (2026-02-23)
78
82
 
79
-
80
83
  ### Features
81
84
 
82
- * combo-box `require-match` ([#885](https://github.com/descope/web-components-ui/issues/885)) ([3cbbb50](https://github.com/descope/web-components-ui/commit/3cbbb5089d9f4ff7c6e8b48005664fc26fdca157))
85
+ - combo-box `require-match` ([#885](https://github.com/descope/web-components-ui/issues/885)) ([3cbbb50](https://github.com/descope/web-components-ui/commit/3cbbb5089d9f4ff7c6e8b48005664fc26fdca157))
83
86
 
84
87
  ## [2.2.54](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.53...web-components-ui-2.2.54) (2026-02-23)
85
88
 
@@ -97,10 +100,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
97
100
 
98
101
  ## [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)
99
102
 
100
-
101
103
  ### Bug Fixes
102
104
 
103
- * 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))
105
+ - 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))
104
106
 
105
107
  ## [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)
106
108
 
@@ -202,10 +204,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
202
204
 
203
205
  ## [2.1.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.15...web-components-ui-2.1.16) (2025-10-19)
204
206
 
205
-
206
207
  ### Bug Fixes
207
208
 
208
- * exclude style attr from proxy sync ([#755](https://github.com/descope/web-components-ui/issues/755)) ([ca0bd1e](https://github.com/descope/web-components-ui/commit/ca0bd1e2a4e07435eec492b08d366c02dd5d687c))
209
+ - exclude style attr from proxy sync ([#755](https://github.com/descope/web-components-ui/issues/755)) ([ca0bd1e](https://github.com/descope/web-components-ui/commit/ca0bd1e2a4e07435eec492b08d366c02dd5d687c))
209
210
 
210
211
  ## [2.1.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.14...web-components-ui-2.1.15) (2025-10-16)
211
212
 
@@ -217,191 +218,214 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
217
218
 
218
219
  ### Dependency Updates
219
220
 
220
- * `@descope-ui/common` updated to version `0.1.2`
221
- * `@descope-ui/theme-globals` updated to version `0.0.22`
222
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
221
+ - `@descope-ui/common` updated to version `0.1.2`
222
+ - `@descope-ui/theme-globals` updated to version `0.0.22`
223
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
224
+
223
225
  ## [0.1.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.12...@descope-ui/descope-combo-box-0.1.13) (2025-09-29)
224
226
 
225
227
  ### Dependency Updates
226
228
 
227
- * `@descope-ui/common` updated to version `0.1.1`
228
- * `@descope-ui/theme-globals` updated to version `0.0.21`
229
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
229
+ - `@descope-ui/common` updated to version `0.1.1`
230
+ - `@descope-ui/theme-globals` updated to version `0.0.21`
231
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
232
+
230
233
  ## [0.1.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.11...@descope-ui/descope-combo-box-0.1.12) (2025-09-02)
231
234
 
232
235
  ### Dependency Updates
233
236
 
234
- * `e2e-utils` updated to version `0.1.0`
235
- * `@descope-ui/common` updated to version `0.1.0`
236
- * `@descope-ui/theme-globals` updated to version `0.0.20`
237
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
237
+ - `e2e-utils` updated to version `0.1.0`
238
+ - `@descope-ui/common` updated to version `0.1.0`
239
+ - `@descope-ui/theme-globals` updated to version `0.0.20`
240
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
241
+
238
242
  ## [0.1.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.10...@descope-ui/descope-combo-box-0.1.11) (2025-08-10)
239
243
 
240
244
  ## [0.1.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.9...@descope-ui/descope-combo-box-0.1.10) (2025-07-27)
241
245
 
242
-
243
246
  ### Bug Fixes
244
247
 
245
- * wait for combo box to be ready before overriding its internals ([#695](https://github.com/descope/web-components-ui/issues/695)) ([0723f17](https://github.com/descope/web-components-ui/commit/0723f173be7ecf29e2a4e7e79dea569ad744eed9))
248
+ - wait for combo box to be ready before overriding its internals ([#695](https://github.com/descope/web-components-ui/issues/695)) ([0723f17](https://github.com/descope/web-components-ui/commit/0723f173be7ecf29e2a4e7e79dea569ad744eed9))
246
249
 
247
250
  ## [0.1.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.8...@descope-ui/descope-combo-box-0.1.9) (2025-07-21)
248
251
 
249
252
  ### Dependency Updates
250
253
 
251
- * `@descope-ui/common` updated to version `0.0.18`
252
- * `@descope-ui/theme-globals` updated to version `0.0.19`
253
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
254
+ - `@descope-ui/common` updated to version `0.0.18`
255
+ - `@descope-ui/theme-globals` updated to version `0.0.19`
256
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
257
+
254
258
  ## [0.1.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.7...@descope-ui/descope-combo-box-0.1.8) (2025-07-15)
255
259
 
256
260
  ### Dependency Updates
257
261
 
258
- * `@descope-ui/common` updated to version `0.0.17`
259
- * `@descope-ui/theme-globals` updated to version `0.0.18`
260
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
262
+ - `@descope-ui/common` updated to version `0.0.17`
263
+ - `@descope-ui/theme-globals` updated to version `0.0.18`
264
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
265
+
261
266
  ## [0.1.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.6...@descope-ui/descope-combo-box-0.1.7) (2025-07-03)
262
267
 
263
268
  ### Dependency Updates
264
269
 
265
- * `test-drivers` updated to version `0.0.1`
270
+ - `test-drivers` updated to version `0.0.1`
271
+
266
272
  ## [0.1.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.5...@descope-ui/descope-combo-box-0.1.6) (2025-06-30)
267
273
 
268
274
  ### Dependency Updates
269
275
 
270
- * `@descope-ui/theme-globals` updated to version `0.0.17`
271
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
276
+ - `@descope-ui/theme-globals` updated to version `0.0.17`
277
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
278
+
272
279
  ## [0.1.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.4...@descope-ui/descope-combo-box-0.1.5) (2025-06-30)
273
280
 
274
281
  ### Dependency Updates
275
282
 
276
- * `@descope-ui/common` updated to version `0.0.16`
277
- * `@descope-ui/theme-globals` updated to version `0.0.16`
278
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
283
+ - `@descope-ui/common` updated to version `0.0.16`
284
+ - `@descope-ui/theme-globals` updated to version `0.0.16`
285
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
286
+
279
287
  ## [0.1.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.3...@descope-ui/descope-combo-box-0.1.4) (2025-06-29)
280
288
 
281
289
  ### Dependency Updates
282
290
 
283
- * `@descope-ui/common` updated to version `0.0.15`
284
- * `@descope-ui/theme-globals` updated to version `0.0.15`
285
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
291
+ - `@descope-ui/common` updated to version `0.0.15`
292
+ - `@descope-ui/theme-globals` updated to version `0.0.15`
293
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
294
+
286
295
  ## [0.1.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.2...@descope-ui/descope-combo-box-0.1.3) (2025-06-26)
287
296
 
288
297
  ### Dependency Updates
289
298
 
290
- * `@descope-ui/common` updated to version `0.0.14`
291
- * `@descope-ui/theme-globals` updated to version `0.0.14`
292
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
299
+ - `@descope-ui/common` updated to version `0.0.14`
300
+ - `@descope-ui/theme-globals` updated to version `0.0.14`
301
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
302
+
293
303
  ## [0.1.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.1...@descope-ui/descope-combo-box-0.1.2) (2025-06-09)
294
304
 
295
305
  ### Dependency Updates
296
306
 
297
- * `@descope-ui/common` updated to version `0.0.13`
298
- * `@descope-ui/theme-globals` updated to version `0.0.13`
299
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
307
+ - `@descope-ui/common` updated to version `0.0.13`
308
+ - `@descope-ui/theme-globals` updated to version `0.0.13`
309
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
310
+
300
311
  ## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.0...@descope-ui/descope-combo-box-0.1.1) (2025-05-28)
301
312
 
302
313
  ### Dependency Updates
303
314
 
304
- * `e2e-utils` updated to version `0.0.1`
305
- * `@descope-ui/common` updated to version `0.0.12`
306
- * `@descope-ui/theme-globals` updated to version `0.0.12`
307
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
315
+ - `e2e-utils` updated to version `0.0.1`
316
+ - `@descope-ui/common` updated to version `0.0.12`
317
+ - `@descope-ui/theme-globals` updated to version `0.0.12`
318
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
319
+
308
320
  ## [0.1.0](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.13...@descope-ui/descope-combo-box-0.1.0) (2025-05-12)
309
321
 
310
322
  ### Dependency Updates
311
323
 
312
- * `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
324
+ - `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
313
325
 
314
326
  ### Features
315
327
 
316
- * control inputs error font size ([#643](https://github.com/descope/web-components-ui/issues/643)) ([16309ab](https://github.com/descope/web-components-ui/commit/16309aba6626f72d2c7301864ea25e006b408af9))
328
+ - control inputs error font size ([#643](https://github.com/descope/web-components-ui/issues/643)) ([16309ab](https://github.com/descope/web-components-ui/commit/16309aba6626f72d2c7301864ea25e006b408af9))
317
329
 
318
330
  ## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.12...@descope-ui/descope-combo-box-0.0.13) (2025-04-29)
319
331
 
320
332
  ### Dependency Updates
321
333
 
322
- * `@descope-ui/common` updated to version `0.0.11`
323
- * `@descope-ui/theme-globals` updated to version `0.0.11`
324
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
334
+ - `@descope-ui/common` updated to version `0.0.11`
335
+ - `@descope-ui/theme-globals` updated to version `0.0.11`
336
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
337
+
325
338
  ## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.11...@descope-ui/descope-combo-box-0.0.12) (2025-04-16)
326
339
 
327
340
  ### Dependency Updates
328
341
 
329
- * `@descope-ui/common` updated to version `0.0.10`
330
- * `@descope-ui/theme-globals` updated to version `0.0.10`
331
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
342
+ - `@descope-ui/common` updated to version `0.0.10`
343
+ - `@descope-ui/theme-globals` updated to version `0.0.10`
344
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
345
+
332
346
  ## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.10...@descope-ui/descope-combo-box-0.0.11) (2025-03-20)
333
347
 
334
348
  ### Dependency Updates
335
349
 
336
- * `test-drivers` updated to version `0.0.1`
350
+ - `test-drivers` updated to version `0.0.1`
351
+
337
352
  ## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.9...@descope-ui/descope-combo-box-0.0.10) (2025-03-11)
338
353
 
339
354
  ### Dependency Updates
340
355
 
341
- * `test-drivers` updated to version `0.0.1`
356
+ - `test-drivers` updated to version `0.0.1`
357
+
342
358
  ## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.8...@descope-ui/descope-combo-box-0.0.9) (2025-03-06)
343
359
 
344
360
  ### Dependency Updates
345
361
 
346
- * `test-drivers` updated to version `0.0.1`
347
- * `@descope-ui/common` updated to version `0.0.9`
348
- * `@descope-ui/theme-globals` updated to version `0.0.9`
349
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.9`
362
+ - `test-drivers` updated to version `0.0.1`
363
+ - `@descope-ui/common` updated to version `0.0.9`
364
+ - `@descope-ui/theme-globals` updated to version `0.0.9`
365
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.9`
366
+
350
367
  ## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.7...@descope-ui/descope-combo-box-0.0.8) (2025-03-05)
351
368
 
352
369
  ### Dependency Updates
353
370
 
354
- * `@descope-ui/common` updated to version `0.0.8`
355
- * `@descope-ui/theme-globals` updated to version `0.0.8`
356
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.8`
371
+ - `@descope-ui/common` updated to version `0.0.8`
372
+ - `@descope-ui/theme-globals` updated to version `0.0.8`
373
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.8`
374
+
357
375
  ## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.6...@descope-ui/descope-combo-box-0.0.7) (2025-03-03)
358
376
 
359
377
  ### Dependency Updates
360
378
 
361
- * `@descope-ui/common` updated to version `0.0.7`
362
- * `@descope-ui/theme-globals` updated to version `0.0.7`
363
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.7`
379
+ - `@descope-ui/common` updated to version `0.0.7`
380
+ - `@descope-ui/theme-globals` updated to version `0.0.7`
381
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.7`
382
+
364
383
  ## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.5...@descope-ui/descope-combo-box-0.0.6) (2025-03-03)
365
384
 
366
385
  ### Dependency Updates
367
386
 
368
- * `@descope-ui/common` updated to version `0.0.6`
369
- * `@descope-ui/theme-globals` updated to version `0.0.6`
370
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.6`
387
+ - `@descope-ui/common` updated to version `0.0.6`
388
+ - `@descope-ui/theme-globals` updated to version `0.0.6`
389
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.6`
390
+
371
391
  ## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.4...@descope-ui/descope-combo-box-0.0.5) (2025-02-26)
372
392
 
373
393
  ### Dependency Updates
374
394
 
375
- * `@descope-ui/theme-globals` updated to version `0.0.5`
376
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.5`
377
- * `@descope-ui/common` updated to version `0.0.5`
395
+ - `@descope-ui/theme-globals` updated to version `0.0.5`
396
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.5`
397
+ - `@descope-ui/common` updated to version `0.0.5`
398
+
378
399
  ## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.3...@descope-ui/descope-combo-box-0.0.4) (2025-02-17)
379
400
 
380
401
  ### Dependency Updates
381
402
 
382
- * `@descope-ui/common` updated to version `0.0.4`
383
- * `@descope-ui/theme-globals` updated to version `0.0.4`
384
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.4`
403
+ - `@descope-ui/common` updated to version `0.0.4`
404
+ - `@descope-ui/theme-globals` updated to version `0.0.4`
405
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.4`
406
+
385
407
  ## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.2...@descope-ui/descope-combo-box-0.0.3) (2025-02-04)
386
408
 
387
409
  ### Dependency Updates
388
410
 
389
- * `@descope-ui/theme-globals` updated to version `0.0.3`
390
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.3`
391
- * `@descope-ui/common` updated to version `0.0.3`
411
+ - `@descope-ui/theme-globals` updated to version `0.0.3`
412
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.3`
413
+ - `@descope-ui/common` updated to version `0.0.3`
414
+
392
415
  ## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.1...@descope-ui/descope-combo-box-0.0.2) (2025-01-28)
393
416
 
394
417
  ### Dependency Updates
395
418
 
396
- * `@descope-ui/theme-globals` updated to version `0.0.2`
397
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.2`
398
- * `@descope-ui/common` updated to version `0.0.2`
419
+ - `@descope-ui/theme-globals` updated to version `0.0.2`
420
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.2`
421
+ - `@descope-ui/common` updated to version `0.0.2`
422
+
399
423
  ## 0.0.1 (2025-01-28)
400
424
 
401
425
  ### Dependency Updates
402
426
 
403
- * `e2e-utils` updated to version `0.0.1`
404
- * `test-drivers` updated to version `0.0.1`
405
- * `@descope-ui/theme-globals` updated to version `0.0.1`
406
- * `@descope-ui/theme-input-wrapper` updated to version `0.0.1`
407
- * `@descope-ui/common` updated to version `0.0.1`
427
+ - `e2e-utils` updated to version `0.0.1`
428
+ - `test-drivers` updated to version `0.0.1`
429
+ - `@descope-ui/theme-globals` updated to version `0.0.1`
430
+ - `@descope-ui/theme-input-wrapper` updated to version `0.0.1`
431
+ - `@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-combo-box",
3
- "version": "3.2.2",
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.2.2",
18
- "test-drivers": "3.2.2"
17
+ "e2e-utils": "3.3.1",
18
+ "test-drivers": "3.3.1"
19
19
  },
20
20
  "dependencies": {
21
21
  "@vaadin/combo-box": "24.3.4",
22
- "@descope-ui/theme-input-wrapper": "3.2.2",
23
- "@descope-ui/common": "3.2.2",
24
- "@descope-ui/theme-globals": "3.2.2"
22
+ "@descope-ui/common": "3.3.1",
23
+ "@descope-ui/theme-globals": "3.3.1",
24
+ "@descope-ui/theme-input-wrapper": "3.3.1"
25
25
  },
26
26
  "publishConfig": {
27
27
  "link-workspace-packages": false