@descope-ui/descope-address-field 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 +101 -76
- package/package.json +6 -6
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
|
|
|
@@ -199,10 +200,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
199
200
|
|
|
200
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)
|
|
201
202
|
|
|
202
|
-
|
|
203
203
|
### Bug Fixes
|
|
204
204
|
|
|
205
|
-
|
|
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))
|
|
206
206
|
|
|
207
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)
|
|
208
208
|
|
|
@@ -214,175 +214,200 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
214
214
|
|
|
215
215
|
### Dependency Updates
|
|
216
216
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
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
|
+
|
|
220
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)
|
|
221
222
|
|
|
222
223
|
### Dependency Updates
|
|
223
224
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
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
|
+
|
|
227
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)
|
|
228
230
|
|
|
229
231
|
### Dependency Updates
|
|
230
232
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
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
|
+
|
|
235
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)
|
|
236
239
|
|
|
237
240
|
### Dependency Updates
|
|
238
241
|
|
|
239
|
-
|
|
242
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.24`
|
|
243
|
+
|
|
240
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)
|
|
241
245
|
|
|
242
246
|
### Dependency Updates
|
|
243
247
|
|
|
244
|
-
|
|
248
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.23`
|
|
249
|
+
|
|
245
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)
|
|
246
251
|
|
|
247
252
|
### Dependency Updates
|
|
248
253
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
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
|
+
|
|
252
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)
|
|
253
259
|
|
|
254
260
|
### Dependency Updates
|
|
255
261
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
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
|
+
|
|
259
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)
|
|
260
267
|
|
|
261
268
|
### Dependency Updates
|
|
262
269
|
|
|
263
|
-
|
|
264
|
-
|
|
270
|
+
- `test-drivers` updated to version `0.0.1`
|
|
271
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.20`
|
|
272
|
+
|
|
265
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)
|
|
266
274
|
|
|
267
275
|
### Dependency Updates
|
|
268
276
|
|
|
269
|
-
|
|
270
|
-
|
|
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
|
+
|
|
271
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)
|
|
272
281
|
|
|
273
282
|
### Dependency Updates
|
|
274
283
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
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
|
+
|
|
278
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)
|
|
279
289
|
|
|
280
290
|
### Dependency Updates
|
|
281
291
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
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
|
+
|
|
285
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)
|
|
286
297
|
|
|
287
298
|
### Dependency Updates
|
|
288
299
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
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
|
+
|
|
292
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)
|
|
293
305
|
|
|
294
306
|
### Dependency Updates
|
|
295
307
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
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
|
+
|
|
299
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)
|
|
300
313
|
|
|
301
314
|
### Dependency Updates
|
|
302
315
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
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
|
+
|
|
307
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)
|
|
308
322
|
|
|
309
323
|
### Dependency Updates
|
|
310
324
|
|
|
311
|
-
|
|
312
|
-
|
|
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
|
+
|
|
313
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)
|
|
314
329
|
|
|
315
330
|
### Dependency Updates
|
|
316
331
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
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
|
+
|
|
320
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)
|
|
321
337
|
|
|
322
338
|
### Dependency Updates
|
|
323
339
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
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
|
+
|
|
327
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)
|
|
328
345
|
|
|
329
346
|
### Dependency Updates
|
|
330
347
|
|
|
331
|
-
|
|
332
|
-
|
|
348
|
+
- `test-drivers` updated to version `0.0.1`
|
|
349
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.10`
|
|
350
|
+
|
|
333
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)
|
|
334
352
|
|
|
335
353
|
### Dependency Updates
|
|
336
354
|
|
|
337
|
-
|
|
338
|
-
|
|
355
|
+
- `test-drivers` updated to version `0.0.1`
|
|
356
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.9`
|
|
357
|
+
|
|
339
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)
|
|
340
359
|
|
|
341
360
|
### Dependency Updates
|
|
342
361
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
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
|
+
|
|
347
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)
|
|
348
368
|
|
|
349
369
|
### Dependency Updates
|
|
350
370
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
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
|
+
|
|
354
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)
|
|
355
376
|
|
|
356
377
|
### Dependency Updates
|
|
357
378
|
|
|
358
|
-
|
|
379
|
+
- `@descope-ui/descope-autocomplete-field` updated to version `0.0.6`
|
|
380
|
+
|
|
359
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)
|
|
360
382
|
|
|
361
383
|
### Dependency Updates
|
|
362
384
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
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
|
+
|
|
366
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)
|
|
367
390
|
|
|
368
391
|
### Dependency Updates
|
|
369
392
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
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
|
+
|
|
373
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)
|
|
374
398
|
|
|
375
399
|
### Dependency Updates
|
|
376
400
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
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
|
+
|
|
380
405
|
## 0.0.1 (2025-02-17)
|
|
381
406
|
|
|
382
407
|
### Dependency Updates
|
|
383
408
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
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.
|
|
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.3.
|
|
23
|
-
"@descope-ui/theme-input-wrapper": "3.3.
|
|
24
|
-
"@descope-ui/descope-autocomplete-field": "3.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
|