@wix/auto_sdk_atlas_location 1.0.0
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/build/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.context.d.ts +5 -0
- package/build/cjs/src/atlas-v2-search-result-location.context.js +11 -0
- package/build/cjs/src/atlas-v2-search-result-location.context.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.http.d.ts +3 -0
- package/build/cjs/src/atlas-v2-search-result-location.http.js +144 -0
- package/build/cjs/src/atlas-v2-search-result-location.http.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.meta.d.ts +13 -0
- package/build/cjs/src/atlas-v2-search-result-location.meta.js +47 -0
- package/build/cjs/src/atlas-v2-search-result-location.meta.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.public.d.ts +13 -0
- package/build/cjs/src/atlas-v2-search-result-location.public.js +16 -0
- package/build/cjs/src/atlas-v2-search-result-location.public.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.types.d.ts +134 -0
- package/build/cjs/src/atlas-v2-search-result-location.types.js +37 -0
- package/build/cjs/src/atlas-v2-search-result-location.types.js.map +1 -0
- package/build/cjs/src/atlas-v2-search-result-location.universal.d.ts +169 -0
- package/build/cjs/src/atlas-v2-search-result-location.universal.js +125 -0
- package/build/cjs/src/atlas-v2-search-result-location.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/atlas-v2-search-result-location.context.d.ts +5 -0
- package/build/es/src/atlas-v2-search-result-location.context.js +5 -0
- package/build/es/src/atlas-v2-search-result-location.context.js.map +1 -0
- package/build/es/src/atlas-v2-search-result-location.http.d.ts +3 -0
- package/build/es/src/atlas-v2-search-result-location.http.js +140 -0
- package/build/es/src/atlas-v2-search-result-location.http.js.map +1 -0
- package/build/es/src/atlas-v2-search-result-location.meta.d.ts +13 -0
- package/build/es/src/atlas-v2-search-result-location.meta.js +20 -0
- package/build/es/src/atlas-v2-search-result-location.meta.js.map +1 -0
- package/build/es/src/atlas-v2-search-result-location.public.d.ts +13 -0
- package/build/es/src/atlas-v2-search-result-location.public.js +9 -0
- package/build/es/src/atlas-v2-search-result-location.public.js.map +1 -0
- package/build/es/src/atlas-v2-search-result-location.types.d.ts +134 -0
- package/build/es/src/atlas-v2-search-result-location.types.js +34 -0
- package/build/es/src/atlas-v2-search-result-location.types.js.map +1 -0
- package/build/es/src/atlas-v2-search-result-location.universal.d.ts +169 -0
- package/build/es/src/atlas-v2-search-result-location.universal.js +98 -0
- package/build/es/src/atlas-v2-search-result-location.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.context.d.ts +5 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.context.js +11 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.context.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.http.d.ts +3 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.http.js +144 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.http.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.meta.d.ts +13 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.meta.js +47 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.meta.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.public.d.ts +13 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.public.js +16 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.public.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.types.d.ts +134 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.types.js +37 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.types.js.map +1 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.universal.d.ts +169 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.universal.js +125 -0
- package/build/internal/cjs/src/atlas-v2-search-result-location.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.context.d.ts +5 -0
- package/build/internal/es/src/atlas-v2-search-result-location.context.js +5 -0
- package/build/internal/es/src/atlas-v2-search-result-location.context.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.http.d.ts +3 -0
- package/build/internal/es/src/atlas-v2-search-result-location.http.js +140 -0
- package/build/internal/es/src/atlas-v2-search-result-location.http.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.meta.d.ts +13 -0
- package/build/internal/es/src/atlas-v2-search-result-location.meta.js +20 -0
- package/build/internal/es/src/atlas-v2-search-result-location.meta.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.public.d.ts +13 -0
- package/build/internal/es/src/atlas-v2-search-result-location.public.js +9 -0
- package/build/internal/es/src/atlas-v2-search-result-location.public.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.types.d.ts +134 -0
- package/build/internal/es/src/atlas-v2-search-result-location.types.js +34 -0
- package/build/internal/es/src/atlas-v2-search-result-location.types.js.map +1 -0
- package/build/internal/es/src/atlas-v2-search-result-location.universal.d.ts +169 -0
- package/build/internal/es/src/atlas-v2-search-result-location.universal.js +98 -0
- package/build/internal/es/src/atlas-v2-search-result-location.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.search = void 0;
|
|
4
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
5
|
+
const float_1 = require("@wix/sdk-runtime/transformations/float");
|
|
6
|
+
const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
7
|
+
const rest_modules_2 = require("@wix/sdk-runtime/rest-modules");
|
|
8
|
+
function resolveComWixpressViAtlasServiceV2LocationServiceV2Url(opts) {
|
|
9
|
+
const domainToMappings = {
|
|
10
|
+
'api._api_base_domain_': [
|
|
11
|
+
{
|
|
12
|
+
srcPath: '/wix-atlas-service-web',
|
|
13
|
+
destPath: '',
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
'bo._base_domain_': [
|
|
17
|
+
{
|
|
18
|
+
srcPath: '/wix-atlas-service-web',
|
|
19
|
+
destPath: '',
|
|
20
|
+
},
|
|
21
|
+
],
|
|
22
|
+
'wixbo.ai': [
|
|
23
|
+
{
|
|
24
|
+
srcPath: '/wix-atlas-service-web',
|
|
25
|
+
destPath: '',
|
|
26
|
+
},
|
|
27
|
+
],
|
|
28
|
+
'wix-bo.com': [
|
|
29
|
+
{
|
|
30
|
+
srcPath: '/wix-atlas-service-web',
|
|
31
|
+
destPath: '',
|
|
32
|
+
},
|
|
33
|
+
],
|
|
34
|
+
_: [
|
|
35
|
+
{
|
|
36
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
37
|
+
destPath: '',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
srcPath: '/_api/wix-atlas-service-web',
|
|
41
|
+
destPath: '',
|
|
42
|
+
},
|
|
43
|
+
],
|
|
44
|
+
'www._base_domain_': [
|
|
45
|
+
{
|
|
46
|
+
srcPath: '/wix-atlas-service-web',
|
|
47
|
+
destPath: '',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
srcPath: '/_api/wix-atlas-service-web',
|
|
51
|
+
destPath: '',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
55
|
+
destPath: '',
|
|
56
|
+
},
|
|
57
|
+
],
|
|
58
|
+
'manage._base_domain_': [
|
|
59
|
+
{
|
|
60
|
+
srcPath: '/wix-atlas-service-web',
|
|
61
|
+
destPath: '',
|
|
62
|
+
},
|
|
63
|
+
],
|
|
64
|
+
'editor._base_domain_': [
|
|
65
|
+
{
|
|
66
|
+
srcPath: '/wix-atlas-service-web',
|
|
67
|
+
destPath: '',
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
71
|
+
destPath: '',
|
|
72
|
+
},
|
|
73
|
+
],
|
|
74
|
+
'blocks._base_domain_': [
|
|
75
|
+
{
|
|
76
|
+
srcPath: '/wix-atlas-service-web',
|
|
77
|
+
destPath: '',
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
81
|
+
destPath: '',
|
|
82
|
+
},
|
|
83
|
+
],
|
|
84
|
+
'create.editorx': [
|
|
85
|
+
{
|
|
86
|
+
srcPath: '/wix-atlas-service-web',
|
|
87
|
+
destPath: '',
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
91
|
+
destPath: '',
|
|
92
|
+
},
|
|
93
|
+
],
|
|
94
|
+
'editor.wixapps.net': [
|
|
95
|
+
{
|
|
96
|
+
srcPath: '/api/wix-atlas-service-web',
|
|
97
|
+
destPath: '',
|
|
98
|
+
},
|
|
99
|
+
],
|
|
100
|
+
};
|
|
101
|
+
return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
|
|
102
|
+
}
|
|
103
|
+
const PACKAGE_NAME = '@wix/auto_sdk_atlas_location';
|
|
104
|
+
/** A Search request takes a free text as an input and returns a list of 'Address' objects. */
|
|
105
|
+
function search(payload) {
|
|
106
|
+
function __search({ host }) {
|
|
107
|
+
const metadata = {
|
|
108
|
+
entityFqdn: 'wix.atlas.v2.search_result',
|
|
109
|
+
method: 'GET',
|
|
110
|
+
methodFqn: 'com.wixpress.vi.atlas.service.v2.LocationServiceV2.Search',
|
|
111
|
+
packageName: PACKAGE_NAME,
|
|
112
|
+
url: resolveComWixpressViAtlasServiceV2LocationServiceV2Url({
|
|
113
|
+
protoPath: '/v2/search',
|
|
114
|
+
data: payload,
|
|
115
|
+
host,
|
|
116
|
+
}),
|
|
117
|
+
params: (0, rest_modules_1.toURLSearchParams)(payload),
|
|
118
|
+
transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [
|
|
119
|
+
{
|
|
120
|
+
transformFn: float_1.transformRESTFloatToSDKFloat,
|
|
121
|
+
paths: [
|
|
122
|
+
{ path: 'searchResults.address.geocode.latitude' },
|
|
123
|
+
{ path: 'searchResults.address.geocode.longitude' },
|
|
124
|
+
],
|
|
125
|
+
},
|
|
126
|
+
]),
|
|
127
|
+
fallback: [
|
|
128
|
+
{
|
|
129
|
+
method: 'GET',
|
|
130
|
+
url: resolveComWixpressViAtlasServiceV2LocationServiceV2Url({
|
|
131
|
+
protoPath: '/v2/search',
|
|
132
|
+
data: payload,
|
|
133
|
+
host,
|
|
134
|
+
}),
|
|
135
|
+
params: (0, rest_modules_1.toURLSearchParams)(payload),
|
|
136
|
+
},
|
|
137
|
+
],
|
|
138
|
+
};
|
|
139
|
+
return metadata;
|
|
140
|
+
}
|
|
141
|
+
return __search;
|
|
142
|
+
}
|
|
143
|
+
exports.search = search;
|
|
144
|
+
//# sourceMappingURL=atlas-v2-search-result-location.http.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"atlas-v2-search-result-location.http.js","sourceRoot":"","sources":["../../../../src/atlas-v2-search-result-location.http.ts"],"names":[],"mappings":";;;AAAA,gEAAkE;AAClE,kEAAsF;AACtF,sFAAkF;AAClF,gEAA2D;AAI3D,SAAS,sDAAsD,CAC7D,IAA8C;IAE9C,MAAM,gBAAgB,GAAG;QACvB,uBAAuB,EAAE;YACvB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,kBAAkB,EAAE;YAClB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,UAAU,EAAE;YACV;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,YAAY,EAAE;YACZ;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,CAAC,EAAE;YACD;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,6BAA6B;gBACtC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,mBAAmB,EAAE;YACnB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,6BAA6B;gBACtC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,sBAAsB,EAAE;YACtB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,sBAAsB,EAAE;YACtB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,sBAAsB,EAAE;YACtB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,gBAAgB,EAAE;YAChB;gBACE,OAAO,EAAE,wBAAwB;gBACjC,QAAQ,EAAE,EAAE;aACb;YACD;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;SACF;QACD,oBAAoB,EAAE;YACpB;gBACE,OAAO,EAAE,4BAA4B;gBACrC,QAAQ,EAAE,EAAE;aACb;SACF;KACF,CAAC;IAEF,OAAO,IAAA,yBAAU,EAAC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,gBAAgB,EAAE,CAAC,CAAC,CAAC;AAC/D,CAAC;AAED,MAAM,YAAY,GAAG,8BAA8B,CAAC;AAEpD,8FAA8F;AAC9F,SAAgB,MAAM,CAAC,OAAe;IACpC,SAAS,QAAQ,CAAC,EAAE,IAAI,EAAO;QAC7B,MAAM,QAAQ,GAAG;YACf,UAAU,EAAE,4BAA4B;YACxC,MAAM,EAAE,KAAY;YACpB,SAAS,EAAE,2DAA2D;YACtE,WAAW,EAAE,YAAY;YACzB,GAAG,EAAE,sDAAsD,CAAC;gBAC1D,SAAS,EAAE,YAAY;gBACvB,IAAI,EAAE,OAAO;gBACb,IAAI;aACL,CAAC;YACF,MAAM,EAAE,IAAA,gCAAiB,EAAC,OAAO,CAAC;YAClC,iBAAiB,EAAE,CAAC,OAAY,EAAE,EAAE,CAClC,IAAA,gCAAc,EAAC,OAAO,EAAE;gBACtB;oBACE,WAAW,EAAE,oCAA4B;oBACzC,KAAK,EAAE;wBACL,EAAE,IAAI,EAAE,wCAAwC,EAAE;wBAClD,EAAE,IAAI,EAAE,yCAAyC,EAAE;qBACpD;iBACF;aACF,CAAC;YACJ,QAAQ,EAAE;gBACR;oBACE,MAAM,EAAE,KAAY;oBACpB,GAAG,EAAE,sDAAsD,CAAC;wBAC1D,SAAS,EAAE,YAAY;wBACvB,IAAI,EAAE,OAAO;wBACb,IAAI;qBACL,CAAC;oBACF,MAAM,EAAE,IAAA,gCAAiB,EAAC,OAAO,CAAC;iBACnC;aACF;SACF,CAAC;QAEF,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED,OAAO,QAAQ,CAAC;AAClB,CAAC;AAxCD,wBAwCC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as ambassadorWixAtlasV2SearchResultTypes from './atlas-v2-search-result-location.types.js';
|
|
2
|
+
import * as ambassadorWixAtlasV2SearchResultUniversalTypes from './atlas-v2-search-result-location.universal.js';
|
|
3
|
+
export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
|
|
4
|
+
getUrl: (context: any) => string;
|
|
5
|
+
httpMethod: K;
|
|
6
|
+
path: string;
|
|
7
|
+
pathParams: M;
|
|
8
|
+
__requestType: T;
|
|
9
|
+
__originalRequestType: S;
|
|
10
|
+
__responseType: Q;
|
|
11
|
+
__originalResponseType: R;
|
|
12
|
+
};
|
|
13
|
+
export declare function search(): __PublicMethodMetaInfo<'GET', {}, ambassadorWixAtlasV2SearchResultUniversalTypes.SearchRequest, ambassadorWixAtlasV2SearchResultTypes.SearchRequest, ambassadorWixAtlasV2SearchResultUniversalTypes.SearchResponse & ambassadorWixAtlasV2SearchResultUniversalTypes.SearchResponseNonNullableFields, ambassadorWixAtlasV2SearchResultTypes.SearchResponse & ambassadorWixAtlasV2SearchResultTypes.SearchResponseNonNullableFields>;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.search = void 0;
|
|
27
|
+
const ambassadorWixAtlasV2SearchResult = __importStar(require("./atlas-v2-search-result-location.http.js"));
|
|
28
|
+
function search() {
|
|
29
|
+
const payload = {};
|
|
30
|
+
const getRequestOptions = ambassadorWixAtlasV2SearchResult.search(payload);
|
|
31
|
+
const getUrl = (context) => {
|
|
32
|
+
const { url } = getRequestOptions(context);
|
|
33
|
+
return url;
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
getUrl,
|
|
37
|
+
httpMethod: 'GET',
|
|
38
|
+
path: '/v2/search',
|
|
39
|
+
pathParams: {},
|
|
40
|
+
__requestType: null,
|
|
41
|
+
__originalRequestType: null,
|
|
42
|
+
__responseType: null,
|
|
43
|
+
__originalResponseType: null,
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
exports.search = search;
|
|
47
|
+
//# sourceMappingURL=atlas-v2-search-result-location.meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"atlas-v2-search-result-location.meta.js","sourceRoot":"","sources":["../../../../src/atlas-v2-search-result-location.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4GAA8F;AAsB9F,SAAgB,MAAM;IAUpB,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GAAG,gCAAgC,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAE3E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,YAAY;QAClB,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA7BD,wBA6BC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
+
import { SearchOptions, SearchResponse, SearchResponseNonNullableFields } from './atlas-v2-search-result-location.universal.js';
|
|
3
|
+
export declare const __metadata: {
|
|
4
|
+
PACKAGE_NAME: string;
|
|
5
|
+
};
|
|
6
|
+
export declare function search(httpClient: HttpClient): SearchSignature;
|
|
7
|
+
interface SearchSignature {
|
|
8
|
+
/**
|
|
9
|
+
* A Search request takes a free text as an input and returns a list of 'Address' objects.
|
|
10
|
+
*/
|
|
11
|
+
(options?: SearchOptions | undefined): Promise<SearchResponse & SearchResponseNonNullableFields>;
|
|
12
|
+
}
|
|
13
|
+
export { Address, AddressLocation, AddressStreetOneOf, FilterBy, FilterType, Proximity, ReverseGeocodingRequest, ReverseGeocodingResponse, SearchOptions, SearchRequest, SearchResponse, SearchResponseNonNullableFields, SearchResult, StreetAddress, Subdivision, SubdivisionType, } from './atlas-v2-search-result-location.universal.js';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SubdivisionType = exports.Proximity = exports.FilterType = exports.search = exports.__metadata = void 0;
|
|
4
|
+
const atlas_v2_search_result_location_universal_js_1 = require("./atlas-v2-search-result-location.universal.js");
|
|
5
|
+
exports.__metadata = { PACKAGE_NAME: '@wix/atlas' };
|
|
6
|
+
function search(httpClient) {
|
|
7
|
+
return (options) => (0, atlas_v2_search_result_location_universal_js_1.search)(options,
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
{ httpClient });
|
|
10
|
+
}
|
|
11
|
+
exports.search = search;
|
|
12
|
+
var atlas_v2_search_result_location_universal_js_2 = require("./atlas-v2-search-result-location.universal.js");
|
|
13
|
+
Object.defineProperty(exports, "FilterType", { enumerable: true, get: function () { return atlas_v2_search_result_location_universal_js_2.FilterType; } });
|
|
14
|
+
Object.defineProperty(exports, "Proximity", { enumerable: true, get: function () { return atlas_v2_search_result_location_universal_js_2.Proximity; } });
|
|
15
|
+
Object.defineProperty(exports, "SubdivisionType", { enumerable: true, get: function () { return atlas_v2_search_result_location_universal_js_2.SubdivisionType; } });
|
|
16
|
+
//# sourceMappingURL=atlas-v2-search-result-location.public.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"atlas-v2-search-result-location.public.js","sourceRoot":"","sources":["../../../../src/atlas-v2-search-result-location.public.ts"],"names":[],"mappings":";;;AACA,iHAKwD;AAE3C,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,YAAY,EAAE,CAAC;AAEzD,SAAgB,MAAM,CAAC,UAAsB;IAC3C,OAAO,CAAC,OAAuB,EAAE,EAAE,CACjC,IAAA,qDAAe,EACb,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAPD,wBAOC;AAWD,+GAiBwD;AAZtD,0IAAA,UAAU,OAAA;AACV,yIAAA,SAAS,OAAA;AAUT,+IAAA,eAAe,OAAA"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
export interface SearchResult {
|
|
2
|
+
/** The Address object */
|
|
3
|
+
address?: Address;
|
|
4
|
+
/** stores additional data about the proximity to the specified location */
|
|
5
|
+
proximity?: Proximity;
|
|
6
|
+
}
|
|
7
|
+
/** Physical address */
|
|
8
|
+
export interface Address extends AddressStreetOneOf {
|
|
9
|
+
/** Street name and number. */
|
|
10
|
+
streetAddress?: StreetAddress;
|
|
11
|
+
/** Main address line, usually street and number as free text. */
|
|
12
|
+
addressLine?: string | null;
|
|
13
|
+
/**
|
|
14
|
+
* Country code.
|
|
15
|
+
* @format COUNTRY
|
|
16
|
+
*/
|
|
17
|
+
country?: string | null;
|
|
18
|
+
/** Subdivision. Usually a state, region, prefecture, or province code, according to [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2). */
|
|
19
|
+
subdivision?: string | null;
|
|
20
|
+
/** City name. */
|
|
21
|
+
city?: string | null;
|
|
22
|
+
/** Zip/postal code. */
|
|
23
|
+
postalCode?: string | null;
|
|
24
|
+
/** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
|
|
25
|
+
addressLine2?: string | null;
|
|
26
|
+
}
|
|
27
|
+
/** @oneof */
|
|
28
|
+
export interface AddressStreetOneOf {
|
|
29
|
+
/** Street name and number. */
|
|
30
|
+
streetAddress?: StreetAddress;
|
|
31
|
+
/** Main address line, usually street and number as free text. */
|
|
32
|
+
addressLine?: string | null;
|
|
33
|
+
}
|
|
34
|
+
export interface StreetAddress {
|
|
35
|
+
/** Street number. */
|
|
36
|
+
number?: string;
|
|
37
|
+
/** Street name. */
|
|
38
|
+
name?: string;
|
|
39
|
+
}
|
|
40
|
+
export interface AddressLocation {
|
|
41
|
+
/** Address latitude. */
|
|
42
|
+
latitude?: number | null;
|
|
43
|
+
/** Address longitude. */
|
|
44
|
+
longitude?: number | null;
|
|
45
|
+
}
|
|
46
|
+
export interface Subdivision {
|
|
47
|
+
/** Short subdivision code. */
|
|
48
|
+
code?: string;
|
|
49
|
+
/** Subdivision full name. */
|
|
50
|
+
name?: string;
|
|
51
|
+
}
|
|
52
|
+
export declare enum SubdivisionType {
|
|
53
|
+
UNKNOWN_SUBDIVISION_TYPE = "UNKNOWN_SUBDIVISION_TYPE",
|
|
54
|
+
/** State */
|
|
55
|
+
ADMINISTRATIVE_AREA_LEVEL_1 = "ADMINISTRATIVE_AREA_LEVEL_1",
|
|
56
|
+
/** County */
|
|
57
|
+
ADMINISTRATIVE_AREA_LEVEL_2 = "ADMINISTRATIVE_AREA_LEVEL_2",
|
|
58
|
+
/** City/town */
|
|
59
|
+
ADMINISTRATIVE_AREA_LEVEL_3 = "ADMINISTRATIVE_AREA_LEVEL_3",
|
|
60
|
+
/** Neighborhood/quarter */
|
|
61
|
+
ADMINISTRATIVE_AREA_LEVEL_4 = "ADMINISTRATIVE_AREA_LEVEL_4",
|
|
62
|
+
/** Street/block */
|
|
63
|
+
ADMINISTRATIVE_AREA_LEVEL_5 = "ADMINISTRATIVE_AREA_LEVEL_5",
|
|
64
|
+
/** ADMINISTRATIVE_AREA_LEVEL_0. Indicates the national political entity, and is typically the highest order type returned by the Geocoder. */
|
|
65
|
+
COUNTRY = "COUNTRY"
|
|
66
|
+
}
|
|
67
|
+
export declare enum Proximity {
|
|
68
|
+
UNKNOWN_PROXIMITY = "UNKNOWN_PROXIMITY",
|
|
69
|
+
/** indicates that the returned result is a precise geocode for which we have location information accurate down to street address precision */
|
|
70
|
+
PINPOINT = "PINPOINT",
|
|
71
|
+
/** indicates that the returned result is the geometric center of a result */
|
|
72
|
+
APPROXIMATE = "APPROXIMATE",
|
|
73
|
+
/** indicates that the returned result is around an area */
|
|
74
|
+
GENERAL_AREA = "GENERAL_AREA"
|
|
75
|
+
}
|
|
76
|
+
/** User must provide query or filter by parameters */
|
|
77
|
+
export interface SearchRequest {
|
|
78
|
+
/** Free text */
|
|
79
|
+
query?: string | null;
|
|
80
|
+
/**
|
|
81
|
+
* Deprecate! - Please use 'zipCode' and 'countryCodes' fields
|
|
82
|
+
* @deprecated
|
|
83
|
+
*/
|
|
84
|
+
filterBy?: FilterBy[];
|
|
85
|
+
/** Zip code filter the user can add in order to get more accurate results */
|
|
86
|
+
zipCode?: string | null;
|
|
87
|
+
/** Country codes filter the user can add in order to get more accurate results */
|
|
88
|
+
countryCodes?: string[];
|
|
89
|
+
}
|
|
90
|
+
export interface FilterBy {
|
|
91
|
+
/** One of the filter types enum */
|
|
92
|
+
filterType?: FilterType;
|
|
93
|
+
/** Free text like "us" */
|
|
94
|
+
filterValue?: string;
|
|
95
|
+
}
|
|
96
|
+
export declare enum FilterType {
|
|
97
|
+
/** Filter by zip code */
|
|
98
|
+
zip_code = "zip_code",
|
|
99
|
+
/** Filter by 2-letters or 3-letters country code */
|
|
100
|
+
country_code = "country_code"
|
|
101
|
+
}
|
|
102
|
+
export interface SearchResponse {
|
|
103
|
+
/** List of 'Address' objects */
|
|
104
|
+
searchResults?: SearchResult[];
|
|
105
|
+
}
|
|
106
|
+
export interface ReverseGeocodingRequest {
|
|
107
|
+
/** The latitude and longitude values specifying the location for which you wish to obtain the closest, human-readable address. */
|
|
108
|
+
addressLocation?: AddressLocation;
|
|
109
|
+
}
|
|
110
|
+
export interface ReverseGeocodingResponse {
|
|
111
|
+
searchResults?: SearchResult[];
|
|
112
|
+
}
|
|
113
|
+
interface StreetAddressNonNullableFields {
|
|
114
|
+
number: string;
|
|
115
|
+
name: string;
|
|
116
|
+
apt: string;
|
|
117
|
+
}
|
|
118
|
+
interface SubdivisionNonNullableFields {
|
|
119
|
+
code: string;
|
|
120
|
+
name: string;
|
|
121
|
+
type: SubdivisionType;
|
|
122
|
+
}
|
|
123
|
+
interface AddressNonNullableFields {
|
|
124
|
+
streetAddress?: StreetAddressNonNullableFields;
|
|
125
|
+
subdivisions: SubdivisionNonNullableFields[];
|
|
126
|
+
}
|
|
127
|
+
interface SearchResultNonNullableFields {
|
|
128
|
+
address?: AddressNonNullableFields;
|
|
129
|
+
proximity: Proximity;
|
|
130
|
+
}
|
|
131
|
+
export interface SearchResponseNonNullableFields {
|
|
132
|
+
searchResults: SearchResultNonNullableFields[];
|
|
133
|
+
}
|
|
134
|
+
export {};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FilterType = exports.Proximity = exports.SubdivisionType = void 0;
|
|
4
|
+
var SubdivisionType;
|
|
5
|
+
(function (SubdivisionType) {
|
|
6
|
+
SubdivisionType["UNKNOWN_SUBDIVISION_TYPE"] = "UNKNOWN_SUBDIVISION_TYPE";
|
|
7
|
+
/** State */
|
|
8
|
+
SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_1"] = "ADMINISTRATIVE_AREA_LEVEL_1";
|
|
9
|
+
/** County */
|
|
10
|
+
SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_2"] = "ADMINISTRATIVE_AREA_LEVEL_2";
|
|
11
|
+
/** City/town */
|
|
12
|
+
SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_3"] = "ADMINISTRATIVE_AREA_LEVEL_3";
|
|
13
|
+
/** Neighborhood/quarter */
|
|
14
|
+
SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_4"] = "ADMINISTRATIVE_AREA_LEVEL_4";
|
|
15
|
+
/** Street/block */
|
|
16
|
+
SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_5"] = "ADMINISTRATIVE_AREA_LEVEL_5";
|
|
17
|
+
/** ADMINISTRATIVE_AREA_LEVEL_0. Indicates the national political entity, and is typically the highest order type returned by the Geocoder. */
|
|
18
|
+
SubdivisionType["COUNTRY"] = "COUNTRY";
|
|
19
|
+
})(SubdivisionType || (exports.SubdivisionType = SubdivisionType = {}));
|
|
20
|
+
var Proximity;
|
|
21
|
+
(function (Proximity) {
|
|
22
|
+
Proximity["UNKNOWN_PROXIMITY"] = "UNKNOWN_PROXIMITY";
|
|
23
|
+
/** indicates that the returned result is a precise geocode for which we have location information accurate down to street address precision */
|
|
24
|
+
Proximity["PINPOINT"] = "PINPOINT";
|
|
25
|
+
/** indicates that the returned result is the geometric center of a result */
|
|
26
|
+
Proximity["APPROXIMATE"] = "APPROXIMATE";
|
|
27
|
+
/** indicates that the returned result is around an area */
|
|
28
|
+
Proximity["GENERAL_AREA"] = "GENERAL_AREA";
|
|
29
|
+
})(Proximity || (exports.Proximity = Proximity = {}));
|
|
30
|
+
var FilterType;
|
|
31
|
+
(function (FilterType) {
|
|
32
|
+
/** Filter by zip code */
|
|
33
|
+
FilterType["zip_code"] = "zip_code";
|
|
34
|
+
/** Filter by 2-letters or 3-letters country code */
|
|
35
|
+
FilterType["country_code"] = "country_code";
|
|
36
|
+
})(FilterType || (exports.FilterType = FilterType = {}));
|
|
37
|
+
//# sourceMappingURL=atlas-v2-search-result-location.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"atlas-v2-search-result-location.types.js","sourceRoot":"","sources":["../../../../src/atlas-v2-search-result-location.types.ts"],"names":[],"mappings":";;;AAyDA,IAAY,eAcX;AAdD,WAAY,eAAe;IACzB,wEAAqD,CAAA;IACrD,YAAY;IACZ,8EAA2D,CAAA;IAC3D,aAAa;IACb,8EAA2D,CAAA;IAC3D,gBAAgB;IAChB,8EAA2D,CAAA;IAC3D,2BAA2B;IAC3B,8EAA2D,CAAA;IAC3D,mBAAmB;IACnB,8EAA2D,CAAA;IAC3D,8IAA8I;IAC9I,sCAAmB,CAAA;AACrB,CAAC,EAdW,eAAe,+BAAf,eAAe,QAc1B;AAED,IAAY,SAQX;AARD,WAAY,SAAS;IACnB,oDAAuC,CAAA;IACvC,+IAA+I;IAC/I,kCAAqB,CAAA;IACrB,6EAA6E;IAC7E,wCAA2B,CAAA;IAC3B,2DAA2D;IAC3D,0CAA6B,CAAA;AAC/B,CAAC,EARW,SAAS,yBAAT,SAAS,QAQpB;AAwBD,IAAY,UAKX;AALD,WAAY,UAAU;IACpB,yBAAyB;IACzB,mCAAqB,CAAA;IACrB,oDAAoD;IACpD,2CAA6B,CAAA;AAC/B,CAAC,EALW,UAAU,0BAAV,UAAU,QAKrB"}
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
export interface SearchResult {
|
|
2
|
+
/** The Address object */
|
|
3
|
+
address?: Address;
|
|
4
|
+
/** stores additional data about the proximity to the specified location */
|
|
5
|
+
proximity?: Proximity;
|
|
6
|
+
}
|
|
7
|
+
/** Physical address */
|
|
8
|
+
export interface Address extends AddressStreetOneOf {
|
|
9
|
+
/** Street name and number. */
|
|
10
|
+
streetAddress?: StreetAddress;
|
|
11
|
+
/** Main address line, usually street and number as free text. */
|
|
12
|
+
addressLine1?: string | null;
|
|
13
|
+
/**
|
|
14
|
+
* Country code.
|
|
15
|
+
* @format COUNTRY
|
|
16
|
+
*/
|
|
17
|
+
country?: string | null;
|
|
18
|
+
/** Subdivision. Usually a state, region, prefecture, or province code, according to [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2). */
|
|
19
|
+
subdivision?: string | null;
|
|
20
|
+
/** City name. */
|
|
21
|
+
city?: string | null;
|
|
22
|
+
/** Zip/postal code. */
|
|
23
|
+
postalCode?: string | null;
|
|
24
|
+
/** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
|
|
25
|
+
addressLine2?: string | null;
|
|
26
|
+
}
|
|
27
|
+
/** @oneof */
|
|
28
|
+
export interface AddressStreetOneOf {
|
|
29
|
+
/** Street name and number. */
|
|
30
|
+
streetAddress?: StreetAddress;
|
|
31
|
+
/** Main address line, usually street and number as free text. */
|
|
32
|
+
addressLine?: string | null;
|
|
33
|
+
}
|
|
34
|
+
export interface StreetAddress {
|
|
35
|
+
/** Street number. */
|
|
36
|
+
number?: string;
|
|
37
|
+
/** Street name. */
|
|
38
|
+
name?: string;
|
|
39
|
+
}
|
|
40
|
+
export interface AddressLocation {
|
|
41
|
+
/** Address latitude. */
|
|
42
|
+
latitude?: number | null;
|
|
43
|
+
/** Address longitude. */
|
|
44
|
+
longitude?: number | null;
|
|
45
|
+
}
|
|
46
|
+
export interface Subdivision {
|
|
47
|
+
/** Short subdivision code. */
|
|
48
|
+
code?: string;
|
|
49
|
+
/** Subdivision full name. */
|
|
50
|
+
name?: string;
|
|
51
|
+
}
|
|
52
|
+
export declare enum SubdivisionType {
|
|
53
|
+
UNKNOWN_SUBDIVISION_TYPE = "UNKNOWN_SUBDIVISION_TYPE",
|
|
54
|
+
/** State */
|
|
55
|
+
ADMINISTRATIVE_AREA_LEVEL_1 = "ADMINISTRATIVE_AREA_LEVEL_1",
|
|
56
|
+
/** County */
|
|
57
|
+
ADMINISTRATIVE_AREA_LEVEL_2 = "ADMINISTRATIVE_AREA_LEVEL_2",
|
|
58
|
+
/** City/town */
|
|
59
|
+
ADMINISTRATIVE_AREA_LEVEL_3 = "ADMINISTRATIVE_AREA_LEVEL_3",
|
|
60
|
+
/** Neighborhood/quarter */
|
|
61
|
+
ADMINISTRATIVE_AREA_LEVEL_4 = "ADMINISTRATIVE_AREA_LEVEL_4",
|
|
62
|
+
/** Street/block */
|
|
63
|
+
ADMINISTRATIVE_AREA_LEVEL_5 = "ADMINISTRATIVE_AREA_LEVEL_5",
|
|
64
|
+
/** ADMINISTRATIVE_AREA_LEVEL_0. Indicates the national political entity, and is typically the highest order type returned by the Geocoder. */
|
|
65
|
+
COUNTRY = "COUNTRY"
|
|
66
|
+
}
|
|
67
|
+
export declare enum Proximity {
|
|
68
|
+
UNKNOWN_PROXIMITY = "UNKNOWN_PROXIMITY",
|
|
69
|
+
/** indicates that the returned result is a precise geocode for which we have location information accurate down to street address precision */
|
|
70
|
+
PINPOINT = "PINPOINT",
|
|
71
|
+
/** indicates that the returned result is the geometric center of a result */
|
|
72
|
+
APPROXIMATE = "APPROXIMATE",
|
|
73
|
+
/** indicates that the returned result is around an area */
|
|
74
|
+
GENERAL_AREA = "GENERAL_AREA"
|
|
75
|
+
}
|
|
76
|
+
/** User must provide query or filter by parameters */
|
|
77
|
+
export interface SearchRequest {
|
|
78
|
+
/** Free text */
|
|
79
|
+
query?: string | null;
|
|
80
|
+
/**
|
|
81
|
+
* Deprecate! - Please use 'zipCode' and 'countryCodes' fields
|
|
82
|
+
* @deprecated
|
|
83
|
+
*/
|
|
84
|
+
filterBy?: FilterBy[];
|
|
85
|
+
/** Zip code filter the user can add in order to get more accurate results */
|
|
86
|
+
zipCode?: string | null;
|
|
87
|
+
/** Country codes filter the user can add in order to get more accurate results */
|
|
88
|
+
countryCodes?: string[];
|
|
89
|
+
}
|
|
90
|
+
export interface FilterBy {
|
|
91
|
+
/** One of the filter types enum */
|
|
92
|
+
filterType?: FilterType;
|
|
93
|
+
/** Free text like "us" */
|
|
94
|
+
filterValue?: string;
|
|
95
|
+
}
|
|
96
|
+
export declare enum FilterType {
|
|
97
|
+
/** Filter by zip code */
|
|
98
|
+
zip_code = "zip_code",
|
|
99
|
+
/** Filter by 2-letters or 3-letters country code */
|
|
100
|
+
country_code = "country_code"
|
|
101
|
+
}
|
|
102
|
+
export interface SearchResponse {
|
|
103
|
+
/** List of 'Address' objects */
|
|
104
|
+
searchResults?: SearchResult[];
|
|
105
|
+
}
|
|
106
|
+
export interface ReverseGeocodingRequest {
|
|
107
|
+
/** The latitude and longitude values specifying the location for which you wish to obtain the closest, human-readable address. */
|
|
108
|
+
addressLocation?: AddressLocation;
|
|
109
|
+
}
|
|
110
|
+
export interface ReverseGeocodingResponse {
|
|
111
|
+
searchResults?: SearchResult[];
|
|
112
|
+
}
|
|
113
|
+
interface StreetAddressNonNullableFields {
|
|
114
|
+
number: string;
|
|
115
|
+
name: string;
|
|
116
|
+
apt: string;
|
|
117
|
+
}
|
|
118
|
+
interface SubdivisionNonNullableFields {
|
|
119
|
+
name: string;
|
|
120
|
+
}
|
|
121
|
+
interface AddressNonNullableFields {
|
|
122
|
+
streetAddress?: StreetAddressNonNullableFields;
|
|
123
|
+
subdivisions: SubdivisionNonNullableFields[];
|
|
124
|
+
}
|
|
125
|
+
interface SearchResultNonNullableFields {
|
|
126
|
+
address?: AddressNonNullableFields;
|
|
127
|
+
proximity: Proximity;
|
|
128
|
+
}
|
|
129
|
+
export interface SearchResponseNonNullableFields {
|
|
130
|
+
searchResults: SearchResultNonNullableFields[];
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* A Search request takes a free text as an input and returns a list of 'Address' objects.
|
|
134
|
+
* @public
|
|
135
|
+
* @documentationMaturity preview
|
|
136
|
+
* @permissionId WIX_ATLAS.SEARCH
|
|
137
|
+
* @permissionScope Manage Bookings Services and Settings
|
|
138
|
+
* @permissionScopeId SCOPE.BOOKINGS.CONFIGURATION
|
|
139
|
+
* @permissionScope Manage Events
|
|
140
|
+
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
141
|
+
* @permissionScope Manage Challenges
|
|
142
|
+
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
143
|
+
* @permissionScope Manage Portfolio
|
|
144
|
+
* @permissionScopeId SCOPE.PORTFOLIO.MANAGE-PORTFOLIO
|
|
145
|
+
* @permissionScope Access Verticals by Automations
|
|
146
|
+
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
147
|
+
* @permissionScope Manage Restaurants - all permissions
|
|
148
|
+
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
149
|
+
* @permissionScope Set Up Automations
|
|
150
|
+
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
151
|
+
* @applicableIdentity APP
|
|
152
|
+
* @applicableIdentity VISITOR
|
|
153
|
+
* @fqn com.wixpress.vi.atlas.service.v2.LocationServiceV2.Search
|
|
154
|
+
*/
|
|
155
|
+
export declare function search(options?: SearchOptions): Promise<SearchResponse & SearchResponseNonNullableFields>;
|
|
156
|
+
export interface SearchOptions {
|
|
157
|
+
/** Free text */
|
|
158
|
+
query?: string | null;
|
|
159
|
+
/**
|
|
160
|
+
* Deprecate! - Please use 'zipCode' and 'countryCodes' fields
|
|
161
|
+
* @deprecated
|
|
162
|
+
*/
|
|
163
|
+
filterBy?: FilterBy[];
|
|
164
|
+
/** Zip code filter the user can add in order to get more accurate results */
|
|
165
|
+
zipCode?: string | null;
|
|
166
|
+
/** Country codes filter the user can add in order to get more accurate results */
|
|
167
|
+
countryCodes?: string[];
|
|
168
|
+
}
|
|
169
|
+
export {};
|