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