@descope-ui/descope-address-field 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.
- package/CHANGELOG.md +103 -76
- 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)
|
|
@@ -94,10 +98,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
94
98
|
|
|
95
99
|
## [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
100
|
|
|
97
|
-
|
|
98
101
|
### Bug Fixes
|
|
99
102
|
|
|
100
|
-
|
|
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))
|
|
101
104
|
|
|
102
105
|
## [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
106
|
|
|
@@ -199,10 +202,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
199
202
|
|
|
200
203
|
## [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)
|
|
201
204
|
|
|
202
|
-
|
|
203
205
|
### Bug Fixes
|
|
204
206
|
|
|
205
|
-
|
|
207
|
+
- 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))
|
|
206
208
|
|
|
207
209
|
## [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)
|
|
208
210
|
|
|
@@ -214,175 +216,200 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
214
216
|
|
|
215
217
|
### Dependency Updates
|
|
216
218
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
219
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
220
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
|
|
221
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.27`
|
|
222
|
+
|
|
220
223
|
## [0.0.25](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.24...@descope-ui/descope-address-field-0.0.25) (2025-09-29)
|
|
221
224
|
|
|
222
225
|
### Dependency Updates
|
|
223
226
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
228
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
|
|
229
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.26`
|
|
230
|
+
|
|
227
231
|
## [0.0.24](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.23...@descope-ui/descope-address-field-0.0.24) (2025-09-02)
|
|
228
232
|
|
|
229
233
|
### Dependency Updates
|
|
230
234
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
236
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
237
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
|
|
238
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.25`
|
|
239
|
+
|
|
235
240
|
## [0.0.23](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.22...@descope-ui/descope-address-field-0.0.23) (2025-08-10)
|
|
236
241
|
|
|
237
242
|
### Dependency Updates
|
|
238
243
|
|
|
239
|
-
|
|
244
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.24`
|
|
245
|
+
|
|
240
246
|
## [0.0.22](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.21...@descope-ui/descope-address-field-0.0.22) (2025-07-27)
|
|
241
247
|
|
|
242
248
|
### Dependency Updates
|
|
243
249
|
|
|
244
|
-
|
|
250
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.23`
|
|
251
|
+
|
|
245
252
|
## [0.0.21](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.20...@descope-ui/descope-address-field-0.0.21) (2025-07-21)
|
|
246
253
|
|
|
247
254
|
### Dependency Updates
|
|
248
255
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
256
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
257
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
|
|
258
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.22`
|
|
259
|
+
|
|
252
260
|
## [0.0.20](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.19...@descope-ui/descope-address-field-0.0.20) (2025-07-15)
|
|
253
261
|
|
|
254
262
|
### Dependency Updates
|
|
255
263
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
264
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
265
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
|
|
266
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.21`
|
|
267
|
+
|
|
259
268
|
## [0.0.19](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.18...@descope-ui/descope-address-field-0.0.19) (2025-07-03)
|
|
260
269
|
|
|
261
270
|
### Dependency Updates
|
|
262
271
|
|
|
263
|
-
|
|
264
|
-
|
|
272
|
+
- `test-drivers` updated to version `0.0.1`
|
|
273
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.20`
|
|
274
|
+
|
|
265
275
|
## [0.0.18](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.17...@descope-ui/descope-address-field-0.0.18) (2025-06-30)
|
|
266
276
|
|
|
267
277
|
### Dependency Updates
|
|
268
278
|
|
|
269
|
-
|
|
270
|
-
|
|
279
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
|
|
280
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.19`
|
|
281
|
+
|
|
271
282
|
## [0.0.17](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.16...@descope-ui/descope-address-field-0.0.17) (2025-06-30)
|
|
272
283
|
|
|
273
284
|
### Dependency Updates
|
|
274
285
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
286
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
287
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
|
|
288
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.18`
|
|
289
|
+
|
|
278
290
|
## [0.0.16](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.15...@descope-ui/descope-address-field-0.0.16) (2025-06-29)
|
|
279
291
|
|
|
280
292
|
### Dependency Updates
|
|
281
293
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
294
|
+
- `@descope-ui/common` updated to version `0.0.15`
|
|
295
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
|
|
296
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.17`
|
|
297
|
+
|
|
285
298
|
## [0.0.15](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.14...@descope-ui/descope-address-field-0.0.15) (2025-06-26)
|
|
286
299
|
|
|
287
300
|
### Dependency Updates
|
|
288
301
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
302
|
+
- `@descope-ui/common` updated to version `0.0.14`
|
|
303
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
|
|
304
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.16`
|
|
305
|
+
|
|
292
306
|
## [0.0.14](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.13...@descope-ui/descope-address-field-0.0.14) (2025-06-09)
|
|
293
307
|
|
|
294
308
|
### Dependency Updates
|
|
295
309
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
310
|
+
- `@descope-ui/common` updated to version `0.0.13`
|
|
311
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
|
|
312
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.15`
|
|
313
|
+
|
|
299
314
|
## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.12...@descope-ui/descope-address-field-0.0.13) (2025-05-28)
|
|
300
315
|
|
|
301
316
|
### Dependency Updates
|
|
302
317
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
318
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
319
|
+
- `@descope-ui/common` updated to version `0.0.12`
|
|
320
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
|
|
321
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.14`
|
|
322
|
+
|
|
307
323
|
## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.11...@descope-ui/descope-address-field-0.0.12) (2025-05-12)
|
|
308
324
|
|
|
309
325
|
### Dependency Updates
|
|
310
326
|
|
|
311
|
-
|
|
312
|
-
|
|
327
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
|
|
328
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.13`
|
|
329
|
+
|
|
313
330
|
## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.10...@descope-ui/descope-address-field-0.0.11) (2025-04-29)
|
|
314
331
|
|
|
315
332
|
### Dependency Updates
|
|
316
333
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
334
|
+
- `@descope-ui/common` updated to version `0.0.11`
|
|
335
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
|
|
336
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.12`
|
|
337
|
+
|
|
320
338
|
## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.9...@descope-ui/descope-address-field-0.0.10) (2025-04-16)
|
|
321
339
|
|
|
322
340
|
### Dependency Updates
|
|
323
341
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
342
|
+
- `@descope-ui/common` updated to version `0.0.10`
|
|
343
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
|
|
344
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.11`
|
|
345
|
+
|
|
327
346
|
## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.8...@descope-ui/descope-address-field-0.0.9) (2025-03-20)
|
|
328
347
|
|
|
329
348
|
### Dependency Updates
|
|
330
349
|
|
|
331
|
-
|
|
332
|
-
|
|
350
|
+
- `test-drivers` updated to version `0.0.1`
|
|
351
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.10`
|
|
352
|
+
|
|
333
353
|
## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.7...@descope-ui/descope-address-field-0.0.8) (2025-03-11)
|
|
334
354
|
|
|
335
355
|
### Dependency Updates
|
|
336
356
|
|
|
337
|
-
|
|
338
|
-
|
|
357
|
+
- `test-drivers` updated to version `0.0.1`
|
|
358
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.9`
|
|
359
|
+
|
|
339
360
|
## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.6...@descope-ui/descope-address-field-0.0.7) (2025-03-06)
|
|
340
361
|
|
|
341
362
|
### Dependency Updates
|
|
342
363
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
364
|
+
- `test-drivers` updated to version `0.0.1`
|
|
365
|
+
- `@descope-ui/common` updated to version `0.0.9`
|
|
366
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.9`
|
|
367
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.8`
|
|
368
|
+
|
|
347
369
|
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.5...@descope-ui/descope-address-field-0.0.6) (2025-03-05)
|
|
348
370
|
|
|
349
371
|
### Dependency Updates
|
|
350
372
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
373
|
+
- `@descope-ui/common` updated to version `0.0.8`
|
|
374
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.8`
|
|
375
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.7`
|
|
376
|
+
|
|
354
377
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.4...@descope-ui/descope-address-field-0.0.5) (2025-03-04)
|
|
355
378
|
|
|
356
379
|
### Dependency Updates
|
|
357
380
|
|
|
358
|
-
|
|
381
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.6`
|
|
382
|
+
|
|
359
383
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.3...@descope-ui/descope-address-field-0.0.4) (2025-03-03)
|
|
360
384
|
|
|
361
385
|
### Dependency Updates
|
|
362
386
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
387
|
+
- `@descope-ui/common` updated to version `0.0.7`
|
|
388
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.7`
|
|
389
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.5`
|
|
390
|
+
|
|
366
391
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.2...@descope-ui/descope-address-field-0.0.3) (2025-03-03)
|
|
367
392
|
|
|
368
393
|
### Dependency Updates
|
|
369
394
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
395
|
+
- `@descope-ui/common` updated to version `0.0.6`
|
|
396
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.6`
|
|
397
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.4`
|
|
398
|
+
|
|
373
399
|
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-address-field-0.0.1...@descope-ui/descope-address-field-0.0.2) (2025-02-26)
|
|
374
400
|
|
|
375
401
|
### Dependency Updates
|
|
376
402
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
403
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.5`
|
|
404
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.3`
|
|
405
|
+
- `@descope-ui/common` updated to version `0.0.5`
|
|
406
|
+
|
|
380
407
|
## 0.0.1 (2025-02-17)
|
|
381
408
|
|
|
382
409
|
### Dependency Updates
|
|
383
410
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
411
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
412
|
+
- `test-drivers` updated to version `0.0.1`
|
|
413
|
+
- `@descope-ui/common` updated to version `0.0.4`
|
|
414
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.4`
|
|
415
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.2`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-address-field",
|
|
3
|
-
"version": "3.3.
|
|
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.
|
|
18
|
-
"test-drivers": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.2",
|
|
18
|
+
"test-drivers": "3.3.2"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@vaadin/custom-field": "24.3.4",
|
|
22
|
-
"@descope-ui/common": "3.3.
|
|
23
|
-
"@descope-ui/theme-input-wrapper": "3.3.
|
|
24
|
-
"@descope-ui/descope-autocomplete-field": "3.3.
|
|
22
|
+
"@descope-ui/common": "3.3.2",
|
|
23
|
+
"@descope-ui/theme-input-wrapper": "3.3.2",
|
|
24
|
+
"@descope-ui/descope-autocomplete-field": "3.3.2"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"link-workspace-packages": false
|