Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
f4da252
Support trusted publishing with OIDC (#558)
anguyen-yext2 Oct 17, 2025
0a476e5
Bump search-headless-react version (to be published as v1.10.0) (#561)
anguyen-yext2 Oct 21, 2025
c89dc97
release: v1.10.0-beta.0
anguyen-yext2 Oct 22, 2025
4abf066
release: v1.10.0
anguyen-yext2 Oct 22, 2025
d260b2b
drop node 16 from github workflows (#567)
Fondryext Oct 29, 2025
999d662
v1.10.1 (#569)
Fondryext Oct 30, 2025
a4d728f
release: v1.10.1
anguyen-yext2 Oct 30, 2025
86ae03f
Move map to search location when there are no results (v1.10.2) (#570)
anguyen-yext2 Nov 4, 2025
c185952
release: v1.10.2
mkouzel-yext Nov 4, 2025
ad0c14a
Fix orphaned ARIA references when collapsible=false (#579)
mkouzel-yext Nov 24, 2025
1c61433
release: v1.10.3
mkouzel-yext Nov 24, 2025
1051e16
release: v1.10.3-beta.0
mkouzel-yext Nov 24, 2025
ea45e3a
release: v1.10.3
mkouzel-yext Nov 24, 2025
6f41449
chore: update search bar components to improve accessibility (v1.10.4…
k-gerner Dec 1, 2025
a6e2bd0
chore: update generate license config (#586)
k-gerner Dec 3, 2025
9dd71d7
release: v1.10.4
k-gerner Dec 3, 2025
b550551
feat: upgrade to React 19; add backwards compatibility test-site scri…
k-gerner Dec 11, 2025
40c8297
release: v1.11.0
k-gerner Dec 11, 2025
9c6f459
fix: handle mapbox padding race condition (v1.11.1) (#592)
k-gerner Dec 17, 2025
efeffaf
release: v1.11.1
k-gerner Dec 17, 2025
2949fb7
fix: upgrade storybook version (#595)
mkouzel-yext Jan 2, 2026
a2ff824
feat: support autocomplete limits (v1.12.0) (#597)
k-gerner Jan 8, 2026
1c7946c
release: v1.12.0
k-gerner Jan 8, 2026
cd27027
hotfix: some symbol layers not showing up (v1.12.1) (#601)
anguyen-yext2 Jan 9, 2026
5d9279e
release: v1.12.1
anguyen-yext2 Jan 9, 2026
0fdb1b4
chore: reduce update snapshot commit hook flakiness (#600)
k-gerner Jan 9, 2026
3b16554
ability to disable autocomplete in SearchBar (v1.12.2) (#605)
anguyen-yext2 Jan 13, 2026
4ee1e8b
release: v1.12.2
anguyen-yext2 Jan 13, 2026
1c04a5c
ksearch: upgrade to Events API (#508)
Fondryext Jan 13, 2026
6666c0a
release: v2.0.0
Fondryext Jan 13, 2026
98f0a1e
Merge branch 'develop' into dev/merge-v2.0.0-6666c0a-into-develop
Fondryext Jan 14, 2026
5209e6c
Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…
github-actions[bot] Jan 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
200 changes: 2 additions & 198 deletions THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -1308,27 +1308,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----------

The following npm package may be included in this product:

- webidl-conversions@3.0.1

This package contains the following license:

# The BSD 2-Clause License

Copyright (c) 2014, Domenic Denicola
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----------

The following npm package may be included in this product:

- didyoumean@1.2.2
Expand Down Expand Up @@ -1471,60 +1450,6 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”

-----------

The following npm package may be included in this product:

- iconv-lite@0.6.3

This package contains the following license:

Copyright (c) 2011 Alexander Shtuchkin

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----------

The following npm package may be included in this product:

- encoding@0.1.13

This package contains the following license:

Copyright (c) 2012-2014 Andris Reinman

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following npm package may be included in this product:

- function-bind@1.1.2
Expand Down Expand Up @@ -2514,7 +2439,6 @@ The following npm packages may be included in this product:
- murmurhash-js@1.0.0
- recent-searches@1.0.5
- remark-parse@9.0.0
- tr46@0.0.3

These packages each contain the following license:

Expand Down Expand Up @@ -2704,36 +2628,6 @@ SOFTWARE.

-----------

The following npm package may be included in this product:

- safer-buffer@2.1.2

This package contains the following license:

MIT License

Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following npm package may be included in this product:

- mini-svg-data-uri@1.4.4
Expand Down Expand Up @@ -3297,7 +3191,7 @@ THE SOFTWARE.

The following npm package may be included in this product:

- @yext/analytics@0.6.8
- @yext/analytics@1.1.0

This package contains the following license:

Expand Down Expand Up @@ -4222,96 +4116,6 @@ THE SOFTWARE.

-----------

The following npm package may be included in this product:

- whatwg-url@5.0.0

This package contains the following license:

The MIT License (MIT)

Copyright (c) 2015–2016 Sebastian Mayr

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

-----------

The following npm package may be included in this product:

- node-fetch@2.7.0

This package contains the following license:

The MIT License (MIT)

Copyright (c) 2016 David Frank

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following npm package may be included in this product:

- cross-fetch@3.2.0

This package contains the following license:

The MIT License (MIT)

Copyright (c) 2017 Leonardo Quixadá

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following npm package may be included in this product:

- style-to-object@0.3.0
Expand Down Expand Up @@ -4524,7 +4328,7 @@ SOFTWARE.

The following npm package may be included in this product:

- i18next@25.7.3
- i18next@25.7.4

This package contains the following license:

Expand Down
4 changes: 2 additions & 2 deletions docs/search-ui-react.analyticsprovider.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A higher-order component which provides analytics for its children.
**Signature:**

```typescript
declare function AnalyticsProvider(props: PropsWithChildren<AnalyticsConfig>): React.JSX.Element;
declare function AnalyticsProvider(props: PropsWithChildren<SearchAnalyticsConfig>): React.JSX.Element;
```

## Parameters
Expand Down Expand Up @@ -37,7 +37,7 @@ props

</td><td>

PropsWithChildren&lt;AnalyticsConfig&gt;
PropsWithChildren&lt;[SearchAnalyticsConfig](./search-ui-react.searchanalyticsconfig.md)<!-- -->&gt;


</td><td>
Expand Down
22 changes: 22 additions & 0 deletions docs/search-ui-react.md
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,28 @@ The CSS class interface for [ResultsCount()](./search-ui-react.resultscount.md)<
Props for [ResultsCount()](./search-ui-react.resultscount.md)<!-- -->.


</td></tr>
<tr><td>

[SearchAnalyticsConfig](./search-ui-react.searchanalyticsconfig.md)


</td><td>

An interface representing the configuration for search analytics reporting.


</td></tr>
<tr><td>

[SearchAnalyticsEventService](./search-ui-react.searchanalyticseventservice.md)


</td><td>

A service for reporting Yext Search analytics events


</td></tr>
<tr><td>

Expand Down
13 changes: 13 additions & 0 deletions docs/search-ui-react.searchanalyticsconfig.apikey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@yext/search-ui-react](./search-ui-react.md) &gt; [SearchAnalyticsConfig](./search-ui-react.searchanalyticsconfig.md) &gt; [apiKey](./search-ui-react.searchanalyticsconfig.apikey.md)

## SearchAnalyticsConfig.apiKey property

The apiKey of the App with Events SDK access.

**Signature:**

```typescript
apiKey: string;
```
13 changes: 13 additions & 0 deletions docs/search-ui-react.searchanalyticsconfig.cloudregion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@yext/search-ui-react](./search-ui-react.md) &gt; [SearchAnalyticsConfig](./search-ui-react.searchanalyticsconfig.md) &gt; [cloudRegion](./search-ui-react.searchanalyticsconfig.cloudregion.md)

## SearchAnalyticsConfig.cloudRegion property

The region to send requests to. Defaults to 'US'.

**Signature:**

```typescript
cloudRegion?: CloudRegion;
```
13 changes: 13 additions & 0 deletions docs/search-ui-react.searchanalyticsconfig.environment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@yext/search-ui-react](./search-ui-react.md) &gt; [SearchAnalyticsConfig](./search-ui-react.searchanalyticsconfig.md) &gt; [environment](./search-ui-react.searchanalyticsconfig.environment.md)

## SearchAnalyticsConfig.environment property

The Yext environment to send requests to. Defaults to 'PRODUCTION'.

**Signature:**

```typescript
environment?: Environment;
```
Loading
Loading