@descope-ui/descope-combo-box 3.3.0 → 3.3.2

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