@mapbox/search-js-web
Advanced tools
Comparing version 1.0.0-beta.20 to 1.0.0-beta.21
@@ -21,5 +21,8 @@ import { AddressAutofillFeatureSuggestion } from '@mapbox/search-js-core'; | ||
* and/or `address-line3` values provided through the `autofillValues` map. | ||
* @param featureName - The name of the feature used as the first line of the address. | ||
* @param featureDescription - The context string the feature used as the last line of the address. | ||
* @param isSecondary - If true, the address is a secondary address and the featureName includes secondary info. | ||
* @returns | ||
*/ | ||
export declare function createAddressElement(autofillValues: AutofillValueMap, baseAddress?: string): HTMLElement; | ||
export declare function createAddressElement(autofillValues: AutofillValueMap, baseAddress?: string, featureName?: string, featureDescription?: string, isSecondary?: boolean): HTMLElement; | ||
/** | ||
@@ -26,0 +29,0 @@ * Checks a browser autofill event against an Address Autofill input and, given |
{ | ||
"name": "@mapbox/search-js-web", | ||
"version": "1.0.0-beta.20", | ||
"version": "1.0.0-beta.21", | ||
"description": "Search web component with form autocomplete.", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"@floating-ui/dom": "^0.5.2", | ||
"@mapbox/search-js-core": "^1.0.0-beta.20", | ||
"@mapbox/search-js-core": "^1.0.0-beta.21", | ||
"@mapbox/sphericalmercator": "^1.2.0", | ||
@@ -26,0 +26,0 @@ "focus-trap": "^6.7.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3492682
15142