@revolugo/elements 4.9.0-beta.28 → 4.9.0-beta.29
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/dist/css/revolugo.11.min.css +1 -1
- package/dist/css/revolugo.17.min.css +1 -1
- package/dist/revolugo.10.js +353 -128
- package/dist/revolugo.10.min.js +1 -1
- package/dist/revolugo.11.js +402 -171
- package/dist/revolugo.11.min.js +4 -4
- package/dist/revolugo.12.js +353 -128
- package/dist/revolugo.12.min.js +1 -1
- package/dist/revolugo.13.js +353 -128
- package/dist/revolugo.13.min.js +1 -1
- package/dist/revolugo.15.js +353 -128
- package/dist/revolugo.15.min.js +1 -1
- package/dist/revolugo.17.js +402 -171
- package/dist/revolugo.17.min.js +4 -4
- package/package.json +1 -1
package/dist/revolugo.12.js
CHANGED
|
@@ -82009,6 +82009,12 @@ var staticRenderFns = [];
|
|
|
82009
82009
|
|
|
82010
82010
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.vue?vue&type=template&id=617018d4&
|
|
82011
82011
|
|
|
82012
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.array.at.js
|
|
82013
|
+
var es_array_at = __webpack_require__("45a8");
|
|
82014
|
+
|
|
82015
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.string.at-alternative.js
|
|
82016
|
+
var es_string_at_alternative = __webpack_require__("c9b3");
|
|
82017
|
+
|
|
82012
82018
|
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/axios@1.3.5/node_modules/axios/lib/axios.js + 35 modules
|
|
82013
82019
|
var axios = __webpack_require__("2c86");
|
|
82014
82020
|
|
|
@@ -82680,7 +82686,7 @@ const Logger = (cov_oedyl2s2n().s[16]++, {
|
|
|
82680
82686
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts
|
|
82681
82687
|
function cov_2dix731gbd() {
|
|
82682
82688
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts";
|
|
82683
|
-
var hash = "
|
|
82689
|
+
var hash = "256de98e75c82d708821b61f0bf2eaeddee0e651";
|
|
82684
82690
|
var global = new Function("return this")();
|
|
82685
82691
|
var gcv = "__coverage__";
|
|
82686
82692
|
var coverageData = {
|
|
@@ -82692,7 +82698,7 @@ function cov_2dix731gbd() {
|
|
|
82692
82698
|
column: 21
|
|
82693
82699
|
},
|
|
82694
82700
|
end: {
|
|
82695
|
-
line:
|
|
82701
|
+
line: 18,
|
|
82696
82702
|
column: 1
|
|
82697
82703
|
}
|
|
82698
82704
|
}
|
|
@@ -82705,7 +82711,7 @@ function cov_2dix731gbd() {
|
|
|
82705
82711
|
f: {},
|
|
82706
82712
|
b: {},
|
|
82707
82713
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
82708
|
-
hash: "
|
|
82714
|
+
hash: "256de98e75c82d708821b61f0bf2eaeddee0e651"
|
|
82709
82715
|
};
|
|
82710
82716
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
82711
82717
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -82733,12 +82739,16 @@ const props = (cov_2dix731gbd().s[0]++, {
|
|
|
82733
82739
|
value: {
|
|
82734
82740
|
type: Object,
|
|
82735
82741
|
default: null
|
|
82742
|
+
},
|
|
82743
|
+
locationContext: {
|
|
82744
|
+
type: Object,
|
|
82745
|
+
default: null
|
|
82736
82746
|
}
|
|
82737
82747
|
});
|
|
82738
82748
|
// CONCATENATED MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--12-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/babel-loader@8.3.0_@babel+core@7.21.4_webpack@4.46.0/node_modules/babel-loader/lib!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--13-0!/opt/atlassian/pipelines/agent/build/node_modules/.pnpm/ts-loader@6.2.2_typescript@4.7.4/node_modules/ts-loader??ref--13-2!./src/components/ui/BSearchLocationInput/BSearchLocationInput.ts?vue&type=script&lang=js&
|
|
82739
82749
|
function cov_m1f0gcl6f() {
|
|
82740
82750
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.ts";
|
|
82741
|
-
var hash = "
|
|
82751
|
+
var hash = "76c0dc65065545a0544d5bc91332504733c60392";
|
|
82742
82752
|
var global = new Function("return this")();
|
|
82743
82753
|
var gcv = "__coverage__";
|
|
82744
82754
|
var coverageData = {
|
|
@@ -82836,102 +82846,102 @@ function cov_m1f0gcl6f() {
|
|
|
82836
82846
|
},
|
|
82837
82847
|
"9": {
|
|
82838
82848
|
start: {
|
|
82839
|
-
line:
|
|
82849
|
+
line: 46,
|
|
82840
82850
|
column: 12
|
|
82841
82851
|
},
|
|
82842
82852
|
end: {
|
|
82843
|
-
line:
|
|
82853
|
+
line: 83,
|
|
82844
82854
|
column: 13
|
|
82845
82855
|
}
|
|
82846
82856
|
},
|
|
82847
82857
|
"10": {
|
|
82848
82858
|
start: {
|
|
82849
|
-
line:
|
|
82859
|
+
line: 47,
|
|
82850
82860
|
column: 16
|
|
82851
82861
|
},
|
|
82852
82862
|
end: {
|
|
82853
|
-
line:
|
|
82863
|
+
line: 47,
|
|
82854
82864
|
column: 36
|
|
82855
82865
|
}
|
|
82856
82866
|
},
|
|
82857
82867
|
"11": {
|
|
82858
82868
|
start: {
|
|
82859
|
-
line:
|
|
82869
|
+
line: 48,
|
|
82860
82870
|
column: 30
|
|
82861
82871
|
},
|
|
82862
82872
|
end: {
|
|
82863
|
-
line:
|
|
82873
|
+
line: 48,
|
|
82864
82874
|
column: 46
|
|
82865
82875
|
}
|
|
82866
82876
|
},
|
|
82867
82877
|
"12": {
|
|
82868
82878
|
start: {
|
|
82869
|
-
line:
|
|
82870
|
-
column:
|
|
82879
|
+
line: 49,
|
|
82880
|
+
column: 31
|
|
82871
82881
|
},
|
|
82872
82882
|
end: {
|
|
82873
|
-
line:
|
|
82874
|
-
column:
|
|
82883
|
+
line: 53,
|
|
82884
|
+
column: 17
|
|
82875
82885
|
}
|
|
82876
82886
|
},
|
|
82877
82887
|
"13": {
|
|
82878
82888
|
start: {
|
|
82879
|
-
line:
|
|
82880
|
-
column:
|
|
82889
|
+
line: 54,
|
|
82890
|
+
column: 16
|
|
82881
82891
|
},
|
|
82882
82892
|
end: {
|
|
82883
82893
|
line: 56,
|
|
82884
|
-
column:
|
|
82894
|
+
column: 17
|
|
82885
82895
|
}
|
|
82886
82896
|
},
|
|
82887
82897
|
"14": {
|
|
82888
82898
|
start: {
|
|
82889
|
-
line:
|
|
82890
|
-
column:
|
|
82899
|
+
line: 55,
|
|
82900
|
+
column: 20
|
|
82891
82901
|
},
|
|
82892
82902
|
end: {
|
|
82893
|
-
line:
|
|
82894
|
-
column:
|
|
82903
|
+
line: 55,
|
|
82904
|
+
column: 195
|
|
82895
82905
|
}
|
|
82896
82906
|
},
|
|
82897
82907
|
"15": {
|
|
82898
82908
|
start: {
|
|
82899
82909
|
line: 57,
|
|
82900
|
-
column:
|
|
82910
|
+
column: 37
|
|
82901
82911
|
},
|
|
82902
82912
|
end: {
|
|
82903
|
-
line:
|
|
82904
|
-
column:
|
|
82913
|
+
line: 61,
|
|
82914
|
+
column: 125
|
|
82905
82915
|
}
|
|
82906
82916
|
},
|
|
82907
82917
|
"16": {
|
|
82908
82918
|
start: {
|
|
82909
|
-
line:
|
|
82910
|
-
column:
|
|
82919
|
+
line: 61,
|
|
82920
|
+
column: 48
|
|
82911
82921
|
},
|
|
82912
82922
|
end: {
|
|
82913
|
-
line:
|
|
82914
|
-
column:
|
|
82923
|
+
line: 61,
|
|
82924
|
+
column: 122
|
|
82915
82925
|
}
|
|
82916
82926
|
},
|
|
82917
82927
|
"17": {
|
|
82918
82928
|
start: {
|
|
82919
|
-
line:
|
|
82929
|
+
line: 62,
|
|
82920
82930
|
column: 16
|
|
82921
82931
|
},
|
|
82922
82932
|
end: {
|
|
82923
|
-
line:
|
|
82924
|
-
column:
|
|
82933
|
+
line: 75,
|
|
82934
|
+
column: 20
|
|
82925
82935
|
}
|
|
82926
82936
|
},
|
|
82927
82937
|
"18": {
|
|
82928
82938
|
start: {
|
|
82929
|
-
line:
|
|
82930
|
-
column:
|
|
82939
|
+
line: 62,
|
|
82940
|
+
column: 64
|
|
82931
82941
|
},
|
|
82932
82942
|
end: {
|
|
82933
82943
|
line: 75,
|
|
82934
|
-
column:
|
|
82944
|
+
column: 17
|
|
82935
82945
|
}
|
|
82936
82946
|
},
|
|
82937
82947
|
"19": {
|
|
@@ -82951,26 +82961,56 @@ function cov_m1f0gcl6f() {
|
|
|
82951
82961
|
},
|
|
82952
82962
|
end: {
|
|
82953
82963
|
line: 77,
|
|
82954
|
-
column:
|
|
82964
|
+
column: 38
|
|
82955
82965
|
}
|
|
82956
82966
|
},
|
|
82957
82967
|
"21": {
|
|
82958
82968
|
start: {
|
|
82959
|
-
line:
|
|
82969
|
+
line: 80,
|
|
82970
|
+
column: 16
|
|
82971
|
+
},
|
|
82972
|
+
end: {
|
|
82973
|
+
line: 80,
|
|
82974
|
+
column: 36
|
|
82975
|
+
}
|
|
82976
|
+
},
|
|
82977
|
+
"22": {
|
|
82978
|
+
start: {
|
|
82979
|
+
line: 81,
|
|
82980
|
+
column: 16
|
|
82981
|
+
},
|
|
82982
|
+
end: {
|
|
82983
|
+
line: 81,
|
|
82984
|
+
column: 37
|
|
82985
|
+
}
|
|
82986
|
+
},
|
|
82987
|
+
"23": {
|
|
82988
|
+
start: {
|
|
82989
|
+
line: 82,
|
|
82990
|
+
column: 16
|
|
82991
|
+
},
|
|
82992
|
+
end: {
|
|
82993
|
+
line: 82,
|
|
82994
|
+
column: 26
|
|
82995
|
+
}
|
|
82996
|
+
},
|
|
82997
|
+
"24": {
|
|
82998
|
+
start: {
|
|
82999
|
+
line: 88,
|
|
82960
83000
|
column: 12
|
|
82961
83001
|
},
|
|
82962
83002
|
end: {
|
|
82963
|
-
line:
|
|
83003
|
+
line: 88,
|
|
82964
83004
|
column: 45
|
|
82965
83005
|
}
|
|
82966
83006
|
},
|
|
82967
|
-
"
|
|
83007
|
+
"25": {
|
|
82968
83008
|
start: {
|
|
82969
|
-
line:
|
|
83009
|
+
line: 92,
|
|
82970
83010
|
column: 12
|
|
82971
83011
|
},
|
|
82972
83012
|
end: {
|
|
82973
|
-
line:
|
|
83013
|
+
line: 92,
|
|
82974
83014
|
column: 125
|
|
82975
83015
|
}
|
|
82976
83016
|
}
|
|
@@ -83138,7 +83178,7 @@ function cov_m1f0gcl6f() {
|
|
|
83138
83178
|
column: 41
|
|
83139
83179
|
},
|
|
83140
83180
|
end: {
|
|
83141
|
-
line:
|
|
83181
|
+
line: 84,
|
|
83142
83182
|
column: 9
|
|
83143
83183
|
}
|
|
83144
83184
|
},
|
|
@@ -83148,97 +83188,97 @@ function cov_m1f0gcl6f() {
|
|
|
83148
83188
|
name: "(anonymous_7)",
|
|
83149
83189
|
decl: {
|
|
83150
83190
|
start: {
|
|
83151
|
-
line:
|
|
83191
|
+
line: 61,
|
|
83152
83192
|
column: 26
|
|
83153
83193
|
},
|
|
83154
83194
|
end: {
|
|
83155
|
-
line:
|
|
83195
|
+
line: 61,
|
|
83156
83196
|
column: 27
|
|
83157
83197
|
}
|
|
83158
83198
|
},
|
|
83159
83199
|
loc: {
|
|
83160
83200
|
start: {
|
|
83161
|
-
line:
|
|
83201
|
+
line: 61,
|
|
83162
83202
|
column: 38
|
|
83163
83203
|
},
|
|
83164
83204
|
end: {
|
|
83165
|
-
line:
|
|
83205
|
+
line: 61,
|
|
83166
83206
|
column: 124
|
|
83167
83207
|
}
|
|
83168
83208
|
},
|
|
83169
|
-
line:
|
|
83209
|
+
line: 61
|
|
83170
83210
|
},
|
|
83171
83211
|
"8": {
|
|
83172
83212
|
name: "(anonymous_8)",
|
|
83173
83213
|
decl: {
|
|
83174
83214
|
start: {
|
|
83175
|
-
line:
|
|
83215
|
+
line: 62,
|
|
83176
83216
|
column: 49
|
|
83177
83217
|
},
|
|
83178
83218
|
end: {
|
|
83179
|
-
line:
|
|
83219
|
+
line: 62,
|
|
83180
83220
|
column: 50
|
|
83181
83221
|
}
|
|
83182
83222
|
},
|
|
83183
83223
|
loc: {
|
|
83184
83224
|
start: {
|
|
83185
|
-
line:
|
|
83225
|
+
line: 62,
|
|
83186
83226
|
column: 64
|
|
83187
83227
|
},
|
|
83188
83228
|
end: {
|
|
83189
|
-
line:
|
|
83229
|
+
line: 75,
|
|
83190
83230
|
column: 17
|
|
83191
83231
|
}
|
|
83192
83232
|
},
|
|
83193
|
-
line:
|
|
83233
|
+
line: 62
|
|
83194
83234
|
},
|
|
83195
83235
|
"9": {
|
|
83196
83236
|
name: "(anonymous_9)",
|
|
83197
83237
|
decl: {
|
|
83198
83238
|
start: {
|
|
83199
|
-
line:
|
|
83239
|
+
line: 87,
|
|
83200
83240
|
column: 8
|
|
83201
83241
|
},
|
|
83202
83242
|
end: {
|
|
83203
|
-
line:
|
|
83243
|
+
line: 87,
|
|
83204
83244
|
column: 9
|
|
83205
83245
|
}
|
|
83206
83246
|
},
|
|
83207
83247
|
loc: {
|
|
83208
83248
|
start: {
|
|
83209
|
-
line:
|
|
83249
|
+
line: 87,
|
|
83210
83250
|
column: 33
|
|
83211
83251
|
},
|
|
83212
83252
|
end: {
|
|
83213
|
-
line:
|
|
83253
|
+
line: 89,
|
|
83214
83254
|
column: 9
|
|
83215
83255
|
}
|
|
83216
83256
|
},
|
|
83217
|
-
line:
|
|
83257
|
+
line: 87
|
|
83218
83258
|
},
|
|
83219
83259
|
"10": {
|
|
83220
83260
|
name: "(anonymous_10)",
|
|
83221
83261
|
decl: {
|
|
83222
83262
|
start: {
|
|
83223
|
-
line:
|
|
83263
|
+
line: 90,
|
|
83224
83264
|
column: 8
|
|
83225
83265
|
},
|
|
83226
83266
|
end: {
|
|
83227
|
-
line:
|
|
83267
|
+
line: 90,
|
|
83228
83268
|
column: 9
|
|
83229
83269
|
}
|
|
83230
83270
|
},
|
|
83231
83271
|
loc: {
|
|
83232
83272
|
start: {
|
|
83233
|
-
line:
|
|
83273
|
+
line: 90,
|
|
83234
83274
|
column: 27
|
|
83235
83275
|
},
|
|
83236
83276
|
end: {
|
|
83237
|
-
line:
|
|
83277
|
+
line: 93,
|
|
83238
83278
|
column: 9
|
|
83239
83279
|
}
|
|
83240
83280
|
},
|
|
83241
|
-
line:
|
|
83281
|
+
line: 90
|
|
83242
83282
|
}
|
|
83243
83283
|
},
|
|
83244
83284
|
branchMap: {
|
|
@@ -83443,200 +83483,365 @@ function cov_m1f0gcl6f() {
|
|
|
83443
83483
|
"6": {
|
|
83444
83484
|
loc: {
|
|
83445
83485
|
start: {
|
|
83486
|
+
line: 54,
|
|
83487
|
+
column: 16
|
|
83488
|
+
},
|
|
83489
|
+
end: {
|
|
83446
83490
|
line: 56,
|
|
83447
|
-
column:
|
|
83491
|
+
column: 17
|
|
83492
|
+
}
|
|
83493
|
+
},
|
|
83494
|
+
type: "if",
|
|
83495
|
+
locations: [{
|
|
83496
|
+
start: {
|
|
83497
|
+
line: 54,
|
|
83498
|
+
column: 16
|
|
83448
83499
|
},
|
|
83449
83500
|
end: {
|
|
83450
83501
|
line: 56,
|
|
83502
|
+
column: 17
|
|
83503
|
+
}
|
|
83504
|
+
}, {
|
|
83505
|
+
start: {
|
|
83506
|
+
line: undefined,
|
|
83507
|
+
column: undefined
|
|
83508
|
+
},
|
|
83509
|
+
end: {
|
|
83510
|
+
line: undefined,
|
|
83511
|
+
column: undefined
|
|
83512
|
+
}
|
|
83513
|
+
}],
|
|
83514
|
+
line: 54
|
|
83515
|
+
},
|
|
83516
|
+
"7": {
|
|
83517
|
+
loc: {
|
|
83518
|
+
start: {
|
|
83519
|
+
line: 55,
|
|
83520
|
+
column: 35
|
|
83521
|
+
},
|
|
83522
|
+
end: {
|
|
83523
|
+
line: 55,
|
|
83524
|
+
column: 111
|
|
83525
|
+
}
|
|
83526
|
+
},
|
|
83527
|
+
type: "cond-expr",
|
|
83528
|
+
locations: [{
|
|
83529
|
+
start: {
|
|
83530
|
+
line: 55,
|
|
83531
|
+
column: 91
|
|
83532
|
+
},
|
|
83533
|
+
end: {
|
|
83534
|
+
line: 55,
|
|
83535
|
+
column: 97
|
|
83536
|
+
}
|
|
83537
|
+
}, {
|
|
83538
|
+
start: {
|
|
83539
|
+
line: 55,
|
|
83540
|
+
column: 100
|
|
83541
|
+
},
|
|
83542
|
+
end: {
|
|
83543
|
+
line: 55,
|
|
83544
|
+
column: 111
|
|
83545
|
+
}
|
|
83546
|
+
}],
|
|
83547
|
+
line: 55
|
|
83548
|
+
},
|
|
83549
|
+
"8": {
|
|
83550
|
+
loc: {
|
|
83551
|
+
start: {
|
|
83552
|
+
line: 55,
|
|
83553
|
+
column: 35
|
|
83554
|
+
},
|
|
83555
|
+
end: {
|
|
83556
|
+
line: 55,
|
|
83557
|
+
column: 88
|
|
83558
|
+
}
|
|
83559
|
+
},
|
|
83560
|
+
type: "binary-expr",
|
|
83561
|
+
locations: [{
|
|
83562
|
+
start: {
|
|
83563
|
+
line: 55,
|
|
83564
|
+
column: 35
|
|
83565
|
+
},
|
|
83566
|
+
end: {
|
|
83567
|
+
line: 55,
|
|
83568
|
+
column: 71
|
|
83569
|
+
}
|
|
83570
|
+
}, {
|
|
83571
|
+
start: {
|
|
83572
|
+
line: 55,
|
|
83573
|
+
column: 75
|
|
83574
|
+
},
|
|
83575
|
+
end: {
|
|
83576
|
+
line: 55,
|
|
83577
|
+
column: 88
|
|
83578
|
+
}
|
|
83579
|
+
}],
|
|
83580
|
+
line: 55
|
|
83581
|
+
},
|
|
83582
|
+
"9": {
|
|
83583
|
+
loc: {
|
|
83584
|
+
start: {
|
|
83585
|
+
line: 55,
|
|
83586
|
+
column: 115
|
|
83587
|
+
},
|
|
83588
|
+
end: {
|
|
83589
|
+
line: 55,
|
|
83590
|
+
column: 192
|
|
83591
|
+
}
|
|
83592
|
+
},
|
|
83593
|
+
type: "cond-expr",
|
|
83594
|
+
locations: [{
|
|
83595
|
+
start: {
|
|
83596
|
+
line: 55,
|
|
83597
|
+
column: 171
|
|
83598
|
+
},
|
|
83599
|
+
end: {
|
|
83600
|
+
line: 55,
|
|
83601
|
+
column: 177
|
|
83602
|
+
}
|
|
83603
|
+
}, {
|
|
83604
|
+
start: {
|
|
83605
|
+
line: 55,
|
|
83606
|
+
column: 180
|
|
83607
|
+
},
|
|
83608
|
+
end: {
|
|
83609
|
+
line: 55,
|
|
83610
|
+
column: 192
|
|
83611
|
+
}
|
|
83612
|
+
}],
|
|
83613
|
+
line: 55
|
|
83614
|
+
},
|
|
83615
|
+
"10": {
|
|
83616
|
+
loc: {
|
|
83617
|
+
start: {
|
|
83618
|
+
line: 55,
|
|
83619
|
+
column: 115
|
|
83620
|
+
},
|
|
83621
|
+
end: {
|
|
83622
|
+
line: 55,
|
|
83623
|
+
column: 168
|
|
83624
|
+
}
|
|
83625
|
+
},
|
|
83626
|
+
type: "binary-expr",
|
|
83627
|
+
locations: [{
|
|
83628
|
+
start: {
|
|
83629
|
+
line: 55,
|
|
83630
|
+
column: 115
|
|
83631
|
+
},
|
|
83632
|
+
end: {
|
|
83633
|
+
line: 55,
|
|
83634
|
+
column: 151
|
|
83635
|
+
}
|
|
83636
|
+
}, {
|
|
83637
|
+
start: {
|
|
83638
|
+
line: 55,
|
|
83639
|
+
column: 155
|
|
83640
|
+
},
|
|
83641
|
+
end: {
|
|
83642
|
+
line: 55,
|
|
83643
|
+
column: 168
|
|
83644
|
+
}
|
|
83645
|
+
}],
|
|
83646
|
+
line: 55
|
|
83647
|
+
},
|
|
83648
|
+
"11": {
|
|
83649
|
+
loc: {
|
|
83650
|
+
start: {
|
|
83651
|
+
line: 61,
|
|
83652
|
+
column: 55
|
|
83653
|
+
},
|
|
83654
|
+
end: {
|
|
83655
|
+
line: 61,
|
|
83451
83656
|
column: 121
|
|
83452
83657
|
}
|
|
83453
83658
|
},
|
|
83454
83659
|
type: "cond-expr",
|
|
83455
83660
|
locations: [{
|
|
83456
83661
|
start: {
|
|
83457
|
-
line:
|
|
83662
|
+
line: 61,
|
|
83458
83663
|
column: 104
|
|
83459
83664
|
},
|
|
83460
83665
|
end: {
|
|
83461
|
-
line:
|
|
83666
|
+
line: 61,
|
|
83462
83667
|
column: 110
|
|
83463
83668
|
}
|
|
83464
83669
|
}, {
|
|
83465
83670
|
start: {
|
|
83466
|
-
line:
|
|
83671
|
+
line: 61,
|
|
83467
83672
|
column: 113
|
|
83468
83673
|
},
|
|
83469
83674
|
end: {
|
|
83470
|
-
line:
|
|
83675
|
+
line: 61,
|
|
83471
83676
|
column: 121
|
|
83472
83677
|
}
|
|
83473
83678
|
}],
|
|
83474
|
-
line:
|
|
83679
|
+
line: 61
|
|
83475
83680
|
},
|
|
83476
|
-
"
|
|
83681
|
+
"12": {
|
|
83477
83682
|
loc: {
|
|
83478
83683
|
start: {
|
|
83479
|
-
line:
|
|
83684
|
+
line: 61,
|
|
83480
83685
|
column: 55
|
|
83481
83686
|
},
|
|
83482
83687
|
end: {
|
|
83483
|
-
line:
|
|
83688
|
+
line: 61,
|
|
83484
83689
|
column: 101
|
|
83485
83690
|
}
|
|
83486
83691
|
},
|
|
83487
83692
|
type: "binary-expr",
|
|
83488
83693
|
locations: [{
|
|
83489
83694
|
start: {
|
|
83490
|
-
line:
|
|
83695
|
+
line: 61,
|
|
83491
83696
|
column: 55
|
|
83492
83697
|
},
|
|
83493
83698
|
end: {
|
|
83494
|
-
line:
|
|
83699
|
+
line: 61,
|
|
83495
83700
|
column: 84
|
|
83496
83701
|
}
|
|
83497
83702
|
}, {
|
|
83498
83703
|
start: {
|
|
83499
|
-
line:
|
|
83704
|
+
line: 61,
|
|
83500
83705
|
column: 88
|
|
83501
83706
|
},
|
|
83502
83707
|
end: {
|
|
83503
|
-
line:
|
|
83708
|
+
line: 61,
|
|
83504
83709
|
column: 101
|
|
83505
83710
|
}
|
|
83506
83711
|
}],
|
|
83507
|
-
line:
|
|
83712
|
+
line: 61
|
|
83508
83713
|
},
|
|
83509
|
-
"
|
|
83714
|
+
"13": {
|
|
83510
83715
|
loc: {
|
|
83511
83716
|
start: {
|
|
83512
|
-
line:
|
|
83717
|
+
line: 92,
|
|
83513
83718
|
column: 19
|
|
83514
83719
|
},
|
|
83515
83720
|
end: {
|
|
83516
|
-
line:
|
|
83721
|
+
line: 92,
|
|
83517
83722
|
column: 124
|
|
83518
83723
|
}
|
|
83519
83724
|
},
|
|
83520
83725
|
type: "cond-expr",
|
|
83521
83726
|
locations: [{
|
|
83522
83727
|
start: {
|
|
83523
|
-
line:
|
|
83728
|
+
line: 92,
|
|
83524
83729
|
column: 107
|
|
83525
83730
|
},
|
|
83526
83731
|
end: {
|
|
83527
|
-
line:
|
|
83732
|
+
line: 92,
|
|
83528
83733
|
column: 113
|
|
83529
83734
|
}
|
|
83530
83735
|
}, {
|
|
83531
83736
|
start: {
|
|
83532
|
-
line:
|
|
83737
|
+
line: 92,
|
|
83533
83738
|
column: 116
|
|
83534
83739
|
},
|
|
83535
83740
|
end: {
|
|
83536
|
-
line:
|
|
83741
|
+
line: 92,
|
|
83537
83742
|
column: 124
|
|
83538
83743
|
}
|
|
83539
83744
|
}],
|
|
83540
|
-
line:
|
|
83745
|
+
line: 92
|
|
83541
83746
|
},
|
|
83542
|
-
"
|
|
83747
|
+
"14": {
|
|
83543
83748
|
loc: {
|
|
83544
83749
|
start: {
|
|
83545
|
-
line:
|
|
83750
|
+
line: 92,
|
|
83546
83751
|
column: 19
|
|
83547
83752
|
},
|
|
83548
83753
|
end: {
|
|
83549
|
-
line:
|
|
83754
|
+
line: 92,
|
|
83550
83755
|
column: 104
|
|
83551
83756
|
}
|
|
83552
83757
|
},
|
|
83553
83758
|
type: "binary-expr",
|
|
83554
83759
|
locations: [{
|
|
83555
83760
|
start: {
|
|
83556
|
-
line:
|
|
83761
|
+
line: 92,
|
|
83557
83762
|
column: 19
|
|
83558
83763
|
},
|
|
83559
83764
|
end: {
|
|
83560
|
-
line:
|
|
83765
|
+
line: 92,
|
|
83561
83766
|
column: 87
|
|
83562
83767
|
}
|
|
83563
83768
|
}, {
|
|
83564
83769
|
start: {
|
|
83565
|
-
line:
|
|
83770
|
+
line: 92,
|
|
83566
83771
|
column: 91
|
|
83567
83772
|
},
|
|
83568
83773
|
end: {
|
|
83569
|
-
line:
|
|
83774
|
+
line: 92,
|
|
83570
83775
|
column: 104
|
|
83571
83776
|
}
|
|
83572
83777
|
}],
|
|
83573
|
-
line:
|
|
83778
|
+
line: 92
|
|
83574
83779
|
},
|
|
83575
|
-
"
|
|
83780
|
+
"15": {
|
|
83576
83781
|
loc: {
|
|
83577
83782
|
start: {
|
|
83578
|
-
line:
|
|
83783
|
+
line: 92,
|
|
83579
83784
|
column: 25
|
|
83580
83785
|
},
|
|
83581
83786
|
end: {
|
|
83582
|
-
line:
|
|
83787
|
+
line: 92,
|
|
83583
83788
|
column: 77
|
|
83584
83789
|
}
|
|
83585
83790
|
},
|
|
83586
83791
|
type: "cond-expr",
|
|
83587
83792
|
locations: [{
|
|
83588
83793
|
start: {
|
|
83589
|
-
line:
|
|
83794
|
+
line: 92,
|
|
83590
83795
|
column: 60
|
|
83591
83796
|
},
|
|
83592
83797
|
end: {
|
|
83593
|
-
line:
|
|
83798
|
+
line: 92,
|
|
83594
83799
|
column: 66
|
|
83595
83800
|
}
|
|
83596
83801
|
}, {
|
|
83597
83802
|
start: {
|
|
83598
|
-
line:
|
|
83803
|
+
line: 92,
|
|
83599
83804
|
column: 69
|
|
83600
83805
|
},
|
|
83601
83806
|
end: {
|
|
83602
|
-
line:
|
|
83807
|
+
line: 92,
|
|
83603
83808
|
column: 77
|
|
83604
83809
|
}
|
|
83605
83810
|
}],
|
|
83606
|
-
line:
|
|
83811
|
+
line: 92
|
|
83607
83812
|
},
|
|
83608
|
-
"
|
|
83813
|
+
"16": {
|
|
83609
83814
|
loc: {
|
|
83610
83815
|
start: {
|
|
83611
|
-
line:
|
|
83816
|
+
line: 92,
|
|
83612
83817
|
column: 25
|
|
83613
83818
|
},
|
|
83614
83819
|
end: {
|
|
83615
|
-
line:
|
|
83820
|
+
line: 92,
|
|
83616
83821
|
column: 57
|
|
83617
83822
|
}
|
|
83618
83823
|
},
|
|
83619
83824
|
type: "binary-expr",
|
|
83620
83825
|
locations: [{
|
|
83621
83826
|
start: {
|
|
83622
|
-
line:
|
|
83827
|
+
line: 92,
|
|
83623
83828
|
column: 25
|
|
83624
83829
|
},
|
|
83625
83830
|
end: {
|
|
83626
|
-
line:
|
|
83831
|
+
line: 92,
|
|
83627
83832
|
column: 38
|
|
83628
83833
|
}
|
|
83629
83834
|
}, {
|
|
83630
83835
|
start: {
|
|
83631
|
-
line:
|
|
83836
|
+
line: 92,
|
|
83632
83837
|
column: 42
|
|
83633
83838
|
},
|
|
83634
83839
|
end: {
|
|
83635
|
-
line:
|
|
83840
|
+
line: 92,
|
|
83636
83841
|
column: 57
|
|
83637
83842
|
}
|
|
83638
83843
|
}],
|
|
83639
|
-
line:
|
|
83844
|
+
line: 92
|
|
83640
83845
|
}
|
|
83641
83846
|
},
|
|
83642
83847
|
s: {
|
|
@@ -83662,7 +83867,10 @@ function cov_m1f0gcl6f() {
|
|
|
83662
83867
|
"19": 0,
|
|
83663
83868
|
"20": 0,
|
|
83664
83869
|
"21": 0,
|
|
83665
|
-
"22": 0
|
|
83870
|
+
"22": 0,
|
|
83871
|
+
"23": 0,
|
|
83872
|
+
"24": 0,
|
|
83873
|
+
"25": 0
|
|
83666
83874
|
},
|
|
83667
83875
|
f: {
|
|
83668
83876
|
"0": 0,
|
|
@@ -83689,10 +83897,15 @@ function cov_m1f0gcl6f() {
|
|
|
83689
83897
|
"8": [0, 0],
|
|
83690
83898
|
"9": [0, 0],
|
|
83691
83899
|
"10": [0, 0],
|
|
83692
|
-
"11": [0, 0]
|
|
83900
|
+
"11": [0, 0],
|
|
83901
|
+
"12": [0, 0],
|
|
83902
|
+
"13": [0, 0],
|
|
83903
|
+
"14": [0, 0],
|
|
83904
|
+
"15": [0, 0],
|
|
83905
|
+
"16": [0, 0]
|
|
83693
83906
|
},
|
|
83694
83907
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
83695
|
-
hash: "
|
|
83908
|
+
hash: "76c0dc65065545a0544d5bc91332504733c60392"
|
|
83696
83909
|
};
|
|
83697
83910
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
83698
83911
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -83715,6 +83928,8 @@ cov_m1f0gcl6f();
|
|
|
83715
83928
|
|
|
83716
83929
|
|
|
83717
83930
|
|
|
83931
|
+
|
|
83932
|
+
|
|
83718
83933
|
/* harmony default export */ var BSearchLocationInputvue_type_script_lang_js_ = (vue_runtime_esm["a" /* default */].extend({
|
|
83719
83934
|
name: 'BSearchLocationInput',
|
|
83720
83935
|
mixins: [Object(locale_async_loader["a" /* localeAsyncLoaderMixin */])("components/ui/BSearchLocationInput")],
|
|
@@ -83771,27 +83986,37 @@ cov_m1f0gcl6f();
|
|
|
83771
83986
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
83772
83987
|
async function searchLocations() {
|
|
83773
83988
|
cov_m1f0gcl6f().f[6]++;
|
|
83989
|
+
var _a, _b;
|
|
83774
83990
|
cov_m1f0gcl6f().s[9]++;
|
|
83775
83991
|
try {
|
|
83776
83992
|
cov_m1f0gcl6f().s[10]++;
|
|
83777
83993
|
this.loading = true;
|
|
83778
83994
|
const query = (cov_m1f0gcl6f().s[11]++, this.searchInput);
|
|
83779
|
-
const
|
|
83780
|
-
|
|
83781
|
-
|
|
83782
|
-
|
|
83783
|
-
|
|
83784
|
-
|
|
83995
|
+
const params = (cov_m1f0gcl6f().s[12]++, {
|
|
83996
|
+
q: query,
|
|
83997
|
+
apiKey: here["c" /* hereApiKey */],
|
|
83998
|
+
maxresults: 10
|
|
83999
|
+
});
|
|
84000
|
+
cov_m1f0gcl6f().s[13]++;
|
|
84001
|
+
if (this.locationContext) {
|
|
84002
|
+
cov_m1f0gcl6f().b[6][0]++;
|
|
84003
|
+
cov_m1f0gcl6f().s[14]++;
|
|
84004
|
+
params.at = `${(cov_m1f0gcl6f().b[8][0]++, (_a = this.locationContext) === null) || (cov_m1f0gcl6f().b[8][1]++, _a === void 0) ? (cov_m1f0gcl6f().b[7][0]++, void 0) : (cov_m1f0gcl6f().b[7][1]++, _a.latitude)},${(cov_m1f0gcl6f().b[10][0]++, (_b = this.locationContext) === null) || (cov_m1f0gcl6f().b[10][1]++, _b === void 0) ? (cov_m1f0gcl6f().b[9][0]++, void 0) : (cov_m1f0gcl6f().b[9][1]++, _b.longitude)}`;
|
|
84005
|
+
} else {
|
|
84006
|
+
cov_m1f0gcl6f().b[6][1]++;
|
|
84007
|
+
}
|
|
84008
|
+
const suggestions = (cov_m1f0gcl6f().s[15]++, await axios["a" /* default */].get('https://geocode.search.hereapi.com/v1/geocode', {
|
|
84009
|
+
params
|
|
83785
84010
|
}).then(response => {
|
|
83786
84011
|
cov_m1f0gcl6f().f[7]++;
|
|
83787
84012
|
var _a;
|
|
83788
|
-
cov_m1f0gcl6f().s[
|
|
83789
|
-
return (cov_m1f0gcl6f().b[
|
|
84013
|
+
cov_m1f0gcl6f().s[16]++;
|
|
84014
|
+
return (cov_m1f0gcl6f().b[12][0]++, (_a = response.data) === null) || (cov_m1f0gcl6f().b[12][1]++, _a === void 0) ? (cov_m1f0gcl6f().b[11][0]++, void 0) : (cov_m1f0gcl6f().b[11][1]++, _a.items);
|
|
83790
84015
|
}));
|
|
83791
|
-
cov_m1f0gcl6f().s[
|
|
84016
|
+
cov_m1f0gcl6f().s[17]++;
|
|
83792
84017
|
this.locations = suggestions.map(suggestion => {
|
|
83793
84018
|
cov_m1f0gcl6f().f[8]++;
|
|
83794
|
-
cov_m1f0gcl6f().s[
|
|
84019
|
+
cov_m1f0gcl6f().s[18]++;
|
|
83795
84020
|
return {
|
|
83796
84021
|
title: lodash_es_compact([suggestion.address.houseNumber, suggestion.address.street]).join(' '),
|
|
83797
84022
|
subtitle: lodash_es_compact([suggestion.address.postalCode, suggestion.address.city, suggestion.address.countryName]).join(', '),
|
|
@@ -83800,16 +84025,16 @@ cov_m1f0gcl6f();
|
|
|
83800
84025
|
raw: suggestion
|
|
83801
84026
|
};
|
|
83802
84027
|
});
|
|
83803
|
-
cov_m1f0gcl6f().s[
|
|
84028
|
+
cov_m1f0gcl6f().s[19]++;
|
|
83804
84029
|
this.loading = false;
|
|
83805
|
-
cov_m1f0gcl6f().s[
|
|
84030
|
+
cov_m1f0gcl6f().s[20]++;
|
|
83806
84031
|
return this.locations;
|
|
83807
84032
|
} catch (error) {
|
|
83808
|
-
cov_m1f0gcl6f().s[
|
|
84033
|
+
cov_m1f0gcl6f().s[21]++;
|
|
83809
84034
|
Logger.error(error);
|
|
83810
|
-
cov_m1f0gcl6f().s[
|
|
84035
|
+
cov_m1f0gcl6f().s[22]++;
|
|
83811
84036
|
this.loading = false;
|
|
83812
|
-
cov_m1f0gcl6f().s[
|
|
84037
|
+
cov_m1f0gcl6f().s[23]++;
|
|
83813
84038
|
return [];
|
|
83814
84039
|
}
|
|
83815
84040
|
}, 500, {
|
|
@@ -83817,14 +84042,14 @@ cov_m1f0gcl6f();
|
|
|
83817
84042
|
}),
|
|
83818
84043
|
selectLocation(location) {
|
|
83819
84044
|
cov_m1f0gcl6f().f[9]++;
|
|
83820
|
-
cov_m1f0gcl6f().s[
|
|
84045
|
+
cov_m1f0gcl6f().s[24]++;
|
|
83821
84046
|
this.selectedLocation = location;
|
|
83822
84047
|
},
|
|
83823
84048
|
getSelection(item) {
|
|
83824
84049
|
cov_m1f0gcl6f().f[10]++;
|
|
83825
84050
|
var _a;
|
|
83826
|
-
cov_m1f0gcl6f().s[
|
|
83827
|
-
return (cov_m1f0gcl6f().b[
|
|
84051
|
+
cov_m1f0gcl6f().s[25]++;
|
|
84052
|
+
return (cov_m1f0gcl6f().b[14][0]++, (_a = (cov_m1f0gcl6f().b[16][0]++, item === null) || (cov_m1f0gcl6f().b[16][1]++, item === void 0) ? (cov_m1f0gcl6f().b[15][0]++, void 0) : (cov_m1f0gcl6f().b[15][1]++, item.raw)) === null) || (cov_m1f0gcl6f().b[14][1]++, _a === void 0) ? (cov_m1f0gcl6f().b[13][0]++, void 0) : (cov_m1f0gcl6f().b[13][1]++, _a.title);
|
|
83828
84053
|
}
|
|
83829
84054
|
}
|
|
83830
84055
|
}));
|