@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.10.js
CHANGED
|
@@ -96528,6 +96528,12 @@ var staticRenderFns = [];
|
|
|
96528
96528
|
|
|
96529
96529
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.vue?vue&type=template&id=617018d4&
|
|
96530
96530
|
|
|
96531
|
+
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/core-js@3.30.0/node_modules/core-js/modules/es.array.at.js
|
|
96532
|
+
var es_array_at = __webpack_require__("45a8");
|
|
96533
|
+
|
|
96534
|
+
// 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
|
|
96535
|
+
var es_string_at_alternative = __webpack_require__("c9b3");
|
|
96536
|
+
|
|
96531
96537
|
// EXTERNAL MODULE: /opt/atlassian/pipelines/agent/build/node_modules/.pnpm/axios@1.3.5/node_modules/axios/lib/axios.js + 35 modules
|
|
96532
96538
|
var axios = __webpack_require__("2c86");
|
|
96533
96539
|
|
|
@@ -97199,7 +97205,7 @@ const Logger = (cov_oedyl2s2n().s[16]++, {
|
|
|
97199
97205
|
// CONCATENATED MODULE: ./src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts
|
|
97200
97206
|
function cov_2dix731gbd() {
|
|
97201
97207
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.props.ts";
|
|
97202
|
-
var hash = "
|
|
97208
|
+
var hash = "256de98e75c82d708821b61f0bf2eaeddee0e651";
|
|
97203
97209
|
var global = new Function("return this")();
|
|
97204
97210
|
var gcv = "__coverage__";
|
|
97205
97211
|
var coverageData = {
|
|
@@ -97211,7 +97217,7 @@ function cov_2dix731gbd() {
|
|
|
97211
97217
|
column: 21
|
|
97212
97218
|
},
|
|
97213
97219
|
end: {
|
|
97214
|
-
line:
|
|
97220
|
+
line: 18,
|
|
97215
97221
|
column: 1
|
|
97216
97222
|
}
|
|
97217
97223
|
}
|
|
@@ -97224,7 +97230,7 @@ function cov_2dix731gbd() {
|
|
|
97224
97230
|
f: {},
|
|
97225
97231
|
b: {},
|
|
97226
97232
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
97227
|
-
hash: "
|
|
97233
|
+
hash: "256de98e75c82d708821b61f0bf2eaeddee0e651"
|
|
97228
97234
|
};
|
|
97229
97235
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
97230
97236
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -97252,12 +97258,16 @@ const props = (cov_2dix731gbd().s[0]++, {
|
|
|
97252
97258
|
value: {
|
|
97253
97259
|
type: Object,
|
|
97254
97260
|
default: null
|
|
97261
|
+
},
|
|
97262
|
+
locationContext: {
|
|
97263
|
+
type: Object,
|
|
97264
|
+
default: null
|
|
97255
97265
|
}
|
|
97256
97266
|
});
|
|
97257
97267
|
// 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&
|
|
97258
97268
|
function cov_m1f0gcl6f() {
|
|
97259
97269
|
var path = "/opt/atlassian/pipelines/agent/build/libs/elements/core/src/components/ui/BSearchLocationInput/BSearchLocationInput.ts";
|
|
97260
|
-
var hash = "
|
|
97270
|
+
var hash = "76c0dc65065545a0544d5bc91332504733c60392";
|
|
97261
97271
|
var global = new Function("return this")();
|
|
97262
97272
|
var gcv = "__coverage__";
|
|
97263
97273
|
var coverageData = {
|
|
@@ -97355,102 +97365,102 @@ function cov_m1f0gcl6f() {
|
|
|
97355
97365
|
},
|
|
97356
97366
|
"9": {
|
|
97357
97367
|
start: {
|
|
97358
|
-
line:
|
|
97368
|
+
line: 46,
|
|
97359
97369
|
column: 12
|
|
97360
97370
|
},
|
|
97361
97371
|
end: {
|
|
97362
|
-
line:
|
|
97372
|
+
line: 83,
|
|
97363
97373
|
column: 13
|
|
97364
97374
|
}
|
|
97365
97375
|
},
|
|
97366
97376
|
"10": {
|
|
97367
97377
|
start: {
|
|
97368
|
-
line:
|
|
97378
|
+
line: 47,
|
|
97369
97379
|
column: 16
|
|
97370
97380
|
},
|
|
97371
97381
|
end: {
|
|
97372
|
-
line:
|
|
97382
|
+
line: 47,
|
|
97373
97383
|
column: 36
|
|
97374
97384
|
}
|
|
97375
97385
|
},
|
|
97376
97386
|
"11": {
|
|
97377
97387
|
start: {
|
|
97378
|
-
line:
|
|
97388
|
+
line: 48,
|
|
97379
97389
|
column: 30
|
|
97380
97390
|
},
|
|
97381
97391
|
end: {
|
|
97382
|
-
line:
|
|
97392
|
+
line: 48,
|
|
97383
97393
|
column: 46
|
|
97384
97394
|
}
|
|
97385
97395
|
},
|
|
97386
97396
|
"12": {
|
|
97387
97397
|
start: {
|
|
97388
|
-
line:
|
|
97389
|
-
column:
|
|
97398
|
+
line: 49,
|
|
97399
|
+
column: 31
|
|
97390
97400
|
},
|
|
97391
97401
|
end: {
|
|
97392
|
-
line:
|
|
97393
|
-
column:
|
|
97402
|
+
line: 53,
|
|
97403
|
+
column: 17
|
|
97394
97404
|
}
|
|
97395
97405
|
},
|
|
97396
97406
|
"13": {
|
|
97397
97407
|
start: {
|
|
97398
|
-
line:
|
|
97399
|
-
column:
|
|
97408
|
+
line: 54,
|
|
97409
|
+
column: 16
|
|
97400
97410
|
},
|
|
97401
97411
|
end: {
|
|
97402
97412
|
line: 56,
|
|
97403
|
-
column:
|
|
97413
|
+
column: 17
|
|
97404
97414
|
}
|
|
97405
97415
|
},
|
|
97406
97416
|
"14": {
|
|
97407
97417
|
start: {
|
|
97408
|
-
line:
|
|
97409
|
-
column:
|
|
97418
|
+
line: 55,
|
|
97419
|
+
column: 20
|
|
97410
97420
|
},
|
|
97411
97421
|
end: {
|
|
97412
|
-
line:
|
|
97413
|
-
column:
|
|
97422
|
+
line: 55,
|
|
97423
|
+
column: 195
|
|
97414
97424
|
}
|
|
97415
97425
|
},
|
|
97416
97426
|
"15": {
|
|
97417
97427
|
start: {
|
|
97418
97428
|
line: 57,
|
|
97419
|
-
column:
|
|
97429
|
+
column: 37
|
|
97420
97430
|
},
|
|
97421
97431
|
end: {
|
|
97422
|
-
line:
|
|
97423
|
-
column:
|
|
97432
|
+
line: 61,
|
|
97433
|
+
column: 125
|
|
97424
97434
|
}
|
|
97425
97435
|
},
|
|
97426
97436
|
"16": {
|
|
97427
97437
|
start: {
|
|
97428
|
-
line:
|
|
97429
|
-
column:
|
|
97438
|
+
line: 61,
|
|
97439
|
+
column: 48
|
|
97430
97440
|
},
|
|
97431
97441
|
end: {
|
|
97432
|
-
line:
|
|
97433
|
-
column:
|
|
97442
|
+
line: 61,
|
|
97443
|
+
column: 122
|
|
97434
97444
|
}
|
|
97435
97445
|
},
|
|
97436
97446
|
"17": {
|
|
97437
97447
|
start: {
|
|
97438
|
-
line:
|
|
97448
|
+
line: 62,
|
|
97439
97449
|
column: 16
|
|
97440
97450
|
},
|
|
97441
97451
|
end: {
|
|
97442
|
-
line:
|
|
97443
|
-
column:
|
|
97452
|
+
line: 75,
|
|
97453
|
+
column: 20
|
|
97444
97454
|
}
|
|
97445
97455
|
},
|
|
97446
97456
|
"18": {
|
|
97447
97457
|
start: {
|
|
97448
|
-
line:
|
|
97449
|
-
column:
|
|
97458
|
+
line: 62,
|
|
97459
|
+
column: 64
|
|
97450
97460
|
},
|
|
97451
97461
|
end: {
|
|
97452
97462
|
line: 75,
|
|
97453
|
-
column:
|
|
97463
|
+
column: 17
|
|
97454
97464
|
}
|
|
97455
97465
|
},
|
|
97456
97466
|
"19": {
|
|
@@ -97470,26 +97480,56 @@ function cov_m1f0gcl6f() {
|
|
|
97470
97480
|
},
|
|
97471
97481
|
end: {
|
|
97472
97482
|
line: 77,
|
|
97473
|
-
column:
|
|
97483
|
+
column: 38
|
|
97474
97484
|
}
|
|
97475
97485
|
},
|
|
97476
97486
|
"21": {
|
|
97477
97487
|
start: {
|
|
97478
|
-
line:
|
|
97488
|
+
line: 80,
|
|
97489
|
+
column: 16
|
|
97490
|
+
},
|
|
97491
|
+
end: {
|
|
97492
|
+
line: 80,
|
|
97493
|
+
column: 36
|
|
97494
|
+
}
|
|
97495
|
+
},
|
|
97496
|
+
"22": {
|
|
97497
|
+
start: {
|
|
97498
|
+
line: 81,
|
|
97499
|
+
column: 16
|
|
97500
|
+
},
|
|
97501
|
+
end: {
|
|
97502
|
+
line: 81,
|
|
97503
|
+
column: 37
|
|
97504
|
+
}
|
|
97505
|
+
},
|
|
97506
|
+
"23": {
|
|
97507
|
+
start: {
|
|
97508
|
+
line: 82,
|
|
97509
|
+
column: 16
|
|
97510
|
+
},
|
|
97511
|
+
end: {
|
|
97512
|
+
line: 82,
|
|
97513
|
+
column: 26
|
|
97514
|
+
}
|
|
97515
|
+
},
|
|
97516
|
+
"24": {
|
|
97517
|
+
start: {
|
|
97518
|
+
line: 88,
|
|
97479
97519
|
column: 12
|
|
97480
97520
|
},
|
|
97481
97521
|
end: {
|
|
97482
|
-
line:
|
|
97522
|
+
line: 88,
|
|
97483
97523
|
column: 45
|
|
97484
97524
|
}
|
|
97485
97525
|
},
|
|
97486
|
-
"
|
|
97526
|
+
"25": {
|
|
97487
97527
|
start: {
|
|
97488
|
-
line:
|
|
97528
|
+
line: 92,
|
|
97489
97529
|
column: 12
|
|
97490
97530
|
},
|
|
97491
97531
|
end: {
|
|
97492
|
-
line:
|
|
97532
|
+
line: 92,
|
|
97493
97533
|
column: 125
|
|
97494
97534
|
}
|
|
97495
97535
|
}
|
|
@@ -97657,7 +97697,7 @@ function cov_m1f0gcl6f() {
|
|
|
97657
97697
|
column: 41
|
|
97658
97698
|
},
|
|
97659
97699
|
end: {
|
|
97660
|
-
line:
|
|
97700
|
+
line: 84,
|
|
97661
97701
|
column: 9
|
|
97662
97702
|
}
|
|
97663
97703
|
},
|
|
@@ -97667,97 +97707,97 @@ function cov_m1f0gcl6f() {
|
|
|
97667
97707
|
name: "(anonymous_7)",
|
|
97668
97708
|
decl: {
|
|
97669
97709
|
start: {
|
|
97670
|
-
line:
|
|
97710
|
+
line: 61,
|
|
97671
97711
|
column: 26
|
|
97672
97712
|
},
|
|
97673
97713
|
end: {
|
|
97674
|
-
line:
|
|
97714
|
+
line: 61,
|
|
97675
97715
|
column: 27
|
|
97676
97716
|
}
|
|
97677
97717
|
},
|
|
97678
97718
|
loc: {
|
|
97679
97719
|
start: {
|
|
97680
|
-
line:
|
|
97720
|
+
line: 61,
|
|
97681
97721
|
column: 38
|
|
97682
97722
|
},
|
|
97683
97723
|
end: {
|
|
97684
|
-
line:
|
|
97724
|
+
line: 61,
|
|
97685
97725
|
column: 124
|
|
97686
97726
|
}
|
|
97687
97727
|
},
|
|
97688
|
-
line:
|
|
97728
|
+
line: 61
|
|
97689
97729
|
},
|
|
97690
97730
|
"8": {
|
|
97691
97731
|
name: "(anonymous_8)",
|
|
97692
97732
|
decl: {
|
|
97693
97733
|
start: {
|
|
97694
|
-
line:
|
|
97734
|
+
line: 62,
|
|
97695
97735
|
column: 49
|
|
97696
97736
|
},
|
|
97697
97737
|
end: {
|
|
97698
|
-
line:
|
|
97738
|
+
line: 62,
|
|
97699
97739
|
column: 50
|
|
97700
97740
|
}
|
|
97701
97741
|
},
|
|
97702
97742
|
loc: {
|
|
97703
97743
|
start: {
|
|
97704
|
-
line:
|
|
97744
|
+
line: 62,
|
|
97705
97745
|
column: 64
|
|
97706
97746
|
},
|
|
97707
97747
|
end: {
|
|
97708
|
-
line:
|
|
97748
|
+
line: 75,
|
|
97709
97749
|
column: 17
|
|
97710
97750
|
}
|
|
97711
97751
|
},
|
|
97712
|
-
line:
|
|
97752
|
+
line: 62
|
|
97713
97753
|
},
|
|
97714
97754
|
"9": {
|
|
97715
97755
|
name: "(anonymous_9)",
|
|
97716
97756
|
decl: {
|
|
97717
97757
|
start: {
|
|
97718
|
-
line:
|
|
97758
|
+
line: 87,
|
|
97719
97759
|
column: 8
|
|
97720
97760
|
},
|
|
97721
97761
|
end: {
|
|
97722
|
-
line:
|
|
97762
|
+
line: 87,
|
|
97723
97763
|
column: 9
|
|
97724
97764
|
}
|
|
97725
97765
|
},
|
|
97726
97766
|
loc: {
|
|
97727
97767
|
start: {
|
|
97728
|
-
line:
|
|
97768
|
+
line: 87,
|
|
97729
97769
|
column: 33
|
|
97730
97770
|
},
|
|
97731
97771
|
end: {
|
|
97732
|
-
line:
|
|
97772
|
+
line: 89,
|
|
97733
97773
|
column: 9
|
|
97734
97774
|
}
|
|
97735
97775
|
},
|
|
97736
|
-
line:
|
|
97776
|
+
line: 87
|
|
97737
97777
|
},
|
|
97738
97778
|
"10": {
|
|
97739
97779
|
name: "(anonymous_10)",
|
|
97740
97780
|
decl: {
|
|
97741
97781
|
start: {
|
|
97742
|
-
line:
|
|
97782
|
+
line: 90,
|
|
97743
97783
|
column: 8
|
|
97744
97784
|
},
|
|
97745
97785
|
end: {
|
|
97746
|
-
line:
|
|
97786
|
+
line: 90,
|
|
97747
97787
|
column: 9
|
|
97748
97788
|
}
|
|
97749
97789
|
},
|
|
97750
97790
|
loc: {
|
|
97751
97791
|
start: {
|
|
97752
|
-
line:
|
|
97792
|
+
line: 90,
|
|
97753
97793
|
column: 27
|
|
97754
97794
|
},
|
|
97755
97795
|
end: {
|
|
97756
|
-
line:
|
|
97796
|
+
line: 93,
|
|
97757
97797
|
column: 9
|
|
97758
97798
|
}
|
|
97759
97799
|
},
|
|
97760
|
-
line:
|
|
97800
|
+
line: 90
|
|
97761
97801
|
}
|
|
97762
97802
|
},
|
|
97763
97803
|
branchMap: {
|
|
@@ -97962,200 +98002,365 @@ function cov_m1f0gcl6f() {
|
|
|
97962
98002
|
"6": {
|
|
97963
98003
|
loc: {
|
|
97964
98004
|
start: {
|
|
98005
|
+
line: 54,
|
|
98006
|
+
column: 16
|
|
98007
|
+
},
|
|
98008
|
+
end: {
|
|
97965
98009
|
line: 56,
|
|
97966
|
-
column:
|
|
98010
|
+
column: 17
|
|
98011
|
+
}
|
|
98012
|
+
},
|
|
98013
|
+
type: "if",
|
|
98014
|
+
locations: [{
|
|
98015
|
+
start: {
|
|
98016
|
+
line: 54,
|
|
98017
|
+
column: 16
|
|
97967
98018
|
},
|
|
97968
98019
|
end: {
|
|
97969
98020
|
line: 56,
|
|
98021
|
+
column: 17
|
|
98022
|
+
}
|
|
98023
|
+
}, {
|
|
98024
|
+
start: {
|
|
98025
|
+
line: undefined,
|
|
98026
|
+
column: undefined
|
|
98027
|
+
},
|
|
98028
|
+
end: {
|
|
98029
|
+
line: undefined,
|
|
98030
|
+
column: undefined
|
|
98031
|
+
}
|
|
98032
|
+
}],
|
|
98033
|
+
line: 54
|
|
98034
|
+
},
|
|
98035
|
+
"7": {
|
|
98036
|
+
loc: {
|
|
98037
|
+
start: {
|
|
98038
|
+
line: 55,
|
|
98039
|
+
column: 35
|
|
98040
|
+
},
|
|
98041
|
+
end: {
|
|
98042
|
+
line: 55,
|
|
98043
|
+
column: 111
|
|
98044
|
+
}
|
|
98045
|
+
},
|
|
98046
|
+
type: "cond-expr",
|
|
98047
|
+
locations: [{
|
|
98048
|
+
start: {
|
|
98049
|
+
line: 55,
|
|
98050
|
+
column: 91
|
|
98051
|
+
},
|
|
98052
|
+
end: {
|
|
98053
|
+
line: 55,
|
|
98054
|
+
column: 97
|
|
98055
|
+
}
|
|
98056
|
+
}, {
|
|
98057
|
+
start: {
|
|
98058
|
+
line: 55,
|
|
98059
|
+
column: 100
|
|
98060
|
+
},
|
|
98061
|
+
end: {
|
|
98062
|
+
line: 55,
|
|
98063
|
+
column: 111
|
|
98064
|
+
}
|
|
98065
|
+
}],
|
|
98066
|
+
line: 55
|
|
98067
|
+
},
|
|
98068
|
+
"8": {
|
|
98069
|
+
loc: {
|
|
98070
|
+
start: {
|
|
98071
|
+
line: 55,
|
|
98072
|
+
column: 35
|
|
98073
|
+
},
|
|
98074
|
+
end: {
|
|
98075
|
+
line: 55,
|
|
98076
|
+
column: 88
|
|
98077
|
+
}
|
|
98078
|
+
},
|
|
98079
|
+
type: "binary-expr",
|
|
98080
|
+
locations: [{
|
|
98081
|
+
start: {
|
|
98082
|
+
line: 55,
|
|
98083
|
+
column: 35
|
|
98084
|
+
},
|
|
98085
|
+
end: {
|
|
98086
|
+
line: 55,
|
|
98087
|
+
column: 71
|
|
98088
|
+
}
|
|
98089
|
+
}, {
|
|
98090
|
+
start: {
|
|
98091
|
+
line: 55,
|
|
98092
|
+
column: 75
|
|
98093
|
+
},
|
|
98094
|
+
end: {
|
|
98095
|
+
line: 55,
|
|
98096
|
+
column: 88
|
|
98097
|
+
}
|
|
98098
|
+
}],
|
|
98099
|
+
line: 55
|
|
98100
|
+
},
|
|
98101
|
+
"9": {
|
|
98102
|
+
loc: {
|
|
98103
|
+
start: {
|
|
98104
|
+
line: 55,
|
|
98105
|
+
column: 115
|
|
98106
|
+
},
|
|
98107
|
+
end: {
|
|
98108
|
+
line: 55,
|
|
98109
|
+
column: 192
|
|
98110
|
+
}
|
|
98111
|
+
},
|
|
98112
|
+
type: "cond-expr",
|
|
98113
|
+
locations: [{
|
|
98114
|
+
start: {
|
|
98115
|
+
line: 55,
|
|
98116
|
+
column: 171
|
|
98117
|
+
},
|
|
98118
|
+
end: {
|
|
98119
|
+
line: 55,
|
|
98120
|
+
column: 177
|
|
98121
|
+
}
|
|
98122
|
+
}, {
|
|
98123
|
+
start: {
|
|
98124
|
+
line: 55,
|
|
98125
|
+
column: 180
|
|
98126
|
+
},
|
|
98127
|
+
end: {
|
|
98128
|
+
line: 55,
|
|
98129
|
+
column: 192
|
|
98130
|
+
}
|
|
98131
|
+
}],
|
|
98132
|
+
line: 55
|
|
98133
|
+
},
|
|
98134
|
+
"10": {
|
|
98135
|
+
loc: {
|
|
98136
|
+
start: {
|
|
98137
|
+
line: 55,
|
|
98138
|
+
column: 115
|
|
98139
|
+
},
|
|
98140
|
+
end: {
|
|
98141
|
+
line: 55,
|
|
98142
|
+
column: 168
|
|
98143
|
+
}
|
|
98144
|
+
},
|
|
98145
|
+
type: "binary-expr",
|
|
98146
|
+
locations: [{
|
|
98147
|
+
start: {
|
|
98148
|
+
line: 55,
|
|
98149
|
+
column: 115
|
|
98150
|
+
},
|
|
98151
|
+
end: {
|
|
98152
|
+
line: 55,
|
|
98153
|
+
column: 151
|
|
98154
|
+
}
|
|
98155
|
+
}, {
|
|
98156
|
+
start: {
|
|
98157
|
+
line: 55,
|
|
98158
|
+
column: 155
|
|
98159
|
+
},
|
|
98160
|
+
end: {
|
|
98161
|
+
line: 55,
|
|
98162
|
+
column: 168
|
|
98163
|
+
}
|
|
98164
|
+
}],
|
|
98165
|
+
line: 55
|
|
98166
|
+
},
|
|
98167
|
+
"11": {
|
|
98168
|
+
loc: {
|
|
98169
|
+
start: {
|
|
98170
|
+
line: 61,
|
|
98171
|
+
column: 55
|
|
98172
|
+
},
|
|
98173
|
+
end: {
|
|
98174
|
+
line: 61,
|
|
97970
98175
|
column: 121
|
|
97971
98176
|
}
|
|
97972
98177
|
},
|
|
97973
98178
|
type: "cond-expr",
|
|
97974
98179
|
locations: [{
|
|
97975
98180
|
start: {
|
|
97976
|
-
line:
|
|
98181
|
+
line: 61,
|
|
97977
98182
|
column: 104
|
|
97978
98183
|
},
|
|
97979
98184
|
end: {
|
|
97980
|
-
line:
|
|
98185
|
+
line: 61,
|
|
97981
98186
|
column: 110
|
|
97982
98187
|
}
|
|
97983
98188
|
}, {
|
|
97984
98189
|
start: {
|
|
97985
|
-
line:
|
|
98190
|
+
line: 61,
|
|
97986
98191
|
column: 113
|
|
97987
98192
|
},
|
|
97988
98193
|
end: {
|
|
97989
|
-
line:
|
|
98194
|
+
line: 61,
|
|
97990
98195
|
column: 121
|
|
97991
98196
|
}
|
|
97992
98197
|
}],
|
|
97993
|
-
line:
|
|
98198
|
+
line: 61
|
|
97994
98199
|
},
|
|
97995
|
-
"
|
|
98200
|
+
"12": {
|
|
97996
98201
|
loc: {
|
|
97997
98202
|
start: {
|
|
97998
|
-
line:
|
|
98203
|
+
line: 61,
|
|
97999
98204
|
column: 55
|
|
98000
98205
|
},
|
|
98001
98206
|
end: {
|
|
98002
|
-
line:
|
|
98207
|
+
line: 61,
|
|
98003
98208
|
column: 101
|
|
98004
98209
|
}
|
|
98005
98210
|
},
|
|
98006
98211
|
type: "binary-expr",
|
|
98007
98212
|
locations: [{
|
|
98008
98213
|
start: {
|
|
98009
|
-
line:
|
|
98214
|
+
line: 61,
|
|
98010
98215
|
column: 55
|
|
98011
98216
|
},
|
|
98012
98217
|
end: {
|
|
98013
|
-
line:
|
|
98218
|
+
line: 61,
|
|
98014
98219
|
column: 84
|
|
98015
98220
|
}
|
|
98016
98221
|
}, {
|
|
98017
98222
|
start: {
|
|
98018
|
-
line:
|
|
98223
|
+
line: 61,
|
|
98019
98224
|
column: 88
|
|
98020
98225
|
},
|
|
98021
98226
|
end: {
|
|
98022
|
-
line:
|
|
98227
|
+
line: 61,
|
|
98023
98228
|
column: 101
|
|
98024
98229
|
}
|
|
98025
98230
|
}],
|
|
98026
|
-
line:
|
|
98231
|
+
line: 61
|
|
98027
98232
|
},
|
|
98028
|
-
"
|
|
98233
|
+
"13": {
|
|
98029
98234
|
loc: {
|
|
98030
98235
|
start: {
|
|
98031
|
-
line:
|
|
98236
|
+
line: 92,
|
|
98032
98237
|
column: 19
|
|
98033
98238
|
},
|
|
98034
98239
|
end: {
|
|
98035
|
-
line:
|
|
98240
|
+
line: 92,
|
|
98036
98241
|
column: 124
|
|
98037
98242
|
}
|
|
98038
98243
|
},
|
|
98039
98244
|
type: "cond-expr",
|
|
98040
98245
|
locations: [{
|
|
98041
98246
|
start: {
|
|
98042
|
-
line:
|
|
98247
|
+
line: 92,
|
|
98043
98248
|
column: 107
|
|
98044
98249
|
},
|
|
98045
98250
|
end: {
|
|
98046
|
-
line:
|
|
98251
|
+
line: 92,
|
|
98047
98252
|
column: 113
|
|
98048
98253
|
}
|
|
98049
98254
|
}, {
|
|
98050
98255
|
start: {
|
|
98051
|
-
line:
|
|
98256
|
+
line: 92,
|
|
98052
98257
|
column: 116
|
|
98053
98258
|
},
|
|
98054
98259
|
end: {
|
|
98055
|
-
line:
|
|
98260
|
+
line: 92,
|
|
98056
98261
|
column: 124
|
|
98057
98262
|
}
|
|
98058
98263
|
}],
|
|
98059
|
-
line:
|
|
98264
|
+
line: 92
|
|
98060
98265
|
},
|
|
98061
|
-
"
|
|
98266
|
+
"14": {
|
|
98062
98267
|
loc: {
|
|
98063
98268
|
start: {
|
|
98064
|
-
line:
|
|
98269
|
+
line: 92,
|
|
98065
98270
|
column: 19
|
|
98066
98271
|
},
|
|
98067
98272
|
end: {
|
|
98068
|
-
line:
|
|
98273
|
+
line: 92,
|
|
98069
98274
|
column: 104
|
|
98070
98275
|
}
|
|
98071
98276
|
},
|
|
98072
98277
|
type: "binary-expr",
|
|
98073
98278
|
locations: [{
|
|
98074
98279
|
start: {
|
|
98075
|
-
line:
|
|
98280
|
+
line: 92,
|
|
98076
98281
|
column: 19
|
|
98077
98282
|
},
|
|
98078
98283
|
end: {
|
|
98079
|
-
line:
|
|
98284
|
+
line: 92,
|
|
98080
98285
|
column: 87
|
|
98081
98286
|
}
|
|
98082
98287
|
}, {
|
|
98083
98288
|
start: {
|
|
98084
|
-
line:
|
|
98289
|
+
line: 92,
|
|
98085
98290
|
column: 91
|
|
98086
98291
|
},
|
|
98087
98292
|
end: {
|
|
98088
|
-
line:
|
|
98293
|
+
line: 92,
|
|
98089
98294
|
column: 104
|
|
98090
98295
|
}
|
|
98091
98296
|
}],
|
|
98092
|
-
line:
|
|
98297
|
+
line: 92
|
|
98093
98298
|
},
|
|
98094
|
-
"
|
|
98299
|
+
"15": {
|
|
98095
98300
|
loc: {
|
|
98096
98301
|
start: {
|
|
98097
|
-
line:
|
|
98302
|
+
line: 92,
|
|
98098
98303
|
column: 25
|
|
98099
98304
|
},
|
|
98100
98305
|
end: {
|
|
98101
|
-
line:
|
|
98306
|
+
line: 92,
|
|
98102
98307
|
column: 77
|
|
98103
98308
|
}
|
|
98104
98309
|
},
|
|
98105
98310
|
type: "cond-expr",
|
|
98106
98311
|
locations: [{
|
|
98107
98312
|
start: {
|
|
98108
|
-
line:
|
|
98313
|
+
line: 92,
|
|
98109
98314
|
column: 60
|
|
98110
98315
|
},
|
|
98111
98316
|
end: {
|
|
98112
|
-
line:
|
|
98317
|
+
line: 92,
|
|
98113
98318
|
column: 66
|
|
98114
98319
|
}
|
|
98115
98320
|
}, {
|
|
98116
98321
|
start: {
|
|
98117
|
-
line:
|
|
98322
|
+
line: 92,
|
|
98118
98323
|
column: 69
|
|
98119
98324
|
},
|
|
98120
98325
|
end: {
|
|
98121
|
-
line:
|
|
98326
|
+
line: 92,
|
|
98122
98327
|
column: 77
|
|
98123
98328
|
}
|
|
98124
98329
|
}],
|
|
98125
|
-
line:
|
|
98330
|
+
line: 92
|
|
98126
98331
|
},
|
|
98127
|
-
"
|
|
98332
|
+
"16": {
|
|
98128
98333
|
loc: {
|
|
98129
98334
|
start: {
|
|
98130
|
-
line:
|
|
98335
|
+
line: 92,
|
|
98131
98336
|
column: 25
|
|
98132
98337
|
},
|
|
98133
98338
|
end: {
|
|
98134
|
-
line:
|
|
98339
|
+
line: 92,
|
|
98135
98340
|
column: 57
|
|
98136
98341
|
}
|
|
98137
98342
|
},
|
|
98138
98343
|
type: "binary-expr",
|
|
98139
98344
|
locations: [{
|
|
98140
98345
|
start: {
|
|
98141
|
-
line:
|
|
98346
|
+
line: 92,
|
|
98142
98347
|
column: 25
|
|
98143
98348
|
},
|
|
98144
98349
|
end: {
|
|
98145
|
-
line:
|
|
98350
|
+
line: 92,
|
|
98146
98351
|
column: 38
|
|
98147
98352
|
}
|
|
98148
98353
|
}, {
|
|
98149
98354
|
start: {
|
|
98150
|
-
line:
|
|
98355
|
+
line: 92,
|
|
98151
98356
|
column: 42
|
|
98152
98357
|
},
|
|
98153
98358
|
end: {
|
|
98154
|
-
line:
|
|
98359
|
+
line: 92,
|
|
98155
98360
|
column: 57
|
|
98156
98361
|
}
|
|
98157
98362
|
}],
|
|
98158
|
-
line:
|
|
98363
|
+
line: 92
|
|
98159
98364
|
}
|
|
98160
98365
|
},
|
|
98161
98366
|
s: {
|
|
@@ -98181,7 +98386,10 @@ function cov_m1f0gcl6f() {
|
|
|
98181
98386
|
"19": 0,
|
|
98182
98387
|
"20": 0,
|
|
98183
98388
|
"21": 0,
|
|
98184
|
-
"22": 0
|
|
98389
|
+
"22": 0,
|
|
98390
|
+
"23": 0,
|
|
98391
|
+
"24": 0,
|
|
98392
|
+
"25": 0
|
|
98185
98393
|
},
|
|
98186
98394
|
f: {
|
|
98187
98395
|
"0": 0,
|
|
@@ -98208,10 +98416,15 @@ function cov_m1f0gcl6f() {
|
|
|
98208
98416
|
"8": [0, 0],
|
|
98209
98417
|
"9": [0, 0],
|
|
98210
98418
|
"10": [0, 0],
|
|
98211
|
-
"11": [0, 0]
|
|
98419
|
+
"11": [0, 0],
|
|
98420
|
+
"12": [0, 0],
|
|
98421
|
+
"13": [0, 0],
|
|
98422
|
+
"14": [0, 0],
|
|
98423
|
+
"15": [0, 0],
|
|
98424
|
+
"16": [0, 0]
|
|
98212
98425
|
},
|
|
98213
98426
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
98214
|
-
hash: "
|
|
98427
|
+
hash: "76c0dc65065545a0544d5bc91332504733c60392"
|
|
98215
98428
|
};
|
|
98216
98429
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
98217
98430
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -98234,6 +98447,8 @@ cov_m1f0gcl6f();
|
|
|
98234
98447
|
|
|
98235
98448
|
|
|
98236
98449
|
|
|
98450
|
+
|
|
98451
|
+
|
|
98237
98452
|
/* harmony default export */ var BSearchLocationInputvue_type_script_lang_js_ = (vue_runtime_esm["a" /* default */].extend({
|
|
98238
98453
|
name: 'BSearchLocationInput',
|
|
98239
98454
|
mixins: [Object(locale_async_loader["a" /* localeAsyncLoaderMixin */])("components/ui/BSearchLocationInput")],
|
|
@@ -98290,27 +98505,37 @@ cov_m1f0gcl6f();
|
|
|
98290
98505
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
98291
98506
|
async function searchLocations() {
|
|
98292
98507
|
cov_m1f0gcl6f().f[6]++;
|
|
98508
|
+
var _a, _b;
|
|
98293
98509
|
cov_m1f0gcl6f().s[9]++;
|
|
98294
98510
|
try {
|
|
98295
98511
|
cov_m1f0gcl6f().s[10]++;
|
|
98296
98512
|
this.loading = true;
|
|
98297
98513
|
const query = (cov_m1f0gcl6f().s[11]++, this.searchInput);
|
|
98298
|
-
const
|
|
98299
|
-
|
|
98300
|
-
|
|
98301
|
-
|
|
98302
|
-
|
|
98303
|
-
|
|
98514
|
+
const params = (cov_m1f0gcl6f().s[12]++, {
|
|
98515
|
+
q: query,
|
|
98516
|
+
apiKey: here["c" /* hereApiKey */],
|
|
98517
|
+
maxresults: 10
|
|
98518
|
+
});
|
|
98519
|
+
cov_m1f0gcl6f().s[13]++;
|
|
98520
|
+
if (this.locationContext) {
|
|
98521
|
+
cov_m1f0gcl6f().b[6][0]++;
|
|
98522
|
+
cov_m1f0gcl6f().s[14]++;
|
|
98523
|
+
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)}`;
|
|
98524
|
+
} else {
|
|
98525
|
+
cov_m1f0gcl6f().b[6][1]++;
|
|
98526
|
+
}
|
|
98527
|
+
const suggestions = (cov_m1f0gcl6f().s[15]++, await axios["a" /* default */].get('https://geocode.search.hereapi.com/v1/geocode', {
|
|
98528
|
+
params
|
|
98304
98529
|
}).then(response => {
|
|
98305
98530
|
cov_m1f0gcl6f().f[7]++;
|
|
98306
98531
|
var _a;
|
|
98307
|
-
cov_m1f0gcl6f().s[
|
|
98308
|
-
return (cov_m1f0gcl6f().b[
|
|
98532
|
+
cov_m1f0gcl6f().s[16]++;
|
|
98533
|
+
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);
|
|
98309
98534
|
}));
|
|
98310
|
-
cov_m1f0gcl6f().s[
|
|
98535
|
+
cov_m1f0gcl6f().s[17]++;
|
|
98311
98536
|
this.locations = suggestions.map(suggestion => {
|
|
98312
98537
|
cov_m1f0gcl6f().f[8]++;
|
|
98313
|
-
cov_m1f0gcl6f().s[
|
|
98538
|
+
cov_m1f0gcl6f().s[18]++;
|
|
98314
98539
|
return {
|
|
98315
98540
|
title: lodash_es_compact([suggestion.address.houseNumber, suggestion.address.street]).join(' '),
|
|
98316
98541
|
subtitle: lodash_es_compact([suggestion.address.postalCode, suggestion.address.city, suggestion.address.countryName]).join(', '),
|
|
@@ -98319,16 +98544,16 @@ cov_m1f0gcl6f();
|
|
|
98319
98544
|
raw: suggestion
|
|
98320
98545
|
};
|
|
98321
98546
|
});
|
|
98322
|
-
cov_m1f0gcl6f().s[
|
|
98547
|
+
cov_m1f0gcl6f().s[19]++;
|
|
98323
98548
|
this.loading = false;
|
|
98324
|
-
cov_m1f0gcl6f().s[
|
|
98549
|
+
cov_m1f0gcl6f().s[20]++;
|
|
98325
98550
|
return this.locations;
|
|
98326
98551
|
} catch (error) {
|
|
98327
|
-
cov_m1f0gcl6f().s[
|
|
98552
|
+
cov_m1f0gcl6f().s[21]++;
|
|
98328
98553
|
Logger.error(error);
|
|
98329
|
-
cov_m1f0gcl6f().s[
|
|
98554
|
+
cov_m1f0gcl6f().s[22]++;
|
|
98330
98555
|
this.loading = false;
|
|
98331
|
-
cov_m1f0gcl6f().s[
|
|
98556
|
+
cov_m1f0gcl6f().s[23]++;
|
|
98332
98557
|
return [];
|
|
98333
98558
|
}
|
|
98334
98559
|
}, 500, {
|
|
@@ -98336,14 +98561,14 @@ cov_m1f0gcl6f();
|
|
|
98336
98561
|
}),
|
|
98337
98562
|
selectLocation(location) {
|
|
98338
98563
|
cov_m1f0gcl6f().f[9]++;
|
|
98339
|
-
cov_m1f0gcl6f().s[
|
|
98564
|
+
cov_m1f0gcl6f().s[24]++;
|
|
98340
98565
|
this.selectedLocation = location;
|
|
98341
98566
|
},
|
|
98342
98567
|
getSelection(item) {
|
|
98343
98568
|
cov_m1f0gcl6f().f[10]++;
|
|
98344
98569
|
var _a;
|
|
98345
|
-
cov_m1f0gcl6f().s[
|
|
98346
|
-
return (cov_m1f0gcl6f().b[
|
|
98570
|
+
cov_m1f0gcl6f().s[25]++;
|
|
98571
|
+
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);
|
|
98347
98572
|
}
|
|
98348
98573
|
}
|
|
98349
98574
|
}));
|