Geomap: Spatial operations location options transform e2e test (#54162)
This commit is contained in:
@@ -199,6 +199,27 @@ export const Components = {
|
||||
modeLabel: 'Transform mode label',
|
||||
calculationsLabel: 'Transform calculations label',
|
||||
},
|
||||
SpatialOperations: {
|
||||
actionLabel: 'root Action field property editor',
|
||||
locationLabel: 'root Location field property editor',
|
||||
location: {
|
||||
autoOption: 'Auto location option',
|
||||
coords: {
|
||||
option: 'Coords location option',
|
||||
latitudeFieldLabel: 'root Latitude field field property editor',
|
||||
longitudeFieldLabel: 'root Longitude field field property editor',
|
||||
},
|
||||
geohash: {
|
||||
option: 'Geohash location option',
|
||||
geohashFieldLabel: 'root Geohash field field property editor',
|
||||
},
|
||||
lookup: {
|
||||
option: 'Lookup location option',
|
||||
lookupFieldLabel: 'root Lookup field field property editor',
|
||||
gazetteerFieldLabel: 'root Gazetteer field property editor',
|
||||
},
|
||||
},
|
||||
},
|
||||
searchInput: 'search transformations',
|
||||
},
|
||||
PageToolbar: {
|
||||
|
||||
Reference in New Issue
Block a user