@servicetitan/onboarding-ui 17.0.0 → 17.2.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servicetitan/onboarding-ui",
|
|
3
|
-
"version": "17.
|
|
3
|
+
"version": "17.2.0",
|
|
4
4
|
"description": "Shared components between servicetitan monolith and Onboarding",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,16 +30,16 @@
|
|
|
30
30
|
"resumablejs": "~1.0.2"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@servicetitan/confirm": "^39.
|
|
34
|
-
"@servicetitan/culture": "^39.
|
|
35
|
-
"@servicetitan/data-query": "^39.
|
|
33
|
+
"@servicetitan/confirm": "^39.3.0",
|
|
34
|
+
"@servicetitan/culture": "^39.3.0",
|
|
35
|
+
"@servicetitan/data-query": "^39.3.0",
|
|
36
36
|
"@servicetitan/design-system": "~14.5.1",
|
|
37
|
-
"@servicetitan/form": "^39.
|
|
38
|
-
"@servicetitan/react-ioc": "^
|
|
37
|
+
"@servicetitan/form": "^39.3.0",
|
|
38
|
+
"@servicetitan/react-ioc": "^36.3.0",
|
|
39
39
|
"@types/contentful-resolve-response": "^0.1.31",
|
|
40
40
|
"@types/react": "~18.2.55",
|
|
41
41
|
"@types/react-input-mask": "~2.0.5",
|
|
42
|
-
"axios": "~0.
|
|
42
|
+
"axios": "~0.31.1",
|
|
43
43
|
"formstate": "^2.1.0",
|
|
44
44
|
"mobx": "~6.10.2",
|
|
45
45
|
"mobx-react": "^9.2.0",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@contentful/rich-text-react-renderer": "^15.6.2",
|
|
51
51
|
"@contentful/rich-text-types": "^15.7.0",
|
|
52
52
|
"@servicetitan/contentful-proxy": "^1.1.11",
|
|
53
|
-
"@servicetitan/react-hooks": "^7.
|
|
53
|
+
"@servicetitan/react-hooks": "^7.4.0",
|
|
54
54
|
"@types/google.maps": "^3.45.6",
|
|
55
55
|
"classnames": "^2.3.1",
|
|
56
56
|
"contentful-resolve-response": "^1.3.0",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"less": true,
|
|
70
70
|
"webpack": false
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "2ea34fce3c87c88c274bcabaa0d23186b90d6d3d"
|
|
73
73
|
}
|
|
@@ -1,671 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/naming-convention */ export const Canada_RockyView_235105WranglerDr = {
|
|
2
|
-
address_components: [
|
|
3
|
-
{
|
|
4
|
-
long_name: '235105',
|
|
5
|
-
short_name: '235105',
|
|
6
|
-
types: [
|
|
7
|
-
'street_number'
|
|
8
|
-
]
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
long_name: 'Wrangler Drive',
|
|
12
|
-
short_name: 'Wrangler Dr',
|
|
13
|
-
types: [
|
|
14
|
-
'route'
|
|
15
|
-
]
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
long_name: 'Rocky View',
|
|
19
|
-
short_name: 'Rocky View',
|
|
20
|
-
types: [
|
|
21
|
-
'administrative_area_level_2',
|
|
22
|
-
'political'
|
|
23
|
-
]
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
long_name: 'Alberta',
|
|
27
|
-
short_name: 'AB',
|
|
28
|
-
types: [
|
|
29
|
-
'administrative_area_level_1',
|
|
30
|
-
'political'
|
|
31
|
-
]
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
long_name: 'Canada',
|
|
35
|
-
short_name: 'CA',
|
|
36
|
-
types: [
|
|
37
|
-
'country',
|
|
38
|
-
'political'
|
|
39
|
-
]
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
long_name: 'T1X 0K3',
|
|
43
|
-
short_name: 'T1X 0K3',
|
|
44
|
-
types: [
|
|
45
|
-
'postal_code'
|
|
46
|
-
]
|
|
47
|
-
}
|
|
48
|
-
],
|
|
49
|
-
formatted_address: '235105 Wrangler Dr, Rocky View, AB T1X 0K3, Canada',
|
|
50
|
-
geometry: {
|
|
51
|
-
location: {
|
|
52
|
-
lat: ()=>51.00072400000001,
|
|
53
|
-
lng: ()=>-113.9101324
|
|
54
|
-
},
|
|
55
|
-
location_type: 'ROOFTOP',
|
|
56
|
-
viewport: {
|
|
57
|
-
northeast: {
|
|
58
|
-
lat: ()=>51.00174743029151,
|
|
59
|
-
lng: ()=>-113.9081274697085
|
|
60
|
-
},
|
|
61
|
-
southwest: {
|
|
62
|
-
lat: ()=>50.99904946970851,
|
|
63
|
-
lng: ()=>-113.9108254302915
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
place_id: 'ChIJubwDKt17cVMRZ-Ikk-IEwJY',
|
|
68
|
-
plus_code: {
|
|
69
|
-
compound_code: '232Q+7W Calgary, AB, Canada',
|
|
70
|
-
global_code: '9538232Q+7W'
|
|
71
|
-
},
|
|
72
|
-
types: [
|
|
73
|
-
'street_address'
|
|
74
|
-
]
|
|
75
|
-
};
|
|
76
|
-
export const Canada_Vancouver_285W18thAve = {
|
|
77
|
-
address_components: [
|
|
78
|
-
{
|
|
79
|
-
long_name: '285',
|
|
80
|
-
short_name: '285',
|
|
81
|
-
types: [
|
|
82
|
-
'street_number'
|
|
83
|
-
]
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
long_name: 'West 18th Avenue',
|
|
87
|
-
short_name: 'W 18th Ave',
|
|
88
|
-
types: [
|
|
89
|
-
'route'
|
|
90
|
-
]
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
long_name: 'Riley Park–Little Mountain',
|
|
94
|
-
short_name: 'Riley Park–Little Mountain',
|
|
95
|
-
types: [
|
|
96
|
-
'neighborhood',
|
|
97
|
-
'political'
|
|
98
|
-
]
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
long_name: 'Vancouver',
|
|
102
|
-
short_name: 'Vancouver',
|
|
103
|
-
types: [
|
|
104
|
-
'locality',
|
|
105
|
-
'political'
|
|
106
|
-
]
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
long_name: 'Metro Vancouver',
|
|
110
|
-
short_name: 'Metro Vancouver',
|
|
111
|
-
types: [
|
|
112
|
-
'administrative_area_level_2',
|
|
113
|
-
'political'
|
|
114
|
-
]
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
long_name: 'British Columbia',
|
|
118
|
-
short_name: 'BC',
|
|
119
|
-
types: [
|
|
120
|
-
'administrative_area_level_1',
|
|
121
|
-
'political'
|
|
122
|
-
]
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
long_name: 'Canada',
|
|
126
|
-
short_name: 'CA',
|
|
127
|
-
types: [
|
|
128
|
-
'country',
|
|
129
|
-
'political'
|
|
130
|
-
]
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
long_name: 'V5Y 2A8',
|
|
134
|
-
short_name: 'V5Y 2A8',
|
|
135
|
-
types: [
|
|
136
|
-
'postal_code'
|
|
137
|
-
]
|
|
138
|
-
}
|
|
139
|
-
],
|
|
140
|
-
formatted_address: '285 W 18th Ave, Vancouver, BC V5Y 2A8, Canada',
|
|
141
|
-
geometry: {
|
|
142
|
-
bounds: {
|
|
143
|
-
northeast: {
|
|
144
|
-
lat: ()=>49.25508989999999,
|
|
145
|
-
lng: ()=>-123.1109393
|
|
146
|
-
},
|
|
147
|
-
southwest: {
|
|
148
|
-
lat: ()=>49.2549533,
|
|
149
|
-
lng: ()=>-123.1110596
|
|
150
|
-
}
|
|
151
|
-
},
|
|
152
|
-
location: {
|
|
153
|
-
lat: ()=>49.25501,
|
|
154
|
-
lng: ()=>-123.1110016
|
|
155
|
-
},
|
|
156
|
-
location_type: 'ROOFTOP',
|
|
157
|
-
viewport: {
|
|
158
|
-
northeast: {
|
|
159
|
-
lat: ()=>49.2562923302915,
|
|
160
|
-
lng: ()=>-123.1096504697085
|
|
161
|
-
},
|
|
162
|
-
southwest: {
|
|
163
|
-
lat: ()=>49.2535943697085,
|
|
164
|
-
lng: ()=>-123.1123484302915
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
},
|
|
168
|
-
place_id: 'ChIJq_1nnu9zhlQRsGW_erJ5HGM',
|
|
169
|
-
types: [
|
|
170
|
-
'premise'
|
|
171
|
-
]
|
|
172
|
-
};
|
|
173
|
-
export const Canada_Ottawa_215FloraSt = {
|
|
174
|
-
address_components: [
|
|
175
|
-
{
|
|
176
|
-
long_name: '215',
|
|
177
|
-
short_name: '215',
|
|
178
|
-
types: [
|
|
179
|
-
'street_number'
|
|
180
|
-
]
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
long_name: 'Flora Street',
|
|
184
|
-
short_name: 'Flora St',
|
|
185
|
-
types: [
|
|
186
|
-
'route'
|
|
187
|
-
]
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
long_name: 'Centretown',
|
|
191
|
-
short_name: 'Centretown',
|
|
192
|
-
types: [
|
|
193
|
-
'neighborhood',
|
|
194
|
-
'political'
|
|
195
|
-
]
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
long_name: 'Ottawa',
|
|
199
|
-
short_name: 'Ottawa',
|
|
200
|
-
types: [
|
|
201
|
-
'locality',
|
|
202
|
-
'political'
|
|
203
|
-
]
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
long_name: 'Ottawa',
|
|
207
|
-
short_name: 'Ottawa',
|
|
208
|
-
types: [
|
|
209
|
-
'administrative_area_level_3',
|
|
210
|
-
'political'
|
|
211
|
-
]
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
long_name: 'Ottawa',
|
|
215
|
-
short_name: 'Ottawa',
|
|
216
|
-
types: [
|
|
217
|
-
'administrative_area_level_2',
|
|
218
|
-
'political'
|
|
219
|
-
]
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
long_name: 'Ontario',
|
|
223
|
-
short_name: 'ON',
|
|
224
|
-
types: [
|
|
225
|
-
'administrative_area_level_1',
|
|
226
|
-
'political'
|
|
227
|
-
]
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
long_name: 'Canada',
|
|
231
|
-
short_name: 'CA',
|
|
232
|
-
types: [
|
|
233
|
-
'country',
|
|
234
|
-
'political'
|
|
235
|
-
]
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
long_name: 'K1R 5R6',
|
|
239
|
-
short_name: 'K1R 5R6',
|
|
240
|
-
types: [
|
|
241
|
-
'postal_code'
|
|
242
|
-
]
|
|
243
|
-
}
|
|
244
|
-
],
|
|
245
|
-
formatted_address: '215 Flora St, Ottawa, ON K1R 5R6, Canada',
|
|
246
|
-
geometry: {
|
|
247
|
-
location: {
|
|
248
|
-
lat: ()=>45.4088374,
|
|
249
|
-
lng: ()=>-75.69806799999999
|
|
250
|
-
},
|
|
251
|
-
location_type: 'ROOFTOP',
|
|
252
|
-
viewport: {
|
|
253
|
-
northeast: {
|
|
254
|
-
lat: ()=>45.41011338029149,
|
|
255
|
-
lng: ()=>-75.69665651970848
|
|
256
|
-
},
|
|
257
|
-
southwest: {
|
|
258
|
-
lat: ()=>45.4074154197085,
|
|
259
|
-
lng: ()=>-75.69935448029149
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
},
|
|
263
|
-
place_id: 'ChIJ3-WvkrMFzkwRYBFKs2GJYqY',
|
|
264
|
-
types: [
|
|
265
|
-
'premise'
|
|
266
|
-
]
|
|
267
|
-
};
|
|
268
|
-
export const Canada_Orleans_2178SaturnCrescent = {
|
|
269
|
-
address_components: [
|
|
270
|
-
{
|
|
271
|
-
long_name: '2178',
|
|
272
|
-
short_name: '2178',
|
|
273
|
-
types: [
|
|
274
|
-
'street_number'
|
|
275
|
-
]
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
long_name: 'Saturn Crescent',
|
|
279
|
-
short_name: 'Saturn Crescent',
|
|
280
|
-
types: [
|
|
281
|
-
'route'
|
|
282
|
-
]
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
long_name: 'Cumberland',
|
|
286
|
-
short_name: 'Cumberland',
|
|
287
|
-
types: [
|
|
288
|
-
'political',
|
|
289
|
-
'sublocality',
|
|
290
|
-
'sublocality_level_1'
|
|
291
|
-
]
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
long_name: 'Ottawa',
|
|
295
|
-
short_name: 'Ottawa',
|
|
296
|
-
types: [
|
|
297
|
-
'locality',
|
|
298
|
-
'political'
|
|
299
|
-
]
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
long_name: 'Ottawa',
|
|
303
|
-
short_name: 'Ottawa',
|
|
304
|
-
types: [
|
|
305
|
-
'administrative_area_level_3',
|
|
306
|
-
'political'
|
|
307
|
-
]
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
long_name: 'Ottawa',
|
|
311
|
-
short_name: 'Ottawa',
|
|
312
|
-
types: [
|
|
313
|
-
'administrative_area_level_2',
|
|
314
|
-
'political'
|
|
315
|
-
]
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
long_name: 'Ontario',
|
|
319
|
-
short_name: 'ON',
|
|
320
|
-
types: [
|
|
321
|
-
'administrative_area_level_1',
|
|
322
|
-
'political'
|
|
323
|
-
]
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
long_name: 'Canada',
|
|
327
|
-
short_name: 'CA',
|
|
328
|
-
types: [
|
|
329
|
-
'country',
|
|
330
|
-
'political'
|
|
331
|
-
]
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
long_name: 'K4A 3T6',
|
|
335
|
-
short_name: 'K4A 3T6',
|
|
336
|
-
types: [
|
|
337
|
-
'postal_code'
|
|
338
|
-
]
|
|
339
|
-
}
|
|
340
|
-
],
|
|
341
|
-
formatted_address: '2178 Saturn Crescent, Orléans, ON K4A 3T6, Canada',
|
|
342
|
-
geometry: {
|
|
343
|
-
bounds: {
|
|
344
|
-
northeast: {
|
|
345
|
-
lat: ()=>45.4703074,
|
|
346
|
-
lng: ()=>-75.4720725
|
|
347
|
-
},
|
|
348
|
-
southwest: {
|
|
349
|
-
lat: ()=>45.4701337,
|
|
350
|
-
lng: ()=>-75.4722756
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
location: {
|
|
354
|
-
lat: ()=>45.4701961,
|
|
355
|
-
lng: ()=>-75.47218079999999
|
|
356
|
-
},
|
|
357
|
-
location_type: 'ROOFTOP',
|
|
358
|
-
viewport: {
|
|
359
|
-
northeast: {
|
|
360
|
-
lat: ()=>45.4715970802915,
|
|
361
|
-
lng: ()=>-75.47090181970849
|
|
362
|
-
},
|
|
363
|
-
southwest: {
|
|
364
|
-
lat: ()=>45.4688991197085,
|
|
365
|
-
lng: ()=>-75.47359978029151
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
},
|
|
369
|
-
place_id: 'ChIJx5LEU1MSzkwRvaPV_Q5d7Q8',
|
|
370
|
-
types: [
|
|
371
|
-
'premise'
|
|
372
|
-
]
|
|
373
|
-
};
|
|
374
|
-
export const Canada_Embrun_15DollardSt = {
|
|
375
|
-
address_components: [
|
|
376
|
-
{
|
|
377
|
-
long_name: '15',
|
|
378
|
-
short_name: '15',
|
|
379
|
-
types: [
|
|
380
|
-
'street_number'
|
|
381
|
-
]
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
long_name: 'Dollard Street',
|
|
385
|
-
short_name: 'Dollard St',
|
|
386
|
-
types: [
|
|
387
|
-
'route'
|
|
388
|
-
]
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
long_name: 'Embrun',
|
|
392
|
-
short_name: 'Embrun',
|
|
393
|
-
types: [
|
|
394
|
-
'locality',
|
|
395
|
-
'political'
|
|
396
|
-
]
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
long_name: 'Russell',
|
|
400
|
-
short_name: 'Russell',
|
|
401
|
-
types: [
|
|
402
|
-
'administrative_area_level_3',
|
|
403
|
-
'political'
|
|
404
|
-
]
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
long_name: 'Prescott and Russell United Counties',
|
|
408
|
-
short_name: 'Prescott and Russell United Counties',
|
|
409
|
-
types: [
|
|
410
|
-
'administrative_area_level_2',
|
|
411
|
-
'political'
|
|
412
|
-
]
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
long_name: 'Ontario',
|
|
416
|
-
short_name: 'ON',
|
|
417
|
-
types: [
|
|
418
|
-
'administrative_area_level_1',
|
|
419
|
-
'political'
|
|
420
|
-
]
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
long_name: 'Canada',
|
|
424
|
-
short_name: 'CA',
|
|
425
|
-
types: [
|
|
426
|
-
'country',
|
|
427
|
-
'political'
|
|
428
|
-
]
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
long_name: 'K0A 1W0',
|
|
432
|
-
short_name: 'K0A 1W0',
|
|
433
|
-
types: [
|
|
434
|
-
'postal_code'
|
|
435
|
-
]
|
|
436
|
-
}
|
|
437
|
-
],
|
|
438
|
-
formatted_address: '15 Dollard St, Embrun, ON K0A 1W0, Canada',
|
|
439
|
-
geometry: {
|
|
440
|
-
bounds: {
|
|
441
|
-
northeast: {
|
|
442
|
-
lat: ()=>45.276455,
|
|
443
|
-
lng: ()=>-75.2781997
|
|
444
|
-
},
|
|
445
|
-
southwest: {
|
|
446
|
-
lat: ()=>45.27626069999999,
|
|
447
|
-
lng: ()=>-75.27848530000001
|
|
448
|
-
}
|
|
449
|
-
},
|
|
450
|
-
location: {
|
|
451
|
-
lat: ()=>45.2763678,
|
|
452
|
-
lng: ()=>-75.27832529999999
|
|
453
|
-
},
|
|
454
|
-
location_type: 'ROOFTOP',
|
|
455
|
-
viewport: {
|
|
456
|
-
northeast: {
|
|
457
|
-
lat: ()=>45.2777548302915,
|
|
458
|
-
lng: ()=>-75.2769935197085
|
|
459
|
-
},
|
|
460
|
-
southwest: {
|
|
461
|
-
lat: ()=>45.2750568697085,
|
|
462
|
-
lng: ()=>-75.27969148029152
|
|
463
|
-
}
|
|
464
|
-
}
|
|
465
|
-
},
|
|
466
|
-
place_id: 'ChIJr6dNO0F4zkwRugHG4bOrBFE',
|
|
467
|
-
types: [
|
|
468
|
-
'premise'
|
|
469
|
-
]
|
|
470
|
-
};
|
|
471
|
-
export const USA_Glendale_800NBrandBlvd = {
|
|
472
|
-
address_components: [
|
|
473
|
-
{
|
|
474
|
-
long_name: '1850',
|
|
475
|
-
short_name: '1850',
|
|
476
|
-
types: [
|
|
477
|
-
'subpremise'
|
|
478
|
-
]
|
|
479
|
-
},
|
|
480
|
-
{
|
|
481
|
-
long_name: '800',
|
|
482
|
-
short_name: '800',
|
|
483
|
-
types: [
|
|
484
|
-
'street_number'
|
|
485
|
-
]
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
long_name: 'North Brand Boulevard',
|
|
489
|
-
short_name: 'N Brand Blvd',
|
|
490
|
-
types: [
|
|
491
|
-
'route'
|
|
492
|
-
]
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
long_name: 'Downtown',
|
|
496
|
-
short_name: 'Downtown',
|
|
497
|
-
types: [
|
|
498
|
-
'neighborhood',
|
|
499
|
-
'political'
|
|
500
|
-
]
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
long_name: 'Glendale',
|
|
504
|
-
short_name: 'Glendale',
|
|
505
|
-
types: [
|
|
506
|
-
'locality',
|
|
507
|
-
'political'
|
|
508
|
-
]
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
long_name: 'Los Angeles County',
|
|
512
|
-
short_name: 'Los Angeles County',
|
|
513
|
-
types: [
|
|
514
|
-
'administrative_area_level_2',
|
|
515
|
-
'political'
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
long_name: 'California',
|
|
520
|
-
short_name: 'CA',
|
|
521
|
-
types: [
|
|
522
|
-
'administrative_area_level_1',
|
|
523
|
-
'political'
|
|
524
|
-
]
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
long_name: 'United States',
|
|
528
|
-
short_name: 'US',
|
|
529
|
-
types: [
|
|
530
|
-
'country',
|
|
531
|
-
'political'
|
|
532
|
-
]
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
long_name: '91203',
|
|
536
|
-
short_name: '91203',
|
|
537
|
-
types: [
|
|
538
|
-
'postal_code'
|
|
539
|
-
]
|
|
540
|
-
}
|
|
541
|
-
],
|
|
542
|
-
formatted_address: '800 N Brand Blvd #1850, Glendale, CA 91203, USA',
|
|
543
|
-
geometry: {
|
|
544
|
-
location: {
|
|
545
|
-
lat: ()=>34.1581029,
|
|
546
|
-
lng: ()=>-118.2544439
|
|
547
|
-
},
|
|
548
|
-
location_type: 'ROOFTOP',
|
|
549
|
-
viewport: {
|
|
550
|
-
northeast: {
|
|
551
|
-
lat: ()=>34.15912743029149,
|
|
552
|
-
lng: ()=>-118.2531080697085
|
|
553
|
-
},
|
|
554
|
-
southwest: {
|
|
555
|
-
lat: ()=>34.1564294697085,
|
|
556
|
-
lng: ()=>-118.2558060302915
|
|
557
|
-
}
|
|
558
|
-
}
|
|
559
|
-
},
|
|
560
|
-
place_id: 'ChIJq6q6aE3AwoARJwGY2d32GXU',
|
|
561
|
-
types: [
|
|
562
|
-
'subpremise'
|
|
563
|
-
]
|
|
564
|
-
};
|
|
565
|
-
export const USA_Brooklyn_297SterlingPl = {
|
|
566
|
-
address_components: [
|
|
567
|
-
{
|
|
568
|
-
long_name: '297',
|
|
569
|
-
short_name: '297',
|
|
570
|
-
types: [
|
|
571
|
-
'street_number'
|
|
572
|
-
]
|
|
573
|
-
},
|
|
574
|
-
{
|
|
575
|
-
long_name: 'Sterling Place',
|
|
576
|
-
short_name: 'Sterling Pl',
|
|
577
|
-
types: [
|
|
578
|
-
'route'
|
|
579
|
-
]
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
long_name: 'Prospect Heights',
|
|
583
|
-
short_name: 'Prospect Heights',
|
|
584
|
-
types: [
|
|
585
|
-
'neighborhood',
|
|
586
|
-
'political'
|
|
587
|
-
]
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
long_name: 'Brooklyn',
|
|
591
|
-
short_name: 'Brooklyn',
|
|
592
|
-
types: [
|
|
593
|
-
'political',
|
|
594
|
-
'sublocality',
|
|
595
|
-
'sublocality_level_1'
|
|
596
|
-
]
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
long_name: 'Kings County',
|
|
600
|
-
short_name: 'Kings County',
|
|
601
|
-
types: [
|
|
602
|
-
'administrative_area_level_2',
|
|
603
|
-
'political'
|
|
604
|
-
]
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
long_name: 'New York',
|
|
608
|
-
short_name: 'NY',
|
|
609
|
-
types: [
|
|
610
|
-
'administrative_area_level_1',
|
|
611
|
-
'political'
|
|
612
|
-
]
|
|
613
|
-
},
|
|
614
|
-
{
|
|
615
|
-
long_name: 'United States',
|
|
616
|
-
short_name: 'US',
|
|
617
|
-
types: [
|
|
618
|
-
'country',
|
|
619
|
-
'political'
|
|
620
|
-
]
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
long_name: '11238',
|
|
624
|
-
short_name: '11238',
|
|
625
|
-
types: [
|
|
626
|
-
'postal_code'
|
|
627
|
-
]
|
|
628
|
-
},
|
|
629
|
-
{
|
|
630
|
-
long_name: '4403',
|
|
631
|
-
short_name: '4403',
|
|
632
|
-
types: [
|
|
633
|
-
'postal_code_suffix'
|
|
634
|
-
]
|
|
635
|
-
}
|
|
636
|
-
],
|
|
637
|
-
formatted_address: '297 Sterling Pl, Brooklyn, NY 11238, USA',
|
|
638
|
-
geometry: {
|
|
639
|
-
bounds: {
|
|
640
|
-
northeast: {
|
|
641
|
-
lat: ()=>40.6758822,
|
|
642
|
-
lng: ()=>-73.9680356
|
|
643
|
-
},
|
|
644
|
-
southwest: {
|
|
645
|
-
lat: ()=>40.6757386,
|
|
646
|
-
lng: ()=>-73.9681476
|
|
647
|
-
}
|
|
648
|
-
},
|
|
649
|
-
location: {
|
|
650
|
-
lat: ()=>0.6758068,
|
|
651
|
-
lng: ()=>-73.9680942
|
|
652
|
-
},
|
|
653
|
-
location_type: 'ROOFTOP',
|
|
654
|
-
viewport: {
|
|
655
|
-
northeast: {
|
|
656
|
-
lat: ()=>40.6771032302915,
|
|
657
|
-
lng: ()=>-73.9667496197085
|
|
658
|
-
},
|
|
659
|
-
southwest: {
|
|
660
|
-
lat: ()=>40.6744052697085,
|
|
661
|
-
lng: ()=>-73.96944758029152
|
|
662
|
-
}
|
|
663
|
-
}
|
|
664
|
-
},
|
|
665
|
-
place_id: 'ChIJ5X0VBqdbwokRLmHJJ4CeqRw',
|
|
666
|
-
types: [
|
|
667
|
-
'premise'
|
|
668
|
-
]
|
|
669
|
-
};
|
|
670
|
-
|
|
671
|
-
//# sourceMappingURL=google-geocoder-suggestions-provider.data.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/address-suggestion-popover/utils/__tests__/data/google-geocoder-suggestions-provider.data.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/naming-convention */\nexport const Canada_RockyView_235105WranglerDr = {\n address_components: [\n {\n long_name: '235105',\n short_name: '235105',\n types: ['street_number'],\n },\n {\n long_name: 'Wrangler Drive',\n short_name: 'Wrangler Dr',\n types: ['route'],\n },\n {\n long_name: 'Rocky View',\n short_name: 'Rocky View',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'Alberta',\n short_name: 'AB',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'Canada',\n short_name: 'CA',\n types: ['country', 'political'],\n },\n {\n long_name: 'T1X 0K3',\n short_name: 'T1X 0K3',\n types: ['postal_code'],\n },\n ],\n formatted_address: '235105 Wrangler Dr, Rocky View, AB T1X 0K3, Canada',\n geometry: {\n location: {\n lat: () => 51.00072400000001,\n lng: () => -113.9101324,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 51.00174743029151,\n lng: () => -113.9081274697085,\n },\n southwest: {\n lat: () => 50.99904946970851,\n lng: () => -113.9108254302915,\n },\n },\n },\n place_id: 'ChIJubwDKt17cVMRZ-Ikk-IEwJY',\n plus_code: {\n compound_code: '232Q+7W Calgary, AB, Canada',\n global_code: '9538232Q+7W',\n },\n types: ['street_address'],\n};\n\nexport const Canada_Vancouver_285W18thAve = {\n address_components: [\n {\n long_name: '285',\n short_name: '285',\n types: ['street_number'],\n },\n {\n long_name: 'West 18th Avenue',\n short_name: 'W 18th Ave',\n types: ['route'],\n },\n {\n long_name: 'Riley Park–Little Mountain',\n short_name: 'Riley Park–Little Mountain',\n types: ['neighborhood', 'political'],\n },\n {\n long_name: 'Vancouver',\n short_name: 'Vancouver',\n types: ['locality', 'political'],\n },\n {\n long_name: 'Metro Vancouver',\n short_name: 'Metro Vancouver',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'British Columbia',\n short_name: 'BC',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'Canada',\n short_name: 'CA',\n types: ['country', 'political'],\n },\n {\n long_name: 'V5Y 2A8',\n short_name: 'V5Y 2A8',\n types: ['postal_code'],\n },\n ],\n formatted_address: '285 W 18th Ave, Vancouver, BC V5Y 2A8, Canada',\n geometry: {\n bounds: {\n northeast: {\n lat: () => 49.25508989999999,\n lng: () => -123.1109393,\n },\n southwest: {\n lat: () => 49.2549533,\n lng: () => -123.1110596,\n },\n },\n location: {\n lat: () => 49.25501,\n lng: () => -123.1110016,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 49.2562923302915,\n lng: () => -123.1096504697085,\n },\n southwest: {\n lat: () => 49.2535943697085,\n lng: () => -123.1123484302915,\n },\n },\n },\n place_id: 'ChIJq_1nnu9zhlQRsGW_erJ5HGM',\n types: ['premise'],\n};\n\nexport const Canada_Ottawa_215FloraSt = {\n address_components: [\n {\n long_name: '215',\n short_name: '215',\n types: ['street_number'],\n },\n {\n long_name: 'Flora Street',\n short_name: 'Flora St',\n types: ['route'],\n },\n {\n long_name: 'Centretown',\n short_name: 'Centretown',\n types: ['neighborhood', 'political'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['locality', 'political'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['administrative_area_level_3', 'political'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'Ontario',\n short_name: 'ON',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'Canada',\n short_name: 'CA',\n types: ['country', 'political'],\n },\n {\n long_name: 'K1R 5R6',\n short_name: 'K1R 5R6',\n types: ['postal_code'],\n },\n ],\n formatted_address: '215 Flora St, Ottawa, ON K1R 5R6, Canada',\n geometry: {\n location: {\n lat: () => 45.4088374,\n lng: () => -75.69806799999999,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 45.41011338029149,\n lng: () => -75.69665651970848,\n },\n southwest: {\n lat: () => 45.4074154197085,\n lng: () => -75.69935448029149,\n },\n },\n },\n place_id: 'ChIJ3-WvkrMFzkwRYBFKs2GJYqY',\n types: ['premise'],\n};\n\nexport const Canada_Orleans_2178SaturnCrescent = {\n address_components: [\n {\n long_name: '2178',\n short_name: '2178',\n types: ['street_number'],\n },\n {\n long_name: 'Saturn Crescent',\n short_name: 'Saturn Crescent',\n types: ['route'],\n },\n {\n long_name: 'Cumberland',\n short_name: 'Cumberland',\n types: ['political', 'sublocality', 'sublocality_level_1'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['locality', 'political'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['administrative_area_level_3', 'political'],\n },\n {\n long_name: 'Ottawa',\n short_name: 'Ottawa',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'Ontario',\n short_name: 'ON',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'Canada',\n short_name: 'CA',\n types: ['country', 'political'],\n },\n {\n long_name: 'K4A 3T6',\n short_name: 'K4A 3T6',\n types: ['postal_code'],\n },\n ],\n formatted_address: '2178 Saturn Crescent, Orléans, ON K4A 3T6, Canada',\n geometry: {\n bounds: {\n northeast: {\n lat: () => 45.4703074,\n lng: () => -75.4720725,\n },\n southwest: {\n lat: () => 45.4701337,\n lng: () => -75.4722756,\n },\n },\n location: {\n lat: () => 45.4701961,\n lng: () => -75.47218079999999,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 45.4715970802915,\n lng: () => -75.47090181970849,\n },\n southwest: {\n lat: () => 45.4688991197085,\n lng: () => -75.47359978029151,\n },\n },\n },\n place_id: 'ChIJx5LEU1MSzkwRvaPV_Q5d7Q8',\n types: ['premise'],\n};\n\nexport const Canada_Embrun_15DollardSt = {\n address_components: [\n {\n long_name: '15',\n short_name: '15',\n types: ['street_number'],\n },\n {\n long_name: 'Dollard Street',\n short_name: 'Dollard St',\n types: ['route'],\n },\n {\n long_name: 'Embrun',\n short_name: 'Embrun',\n types: ['locality', 'political'],\n },\n {\n long_name: 'Russell',\n short_name: 'Russell',\n types: ['administrative_area_level_3', 'political'],\n },\n {\n long_name: 'Prescott and Russell United Counties',\n short_name: 'Prescott and Russell United Counties',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'Ontario',\n short_name: 'ON',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'Canada',\n short_name: 'CA',\n types: ['country', 'political'],\n },\n {\n long_name: 'K0A 1W0',\n short_name: 'K0A 1W0',\n types: ['postal_code'],\n },\n ],\n formatted_address: '15 Dollard St, Embrun, ON K0A 1W0, Canada',\n geometry: {\n bounds: {\n northeast: {\n lat: () => 45.276455,\n lng: () => -75.2781997,\n },\n southwest: {\n lat: () => 45.27626069999999,\n lng: () => -75.27848530000001,\n },\n },\n location: {\n lat: () => 45.2763678,\n lng: () => -75.27832529999999,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 45.2777548302915,\n lng: () => -75.2769935197085,\n },\n southwest: {\n lat: () => 45.2750568697085,\n lng: () => -75.27969148029152,\n },\n },\n },\n place_id: 'ChIJr6dNO0F4zkwRugHG4bOrBFE',\n types: ['premise'],\n};\n\nexport const USA_Glendale_800NBrandBlvd = {\n address_components: [\n {\n long_name: '1850',\n short_name: '1850',\n types: ['subpremise'],\n },\n {\n long_name: '800',\n short_name: '800',\n types: ['street_number'],\n },\n {\n long_name: 'North Brand Boulevard',\n short_name: 'N Brand Blvd',\n types: ['route'],\n },\n {\n long_name: 'Downtown',\n short_name: 'Downtown',\n types: ['neighborhood', 'political'],\n },\n {\n long_name: 'Glendale',\n short_name: 'Glendale',\n types: ['locality', 'political'],\n },\n {\n long_name: 'Los Angeles County',\n short_name: 'Los Angeles County',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'California',\n short_name: 'CA',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'United States',\n short_name: 'US',\n types: ['country', 'political'],\n },\n {\n long_name: '91203',\n short_name: '91203',\n types: ['postal_code'],\n },\n ],\n formatted_address: '800 N Brand Blvd #1850, Glendale, CA 91203, USA',\n geometry: {\n location: {\n lat: () => 34.1581029,\n lng: () => -118.2544439,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 34.15912743029149,\n lng: () => -118.2531080697085,\n },\n southwest: {\n lat: () => 34.1564294697085,\n lng: () => -118.2558060302915,\n },\n },\n },\n place_id: 'ChIJq6q6aE3AwoARJwGY2d32GXU',\n types: ['subpremise'],\n};\n\nexport const USA_Brooklyn_297SterlingPl = {\n address_components: [\n {\n long_name: '297',\n short_name: '297',\n types: ['street_number'],\n },\n {\n long_name: 'Sterling Place',\n short_name: 'Sterling Pl',\n types: ['route'],\n },\n {\n long_name: 'Prospect Heights',\n short_name: 'Prospect Heights',\n types: ['neighborhood', 'political'],\n },\n {\n long_name: 'Brooklyn',\n short_name: 'Brooklyn',\n types: ['political', 'sublocality', 'sublocality_level_1'],\n },\n {\n long_name: 'Kings County',\n short_name: 'Kings County',\n types: ['administrative_area_level_2', 'political'],\n },\n {\n long_name: 'New York',\n short_name: 'NY',\n types: ['administrative_area_level_1', 'political'],\n },\n {\n long_name: 'United States',\n short_name: 'US',\n types: ['country', 'political'],\n },\n {\n long_name: '11238',\n short_name: '11238',\n types: ['postal_code'],\n },\n {\n long_name: '4403',\n short_name: '4403',\n types: ['postal_code_suffix'],\n },\n ],\n formatted_address: '297 Sterling Pl, Brooklyn, NY 11238, USA',\n geometry: {\n bounds: {\n northeast: {\n lat: () => 40.6758822,\n lng: () => -73.9680356,\n },\n southwest: {\n lat: () => 40.6757386,\n lng: () => -73.9681476,\n },\n },\n location: {\n lat: () => 0.6758068,\n lng: () => -73.9680942,\n },\n location_type: 'ROOFTOP',\n viewport: {\n northeast: {\n lat: () => 40.6771032302915,\n lng: () => -73.9667496197085,\n },\n southwest: {\n lat: () => 40.6744052697085,\n lng: () => -73.96944758029152,\n },\n },\n },\n place_id: 'ChIJ5X0VBqdbwokRLmHJJ4CeqRw',\n types: ['premise'],\n};\n"],"names":["Canada_RockyView_235105WranglerDr","address_components","long_name","short_name","types","formatted_address","geometry","location","lat","lng","location_type","viewport","northeast","southwest","place_id","plus_code","compound_code","global_code","Canada_Vancouver_285W18thAve","bounds","Canada_Ottawa_215FloraSt","Canada_Orleans_2178SaturnCrescent","Canada_Embrun_15DollardSt","USA_Glendale_800NBrandBlvd","USA_Brooklyn_297SterlingPl"],"mappings":"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"}
|