@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.13.js
CHANGED
|
@@ -81968,6 +81968,12 @@ var staticRenderFns = [];
|
|
|
81968
81968
|
|
|
81969
81969
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.vue?vue&type=template&id=617018d4&
|
|
81970
81970
|
|
|
81971
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.array.at.js
|
|
81972
|
+
var es_array_at = __webpack_require__("45a8");
|
|
81973
|
+
|
|
81974
|
+
// 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
|
|
81975
|
+
var es_string_at_alternative = __webpack_require__("c9b3");
|
|
81976
|
+
|
|
81971
81977
|
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/axios@1.3.5/node_modules/axios/lib/axios.js + 35 modules
|
|
81972
81978
|
var axios = __webpack_require__("2c86");
|
|
81973
81979
|
|
|
@@ -82639,7 +82645,7 @@ const Logger = (cov_oedyl2s2n().s[16]++, {
|
|
|
82639
82645
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts
|
|
82640
82646
|
function cov_2dix731gbd() {
|
|
82641
82647
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts";
|
|
82642
|
-
var hash = "
|
|
82648
|
+
var hash = "256de98e75c82d708821b61f0bf2eaeddee0e651";
|
|
82643
82649
|
var global = new Function("return this")();
|
|
82644
82650
|
var gcv = "__coverage__";
|
|
82645
82651
|
var coverageData = {
|
|
@@ -82651,7 +82657,7 @@ function cov_2dix731gbd() {
|
|
|
82651
82657
|
column: 21
|
|
82652
82658
|
},
|
|
82653
82659
|
end: {
|
|
82654
|
-
line:
|
|
82660
|
+
line: 18,
|
|
82655
82661
|
column: 1
|
|
82656
82662
|
}
|
|
82657
82663
|
}
|
|
@@ -82664,7 +82670,7 @@ function cov_2dix731gbd() {
|
|
|
82664
82670
|
f: {},
|
|
82665
82671
|
b: {},
|
|
82666
82672
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
82667
|
-
hash: "
|
|
82673
|
+
hash: "256de98e75c82d708821b61f0bf2eaeddee0e651"
|
|
82668
82674
|
};
|
|
82669
82675
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
82670
82676
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -82692,12 +82698,16 @@ const props = (cov_2dix731gbd().s[0]++, {
|
|
|
82692
82698
|
value: {
|
|
82693
82699
|
type: Object,
|
|
82694
82700
|
default: null
|
|
82701
|
+
},
|
|
82702
|
+
locationContext: {
|
|
82703
|
+
type: Object,
|
|
82704
|
+
default: null
|
|
82695
82705
|
}
|
|
82696
82706
|
});
|
|
82697
82707
|
// 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&
|
|
82698
82708
|
function cov_m1f0gcl6f() {
|
|
82699
82709
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.ts";
|
|
82700
|
-
var hash = "
|
|
82710
|
+
var hash = "76c0dc65065545a0544d5bc91332504733c60392";
|
|
82701
82711
|
var global = new Function("return this")();
|
|
82702
82712
|
var gcv = "__coverage__";
|
|
82703
82713
|
var coverageData = {
|
|
@@ -82795,102 +82805,102 @@ function cov_m1f0gcl6f() {
|
|
|
82795
82805
|
},
|
|
82796
82806
|
"9": {
|
|
82797
82807
|
start: {
|
|
82798
|
-
line:
|
|
82808
|
+
line: 46,
|
|
82799
82809
|
column: 12
|
|
82800
82810
|
},
|
|
82801
82811
|
end: {
|
|
82802
|
-
line:
|
|
82812
|
+
line: 83,
|
|
82803
82813
|
column: 13
|
|
82804
82814
|
}
|
|
82805
82815
|
},
|
|
82806
82816
|
"10": {
|
|
82807
82817
|
start: {
|
|
82808
|
-
line:
|
|
82818
|
+
line: 47,
|
|
82809
82819
|
column: 16
|
|
82810
82820
|
},
|
|
82811
82821
|
end: {
|
|
82812
|
-
line:
|
|
82822
|
+
line: 47,
|
|
82813
82823
|
column: 36
|
|
82814
82824
|
}
|
|
82815
82825
|
},
|
|
82816
82826
|
"11": {
|
|
82817
82827
|
start: {
|
|
82818
|
-
line:
|
|
82828
|
+
line: 48,
|
|
82819
82829
|
column: 30
|
|
82820
82830
|
},
|
|
82821
82831
|
end: {
|
|
82822
|
-
line:
|
|
82832
|
+
line: 48,
|
|
82823
82833
|
column: 46
|
|
82824
82834
|
}
|
|
82825
82835
|
},
|
|
82826
82836
|
"12": {
|
|
82827
82837
|
start: {
|
|
82828
|
-
line:
|
|
82829
|
-
column:
|
|
82838
|
+
line: 49,
|
|
82839
|
+
column: 31
|
|
82830
82840
|
},
|
|
82831
82841
|
end: {
|
|
82832
|
-
line:
|
|
82833
|
-
column:
|
|
82842
|
+
line: 53,
|
|
82843
|
+
column: 17
|
|
82834
82844
|
}
|
|
82835
82845
|
},
|
|
82836
82846
|
"13": {
|
|
82837
82847
|
start: {
|
|
82838
|
-
line:
|
|
82839
|
-
column:
|
|
82848
|
+
line: 54,
|
|
82849
|
+
column: 16
|
|
82840
82850
|
},
|
|
82841
82851
|
end: {
|
|
82842
82852
|
line: 56,
|
|
82843
|
-
column:
|
|
82853
|
+
column: 17
|
|
82844
82854
|
}
|
|
82845
82855
|
},
|
|
82846
82856
|
"14": {
|
|
82847
82857
|
start: {
|
|
82848
|
-
line:
|
|
82849
|
-
column:
|
|
82858
|
+
line: 55,
|
|
82859
|
+
column: 20
|
|
82850
82860
|
},
|
|
82851
82861
|
end: {
|
|
82852
|
-
line:
|
|
82853
|
-
column:
|
|
82862
|
+
line: 55,
|
|
82863
|
+
column: 195
|
|
82854
82864
|
}
|
|
82855
82865
|
},
|
|
82856
82866
|
"15": {
|
|
82857
82867
|
start: {
|
|
82858
82868
|
line: 57,
|
|
82859
|
-
column:
|
|
82869
|
+
column: 37
|
|
82860
82870
|
},
|
|
82861
82871
|
end: {
|
|
82862
|
-
line:
|
|
82863
|
-
column:
|
|
82872
|
+
line: 61,
|
|
82873
|
+
column: 125
|
|
82864
82874
|
}
|
|
82865
82875
|
},
|
|
82866
82876
|
"16": {
|
|
82867
82877
|
start: {
|
|
82868
|
-
line:
|
|
82869
|
-
column:
|
|
82878
|
+
line: 61,
|
|
82879
|
+
column: 48
|
|
82870
82880
|
},
|
|
82871
82881
|
end: {
|
|
82872
|
-
line:
|
|
82873
|
-
column:
|
|
82882
|
+
line: 61,
|
|
82883
|
+
column: 122
|
|
82874
82884
|
}
|
|
82875
82885
|
},
|
|
82876
82886
|
"17": {
|
|
82877
82887
|
start: {
|
|
82878
|
-
line:
|
|
82888
|
+
line: 62,
|
|
82879
82889
|
column: 16
|
|
82880
82890
|
},
|
|
82881
82891
|
end: {
|
|
82882
|
-
line:
|
|
82883
|
-
column:
|
|
82892
|
+
line: 75,
|
|
82893
|
+
column: 20
|
|
82884
82894
|
}
|
|
82885
82895
|
},
|
|
82886
82896
|
"18": {
|
|
82887
82897
|
start: {
|
|
82888
|
-
line:
|
|
82889
|
-
column:
|
|
82898
|
+
line: 62,
|
|
82899
|
+
column: 64
|
|
82890
82900
|
},
|
|
82891
82901
|
end: {
|
|
82892
82902
|
line: 75,
|
|
82893
|
-
column:
|
|
82903
|
+
column: 17
|
|
82894
82904
|
}
|
|
82895
82905
|
},
|
|
82896
82906
|
"19": {
|
|
@@ -82910,26 +82920,56 @@ function cov_m1f0gcl6f() {
|
|
|
82910
82920
|
},
|
|
82911
82921
|
end: {
|
|
82912
82922
|
line: 77,
|
|
82913
|
-
column:
|
|
82923
|
+
column: 38
|
|
82914
82924
|
}
|
|
82915
82925
|
},
|
|
82916
82926
|
"21": {
|
|
82917
82927
|
start: {
|
|
82918
|
-
line:
|
|
82928
|
+
line: 80,
|
|
82929
|
+
column: 16
|
|
82930
|
+
},
|
|
82931
|
+
end: {
|
|
82932
|
+
line: 80,
|
|
82933
|
+
column: 36
|
|
82934
|
+
}
|
|
82935
|
+
},
|
|
82936
|
+
"22": {
|
|
82937
|
+
start: {
|
|
82938
|
+
line: 81,
|
|
82939
|
+
column: 16
|
|
82940
|
+
},
|
|
82941
|
+
end: {
|
|
82942
|
+
line: 81,
|
|
82943
|
+
column: 37
|
|
82944
|
+
}
|
|
82945
|
+
},
|
|
82946
|
+
"23": {
|
|
82947
|
+
start: {
|
|
82948
|
+
line: 82,
|
|
82949
|
+
column: 16
|
|
82950
|
+
},
|
|
82951
|
+
end: {
|
|
82952
|
+
line: 82,
|
|
82953
|
+
column: 26
|
|
82954
|
+
}
|
|
82955
|
+
},
|
|
82956
|
+
"24": {
|
|
82957
|
+
start: {
|
|
82958
|
+
line: 88,
|
|
82919
82959
|
column: 12
|
|
82920
82960
|
},
|
|
82921
82961
|
end: {
|
|
82922
|
-
line:
|
|
82962
|
+
line: 88,
|
|
82923
82963
|
column: 45
|
|
82924
82964
|
}
|
|
82925
82965
|
},
|
|
82926
|
-
"
|
|
82966
|
+
"25": {
|
|
82927
82967
|
start: {
|
|
82928
|
-
line:
|
|
82968
|
+
line: 92,
|
|
82929
82969
|
column: 12
|
|
82930
82970
|
},
|
|
82931
82971
|
end: {
|
|
82932
|
-
line:
|
|
82972
|
+
line: 92,
|
|
82933
82973
|
column: 125
|
|
82934
82974
|
}
|
|
82935
82975
|
}
|
|
@@ -83097,7 +83137,7 @@ function cov_m1f0gcl6f() {
|
|
|
83097
83137
|
column: 41
|
|
83098
83138
|
},
|
|
83099
83139
|
end: {
|
|
83100
|
-
line:
|
|
83140
|
+
line: 84,
|
|
83101
83141
|
column: 9
|
|
83102
83142
|
}
|
|
83103
83143
|
},
|
|
@@ -83107,97 +83147,97 @@ function cov_m1f0gcl6f() {
|
|
|
83107
83147
|
name: "(anonymous_7)",
|
|
83108
83148
|
decl: {
|
|
83109
83149
|
start: {
|
|
83110
|
-
line:
|
|
83150
|
+
line: 61,
|
|
83111
83151
|
column: 26
|
|
83112
83152
|
},
|
|
83113
83153
|
end: {
|
|
83114
|
-
line:
|
|
83154
|
+
line: 61,
|
|
83115
83155
|
column: 27
|
|
83116
83156
|
}
|
|
83117
83157
|
},
|
|
83118
83158
|
loc: {
|
|
83119
83159
|
start: {
|
|
83120
|
-
line:
|
|
83160
|
+
line: 61,
|
|
83121
83161
|
column: 38
|
|
83122
83162
|
},
|
|
83123
83163
|
end: {
|
|
83124
|
-
line:
|
|
83164
|
+
line: 61,
|
|
83125
83165
|
column: 124
|
|
83126
83166
|
}
|
|
83127
83167
|
},
|
|
83128
|
-
line:
|
|
83168
|
+
line: 61
|
|
83129
83169
|
},
|
|
83130
83170
|
"8": {
|
|
83131
83171
|
name: "(anonymous_8)",
|
|
83132
83172
|
decl: {
|
|
83133
83173
|
start: {
|
|
83134
|
-
line:
|
|
83174
|
+
line: 62,
|
|
83135
83175
|
column: 49
|
|
83136
83176
|
},
|
|
83137
83177
|
end: {
|
|
83138
|
-
line:
|
|
83178
|
+
line: 62,
|
|
83139
83179
|
column: 50
|
|
83140
83180
|
}
|
|
83141
83181
|
},
|
|
83142
83182
|
loc: {
|
|
83143
83183
|
start: {
|
|
83144
|
-
line:
|
|
83184
|
+
line: 62,
|
|
83145
83185
|
column: 64
|
|
83146
83186
|
},
|
|
83147
83187
|
end: {
|
|
83148
|
-
line:
|
|
83188
|
+
line: 75,
|
|
83149
83189
|
column: 17
|
|
83150
83190
|
}
|
|
83151
83191
|
},
|
|
83152
|
-
line:
|
|
83192
|
+
line: 62
|
|
83153
83193
|
},
|
|
83154
83194
|
"9": {
|
|
83155
83195
|
name: "(anonymous_9)",
|
|
83156
83196
|
decl: {
|
|
83157
83197
|
start: {
|
|
83158
|
-
line:
|
|
83198
|
+
line: 87,
|
|
83159
83199
|
column: 8
|
|
83160
83200
|
},
|
|
83161
83201
|
end: {
|
|
83162
|
-
line:
|
|
83202
|
+
line: 87,
|
|
83163
83203
|
column: 9
|
|
83164
83204
|
}
|
|
83165
83205
|
},
|
|
83166
83206
|
loc: {
|
|
83167
83207
|
start: {
|
|
83168
|
-
line:
|
|
83208
|
+
line: 87,
|
|
83169
83209
|
column: 33
|
|
83170
83210
|
},
|
|
83171
83211
|
end: {
|
|
83172
|
-
line:
|
|
83212
|
+
line: 89,
|
|
83173
83213
|
column: 9
|
|
83174
83214
|
}
|
|
83175
83215
|
},
|
|
83176
|
-
line:
|
|
83216
|
+
line: 87
|
|
83177
83217
|
},
|
|
83178
83218
|
"10": {
|
|
83179
83219
|
name: "(anonymous_10)",
|
|
83180
83220
|
decl: {
|
|
83181
83221
|
start: {
|
|
83182
|
-
line:
|
|
83222
|
+
line: 90,
|
|
83183
83223
|
column: 8
|
|
83184
83224
|
},
|
|
83185
83225
|
end: {
|
|
83186
|
-
line:
|
|
83226
|
+
line: 90,
|
|
83187
83227
|
column: 9
|
|
83188
83228
|
}
|
|
83189
83229
|
},
|
|
83190
83230
|
loc: {
|
|
83191
83231
|
start: {
|
|
83192
|
-
line:
|
|
83232
|
+
line: 90,
|
|
83193
83233
|
column: 27
|
|
83194
83234
|
},
|
|
83195
83235
|
end: {
|
|
83196
|
-
line:
|
|
83236
|
+
line: 93,
|
|
83197
83237
|
column: 9
|
|
83198
83238
|
}
|
|
83199
83239
|
},
|
|
83200
|
-
line:
|
|
83240
|
+
line: 90
|
|
83201
83241
|
}
|
|
83202
83242
|
},
|
|
83203
83243
|
branchMap: {
|
|
@@ -83402,200 +83442,365 @@ function cov_m1f0gcl6f() {
|
|
|
83402
83442
|
"6": {
|
|
83403
83443
|
loc: {
|
|
83404
83444
|
start: {
|
|
83445
|
+
line: 54,
|
|
83446
|
+
column: 16
|
|
83447
|
+
},
|
|
83448
|
+
end: {
|
|
83405
83449
|
line: 56,
|
|
83406
|
-
column:
|
|
83450
|
+
column: 17
|
|
83451
|
+
}
|
|
83452
|
+
},
|
|
83453
|
+
type: "if",
|
|
83454
|
+
locations: [{
|
|
83455
|
+
start: {
|
|
83456
|
+
line: 54,
|
|
83457
|
+
column: 16
|
|
83407
83458
|
},
|
|
83408
83459
|
end: {
|
|
83409
83460
|
line: 56,
|
|
83461
|
+
column: 17
|
|
83462
|
+
}
|
|
83463
|
+
}, {
|
|
83464
|
+
start: {
|
|
83465
|
+
line: undefined,
|
|
83466
|
+
column: undefined
|
|
83467
|
+
},
|
|
83468
|
+
end: {
|
|
83469
|
+
line: undefined,
|
|
83470
|
+
column: undefined
|
|
83471
|
+
}
|
|
83472
|
+
}],
|
|
83473
|
+
line: 54
|
|
83474
|
+
},
|
|
83475
|
+
"7": {
|
|
83476
|
+
loc: {
|
|
83477
|
+
start: {
|
|
83478
|
+
line: 55,
|
|
83479
|
+
column: 35
|
|
83480
|
+
},
|
|
83481
|
+
end: {
|
|
83482
|
+
line: 55,
|
|
83483
|
+
column: 111
|
|
83484
|
+
}
|
|
83485
|
+
},
|
|
83486
|
+
type: "cond-expr",
|
|
83487
|
+
locations: [{
|
|
83488
|
+
start: {
|
|
83489
|
+
line: 55,
|
|
83490
|
+
column: 91
|
|
83491
|
+
},
|
|
83492
|
+
end: {
|
|
83493
|
+
line: 55,
|
|
83494
|
+
column: 97
|
|
83495
|
+
}
|
|
83496
|
+
}, {
|
|
83497
|
+
start: {
|
|
83498
|
+
line: 55,
|
|
83499
|
+
column: 100
|
|
83500
|
+
},
|
|
83501
|
+
end: {
|
|
83502
|
+
line: 55,
|
|
83503
|
+
column: 111
|
|
83504
|
+
}
|
|
83505
|
+
}],
|
|
83506
|
+
line: 55
|
|
83507
|
+
},
|
|
83508
|
+
"8": {
|
|
83509
|
+
loc: {
|
|
83510
|
+
start: {
|
|
83511
|
+
line: 55,
|
|
83512
|
+
column: 35
|
|
83513
|
+
},
|
|
83514
|
+
end: {
|
|
83515
|
+
line: 55,
|
|
83516
|
+
column: 88
|
|
83517
|
+
}
|
|
83518
|
+
},
|
|
83519
|
+
type: "binary-expr",
|
|
83520
|
+
locations: [{
|
|
83521
|
+
start: {
|
|
83522
|
+
line: 55,
|
|
83523
|
+
column: 35
|
|
83524
|
+
},
|
|
83525
|
+
end: {
|
|
83526
|
+
line: 55,
|
|
83527
|
+
column: 71
|
|
83528
|
+
}
|
|
83529
|
+
}, {
|
|
83530
|
+
start: {
|
|
83531
|
+
line: 55,
|
|
83532
|
+
column: 75
|
|
83533
|
+
},
|
|
83534
|
+
end: {
|
|
83535
|
+
line: 55,
|
|
83536
|
+
column: 88
|
|
83537
|
+
}
|
|
83538
|
+
}],
|
|
83539
|
+
line: 55
|
|
83540
|
+
},
|
|
83541
|
+
"9": {
|
|
83542
|
+
loc: {
|
|
83543
|
+
start: {
|
|
83544
|
+
line: 55,
|
|
83545
|
+
column: 115
|
|
83546
|
+
},
|
|
83547
|
+
end: {
|
|
83548
|
+
line: 55,
|
|
83549
|
+
column: 192
|
|
83550
|
+
}
|
|
83551
|
+
},
|
|
83552
|
+
type: "cond-expr",
|
|
83553
|
+
locations: [{
|
|
83554
|
+
start: {
|
|
83555
|
+
line: 55,
|
|
83556
|
+
column: 171
|
|
83557
|
+
},
|
|
83558
|
+
end: {
|
|
83559
|
+
line: 55,
|
|
83560
|
+
column: 177
|
|
83561
|
+
}
|
|
83562
|
+
}, {
|
|
83563
|
+
start: {
|
|
83564
|
+
line: 55,
|
|
83565
|
+
column: 180
|
|
83566
|
+
},
|
|
83567
|
+
end: {
|
|
83568
|
+
line: 55,
|
|
83569
|
+
column: 192
|
|
83570
|
+
}
|
|
83571
|
+
}],
|
|
83572
|
+
line: 55
|
|
83573
|
+
},
|
|
83574
|
+
"10": {
|
|
83575
|
+
loc: {
|
|
83576
|
+
start: {
|
|
83577
|
+
line: 55,
|
|
83578
|
+
column: 115
|
|
83579
|
+
},
|
|
83580
|
+
end: {
|
|
83581
|
+
line: 55,
|
|
83582
|
+
column: 168
|
|
83583
|
+
}
|
|
83584
|
+
},
|
|
83585
|
+
type: "binary-expr",
|
|
83586
|
+
locations: [{
|
|
83587
|
+
start: {
|
|
83588
|
+
line: 55,
|
|
83589
|
+
column: 115
|
|
83590
|
+
},
|
|
83591
|
+
end: {
|
|
83592
|
+
line: 55,
|
|
83593
|
+
column: 151
|
|
83594
|
+
}
|
|
83595
|
+
}, {
|
|
83596
|
+
start: {
|
|
83597
|
+
line: 55,
|
|
83598
|
+
column: 155
|
|
83599
|
+
},
|
|
83600
|
+
end: {
|
|
83601
|
+
line: 55,
|
|
83602
|
+
column: 168
|
|
83603
|
+
}
|
|
83604
|
+
}],
|
|
83605
|
+
line: 55
|
|
83606
|
+
},
|
|
83607
|
+
"11": {
|
|
83608
|
+
loc: {
|
|
83609
|
+
start: {
|
|
83610
|
+
line: 61,
|
|
83611
|
+
column: 55
|
|
83612
|
+
},
|
|
83613
|
+
end: {
|
|
83614
|
+
line: 61,
|
|
83410
83615
|
column: 121
|
|
83411
83616
|
}
|
|
83412
83617
|
},
|
|
83413
83618
|
type: "cond-expr",
|
|
83414
83619
|
locations: [{
|
|
83415
83620
|
start: {
|
|
83416
|
-
line:
|
|
83621
|
+
line: 61,
|
|
83417
83622
|
column: 104
|
|
83418
83623
|
},
|
|
83419
83624
|
end: {
|
|
83420
|
-
line:
|
|
83625
|
+
line: 61,
|
|
83421
83626
|
column: 110
|
|
83422
83627
|
}
|
|
83423
83628
|
}, {
|
|
83424
83629
|
start: {
|
|
83425
|
-
line:
|
|
83630
|
+
line: 61,
|
|
83426
83631
|
column: 113
|
|
83427
83632
|
},
|
|
83428
83633
|
end: {
|
|
83429
|
-
line:
|
|
83634
|
+
line: 61,
|
|
83430
83635
|
column: 121
|
|
83431
83636
|
}
|
|
83432
83637
|
}],
|
|
83433
|
-
line:
|
|
83638
|
+
line: 61
|
|
83434
83639
|
},
|
|
83435
|
-
"
|
|
83640
|
+
"12": {
|
|
83436
83641
|
loc: {
|
|
83437
83642
|
start: {
|
|
83438
|
-
line:
|
|
83643
|
+
line: 61,
|
|
83439
83644
|
column: 55
|
|
83440
83645
|
},
|
|
83441
83646
|
end: {
|
|
83442
|
-
line:
|
|
83647
|
+
line: 61,
|
|
83443
83648
|
column: 101
|
|
83444
83649
|
}
|
|
83445
83650
|
},
|
|
83446
83651
|
type: "binary-expr",
|
|
83447
83652
|
locations: [{
|
|
83448
83653
|
start: {
|
|
83449
|
-
line:
|
|
83654
|
+
line: 61,
|
|
83450
83655
|
column: 55
|
|
83451
83656
|
},
|
|
83452
83657
|
end: {
|
|
83453
|
-
line:
|
|
83658
|
+
line: 61,
|
|
83454
83659
|
column: 84
|
|
83455
83660
|
}
|
|
83456
83661
|
}, {
|
|
83457
83662
|
start: {
|
|
83458
|
-
line:
|
|
83663
|
+
line: 61,
|
|
83459
83664
|
column: 88
|
|
83460
83665
|
},
|
|
83461
83666
|
end: {
|
|
83462
|
-
line:
|
|
83667
|
+
line: 61,
|
|
83463
83668
|
column: 101
|
|
83464
83669
|
}
|
|
83465
83670
|
}],
|
|
83466
|
-
line:
|
|
83671
|
+
line: 61
|
|
83467
83672
|
},
|
|
83468
|
-
"
|
|
83673
|
+
"13": {
|
|
83469
83674
|
loc: {
|
|
83470
83675
|
start: {
|
|
83471
|
-
line:
|
|
83676
|
+
line: 92,
|
|
83472
83677
|
column: 19
|
|
83473
83678
|
},
|
|
83474
83679
|
end: {
|
|
83475
|
-
line:
|
|
83680
|
+
line: 92,
|
|
83476
83681
|
column: 124
|
|
83477
83682
|
}
|
|
83478
83683
|
},
|
|
83479
83684
|
type: "cond-expr",
|
|
83480
83685
|
locations: [{
|
|
83481
83686
|
start: {
|
|
83482
|
-
line:
|
|
83687
|
+
line: 92,
|
|
83483
83688
|
column: 107
|
|
83484
83689
|
},
|
|
83485
83690
|
end: {
|
|
83486
|
-
line:
|
|
83691
|
+
line: 92,
|
|
83487
83692
|
column: 113
|
|
83488
83693
|
}
|
|
83489
83694
|
}, {
|
|
83490
83695
|
start: {
|
|
83491
|
-
line:
|
|
83696
|
+
line: 92,
|
|
83492
83697
|
column: 116
|
|
83493
83698
|
},
|
|
83494
83699
|
end: {
|
|
83495
|
-
line:
|
|
83700
|
+
line: 92,
|
|
83496
83701
|
column: 124
|
|
83497
83702
|
}
|
|
83498
83703
|
}],
|
|
83499
|
-
line:
|
|
83704
|
+
line: 92
|
|
83500
83705
|
},
|
|
83501
|
-
"
|
|
83706
|
+
"14": {
|
|
83502
83707
|
loc: {
|
|
83503
83708
|
start: {
|
|
83504
|
-
line:
|
|
83709
|
+
line: 92,
|
|
83505
83710
|
column: 19
|
|
83506
83711
|
},
|
|
83507
83712
|
end: {
|
|
83508
|
-
line:
|
|
83713
|
+
line: 92,
|
|
83509
83714
|
column: 104
|
|
83510
83715
|
}
|
|
83511
83716
|
},
|
|
83512
83717
|
type: "binary-expr",
|
|
83513
83718
|
locations: [{
|
|
83514
83719
|
start: {
|
|
83515
|
-
line:
|
|
83720
|
+
line: 92,
|
|
83516
83721
|
column: 19
|
|
83517
83722
|
},
|
|
83518
83723
|
end: {
|
|
83519
|
-
line:
|
|
83724
|
+
line: 92,
|
|
83520
83725
|
column: 87
|
|
83521
83726
|
}
|
|
83522
83727
|
}, {
|
|
83523
83728
|
start: {
|
|
83524
|
-
line:
|
|
83729
|
+
line: 92,
|
|
83525
83730
|
column: 91
|
|
83526
83731
|
},
|
|
83527
83732
|
end: {
|
|
83528
|
-
line:
|
|
83733
|
+
line: 92,
|
|
83529
83734
|
column: 104
|
|
83530
83735
|
}
|
|
83531
83736
|
}],
|
|
83532
|
-
line:
|
|
83737
|
+
line: 92
|
|
83533
83738
|
},
|
|
83534
|
-
"
|
|
83739
|
+
"15": {
|
|
83535
83740
|
loc: {
|
|
83536
83741
|
start: {
|
|
83537
|
-
line:
|
|
83742
|
+
line: 92,
|
|
83538
83743
|
column: 25
|
|
83539
83744
|
},
|
|
83540
83745
|
end: {
|
|
83541
|
-
line:
|
|
83746
|
+
line: 92,
|
|
83542
83747
|
column: 77
|
|
83543
83748
|
}
|
|
83544
83749
|
},
|
|
83545
83750
|
type: "cond-expr",
|
|
83546
83751
|
locations: [{
|
|
83547
83752
|
start: {
|
|
83548
|
-
line:
|
|
83753
|
+
line: 92,
|
|
83549
83754
|
column: 60
|
|
83550
83755
|
},
|
|
83551
83756
|
end: {
|
|
83552
|
-
line:
|
|
83757
|
+
line: 92,
|
|
83553
83758
|
column: 66
|
|
83554
83759
|
}
|
|
83555
83760
|
}, {
|
|
83556
83761
|
start: {
|
|
83557
|
-
line:
|
|
83762
|
+
line: 92,
|
|
83558
83763
|
column: 69
|
|
83559
83764
|
},
|
|
83560
83765
|
end: {
|
|
83561
|
-
line:
|
|
83766
|
+
line: 92,
|
|
83562
83767
|
column: 77
|
|
83563
83768
|
}
|
|
83564
83769
|
}],
|
|
83565
|
-
line:
|
|
83770
|
+
line: 92
|
|
83566
83771
|
},
|
|
83567
|
-
"
|
|
83772
|
+
"16": {
|
|
83568
83773
|
loc: {
|
|
83569
83774
|
start: {
|
|
83570
|
-
line:
|
|
83775
|
+
line: 92,
|
|
83571
83776
|
column: 25
|
|
83572
83777
|
},
|
|
83573
83778
|
end: {
|
|
83574
|
-
line:
|
|
83779
|
+
line: 92,
|
|
83575
83780
|
column: 57
|
|
83576
83781
|
}
|
|
83577
83782
|
},
|
|
83578
83783
|
type: "binary-expr",
|
|
83579
83784
|
locations: [{
|
|
83580
83785
|
start: {
|
|
83581
|
-
line:
|
|
83786
|
+
line: 92,
|
|
83582
83787
|
column: 25
|
|
83583
83788
|
},
|
|
83584
83789
|
end: {
|
|
83585
|
-
line:
|
|
83790
|
+
line: 92,
|
|
83586
83791
|
column: 38
|
|
83587
83792
|
}
|
|
83588
83793
|
}, {
|
|
83589
83794
|
start: {
|
|
83590
|
-
line:
|
|
83795
|
+
line: 92,
|
|
83591
83796
|
column: 42
|
|
83592
83797
|
},
|
|
83593
83798
|
end: {
|
|
83594
|
-
line:
|
|
83799
|
+
line: 92,
|
|
83595
83800
|
column: 57
|
|
83596
83801
|
}
|
|
83597
83802
|
}],
|
|
83598
|
-
line:
|
|
83803
|
+
line: 92
|
|
83599
83804
|
}
|
|
83600
83805
|
},
|
|
83601
83806
|
s: {
|
|
@@ -83621,7 +83826,10 @@ function cov_m1f0gcl6f() {
|
|
|
83621
83826
|
"19": 0,
|
|
83622
83827
|
"20": 0,
|
|
83623
83828
|
"21": 0,
|
|
83624
|
-
"22": 0
|
|
83829
|
+
"22": 0,
|
|
83830
|
+
"23": 0,
|
|
83831
|
+
"24": 0,
|
|
83832
|
+
"25": 0
|
|
83625
83833
|
},
|
|
83626
83834
|
f: {
|
|
83627
83835
|
"0": 0,
|
|
@@ -83648,10 +83856,15 @@ function cov_m1f0gcl6f() {
|
|
|
83648
83856
|
"8": [0, 0],
|
|
83649
83857
|
"9": [0, 0],
|
|
83650
83858
|
"10": [0, 0],
|
|
83651
|
-
"11": [0, 0]
|
|
83859
|
+
"11": [0, 0],
|
|
83860
|
+
"12": [0, 0],
|
|
83861
|
+
"13": [0, 0],
|
|
83862
|
+
"14": [0, 0],
|
|
83863
|
+
"15": [0, 0],
|
|
83864
|
+
"16": [0, 0]
|
|
83652
83865
|
},
|
|
83653
83866
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
83654
|
-
hash: "
|
|
83867
|
+
hash: "76c0dc65065545a0544d5bc91332504733c60392"
|
|
83655
83868
|
};
|
|
83656
83869
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
83657
83870
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -83674,6 +83887,8 @@ cov_m1f0gcl6f();
|
|
|
83674
83887
|
|
|
83675
83888
|
|
|
83676
83889
|
|
|
83890
|
+
|
|
83891
|
+
|
|
83677
83892
|
/* harmony default export */ var BSearchLocationInputvue_type_script_lang_js_ = (vue_runtime_esm["a" /* default */].extend({
|
|
83678
83893
|
name: 'BSearchLocationInput',
|
|
83679
83894
|
mixins: [Object(locale_async_loader["a" /* localeAsyncLoaderMixin */])("components/ui/BSearchLocationInput")],
|
|
@@ -83730,27 +83945,37 @@ cov_m1f0gcl6f();
|
|
|
83730
83945
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
83731
83946
|
async function searchLocations() {
|
|
83732
83947
|
cov_m1f0gcl6f().f[6]++;
|
|
83948
|
+
var _a, _b;
|
|
83733
83949
|
cov_m1f0gcl6f().s[9]++;
|
|
83734
83950
|
try {
|
|
83735
83951
|
cov_m1f0gcl6f().s[10]++;
|
|
83736
83952
|
this.loading = true;
|
|
83737
83953
|
const query = (cov_m1f0gcl6f().s[11]++, this.searchInput);
|
|
83738
|
-
const
|
|
83739
|
-
|
|
83740
|
-
|
|
83741
|
-
|
|
83742
|
-
|
|
83743
|
-
|
|
83954
|
+
const params = (cov_m1f0gcl6f().s[12]++, {
|
|
83955
|
+
q: query,
|
|
83956
|
+
apiKey: here["c" /* hereApiKey */],
|
|
83957
|
+
maxresults: 10
|
|
83958
|
+
});
|
|
83959
|
+
cov_m1f0gcl6f().s[13]++;
|
|
83960
|
+
if (this.locationContext) {
|
|
83961
|
+
cov_m1f0gcl6f().b[6][0]++;
|
|
83962
|
+
cov_m1f0gcl6f().s[14]++;
|
|
83963
|
+
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)}`;
|
|
83964
|
+
} else {
|
|
83965
|
+
cov_m1f0gcl6f().b[6][1]++;
|
|
83966
|
+
}
|
|
83967
|
+
const suggestions = (cov_m1f0gcl6f().s[15]++, await axios["a" /* default */].get('https://geocode.search.hereapi.com/v1/geocode', {
|
|
83968
|
+
params
|
|
83744
83969
|
}).then(response => {
|
|
83745
83970
|
cov_m1f0gcl6f().f[7]++;
|
|
83746
83971
|
var _a;
|
|
83747
|
-
cov_m1f0gcl6f().s[
|
|
83748
|
-
return (cov_m1f0gcl6f().b[
|
|
83972
|
+
cov_m1f0gcl6f().s[16]++;
|
|
83973
|
+
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);
|
|
83749
83974
|
}));
|
|
83750
|
-
cov_m1f0gcl6f().s[
|
|
83975
|
+
cov_m1f0gcl6f().s[17]++;
|
|
83751
83976
|
this.locations = suggestions.map(suggestion => {
|
|
83752
83977
|
cov_m1f0gcl6f().f[8]++;
|
|
83753
|
-
cov_m1f0gcl6f().s[
|
|
83978
|
+
cov_m1f0gcl6f().s[18]++;
|
|
83754
83979
|
return {
|
|
83755
83980
|
title: lodash_es_compact([suggestion.address.houseNumber, suggestion.address.street]).join(' '),
|
|
83756
83981
|
subtitle: lodash_es_compact([suggestion.address.postalCode, suggestion.address.city, suggestion.address.countryName]).join(', '),
|
|
@@ -83759,16 +83984,16 @@ cov_m1f0gcl6f();
|
|
|
83759
83984
|
raw: suggestion
|
|
83760
83985
|
};
|
|
83761
83986
|
});
|
|
83762
|
-
cov_m1f0gcl6f().s[
|
|
83987
|
+
cov_m1f0gcl6f().s[19]++;
|
|
83763
83988
|
this.loading = false;
|
|
83764
|
-
cov_m1f0gcl6f().s[
|
|
83989
|
+
cov_m1f0gcl6f().s[20]++;
|
|
83765
83990
|
return this.locations;
|
|
83766
83991
|
} catch (error) {
|
|
83767
|
-
cov_m1f0gcl6f().s[
|
|
83992
|
+
cov_m1f0gcl6f().s[21]++;
|
|
83768
83993
|
Logger.error(error);
|
|
83769
|
-
cov_m1f0gcl6f().s[
|
|
83994
|
+
cov_m1f0gcl6f().s[22]++;
|
|
83770
83995
|
this.loading = false;
|
|
83771
|
-
cov_m1f0gcl6f().s[
|
|
83996
|
+
cov_m1f0gcl6f().s[23]++;
|
|
83772
83997
|
return [];
|
|
83773
83998
|
}
|
|
83774
83999
|
}, 500, {
|
|
@@ -83776,14 +84001,14 @@ cov_m1f0gcl6f();
|
|
|
83776
84001
|
}),
|
|
83777
84002
|
selectLocation(location) {
|
|
83778
84003
|
cov_m1f0gcl6f().f[9]++;
|
|
83779
|
-
cov_m1f0gcl6f().s[
|
|
84004
|
+
cov_m1f0gcl6f().s[24]++;
|
|
83780
84005
|
this.selectedLocation = location;
|
|
83781
84006
|
},
|
|
83782
84007
|
getSelection(item) {
|
|
83783
84008
|
cov_m1f0gcl6f().f[10]++;
|
|
83784
84009
|
var _a;
|
|
83785
|
-
cov_m1f0gcl6f().s[
|
|
83786
|
-
return (cov_m1f0gcl6f().b[
|
|
84010
|
+
cov_m1f0gcl6f().s[25]++;
|
|
84011
|
+
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);
|
|
83787
84012
|
}
|
|
83788
84013
|
}
|
|
83789
84014
|
}));
|