# @percy.ai/hvs-autocomplete

## 2.9.0

### Minor Changes

- 5f711f6: Add optional `preferred-states` attribute that sends `preferred_states` query parameter to re-rank autocomplete results by preferred states

## 2.8.3

### Patch Changes

- fix url base construction

## 2.8.1

### Patch Changes

- results order

## 2.8.0

### Minor Changes

- 99bad86: feat: improve dropdown item selection and focus handling for building clusters

### Patch Changes

- 8f46cb8: process address to exclude city from street address fields
- 9b6e1b3: Enhance UX with smooth animations and improved dropdown behavior when clicking on building clusters. Fixed issue where building unit clusters wouldn't stay open properly when clicked.
- b6364ba: remove data patches

## 0.0.0-dev-20250313181430

### Patch Changes

- update dependencies

## 2.7.3

### Patch Changes

- improve hits providers list

## 0.0.0-dev-20250310162547

### Patch Changes

- fix results providers order

## 0.0.0-dev-20250225191145

### Patch Changes

- test

## 0.0.0-dev-20250225190840

### Patch Changes

- add api-url param

## 2.7.2

### Patch Changes

- fix api url

## 2.7.1

### Patch Changes

- update endpoint

## 2.7.0

### Patch Changes

- fix sub unit details

## 0.0.0-dev-20250203222856

### Patch Changes

- fix sub unit

## 0.0.0-dev-20250203184108

### Patch Changes

- fix sub unit token assignement

## 0.0.0-dev-20250130184229

### Patch Changes

- add new address parser

## 2.6.10

### Patch Changes

- fix deliveryLine

## 2.6.9

### Patch Changes

- signed address param

## 2.6.8

### Patch Changes

- fix signed address issue

## 2.6.7

### Patch Changes

- fix build

## 2.6.6

### Patch Changes

- fix sub unit signed_address token

## 2.6.5

### Patch Changes

- fix sub unit tagging

## 0.0.0-dev-20250115213024

### Patch Changes

- improve subunit algo

## 0.0.0-dev-20250115010936

### Patch Changes

- add sec type and sec number

## 2.6.4

### Patch Changes

- don't save to localstorage when cluster clicked

## 2.6.3

### Patch Changes

- consolidate fixes

## 2.6.2

### Patch Changes

- fix highlighting where there's an unwanted space between the bold and regular text

## 2.6.1

### Patch Changes

- fix

## 0.0.0-dev-20241112204551

### Patch Changes

- fix build

## 0.0.0-dev-20241112203709

### Patch Changes

- fix

## 2.5.4

### Patch Changes

- highlighting

## 0.0.1

### Patch Changes

- fix highlighting

## 0.0.0

### Patch Changes

- fix highlighting text

## 0.0.0-dev-20241223140222

### Patch Changes

- fix hightlighted text spacing

## 2.5.3

### Patch Changes

- 4eb4e03: Add input value param

## 2.5.2

### Patch Changes

- 8c8cbf4: Fixing an issue with the storage of the selectedAddress in the local storage

## 2.5.1

### Patch Changes

- 6881928: Update autocomplete endpoint for the migrated endpoint

## 2.5.0

### Minor Changes

- 349cf53: fetch addresses by country us or ca

### Patch Changes

- f7b28b9: Fix double sub-unit identifier for address
- 8ba0604: fix should store address argument

## 2.4.3

### Patch Changes

- ab30792: fix ios safari security issues
- 2536903: fix link styles

## 2.4.2

### Patch Changes

- 6944c94: handle zipcodes with 0 values

## 2.4.1

### Patch Changes

- fix autoscrolling

## 2.4.0

### Minor Changes

- keyboard navigation on cluster and sub units

## 2.3.1

### Patch Changes

- fix css tokens

## 2.3.0

### Minor Changes

- add more css tokens for better styling

## 2.2.0

### Minor Changes

- fe46bf5: address encryption and new search service

## 2.1.0

### Minor Changes

- f398a39: include a validation parameter that enables the component to toggle between redirecting and storing addresses, altering its behavior accordingly.

## 2.0.0

### Major Changes

- e3f0a5b: Default value of property new-window have transition from true to false
  This mean if a user have <hvs-widget></hvs-widget> the default behavior will be opening the report url on the same browser tab.
  In order to open the report url on a different tab: <hvs-widget new-window></hvs-widget>

## 1.4.5

### Patch Changes

- 608ef2d: add url_address as main address

## 1.4.4

### Patch Changes

- aa35364: add address parser

## 1.4.2

### Patch Changes

- add attoma dress as display since all attom data is normalized

## 1.4.1

### Patch Changes

- e17eec3: add normalize address as display address

## 1.4.0

### Minor Changes

- 380278b: add attom as secondary data source

### Patch Changes

- 580e289: fix report url params

## 1.3.0

### Minor Changes

- 29edf45: add sa redirect

## 1.2.2

### Patch Changes

- c68f700: unencode the username url param

## 1.2.1

### Patch Changes

- 0104293: fix address highlight

## 1.2.0

### Minor Changes

- bf09f02: add agent username config field

## 1.1.4

### Patch Changes

- 5f12741: fix z-index value and release config

## 1.1.3

### Patch Changes

- f6b7811: add high z-index to dropdown list

## 1.1.2

### Patch Changes

- 6f54013: add input container width

## 1.1.1

### Patch Changes

- 98b43ea: set auto input container width

## 1.1.0

### Minor Changes

- 68876a2: Personalize the search icon on the input component
- f7e37ab: implement responsive styles

## 1.0.4

### Patch Changes

- 3c0f824: fix: 🐛 remove get report for... button

## 1.0.3

### Patch Changes

- 8c9a85d: fix input border overflow masking

## 1.0.2

### Patch Changes

- e664ce5: use states allowed from api key config

## 1.0.1

### Patch Changes

- fc26600: fix rollup bundle config for commonjs format

## 1.0.0

### Major Changes

- 6f9ca87: First version of the new HVS Autocomplete web component 🏁
