@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.15.js
CHANGED
|
@@ -70819,6 +70819,12 @@ var staticRenderFns = [];
|
|
|
70819
70819
|
|
|
70820
70820
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.vue?vue&type=template&id=617018d4&
|
|
70821
70821
|
|
|
70822
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.array.at.js
|
|
70823
|
+
var es_array_at = __webpack_require__("45a8");
|
|
70824
|
+
|
|
70825
|
+
// 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
|
|
70826
|
+
var es_string_at_alternative = __webpack_require__("c9b3");
|
|
70827
|
+
|
|
70822
70828
|
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/axios@1.3.5/node_modules/axios/lib/axios.js + 35 modules
|
|
70823
70829
|
var axios = __webpack_require__("2c86");
|
|
70824
70830
|
|
|
@@ -71490,7 +71496,7 @@ const Logger = (cov_oedyl2s2n().s[16]++, {
|
|
|
71490
71496
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts
|
|
71491
71497
|
function cov_2dix731gbd() {
|
|
71492
71498
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts";
|
|
71493
|
-
var hash = "
|
|
71499
|
+
var hash = "256de98e75c82d708821b61f0bf2eaeddee0e651";
|
|
71494
71500
|
var global = new Function("return this")();
|
|
71495
71501
|
var gcv = "__coverage__";
|
|
71496
71502
|
var coverageData = {
|
|
@@ -71502,7 +71508,7 @@ function cov_2dix731gbd() {
|
|
|
71502
71508
|
column: 21
|
|
71503
71509
|
},
|
|
71504
71510
|
end: {
|
|
71505
|
-
line:
|
|
71511
|
+
line: 18,
|
|
71506
71512
|
column: 1
|
|
71507
71513
|
}
|
|
71508
71514
|
}
|
|
@@ -71515,7 +71521,7 @@ function cov_2dix731gbd() {
|
|
|
71515
71521
|
f: {},
|
|
71516
71522
|
b: {},
|
|
71517
71523
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
71518
|
-
hash: "
|
|
71524
|
+
hash: "256de98e75c82d708821b61f0bf2eaeddee0e651"
|
|
71519
71525
|
};
|
|
71520
71526
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
71521
71527
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -71543,12 +71549,16 @@ const props = (cov_2dix731gbd().s[0]++, {
|
|
|
71543
71549
|
value: {
|
|
71544
71550
|
type: Object,
|
|
71545
71551
|
default: null
|
|
71552
|
+
},
|
|
71553
|
+
locationContext: {
|
|
71554
|
+
type: Object,
|
|
71555
|
+
default: null
|
|
71546
71556
|
}
|
|
71547
71557
|
});
|
|
71548
71558
|
// 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&
|
|
71549
71559
|
function cov_m1f0gcl6f() {
|
|
71550
71560
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.ts";
|
|
71551
|
-
var hash = "
|
|
71561
|
+
var hash = "76c0dc65065545a0544d5bc91332504733c60392";
|
|
71552
71562
|
var global = new Function("return this")();
|
|
71553
71563
|
var gcv = "__coverage__";
|
|
71554
71564
|
var coverageData = {
|
|
@@ -71646,102 +71656,102 @@ function cov_m1f0gcl6f() {
|
|
|
71646
71656
|
},
|
|
71647
71657
|
"9": {
|
|
71648
71658
|
start: {
|
|
71649
|
-
line:
|
|
71659
|
+
line: 46,
|
|
71650
71660
|
column: 12
|
|
71651
71661
|
},
|
|
71652
71662
|
end: {
|
|
71653
|
-
line:
|
|
71663
|
+
line: 83,
|
|
71654
71664
|
column: 13
|
|
71655
71665
|
}
|
|
71656
71666
|
},
|
|
71657
71667
|
"10": {
|
|
71658
71668
|
start: {
|
|
71659
|
-
line:
|
|
71669
|
+
line: 47,
|
|
71660
71670
|
column: 16
|
|
71661
71671
|
},
|
|
71662
71672
|
end: {
|
|
71663
|
-
line:
|
|
71673
|
+
line: 47,
|
|
71664
71674
|
column: 36
|
|
71665
71675
|
}
|
|
71666
71676
|
},
|
|
71667
71677
|
"11": {
|
|
71668
71678
|
start: {
|
|
71669
|
-
line:
|
|
71679
|
+
line: 48,
|
|
71670
71680
|
column: 30
|
|
71671
71681
|
},
|
|
71672
71682
|
end: {
|
|
71673
|
-
line:
|
|
71683
|
+
line: 48,
|
|
71674
71684
|
column: 46
|
|
71675
71685
|
}
|
|
71676
71686
|
},
|
|
71677
71687
|
"12": {
|
|
71678
71688
|
start: {
|
|
71679
|
-
line:
|
|
71680
|
-
column:
|
|
71689
|
+
line: 49,
|
|
71690
|
+
column: 31
|
|
71681
71691
|
},
|
|
71682
71692
|
end: {
|
|
71683
|
-
line:
|
|
71684
|
-
column:
|
|
71693
|
+
line: 53,
|
|
71694
|
+
column: 17
|
|
71685
71695
|
}
|
|
71686
71696
|
},
|
|
71687
71697
|
"13": {
|
|
71688
71698
|
start: {
|
|
71689
|
-
line:
|
|
71690
|
-
column:
|
|
71699
|
+
line: 54,
|
|
71700
|
+
column: 16
|
|
71691
71701
|
},
|
|
71692
71702
|
end: {
|
|
71693
71703
|
line: 56,
|
|
71694
|
-
column:
|
|
71704
|
+
column: 17
|
|
71695
71705
|
}
|
|
71696
71706
|
},
|
|
71697
71707
|
"14": {
|
|
71698
71708
|
start: {
|
|
71699
|
-
line:
|
|
71700
|
-
column:
|
|
71709
|
+
line: 55,
|
|
71710
|
+
column: 20
|
|
71701
71711
|
},
|
|
71702
71712
|
end: {
|
|
71703
|
-
line:
|
|
71704
|
-
column:
|
|
71713
|
+
line: 55,
|
|
71714
|
+
column: 195
|
|
71705
71715
|
}
|
|
71706
71716
|
},
|
|
71707
71717
|
"15": {
|
|
71708
71718
|
start: {
|
|
71709
71719
|
line: 57,
|
|
71710
|
-
column:
|
|
71720
|
+
column: 37
|
|
71711
71721
|
},
|
|
71712
71722
|
end: {
|
|
71713
|
-
line:
|
|
71714
|
-
column:
|
|
71723
|
+
line: 61,
|
|
71724
|
+
column: 125
|
|
71715
71725
|
}
|
|
71716
71726
|
},
|
|
71717
71727
|
"16": {
|
|
71718
71728
|
start: {
|
|
71719
|
-
line:
|
|
71720
|
-
column:
|
|
71729
|
+
line: 61,
|
|
71730
|
+
column: 48
|
|
71721
71731
|
},
|
|
71722
71732
|
end: {
|
|
71723
|
-
line:
|
|
71724
|
-
column:
|
|
71733
|
+
line: 61,
|
|
71734
|
+
column: 122
|
|
71725
71735
|
}
|
|
71726
71736
|
},
|
|
71727
71737
|
"17": {
|
|
71728
71738
|
start: {
|
|
71729
|
-
line:
|
|
71739
|
+
line: 62,
|
|
71730
71740
|
column: 16
|
|
71731
71741
|
},
|
|
71732
71742
|
end: {
|
|
71733
|
-
line:
|
|
71734
|
-
column:
|
|
71743
|
+
line: 75,
|
|
71744
|
+
column: 20
|
|
71735
71745
|
}
|
|
71736
71746
|
},
|
|
71737
71747
|
"18": {
|
|
71738
71748
|
start: {
|
|
71739
|
-
line:
|
|
71740
|
-
column:
|
|
71749
|
+
line: 62,
|
|
71750
|
+
column: 64
|
|
71741
71751
|
},
|
|
71742
71752
|
end: {
|
|
71743
71753
|
line: 75,
|
|
71744
|
-
column:
|
|
71754
|
+
column: 17
|
|
71745
71755
|
}
|
|
71746
71756
|
},
|
|
71747
71757
|
"19": {
|
|
@@ -71761,26 +71771,56 @@ function cov_m1f0gcl6f() {
|
|
|
71761
71771
|
},
|
|
71762
71772
|
end: {
|
|
71763
71773
|
line: 77,
|
|
71764
|
-
column:
|
|
71774
|
+
column: 38
|
|
71765
71775
|
}
|
|
71766
71776
|
},
|
|
71767
71777
|
"21": {
|
|
71768
71778
|
start: {
|
|
71769
|
-
line:
|
|
71779
|
+
line: 80,
|
|
71780
|
+
column: 16
|
|
71781
|
+
},
|
|
71782
|
+
end: {
|
|
71783
|
+
line: 80,
|
|
71784
|
+
column: 36
|
|
71785
|
+
}
|
|
71786
|
+
},
|
|
71787
|
+
"22": {
|
|
71788
|
+
start: {
|
|
71789
|
+
line: 81,
|
|
71790
|
+
column: 16
|
|
71791
|
+
},
|
|
71792
|
+
end: {
|
|
71793
|
+
line: 81,
|
|
71794
|
+
column: 37
|
|
71795
|
+
}
|
|
71796
|
+
},
|
|
71797
|
+
"23": {
|
|
71798
|
+
start: {
|
|
71799
|
+
line: 82,
|
|
71800
|
+
column: 16
|
|
71801
|
+
},
|
|
71802
|
+
end: {
|
|
71803
|
+
line: 82,
|
|
71804
|
+
column: 26
|
|
71805
|
+
}
|
|
71806
|
+
},
|
|
71807
|
+
"24": {
|
|
71808
|
+
start: {
|
|
71809
|
+
line: 88,
|
|
71770
71810
|
column: 12
|
|
71771
71811
|
},
|
|
71772
71812
|
end: {
|
|
71773
|
-
line:
|
|
71813
|
+
line: 88,
|
|
71774
71814
|
column: 45
|
|
71775
71815
|
}
|
|
71776
71816
|
},
|
|
71777
|
-
"
|
|
71817
|
+
"25": {
|
|
71778
71818
|
start: {
|
|
71779
|
-
line:
|
|
71819
|
+
line: 92,
|
|
71780
71820
|
column: 12
|
|
71781
71821
|
},
|
|
71782
71822
|
end: {
|
|
71783
|
-
line:
|
|
71823
|
+
line: 92,
|
|
71784
71824
|
column: 125
|
|
71785
71825
|
}
|
|
71786
71826
|
}
|
|
@@ -71948,7 +71988,7 @@ function cov_m1f0gcl6f() {
|
|
|
71948
71988
|
column: 41
|
|
71949
71989
|
},
|
|
71950
71990
|
end: {
|
|
71951
|
-
line:
|
|
71991
|
+
line: 84,
|
|
71952
71992
|
column: 9
|
|
71953
71993
|
}
|
|
71954
71994
|
},
|
|
@@ -71958,97 +71998,97 @@ function cov_m1f0gcl6f() {
|
|
|
71958
71998
|
name: "(anonymous_7)",
|
|
71959
71999
|
decl: {
|
|
71960
72000
|
start: {
|
|
71961
|
-
line:
|
|
72001
|
+
line: 61,
|
|
71962
72002
|
column: 26
|
|
71963
72003
|
},
|
|
71964
72004
|
end: {
|
|
71965
|
-
line:
|
|
72005
|
+
line: 61,
|
|
71966
72006
|
column: 27
|
|
71967
72007
|
}
|
|
71968
72008
|
},
|
|
71969
72009
|
loc: {
|
|
71970
72010
|
start: {
|
|
71971
|
-
line:
|
|
72011
|
+
line: 61,
|
|
71972
72012
|
column: 38
|
|
71973
72013
|
},
|
|
71974
72014
|
end: {
|
|
71975
|
-
line:
|
|
72015
|
+
line: 61,
|
|
71976
72016
|
column: 124
|
|
71977
72017
|
}
|
|
71978
72018
|
},
|
|
71979
|
-
line:
|
|
72019
|
+
line: 61
|
|
71980
72020
|
},
|
|
71981
72021
|
"8": {
|
|
71982
72022
|
name: "(anonymous_8)",
|
|
71983
72023
|
decl: {
|
|
71984
72024
|
start: {
|
|
71985
|
-
line:
|
|
72025
|
+
line: 62,
|
|
71986
72026
|
column: 49
|
|
71987
72027
|
},
|
|
71988
72028
|
end: {
|
|
71989
|
-
line:
|
|
72029
|
+
line: 62,
|
|
71990
72030
|
column: 50
|
|
71991
72031
|
}
|
|
71992
72032
|
},
|
|
71993
72033
|
loc: {
|
|
71994
72034
|
start: {
|
|
71995
|
-
line:
|
|
72035
|
+
line: 62,
|
|
71996
72036
|
column: 64
|
|
71997
72037
|
},
|
|
71998
72038
|
end: {
|
|
71999
|
-
line:
|
|
72039
|
+
line: 75,
|
|
72000
72040
|
column: 17
|
|
72001
72041
|
}
|
|
72002
72042
|
},
|
|
72003
|
-
line:
|
|
72043
|
+
line: 62
|
|
72004
72044
|
},
|
|
72005
72045
|
"9": {
|
|
72006
72046
|
name: "(anonymous_9)",
|
|
72007
72047
|
decl: {
|
|
72008
72048
|
start: {
|
|
72009
|
-
line:
|
|
72049
|
+
line: 87,
|
|
72010
72050
|
column: 8
|
|
72011
72051
|
},
|
|
72012
72052
|
end: {
|
|
72013
|
-
line:
|
|
72053
|
+
line: 87,
|
|
72014
72054
|
column: 9
|
|
72015
72055
|
}
|
|
72016
72056
|
},
|
|
72017
72057
|
loc: {
|
|
72018
72058
|
start: {
|
|
72019
|
-
line:
|
|
72059
|
+
line: 87,
|
|
72020
72060
|
column: 33
|
|
72021
72061
|
},
|
|
72022
72062
|
end: {
|
|
72023
|
-
line:
|
|
72063
|
+
line: 89,
|
|
72024
72064
|
column: 9
|
|
72025
72065
|
}
|
|
72026
72066
|
},
|
|
72027
|
-
line:
|
|
72067
|
+
line: 87
|
|
72028
72068
|
},
|
|
72029
72069
|
"10": {
|
|
72030
72070
|
name: "(anonymous_10)",
|
|
72031
72071
|
decl: {
|
|
72032
72072
|
start: {
|
|
72033
|
-
line:
|
|
72073
|
+
line: 90,
|
|
72034
72074
|
column: 8
|
|
72035
72075
|
},
|
|
72036
72076
|
end: {
|
|
72037
|
-
line:
|
|
72077
|
+
line: 90,
|
|
72038
72078
|
column: 9
|
|
72039
72079
|
}
|
|
72040
72080
|
},
|
|
72041
72081
|
loc: {
|
|
72042
72082
|
start: {
|
|
72043
|
-
line:
|
|
72083
|
+
line: 90,
|
|
72044
72084
|
column: 27
|
|
72045
72085
|
},
|
|
72046
72086
|
end: {
|
|
72047
|
-
line:
|
|
72087
|
+
line: 93,
|
|
72048
72088
|
column: 9
|
|
72049
72089
|
}
|
|
72050
72090
|
},
|
|
72051
|
-
line:
|
|
72091
|
+
line: 90
|
|
72052
72092
|
}
|
|
72053
72093
|
},
|
|
72054
72094
|
branchMap: {
|
|
@@ -72253,200 +72293,365 @@ function cov_m1f0gcl6f() {
|
|
|
72253
72293
|
"6": {
|
|
72254
72294
|
loc: {
|
|
72255
72295
|
start: {
|
|
72296
|
+
line: 54,
|
|
72297
|
+
column: 16
|
|
72298
|
+
},
|
|
72299
|
+
end: {
|
|
72256
72300
|
line: 56,
|
|
72257
|
-
column:
|
|
72301
|
+
column: 17
|
|
72302
|
+
}
|
|
72303
|
+
},
|
|
72304
|
+
type: "if",
|
|
72305
|
+
locations: [{
|
|
72306
|
+
start: {
|
|
72307
|
+
line: 54,
|
|
72308
|
+
column: 16
|
|
72258
72309
|
},
|
|
72259
72310
|
end: {
|
|
72260
72311
|
line: 56,
|
|
72312
|
+
column: 17
|
|
72313
|
+
}
|
|
72314
|
+
}, {
|
|
72315
|
+
start: {
|
|
72316
|
+
line: undefined,
|
|
72317
|
+
column: undefined
|
|
72318
|
+
},
|
|
72319
|
+
end: {
|
|
72320
|
+
line: undefined,
|
|
72321
|
+
column: undefined
|
|
72322
|
+
}
|
|
72323
|
+
}],
|
|
72324
|
+
line: 54
|
|
72325
|
+
},
|
|
72326
|
+
"7": {
|
|
72327
|
+
loc: {
|
|
72328
|
+
start: {
|
|
72329
|
+
line: 55,
|
|
72330
|
+
column: 35
|
|
72331
|
+
},
|
|
72332
|
+
end: {
|
|
72333
|
+
line: 55,
|
|
72334
|
+
column: 111
|
|
72335
|
+
}
|
|
72336
|
+
},
|
|
72337
|
+
type: "cond-expr",
|
|
72338
|
+
locations: [{
|
|
72339
|
+
start: {
|
|
72340
|
+
line: 55,
|
|
72341
|
+
column: 91
|
|
72342
|
+
},
|
|
72343
|
+
end: {
|
|
72344
|
+
line: 55,
|
|
72345
|
+
column: 97
|
|
72346
|
+
}
|
|
72347
|
+
}, {
|
|
72348
|
+
start: {
|
|
72349
|
+
line: 55,
|
|
72350
|
+
column: 100
|
|
72351
|
+
},
|
|
72352
|
+
end: {
|
|
72353
|
+
line: 55,
|
|
72354
|
+
column: 111
|
|
72355
|
+
}
|
|
72356
|
+
}],
|
|
72357
|
+
line: 55
|
|
72358
|
+
},
|
|
72359
|
+
"8": {
|
|
72360
|
+
loc: {
|
|
72361
|
+
start: {
|
|
72362
|
+
line: 55,
|
|
72363
|
+
column: 35
|
|
72364
|
+
},
|
|
72365
|
+
end: {
|
|
72366
|
+
line: 55,
|
|
72367
|
+
column: 88
|
|
72368
|
+
}
|
|
72369
|
+
},
|
|
72370
|
+
type: "binary-expr",
|
|
72371
|
+
locations: [{
|
|
72372
|
+
start: {
|
|
72373
|
+
line: 55,
|
|
72374
|
+
column: 35
|
|
72375
|
+
},
|
|
72376
|
+
end: {
|
|
72377
|
+
line: 55,
|
|
72378
|
+
column: 71
|
|
72379
|
+
}
|
|
72380
|
+
}, {
|
|
72381
|
+
start: {
|
|
72382
|
+
line: 55,
|
|
72383
|
+
column: 75
|
|
72384
|
+
},
|
|
72385
|
+
end: {
|
|
72386
|
+
line: 55,
|
|
72387
|
+
column: 88
|
|
72388
|
+
}
|
|
72389
|
+
}],
|
|
72390
|
+
line: 55
|
|
72391
|
+
},
|
|
72392
|
+
"9": {
|
|
72393
|
+
loc: {
|
|
72394
|
+
start: {
|
|
72395
|
+
line: 55,
|
|
72396
|
+
column: 115
|
|
72397
|
+
},
|
|
72398
|
+
end: {
|
|
72399
|
+
line: 55,
|
|
72400
|
+
column: 192
|
|
72401
|
+
}
|
|
72402
|
+
},
|
|
72403
|
+
type: "cond-expr",
|
|
72404
|
+
locations: [{
|
|
72405
|
+
start: {
|
|
72406
|
+
line: 55,
|
|
72407
|
+
column: 171
|
|
72408
|
+
},
|
|
72409
|
+
end: {
|
|
72410
|
+
line: 55,
|
|
72411
|
+
column: 177
|
|
72412
|
+
}
|
|
72413
|
+
}, {
|
|
72414
|
+
start: {
|
|
72415
|
+
line: 55,
|
|
72416
|
+
column: 180
|
|
72417
|
+
},
|
|
72418
|
+
end: {
|
|
72419
|
+
line: 55,
|
|
72420
|
+
column: 192
|
|
72421
|
+
}
|
|
72422
|
+
}],
|
|
72423
|
+
line: 55
|
|
72424
|
+
},
|
|
72425
|
+
"10": {
|
|
72426
|
+
loc: {
|
|
72427
|
+
start: {
|
|
72428
|
+
line: 55,
|
|
72429
|
+
column: 115
|
|
72430
|
+
},
|
|
72431
|
+
end: {
|
|
72432
|
+
line: 55,
|
|
72433
|
+
column: 168
|
|
72434
|
+
}
|
|
72435
|
+
},
|
|
72436
|
+
type: "binary-expr",
|
|
72437
|
+
locations: [{
|
|
72438
|
+
start: {
|
|
72439
|
+
line: 55,
|
|
72440
|
+
column: 115
|
|
72441
|
+
},
|
|
72442
|
+
end: {
|
|
72443
|
+
line: 55,
|
|
72444
|
+
column: 151
|
|
72445
|
+
}
|
|
72446
|
+
}, {
|
|
72447
|
+
start: {
|
|
72448
|
+
line: 55,
|
|
72449
|
+
column: 155
|
|
72450
|
+
},
|
|
72451
|
+
end: {
|
|
72452
|
+
line: 55,
|
|
72453
|
+
column: 168
|
|
72454
|
+
}
|
|
72455
|
+
}],
|
|
72456
|
+
line: 55
|
|
72457
|
+
},
|
|
72458
|
+
"11": {
|
|
72459
|
+
loc: {
|
|
72460
|
+
start: {
|
|
72461
|
+
line: 61,
|
|
72462
|
+
column: 55
|
|
72463
|
+
},
|
|
72464
|
+
end: {
|
|
72465
|
+
line: 61,
|
|
72261
72466
|
column: 121
|
|
72262
72467
|
}
|
|
72263
72468
|
},
|
|
72264
72469
|
type: "cond-expr",
|
|
72265
72470
|
locations: [{
|
|
72266
72471
|
start: {
|
|
72267
|
-
line:
|
|
72472
|
+
line: 61,
|
|
72268
72473
|
column: 104
|
|
72269
72474
|
},
|
|
72270
72475
|
end: {
|
|
72271
|
-
line:
|
|
72476
|
+
line: 61,
|
|
72272
72477
|
column: 110
|
|
72273
72478
|
}
|
|
72274
72479
|
}, {
|
|
72275
72480
|
start: {
|
|
72276
|
-
line:
|
|
72481
|
+
line: 61,
|
|
72277
72482
|
column: 113
|
|
72278
72483
|
},
|
|
72279
72484
|
end: {
|
|
72280
|
-
line:
|
|
72485
|
+
line: 61,
|
|
72281
72486
|
column: 121
|
|
72282
72487
|
}
|
|
72283
72488
|
}],
|
|
72284
|
-
line:
|
|
72489
|
+
line: 61
|
|
72285
72490
|
},
|
|
72286
|
-
"
|
|
72491
|
+
"12": {
|
|
72287
72492
|
loc: {
|
|
72288
72493
|
start: {
|
|
72289
|
-
line:
|
|
72494
|
+
line: 61,
|
|
72290
72495
|
column: 55
|
|
72291
72496
|
},
|
|
72292
72497
|
end: {
|
|
72293
|
-
line:
|
|
72498
|
+
line: 61,
|
|
72294
72499
|
column: 101
|
|
72295
72500
|
}
|
|
72296
72501
|
},
|
|
72297
72502
|
type: "binary-expr",
|
|
72298
72503
|
locations: [{
|
|
72299
72504
|
start: {
|
|
72300
|
-
line:
|
|
72505
|
+
line: 61,
|
|
72301
72506
|
column: 55
|
|
72302
72507
|
},
|
|
72303
72508
|
end: {
|
|
72304
|
-
line:
|
|
72509
|
+
line: 61,
|
|
72305
72510
|
column: 84
|
|
72306
72511
|
}
|
|
72307
72512
|
}, {
|
|
72308
72513
|
start: {
|
|
72309
|
-
line:
|
|
72514
|
+
line: 61,
|
|
72310
72515
|
column: 88
|
|
72311
72516
|
},
|
|
72312
72517
|
end: {
|
|
72313
|
-
line:
|
|
72518
|
+
line: 61,
|
|
72314
72519
|
column: 101
|
|
72315
72520
|
}
|
|
72316
72521
|
}],
|
|
72317
|
-
line:
|
|
72522
|
+
line: 61
|
|
72318
72523
|
},
|
|
72319
|
-
"
|
|
72524
|
+
"13": {
|
|
72320
72525
|
loc: {
|
|
72321
72526
|
start: {
|
|
72322
|
-
line:
|
|
72527
|
+
line: 92,
|
|
72323
72528
|
column: 19
|
|
72324
72529
|
},
|
|
72325
72530
|
end: {
|
|
72326
|
-
line:
|
|
72531
|
+
line: 92,
|
|
72327
72532
|
column: 124
|
|
72328
72533
|
}
|
|
72329
72534
|
},
|
|
72330
72535
|
type: "cond-expr",
|
|
72331
72536
|
locations: [{
|
|
72332
72537
|
start: {
|
|
72333
|
-
line:
|
|
72538
|
+
line: 92,
|
|
72334
72539
|
column: 107
|
|
72335
72540
|
},
|
|
72336
72541
|
end: {
|
|
72337
|
-
line:
|
|
72542
|
+
line: 92,
|
|
72338
72543
|
column: 113
|
|
72339
72544
|
}
|
|
72340
72545
|
}, {
|
|
72341
72546
|
start: {
|
|
72342
|
-
line:
|
|
72547
|
+
line: 92,
|
|
72343
72548
|
column: 116
|
|
72344
72549
|
},
|
|
72345
72550
|
end: {
|
|
72346
|
-
line:
|
|
72551
|
+
line: 92,
|
|
72347
72552
|
column: 124
|
|
72348
72553
|
}
|
|
72349
72554
|
}],
|
|
72350
|
-
line:
|
|
72555
|
+
line: 92
|
|
72351
72556
|
},
|
|
72352
|
-
"
|
|
72557
|
+
"14": {
|
|
72353
72558
|
loc: {
|
|
72354
72559
|
start: {
|
|
72355
|
-
line:
|
|
72560
|
+
line: 92,
|
|
72356
72561
|
column: 19
|
|
72357
72562
|
},
|
|
72358
72563
|
end: {
|
|
72359
|
-
line:
|
|
72564
|
+
line: 92,
|
|
72360
72565
|
column: 104
|
|
72361
72566
|
}
|
|
72362
72567
|
},
|
|
72363
72568
|
type: "binary-expr",
|
|
72364
72569
|
locations: [{
|
|
72365
72570
|
start: {
|
|
72366
|
-
line:
|
|
72571
|
+
line: 92,
|
|
72367
72572
|
column: 19
|
|
72368
72573
|
},
|
|
72369
72574
|
end: {
|
|
72370
|
-
line:
|
|
72575
|
+
line: 92,
|
|
72371
72576
|
column: 87
|
|
72372
72577
|
}
|
|
72373
72578
|
}, {
|
|
72374
72579
|
start: {
|
|
72375
|
-
line:
|
|
72580
|
+
line: 92,
|
|
72376
72581
|
column: 91
|
|
72377
72582
|
},
|
|
72378
72583
|
end: {
|
|
72379
|
-
line:
|
|
72584
|
+
line: 92,
|
|
72380
72585
|
column: 104
|
|
72381
72586
|
}
|
|
72382
72587
|
}],
|
|
72383
|
-
line:
|
|
72588
|
+
line: 92
|
|
72384
72589
|
},
|
|
72385
|
-
"
|
|
72590
|
+
"15": {
|
|
72386
72591
|
loc: {
|
|
72387
72592
|
start: {
|
|
72388
|
-
line:
|
|
72593
|
+
line: 92,
|
|
72389
72594
|
column: 25
|
|
72390
72595
|
},
|
|
72391
72596
|
end: {
|
|
72392
|
-
line:
|
|
72597
|
+
line: 92,
|
|
72393
72598
|
column: 77
|
|
72394
72599
|
}
|
|
72395
72600
|
},
|
|
72396
72601
|
type: "cond-expr",
|
|
72397
72602
|
locations: [{
|
|
72398
72603
|
start: {
|
|
72399
|
-
line:
|
|
72604
|
+
line: 92,
|
|
72400
72605
|
column: 60
|
|
72401
72606
|
},
|
|
72402
72607
|
end: {
|
|
72403
|
-
line:
|
|
72608
|
+
line: 92,
|
|
72404
72609
|
column: 66
|
|
72405
72610
|
}
|
|
72406
72611
|
}, {
|
|
72407
72612
|
start: {
|
|
72408
|
-
line:
|
|
72613
|
+
line: 92,
|
|
72409
72614
|
column: 69
|
|
72410
72615
|
},
|
|
72411
72616
|
end: {
|
|
72412
|
-
line:
|
|
72617
|
+
line: 92,
|
|
72413
72618
|
column: 77
|
|
72414
72619
|
}
|
|
72415
72620
|
}],
|
|
72416
|
-
line:
|
|
72621
|
+
line: 92
|
|
72417
72622
|
},
|
|
72418
|
-
"
|
|
72623
|
+
"16": {
|
|
72419
72624
|
loc: {
|
|
72420
72625
|
start: {
|
|
72421
|
-
line:
|
|
72626
|
+
line: 92,
|
|
72422
72627
|
column: 25
|
|
72423
72628
|
},
|
|
72424
72629
|
end: {
|
|
72425
|
-
line:
|
|
72630
|
+
line: 92,
|
|
72426
72631
|
column: 57
|
|
72427
72632
|
}
|
|
72428
72633
|
},
|
|
72429
72634
|
type: "binary-expr",
|
|
72430
72635
|
locations: [{
|
|
72431
72636
|
start: {
|
|
72432
|
-
line:
|
|
72637
|
+
line: 92,
|
|
72433
72638
|
column: 25
|
|
72434
72639
|
},
|
|
72435
72640
|
end: {
|
|
72436
|
-
line:
|
|
72641
|
+
line: 92,
|
|
72437
72642
|
column: 38
|
|
72438
72643
|
}
|
|
72439
72644
|
}, {
|
|
72440
72645
|
start: {
|
|
72441
|
-
line:
|
|
72646
|
+
line: 92,
|
|
72442
72647
|
column: 42
|
|
72443
72648
|
},
|
|
72444
72649
|
end: {
|
|
72445
|
-
line:
|
|
72650
|
+
line: 92,
|
|
72446
72651
|
column: 57
|
|
72447
72652
|
}
|
|
72448
72653
|
}],
|
|
72449
|
-
line:
|
|
72654
|
+
line: 92
|
|
72450
72655
|
}
|
|
72451
72656
|
},
|
|
72452
72657
|
s: {
|
|
@@ -72472,7 +72677,10 @@ function cov_m1f0gcl6f() {
|
|
|
72472
72677
|
"19": 0,
|
|
72473
72678
|
"20": 0,
|
|
72474
72679
|
"21": 0,
|
|
72475
|
-
"22": 0
|
|
72680
|
+
"22": 0,
|
|
72681
|
+
"23": 0,
|
|
72682
|
+
"24": 0,
|
|
72683
|
+
"25": 0
|
|
72476
72684
|
},
|
|
72477
72685
|
f: {
|
|
72478
72686
|
"0": 0,
|
|
@@ -72499,10 +72707,15 @@ function cov_m1f0gcl6f() {
|
|
|
72499
72707
|
"8": [0, 0],
|
|
72500
72708
|
"9": [0, 0],
|
|
72501
72709
|
"10": [0, 0],
|
|
72502
|
-
"11": [0, 0]
|
|
72710
|
+
"11": [0, 0],
|
|
72711
|
+
"12": [0, 0],
|
|
72712
|
+
"13": [0, 0],
|
|
72713
|
+
"14": [0, 0],
|
|
72714
|
+
"15": [0, 0],
|
|
72715
|
+
"16": [0, 0]
|
|
72503
72716
|
},
|
|
72504
72717
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
72505
|
-
hash: "
|
|
72718
|
+
hash: "76c0dc65065545a0544d5bc91332504733c60392"
|
|
72506
72719
|
};
|
|
72507
72720
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
72508
72721
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -72525,6 +72738,8 @@ cov_m1f0gcl6f();
|
|
|
72525
72738
|
|
|
72526
72739
|
|
|
72527
72740
|
|
|
72741
|
+
|
|
72742
|
+
|
|
72528
72743
|
/* harmony default export */ var BSearchLocationInputvue_type_script_lang_js_ = (vue_runtime_esm["a" /* default */].extend({
|
|
72529
72744
|
name: 'BSearchLocationInput',
|
|
72530
72745
|
mixins: [Object(locale_async_loader["a" /* localeAsyncLoaderMixin */])("components/ui/BSearchLocationInput")],
|
|
@@ -72581,27 +72796,37 @@ cov_m1f0gcl6f();
|
|
|
72581
72796
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
72582
72797
|
async function searchLocations() {
|
|
72583
72798
|
cov_m1f0gcl6f().f[6]++;
|
|
72799
|
+
var _a, _b;
|
|
72584
72800
|
cov_m1f0gcl6f().s[9]++;
|
|
72585
72801
|
try {
|
|
72586
72802
|
cov_m1f0gcl6f().s[10]++;
|
|
72587
72803
|
this.loading = true;
|
|
72588
72804
|
const query = (cov_m1f0gcl6f().s[11]++, this.searchInput);
|
|
72589
|
-
const
|
|
72590
|
-
|
|
72591
|
-
|
|
72592
|
-
|
|
72593
|
-
|
|
72594
|
-
|
|
72805
|
+
const params = (cov_m1f0gcl6f().s[12]++, {
|
|
72806
|
+
q: query,
|
|
72807
|
+
apiKey: here["c" /* hereApiKey */],
|
|
72808
|
+
maxresults: 10
|
|
72809
|
+
});
|
|
72810
|
+
cov_m1f0gcl6f().s[13]++;
|
|
72811
|
+
if (this.locationContext) {
|
|
72812
|
+
cov_m1f0gcl6f().b[6][0]++;
|
|
72813
|
+
cov_m1f0gcl6f().s[14]++;
|
|
72814
|
+
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)}`;
|
|
72815
|
+
} else {
|
|
72816
|
+
cov_m1f0gcl6f().b[6][1]++;
|
|
72817
|
+
}
|
|
72818
|
+
const suggestions = (cov_m1f0gcl6f().s[15]++, await axios["a" /* default */].get('https://geocode.search.hereapi.com/v1/geocode', {
|
|
72819
|
+
params
|
|
72595
72820
|
}).then(response => {
|
|
72596
72821
|
cov_m1f0gcl6f().f[7]++;
|
|
72597
72822
|
var _a;
|
|
72598
|
-
cov_m1f0gcl6f().s[
|
|
72599
|
-
return (cov_m1f0gcl6f().b[
|
|
72823
|
+
cov_m1f0gcl6f().s[16]++;
|
|
72824
|
+
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);
|
|
72600
72825
|
}));
|
|
72601
|
-
cov_m1f0gcl6f().s[
|
|
72826
|
+
cov_m1f0gcl6f().s[17]++;
|
|
72602
72827
|
this.locations = suggestions.map(suggestion => {
|
|
72603
72828
|
cov_m1f0gcl6f().f[8]++;
|
|
72604
|
-
cov_m1f0gcl6f().s[
|
|
72829
|
+
cov_m1f0gcl6f().s[18]++;
|
|
72605
72830
|
return {
|
|
72606
72831
|
title: lodash_es_compact([suggestion.address.houseNumber, suggestion.address.street]).join(' '),
|
|
72607
72832
|
subtitle: lodash_es_compact([suggestion.address.postalCode, suggestion.address.city, suggestion.address.countryName]).join(', '),
|
|
@@ -72610,16 +72835,16 @@ cov_m1f0gcl6f();
|
|
|
72610
72835
|
raw: suggestion
|
|
72611
72836
|
};
|
|
72612
72837
|
});
|
|
72613
|
-
cov_m1f0gcl6f().s[
|
|
72838
|
+
cov_m1f0gcl6f().s[19]++;
|
|
72614
72839
|
this.loading = false;
|
|
72615
|
-
cov_m1f0gcl6f().s[
|
|
72840
|
+
cov_m1f0gcl6f().s[20]++;
|
|
72616
72841
|
return this.locations;
|
|
72617
72842
|
} catch (error) {
|
|
72618
|
-
cov_m1f0gcl6f().s[
|
|
72843
|
+
cov_m1f0gcl6f().s[21]++;
|
|
72619
72844
|
Logger.error(error);
|
|
72620
|
-
cov_m1f0gcl6f().s[
|
|
72845
|
+
cov_m1f0gcl6f().s[22]++;
|
|
72621
72846
|
this.loading = false;
|
|
72622
|
-
cov_m1f0gcl6f().s[
|
|
72847
|
+
cov_m1f0gcl6f().s[23]++;
|
|
72623
72848
|
return [];
|
|
72624
72849
|
}
|
|
72625
72850
|
}, 500, {
|
|
@@ -72627,14 +72852,14 @@ cov_m1f0gcl6f();
|
|
|
72627
72852
|
}),
|
|
72628
72853
|
selectLocation(location) {
|
|
72629
72854
|
cov_m1f0gcl6f().f[9]++;
|
|
72630
|
-
cov_m1f0gcl6f().s[
|
|
72855
|
+
cov_m1f0gcl6f().s[24]++;
|
|
72631
72856
|
this.selectedLocation = location;
|
|
72632
72857
|
},
|
|
72633
72858
|
getSelection(item) {
|
|
72634
72859
|
cov_m1f0gcl6f().f[10]++;
|
|
72635
72860
|
var _a;
|
|
72636
|
-
cov_m1f0gcl6f().s[
|
|
72637
|
-
return (cov_m1f0gcl6f().b[
|
|
72861
|
+
cov_m1f0gcl6f().s[25]++;
|
|
72862
|
+
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);
|
|
72638
72863
|
}
|
|
72639
72864
|
}
|
|
72640
72865
|
}));
|