@bmlt-enabled/croutonjs 3.19.5 → 3.20.0
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/crouton-core.js +211 -99
- package/crouton-core.min.js +1 -1
- package/crouton-gmaps.js +245 -112
- package/crouton-gmaps.min.js +1 -1
- package/crouton-map.js +34 -13
- package/crouton-map.min.js +1 -1
- package/crouton-nocore.js +142 -51
- package/crouton-nocore.min.js +1 -1
- package/crouton.css +12 -12
- package/crouton.js +245 -112
- package/crouton.min.css +1 -1
- package/crouton.min.js +1 -1
- package/crouton.nojquery.js +245 -112
- package/crouton.nojquery.min.js +1 -1
- package/package.json +1 -1
package/crouton-core.js
CHANGED
|
@@ -13252,7 +13252,7 @@ function CroutonLocalization(language) {
|
|
|
13252
13252
|
RS: "لجنة خدمات الإقلي.م",
|
|
13253
13253
|
ZF: "منتدى المنطقة" ,
|
|
13254
13254
|
MA: "لجنة خدمات العاصمة",
|
|
13255
|
-
LS: "خدمة المنتديات المحلية",
|
|
13255
|
+
LS: "خدمة المنتديات المحلية",
|
|
13256
13256
|
GS: "Group Support Forum",
|
|
13257
13257
|
},
|
|
13258
13258
|
"css-direction": 'bmlt-rtl',
|
|
@@ -13271,7 +13271,10 @@ function CroutonLocalization(language) {
|
|
|
13271
13271
|
'close': "قريب",
|
|
13272
13272
|
"bmlt2ics": "Add to your calendar",
|
|
13273
13273
|
'meeting page': "صفحة الاجتماع",
|
|
13274
|
-
'meeting details': "تفاصيل الاجتماع"
|
|
13274
|
+
'meeting details': "تفاصيل الاجتماع",
|
|
13275
|
+
'report update': "Report an Update",
|
|
13276
|
+
'filter by visibility': "List only these meetings",
|
|
13277
|
+
'go': "Go!"
|
|
13275
13278
|
},
|
|
13276
13279
|
"da-DK": {
|
|
13277
13280
|
"days_of_the_week": ["", "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"],
|
|
@@ -13323,6 +13326,9 @@ function CroutonLocalization(language) {
|
|
|
13323
13326
|
'visible meeting list': 'Visible meetings as list',
|
|
13324
13327
|
'enter a city or zip code': 'Enter a city or zip code',
|
|
13325
13328
|
'toggle fullscreen mode': 'Toggle fullscreen mode',
|
|
13329
|
+
'report update': "Report an Update",
|
|
13330
|
+
'filter by visibility': "List only these meetings",
|
|
13331
|
+
'go': "Go!"
|
|
13326
13332
|
},
|
|
13327
13333
|
"de-DE":{
|
|
13328
13334
|
"days_of_the_week": ["", "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
|
|
@@ -13376,7 +13382,10 @@ function CroutonLocalization(language) {
|
|
|
13376
13382
|
'close': "Schliessen",
|
|
13377
13383
|
"bmlt2ics": "Zu Kalender hinzufügen",
|
|
13378
13384
|
'meeting page': "Meeting Seite",
|
|
13379
|
-
'meeting details': "Genaueres zum Meeting"
|
|
13385
|
+
'meeting details': "Genaueres zum Meeting",
|
|
13386
|
+
'report update': "Report an Update",
|
|
13387
|
+
'filter by visibility': "Zeige nur Meetings, die gerade auf dem Karte stehen",
|
|
13388
|
+
'go': "Los!"
|
|
13380
13389
|
},
|
|
13381
13390
|
"en-AU": {
|
|
13382
13391
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -13429,7 +13438,10 @@ function CroutonLocalization(language) {
|
|
|
13429
13438
|
'toggle fullscreen mode': 'Toggle fullscreen mode',
|
|
13430
13439
|
'close': "Close",
|
|
13431
13440
|
'meeting page': "Meeting Page",
|
|
13432
|
-
'meeting details': "Meeting Details"
|
|
13441
|
+
'meeting details': "Meeting Details",
|
|
13442
|
+
'report update': "Report an Update",
|
|
13443
|
+
'filter by visibility': "List only these meetings",
|
|
13444
|
+
'go': "Go!"
|
|
13433
13445
|
},
|
|
13434
13446
|
"en-CA": {
|
|
13435
13447
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -13483,7 +13495,10 @@ function CroutonLocalization(language) {
|
|
|
13483
13495
|
'close': "Close",
|
|
13484
13496
|
"bmlt2ics": "Add to your calendar",
|
|
13485
13497
|
'meeting page': "Meeting Page",
|
|
13486
|
-
'meeting details': "Meeting Details"
|
|
13498
|
+
'meeting details': "Meeting Details",
|
|
13499
|
+
'report update': "Report an Update",
|
|
13500
|
+
'filter by visibility': "List only these meetings",
|
|
13501
|
+
'go': "Go!"
|
|
13487
13502
|
},
|
|
13488
13503
|
"en-NZ": {
|
|
13489
13504
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -13537,7 +13552,10 @@ function CroutonLocalization(language) {
|
|
|
13537
13552
|
'close': "Close",
|
|
13538
13553
|
"bmlt2ics": "Add to your calendar",
|
|
13539
13554
|
'meeting page': "Meeting Page",
|
|
13540
|
-
'meeting details': "Meeting Details"
|
|
13555
|
+
'meeting details': "Meeting Details",
|
|
13556
|
+
'report update': "Report an Update",
|
|
13557
|
+
'filter by visibility': "List only these meetings",
|
|
13558
|
+
'go': "Go!"
|
|
13541
13559
|
},
|
|
13542
13560
|
"en-UK": {
|
|
13543
13561
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -13591,7 +13609,10 @@ function CroutonLocalization(language) {
|
|
|
13591
13609
|
'toggle fullscreen mode': 'Toggle fullscreen mode',
|
|
13592
13610
|
'close': "Close",
|
|
13593
13611
|
'meeting page': "Meeting Page",
|
|
13594
|
-
'meeting details': "Meeting Details"
|
|
13612
|
+
'meeting details': "Meeting Details",
|
|
13613
|
+
'report update': "Report an Update",
|
|
13614
|
+
'filter by visibility': "List only these meetings",
|
|
13615
|
+
'go': "Go!"
|
|
13595
13616
|
},
|
|
13596
13617
|
"en-US": {
|
|
13597
13618
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -13645,7 +13666,10 @@ function CroutonLocalization(language) {
|
|
|
13645
13666
|
'close': "Close",
|
|
13646
13667
|
"bmlt2ics": "Add to your calendar",
|
|
13647
13668
|
'meeting page': "Meeting Page",
|
|
13648
|
-
'meeting details': "Meeting Details"
|
|
13669
|
+
'meeting details': "Meeting Details",
|
|
13670
|
+
'report update': "Report an Update",
|
|
13671
|
+
'filter by visibility': "List only these meetings",
|
|
13672
|
+
'go': "Go!"
|
|
13649
13673
|
},
|
|
13650
13674
|
"es-US": {
|
|
13651
13675
|
"days_of_the_week" : ["", "Domingo", " Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"],
|
|
@@ -13699,7 +13723,10 @@ function CroutonLocalization(language) {
|
|
|
13699
13723
|
'close': "Close",
|
|
13700
13724
|
"bmlt2ics": "Add to your calendar",
|
|
13701
13725
|
'meeting page': "Meeting Page",
|
|
13702
|
-
'meeting details': "Meeting Details"
|
|
13726
|
+
'meeting details': "Meeting Details",
|
|
13727
|
+
'report update': "Report an Update",
|
|
13728
|
+
'filter by visibility': "List only these meetings",
|
|
13729
|
+
'go': "Go!"
|
|
13703
13730
|
},
|
|
13704
13731
|
"fa-IR": {
|
|
13705
13732
|
"days_of_the_week" : ["", 'یَکشَنب', 'دوشَنبه', 'سهشنبه', 'چهار شنبه', 'پَنج شَنبه', 'جُمعه', 'شَنبه'],
|
|
@@ -13752,7 +13779,10 @@ function CroutonLocalization(language) {
|
|
|
13752
13779
|
'close': "Close",
|
|
13753
13780
|
"bmlt2ics": "Add to your calendar",
|
|
13754
13781
|
'meeting page': "Meeting Page",
|
|
13755
|
-
'meeting details': "Meeting Details"
|
|
13782
|
+
'meeting details': "Meeting Details",
|
|
13783
|
+
'report update': "Report an Update",
|
|
13784
|
+
'filter by visibility': "List only these meetings",
|
|
13785
|
+
'go': "Go!"
|
|
13756
13786
|
},
|
|
13757
13787
|
"fr-CA": {
|
|
13758
13788
|
"days_of_the_week" : ["", "Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi"],
|
|
@@ -13806,7 +13836,10 @@ function CroutonLocalization(language) {
|
|
|
13806
13836
|
"close": "Fermer",
|
|
13807
13837
|
"bmlt2ics": "Ajouter au calendrier",
|
|
13808
13838
|
"meeting page": "Page de la réunion",
|
|
13809
|
-
"meeting details": "Détails de la réunion"
|
|
13839
|
+
"meeting details": "Détails de la réunion",
|
|
13840
|
+
'report update': "Report an Update",
|
|
13841
|
+
'filter by visibility': "List only these meetings",
|
|
13842
|
+
'go': "Go!"
|
|
13810
13843
|
},
|
|
13811
13844
|
"it-IT": {
|
|
13812
13845
|
"days_of_the_week" : ["", "Domenica", " Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato"],
|
|
@@ -13860,7 +13893,10 @@ function CroutonLocalization(language) {
|
|
|
13860
13893
|
'close': "Close",
|
|
13861
13894
|
"bmlt2ics": "Aggiungi al tuo calendario",
|
|
13862
13895
|
'meeting page': "Meeting Page",
|
|
13863
|
-
'meeting details': "Meeting Details"
|
|
13896
|
+
'meeting details': "Meeting Details",
|
|
13897
|
+
'report update': "Report an Update",
|
|
13898
|
+
'filter by visibility': "List only these meetings",
|
|
13899
|
+
'go': "Go!"
|
|
13864
13900
|
},
|
|
13865
13901
|
"nl-NL": {
|
|
13866
13902
|
"days_of_the_week" : ["", "Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag"],
|
|
@@ -13914,7 +13950,10 @@ function CroutonLocalization(language) {
|
|
|
13914
13950
|
'close': "Close",
|
|
13915
13951
|
"bmlt2ics": "Add to your calendar",
|
|
13916
13952
|
'meeting page': "Meeting Page",
|
|
13917
|
-
'meeting details': "Meeting Details"
|
|
13953
|
+
'meeting details': "Meeting Details",
|
|
13954
|
+
'report update': "Report an Update",
|
|
13955
|
+
'filter by visibility': "List only these meetings",
|
|
13956
|
+
'go': "Go!"
|
|
13918
13957
|
},
|
|
13919
13958
|
"pl-PL": {
|
|
13920
13959
|
"days_of_the_week" : ["", "Niedziela", "Poniedziałek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota"],
|
|
@@ -13968,7 +14007,10 @@ function CroutonLocalization(language) {
|
|
|
13968
14007
|
'close': "Close",
|
|
13969
14008
|
"bmlt2ics": "Add to your calendar",
|
|
13970
14009
|
'meeting page': "Meeting Page",
|
|
13971
|
-
'meeting details': "Meeting Details"
|
|
14010
|
+
'meeting details': "Meeting Details",
|
|
14011
|
+
'report update': "Report an Update",
|
|
14012
|
+
'filter by visibility': "List only these meetings",
|
|
14013
|
+
'go': "Go!"
|
|
13972
14014
|
},
|
|
13973
14015
|
"pt-BR": {
|
|
13974
14016
|
"days_of_the_week" : ["", "Domingo", "Segunda-feira", "Terça-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "Sábado"],
|
|
@@ -14022,7 +14064,10 @@ function CroutonLocalization(language) {
|
|
|
14022
14064
|
'toggle fullscreen mode': 'Toggle fullscreen mode',
|
|
14023
14065
|
'close': "Close",
|
|
14024
14066
|
'meeting page': "Meeting Page",
|
|
14025
|
-
'meeting details': "Meeting Details"
|
|
14067
|
+
'meeting details': "Meeting Details",
|
|
14068
|
+
'report update': "Report an Update",
|
|
14069
|
+
'filter by visibility': "List only these meetings",
|
|
14070
|
+
'go': "Go!"
|
|
14026
14071
|
},
|
|
14027
14072
|
"ru-RU": {
|
|
14028
14073
|
"days_of_the_week" : ["", "Воскресенье", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота"],
|
|
@@ -14076,7 +14121,10 @@ function CroutonLocalization(language) {
|
|
|
14076
14121
|
'toggle fullscreen mode': 'Включить полноэкранный режим',
|
|
14077
14122
|
'close': "Закрыть",
|
|
14078
14123
|
'meeting page': "Страница собрания",
|
|
14079
|
-
'meeting details': "Подробности собрания"
|
|
14124
|
+
'meeting details': "Подробности собрания",
|
|
14125
|
+
'report update': "Report an Update",
|
|
14126
|
+
'filter by visibility': "List only these meetings",
|
|
14127
|
+
'go': "Go!"
|
|
14080
14128
|
},
|
|
14081
14129
|
"sv-SE": {
|
|
14082
14130
|
"days_of_the_week" : ["", "Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag"],
|
|
@@ -14130,7 +14178,10 @@ function CroutonLocalization(language) {
|
|
|
14130
14178
|
'close': "Close",
|
|
14131
14179
|
"bmlt2ics": "Add to your calendar",
|
|
14132
14180
|
'meeting page': "Meeting Page",
|
|
14133
|
-
'meeting details': "Meeting Details"
|
|
14181
|
+
'meeting details': "Meeting Details",
|
|
14182
|
+
'report update': "Report an Update",
|
|
14183
|
+
'filter by visibility': "List only these meetings",
|
|
14184
|
+
'go': "Go!"
|
|
14134
14185
|
}
|
|
14135
14186
|
};
|
|
14136
14187
|
}
|
|
@@ -14501,7 +14552,31 @@ this["hbs_Crouton"]["templates"]["main"] = Handlebars.template({"1":function(con
|
|
|
14501
14552
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"meetingCountTemplate"),depth0,{"name":"meetingCountTemplate","data":data,"indent":" ","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
14502
14553
|
+ "</div>\n";
|
|
14503
14554
|
},"usePartial":true,"useData":true});
|
|
14504
|
-
this["hbs_Crouton"]["templates"]["mapMenu"] = Handlebars.template({"1":function(container,depth0,helpers,partials,data
|
|
14555
|
+
this["hbs_Crouton"]["templates"]["mapMenu"] = Handlebars.template({"1":function(container,depth0,helpers,partials,data) {
|
|
14556
|
+
var alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14557
|
+
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14558
|
+
return parent[propertyName];
|
|
14559
|
+
}
|
|
14560
|
+
return undefined
|
|
14561
|
+
};
|
|
14562
|
+
|
|
14563
|
+
return " <button id=\"filterMeetings\" style=\"display: block;\">"
|
|
14564
|
+
+ alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"Filter meetings",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":9,"column":60},"end":{"line":9,"column":89}}}))
|
|
14565
|
+
+ "</button>\n <button id=\"showAsTable\" style=\"display: block;\">"
|
|
14566
|
+
+ alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"visible meeting list",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":10,"column":57},"end":{"line":10,"column":91}}}))
|
|
14567
|
+
+ "</button>\n";
|
|
14568
|
+
},"3":function(container,depth0,helpers,partials,data) {
|
|
14569
|
+
var lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14570
|
+
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14571
|
+
return parent[propertyName];
|
|
14572
|
+
}
|
|
14573
|
+
return undefined
|
|
14574
|
+
};
|
|
14575
|
+
|
|
14576
|
+
return " <button id=\"filterTable\" style=\"display: block;\"><span id=\"filteringByVisibility\"></span>"
|
|
14577
|
+
+ container.escapeExpression((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||container.hooks.helperMissing).call(depth0 != null ? depth0 : (container.nullContext || {}),"filter by visibility",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":12,"column":97},"end":{"line":12,"column":131}}}))
|
|
14578
|
+
+ "</button>\n";
|
|
14579
|
+
},"5":function(container,depth0,helpers,partials,data,blockParams,depths) {
|
|
14505
14580
|
var stack1, helper, alias1=container.escapeExpression, alias2=depth0 != null ? depth0 : (container.nullContext || {}), alias3=container.hooks.helperMissing, alias4="function", lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14506
14581
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14507
14582
|
return parent[propertyName];
|
|
@@ -14512,19 +14587,19 @@ this["hbs_Crouton"]["templates"]["mapMenu"] = Handlebars.template({"1":function(
|
|
|
14512
14587
|
return " <div class=\"bmlt-dropdown-container\">\n <select class=\"crouton-select filter-dropdown\" style=\"width:"
|
|
14513
14588
|
+ alias1(container.lambda(((stack1 = (depths[1] != null ? lookupProperty(depths[1],"config") : depths[1])) != null ? lookupProperty(stack1,"dropdown_width") : stack1), depth0))
|
|
14514
14589
|
+ ";\" data-placeholder=\""
|
|
14515
|
-
+ alias1(((helper = (helper = lookupProperty(helpers,"placeholder") || (depth0 != null ? lookupProperty(depth0,"placeholder") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"placeholder","hash":{},"data":data,"loc":{"start":{"line":
|
|
14590
|
+
+ alias1(((helper = (helper = lookupProperty(helpers,"placeholder") || (depth0 != null ? lookupProperty(depth0,"placeholder") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"placeholder","hash":{},"data":data,"loc":{"start":{"line":21,"column":124},"end":{"line":21,"column":139}}}) : helper)))
|
|
14516
14591
|
+ "\" data-pointer=\""
|
|
14517
|
-
+ alias1(((helper = (helper = lookupProperty(helpers,"pointer") || (depth0 != null ? lookupProperty(depth0,"pointer") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"pointer","hash":{},"data":data,"loc":{"start":{"line":
|
|
14592
|
+
+ alias1(((helper = (helper = lookupProperty(helpers,"pointer") || (depth0 != null ? lookupProperty(depth0,"pointer") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"pointer","hash":{},"data":data,"loc":{"start":{"line":21,"column":155},"end":{"line":21,"column":166}}}) : helper)))
|
|
14518
14593
|
+ "\" id="
|
|
14519
|
-
+ alias1(((helper = (helper = lookupProperty(helpers,"elementId") || (depth0 != null ? lookupProperty(depth0,"elementId") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"elementId","hash":{},"data":data,"loc":{"start":{"line":
|
|
14594
|
+
+ alias1(((helper = (helper = lookupProperty(helpers,"elementId") || (depth0 != null ? lookupProperty(depth0,"elementId") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"elementId","hash":{},"data":data,"loc":{"start":{"line":21,"column":171},"end":{"line":21,"column":184}}}) : helper)))
|
|
14520
14595
|
+ ">\n <option value=\"a-\">"
|
|
14521
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"all",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14596
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"all",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":22,"column":33},"end":{"line":22,"column":50}}}))
|
|
14522
14597
|
+ " "
|
|
14523
|
-
+ alias1(((helper = (helper = lookupProperty(helpers,"placeholder") || (depth0 != null ? lookupProperty(depth0,"placeholder") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"placeholder","hash":{},"data":data,"loc":{"start":{"line":
|
|
14598
|
+
+ alias1(((helper = (helper = lookupProperty(helpers,"placeholder") || (depth0 != null ? lookupProperty(depth0,"placeholder") : depth0)) != null ? helper : alias3),(typeof helper === alias4 ? helper.call(alias2,{"name":"placeholder","hash":{},"data":data,"loc":{"start":{"line":22,"column":51},"end":{"line":22,"column":66}}}) : helper)))
|
|
14524
14599
|
+ "</option>\n"
|
|
14525
|
-
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,(lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias3).call(alias2,(depth0 != null ? lookupProperty(depth0,"uniqueData") : depth0),((stack1 = (depths[1] != null ? lookupProperty(depths[1],"meetings") : depths[1])) != null ? lookupProperty(stack1,"meetingData") : stack1),{"name":"call","hash":{},"data":data,"loc":{"start":{"line":
|
|
14600
|
+
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,(lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias3).call(alias2,(depth0 != null ? lookupProperty(depth0,"uniqueData") : depth0),((stack1 = (depths[1] != null ? lookupProperty(depths[1],"meetings") : depths[1])) != null ? lookupProperty(stack1,"meetingData") : stack1),{"name":"call","hash":{},"data":data,"loc":{"start":{"line":23,"column":22},"end":{"line":23,"column":63}}}),{"name":"each","hash":{},"fn":container.program(6, data, 0, blockParams, depths),"inverse":container.noop,"data":data,"loc":{"start":{"line":23,"column":14},"end":{"line":25,"column":23}}})) != null ? stack1 : "")
|
|
14526
14601
|
+ " </select>\n </div>\n";
|
|
14527
|
-
},"
|
|
14602
|
+
},"6":function(container,depth0,helpers,partials,data,blockParams,depths) {
|
|
14528
14603
|
var alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14529
14604
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14530
14605
|
return parent[propertyName];
|
|
@@ -14533,11 +14608,11 @@ this["hbs_Crouton"]["templates"]["mapMenu"] = Handlebars.template({"1":function(
|
|
|
14533
14608
|
};
|
|
14534
14609
|
|
|
14535
14610
|
return " <option value=\"a-"
|
|
14536
|
-
+ alias3((lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias2).call(alias1,(depths[1] != null ? lookupProperty(depths[1],"objectPointer") : depths[1]),depth0,{"name":"call","hash":{},"data":data,"loc":{"start":{"line":
|
|
14611
|
+
+ alias3((lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias2).call(alias1,(depths[1] != null ? lookupProperty(depths[1],"objectPointer") : depths[1]),depth0,{"name":"call","hash":{},"data":data,"loc":{"start":{"line":24,"column":32},"end":{"line":24,"column":62}}}))
|
|
14537
14612
|
+ "\">"
|
|
14538
|
-
+ alias3((lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias2).call(alias1,(depths[1] != null ? lookupProperty(depths[1],"optionName") : depths[1]),depth0,{"name":"call","hash":{},"data":data,"loc":{"start":{"line":
|
|
14613
|
+
+ alias3((lookupProperty(helpers,"call")||(depth0 && lookupProperty(depth0,"call"))||alias2).call(alias1,(depths[1] != null ? lookupProperty(depths[1],"optionName") : depths[1]),depth0,{"name":"call","hash":{},"data":data,"loc":{"start":{"line":24,"column":64},"end":{"line":24,"column":91}}}))
|
|
14539
14614
|
+ "</option>\n";
|
|
14540
|
-
},"
|
|
14615
|
+
},"8":function(container,depth0,helpers,partials,data) {
|
|
14541
14616
|
var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14542
14617
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14543
14618
|
return parent[propertyName];
|
|
@@ -14562,29 +14637,29 @@ this["hbs_Crouton"]["templates"]["mapMenu"] = Handlebars.template({"1":function(
|
|
|
14562
14637
|
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Show meetings near...",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":6,"column":60},"end":{"line":6,"column":95}}}))
|
|
14563
14638
|
+ "</button>\n <button id=\"nearbyMeetings\" style=\"display: block;\">"
|
|
14564
14639
|
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"near_me",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":7,"column":60},"end":{"line":7,"column":81}}}))
|
|
14565
|
-
+ "</button>\n
|
|
14566
|
-
+
|
|
14567
|
-
+ "
|
|
14568
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"
|
|
14569
|
-
+ "</button>\n <button id=\"fullscreenMode\" style=\"display: block;\">"
|
|
14570
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Toggle fullscreen mode",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":10,"column":60},"end":{"line":10,"column":96}}}))
|
|
14640
|
+
+ "</button>\n"
|
|
14641
|
+
+ ((stack1 = lookupProperty(helpers,"if").call(alias2,(depth0 != null ? lookupProperty(depth0,"dropdownData") : depth0),{"name":"if","hash":{},"fn":container.program(1, data, 0, blockParams, depths),"inverse":container.program(3, data, 0, blockParams, depths),"data":data,"loc":{"start":{"line":8,"column":8},"end":{"line":13,"column":15}}})) != null ? stack1 : "")
|
|
14642
|
+
+ " <button id=\"fullscreenMode\" style=\"display: block;\">"
|
|
14643
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Toggle fullscreen mode",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":14,"column":60},"end":{"line":14,"column":96}}}))
|
|
14571
14644
|
+ "</button>\n </div>\n<div id=\"filter_modal\" class=\"modal\" style=\"display: none;\">\n <div class=\"modal-content\">\n <span class=\"modal-title\">"
|
|
14572
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Filter meetings",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14645
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Filter meetings",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":18,"column":34},"end":{"line":18,"column":63}}}))
|
|
14573
14646
|
+ "</span><span id=\"close_filter\" class=\"modal-close\">×</span>\n"
|
|
14574
|
-
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,(depth0 != null ? lookupProperty(depth0,"dropdownData") : depth0),{"name":"each","hash":{},"fn":container.program(
|
|
14647
|
+
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,(depth0 != null ? lookupProperty(depth0,"dropdownData") : depth0),{"name":"each","hash":{},"fn":container.program(5, data, 0, blockParams, depths),"inverse":container.noop,"data":data,"loc":{"start":{"line":19,"column":8},"end":{"line":28,"column":17}}})) != null ? stack1 : "")
|
|
14575
14648
|
+ " </div>\n</div>\n<div id=\"table_page\" class=\"bmlt-page "
|
|
14576
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"css-direction",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14649
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"css-direction",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":31,"column":38},"end":{"line":31,"column":65}}}))
|
|
14577
14650
|
+ " hide\" >\n <div id=\"bmlt-maptable-header\"><span class=\"map-list-title\">"
|
|
14578
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Visible meeting list",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14579
|
-
+ "</span><span id=\"close_table\" class=\"table-close\">X</span></div>\n <div id=\"bmlt-maptable-div\" style=\"position:relative; overflow-y:scroll;\">\n
|
|
14580
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"css-direction",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14651
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Visible meeting list",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":32,"column":64},"end":{"line":32,"column":98}}}))
|
|
14652
|
+
+ "</span><span id=\"close_table\" class=\"table-close\">X</span></div>\n <div id=\"bmlt-maptable-div\" style=\"position:relative; overflow-y:scroll;\">\n\n <table class='bmlt-table table table-striped table-hover table-bordered tablesaw tablesaw-stack "
|
|
14653
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"css-direction",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":35,"column":104},"end":{"line":35,"column":131}}}))
|
|
14581
14654
|
+ "'>\n"
|
|
14582
|
-
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,((stack1 = (depth0 != null ? lookupProperty(depth0,"meetings") : depth0)) != null ? lookupProperty(stack1,"bydays") : stack1),{"name":"each","hash":{},"fn":container.program(
|
|
14655
|
+
+ ((stack1 = lookupProperty(helpers,"each").call(alias2,((stack1 = (depth0 != null ? lookupProperty(depth0,"meetings") : depth0)) != null ? lookupProperty(stack1,"bydays") : stack1),{"name":"each","hash":{},"fn":container.program(8, data, 0, blockParams, depths),"inverse":container.noop,"data":data,"loc":{"start":{"line":36,"column":8},"end":{"line":38,"column":17}}})) != null ? stack1 : "")
|
|
14583
14656
|
+ " </table>\n </div>\n</div>\n<div id=\"geocoding_modal\" class=\"modal\" style=\"display: none;\">\n <div id=\"search_content\" class=\"modal-content\">\n <span class=\"modal-title\">"
|
|
14584
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Show meetings near...",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14657
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Show meetings near...",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":44,"column":28},"end":{"line":44,"column":63}}}))
|
|
14585
14658
|
+ "</span><span id=\"close_search\" class=\"modal-close\">x</span>\n <p></p>\n <div class=\"modal-search\">\n "
|
|
14586
|
-
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Enter a city or zip code",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":
|
|
14587
|
-
+ "\n <input id=\"goto-text\" type=\"text\">\n <button id=\"goto-button\" class=\"filter-button\">
|
|
14659
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"Enter a city or zip code",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":47,"column":12},"end":{"line":47,"column":50}}}))
|
|
14660
|
+
+ "\n <input id=\"goto-text\" type=\"text\">\n <button id=\"goto-button\" class=\"filter-button\">"
|
|
14661
|
+
+ alias1((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias3).call(alias2,"go",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":49,"column":59},"end":{"line":49,"column":75}}}))
|
|
14662
|
+
+ "</button>\n </div>\n </div>\n</div>\n\n";
|
|
14588
14663
|
},"usePartial":true,"useData":true,"useDepths":true});
|
|
14589
14664
|
this["hbs_Crouton"]["templates"]["mapSearch"] = Handlebars.template({"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
14590
14665
|
var alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
@@ -14662,6 +14737,7 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14662
14737
|
+ "</div>\n </td>\n <td class=\"bmlt-column3\">\n"
|
|
14663
14738
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"metaDataTemplate"),depth0,{"name":"metaDataTemplate","data":data,"indent":"\t\t\t","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
14664
14739
|
+ ((stack1 = (lookupProperty(helpers,"canShare")||(depth0 && lookupProperty(depth0,"canShare"))||alias2).call(alias1,depth0,{"name":"canShare","hash":{},"fn":container.program(8, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":51,"column":3},"end":{"line":53,"column":16}}})) != null ? stack1 : "")
|
|
14740
|
+
+ ((stack1 = (lookupProperty(helpers,"reportUpdateEnabled")||(depth0 && lookupProperty(depth0,"reportUpdateEnabled"))||alias2).call(alias1,depth0,{"name":"reportUpdateEnabled","hash":{},"fn":container.program(18, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":54,"column":3},"end":{"line":56,"column":27}}})) != null ? stack1 : "")
|
|
14665
14741
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"offerIcsButton"),depth0,{"name":"offerIcsButton","data":data,"indent":"\t\t\t","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
14666
14742
|
+ " </td>\n </tr>\n";
|
|
14667
14743
|
},"2":function(container,depth0,helpers,partials,data) {
|
|
@@ -14709,7 +14785,7 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14709
14785
|
return undefined
|
|
14710
14786
|
};
|
|
14711
14787
|
|
|
14712
|
-
return " <a href=\"javascript:void(0);\" id=\"share-button\" class=\"btn btn-primary btn-xs\"
|
|
14788
|
+
return " <a href=\"javascript:void(0);\" id=\"share-button\" class=\"btn btn-primary btn-xs\" onclick='navigator.share({ text: JSON.stringify(\""
|
|
14713
14789
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_day") : depth0), depth0))
|
|
14714
14790
|
+ " "
|
|
14715
14791
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"start_time_formatted") : depth0), depth0))
|
|
@@ -14723,10 +14799,10 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14723
14799
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_address") : depth0), depth0))
|
|
14724
14800
|
+ " "
|
|
14725
14801
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_location_info") : depth0), depth0))
|
|
14726
|
-
+ ((stack1 = lookupProperty(helpers,"if").call(alias3,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0),{"name":"if","hash":{},"fn":container.program(9, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":
|
|
14802
|
+
+ ((stack1 = lookupProperty(helpers,"if").call(alias3,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0),{"name":"if","hash":{},"fn":container.program(9, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":319},"end":{"line":52,"column":411}}})) != null ? stack1 : "")
|
|
14727
14803
|
+ "\"), url: \""
|
|
14728
|
-
+ ((stack1 = (lookupProperty(helpers,"isVirtualOrHybrid")||(depth0 && lookupProperty(depth0,"isVirtualOrHybrid"))||alias4).call(alias3,depth0,{"name":"isVirtualOrHybrid","hash":{},"fn":container.program(11, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":
|
|
14729
|
-
+ ((stack1 = (lookupProperty(helpers,"isInPersonOrHybrid")||(depth0 && lookupProperty(depth0,"isInPersonOrHybrid"))||alias4).call(alias3,depth0,{"name":"isInPersonOrHybrid","hash":{},"fn":container.program(16, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":
|
|
14804
|
+
+ ((stack1 = (lookupProperty(helpers,"isVirtualOrHybrid")||(depth0 && lookupProperty(depth0,"isVirtualOrHybrid"))||alias4).call(alias3,depth0,{"name":"isVirtualOrHybrid","hash":{},"fn":container.program(11, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":421},"end":{"line":52,"column":608}}})) != null ? stack1 : "")
|
|
14805
|
+
+ ((stack1 = (lookupProperty(helpers,"isInPersonOrHybrid")||(depth0 && lookupProperty(depth0,"isInPersonOrHybrid"))||alias4).call(alias3,depth0,{"name":"isInPersonOrHybrid","hash":{},"fn":container.program(16, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":608},"end":{"line":52,"column":791}}})) != null ? stack1 : "")
|
|
14730
14806
|
+ "\"})'><span class=\"glyphicon glyphicon-share\"></span> "
|
|
14731
14807
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"share_word") : depth0), depth0))
|
|
14732
14808
|
+ "</a>\n";
|
|
@@ -14748,8 +14824,8 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14748
14824
|
return undefined
|
|
14749
14825
|
};
|
|
14750
14826
|
|
|
14751
|
-
return ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_link") : depth0),{"name":"if","hash":{},"fn":container.program(12, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":
|
|
14752
|
-
+ ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"phone_meeting_number") : depth0),{"name":"if","hash":{},"fn":container.program(14, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":
|
|
14827
|
+
return ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_link") : depth0),{"name":"if","hash":{},"fn":container.program(12, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":448},"end":{"line":52,"column":517}}})) != null ? stack1 : "")
|
|
14828
|
+
+ ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"phone_meeting_number") : depth0),{"name":"if","hash":{},"fn":container.program(14, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":52,"column":517},"end":{"line":52,"column":586}}})) != null ? stack1 : "");
|
|
14753
14829
|
},"12":function(container,depth0,helpers,partials,data) {
|
|
14754
14830
|
var lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14755
14831
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
@@ -14784,6 +14860,21 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14784
14860
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"latitude") : depth0), depth0))
|
|
14785
14861
|
+ ","
|
|
14786
14862
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"longitude") : depth0), depth0));
|
|
14863
|
+
},"18":function(container,depth0,helpers,partials,data) {
|
|
14864
|
+
var helper, alias1=container.escapeExpression, alias2=container.lambda, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14865
|
+
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
14866
|
+
return parent[propertyName];
|
|
14867
|
+
}
|
|
14868
|
+
return undefined
|
|
14869
|
+
};
|
|
14870
|
+
|
|
14871
|
+
return " <a href=\""
|
|
14872
|
+
+ alias1(((helper = (helper = lookupProperty(helpers,"reportUpdateUrl") || (depth0 != null ? lookupProperty(depth0,"reportUpdateUrl") : depth0)) != null ? helper : container.hooks.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),{"name":"reportUpdateUrl","hash":{},"data":data,"loc":{"start":{"line":55,"column":13},"end":{"line":55,"column":34}}}) : helper)))
|
|
14873
|
+
+ "?meeting_id="
|
|
14874
|
+
+ alias1(alias2((depth0 != null ? lookupProperty(depth0,"id_bigint") : depth0), depth0))
|
|
14875
|
+
+ "\" id=\"share-button\" class=\"btn btn-primary btn-xs\" target=\"_blank\"><span class=\"glyphicon glyphicon-edit\"></span> "
|
|
14876
|
+
+ alias1(alias2((depth0 != null ? lookupProperty(depth0,"report_update_word") : depth0), depth0))
|
|
14877
|
+
+ "</a>\n";
|
|
14787
14878
|
},"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
|
|
14788
14879
|
var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
14789
14880
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
@@ -14792,7 +14883,7 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
|
|
|
14792
14883
|
return undefined
|
|
14793
14884
|
};
|
|
14794
14885
|
|
|
14795
|
-
return ((stack1 = lookupProperty(helpers,"each").call(depth0 != null ? depth0 : (container.nullContext || {}),depth0,{"name":"each","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":1,"column":0},"end":{"line":
|
|
14886
|
+
return ((stack1 = lookupProperty(helpers,"each").call(depth0 != null ? depth0 : (container.nullContext || {}),depth0,{"name":"each","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":1,"column":0},"end":{"line":60,"column":9}}})) != null ? stack1 : "");
|
|
14796
14887
|
},"usePartial":true,"useData":true});
|
|
14797
14888
|
this["hbs_Crouton"]["templates"]["weekdays"] = Handlebars.template({"1":function(container,depth0,helpers,partials,data) {
|
|
14798
14889
|
var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
@@ -16112,6 +16203,7 @@ function Crouton(config) {
|
|
|
16112
16203
|
force_timeformat_in_querystring: true, // Set to false to shorten generated meeting detail query strings
|
|
16113
16204
|
force_language_in_querystring: true, // Set to false to shorten generated meeting detail query strings
|
|
16114
16205
|
theme: "jack", // Allows for setting pre-packaged themes. Choices are listed here: https://github.com/bmlt-enabled/crouton/blob/master/croutonjs/dist/templates/themes
|
|
16206
|
+
report_update_url: "", // URL to edit a meeting for BMLT-workflow plugin
|
|
16115
16207
|
meeting_data_template: croutonDefaultTemplates.meeting_data_template,
|
|
16116
16208
|
metadata_template: croutonDefaultTemplates.metadata_template,
|
|
16117
16209
|
observer_template: croutonDefaultTemplates.observer_template,
|
|
@@ -16238,6 +16330,7 @@ function Crouton(config) {
|
|
|
16238
16330
|
"parentServiceBodyType",
|
|
16239
16331
|
"map_word",
|
|
16240
16332
|
"share_word",
|
|
16333
|
+
"report_update_word",
|
|
16241
16334
|
"show_qrcode",
|
|
16242
16335
|
"formatted_day",
|
|
16243
16336
|
"formatted_address",
|
|
@@ -16477,7 +16570,7 @@ function Crouton(config) {
|
|
|
16477
16570
|
jQuery('#displayTypeButton_tablePages').addClass('hide');
|
|
16478
16571
|
jQuery('#filterButton_embeddedMapPage').removeClass('hide');
|
|
16479
16572
|
} else if (self.config.show_map) croutonMap.fillMap();
|
|
16480
|
-
self.filtering = false;
|
|
16573
|
+
self.filtering = false;
|
|
16481
16574
|
self.updateFilters();
|
|
16482
16575
|
self.updateMeetingCount();
|
|
16483
16576
|
jQuery(".filter-dropdown").val(null).trigger("change");
|
|
@@ -16661,7 +16754,7 @@ function Crouton(config) {
|
|
|
16661
16754
|
templateString = element.firstChild.textContent;
|
|
16662
16755
|
}
|
|
16663
16756
|
var handlebarResult;
|
|
16664
|
-
try {
|
|
16757
|
+
try {
|
|
16665
16758
|
var template = crouton_Handlebars.compile(templateString);
|
|
16666
16759
|
handlebarResult = template(meetingDetailsData);
|
|
16667
16760
|
} catch (e) {
|
|
@@ -16758,7 +16851,7 @@ function Crouton(config) {
|
|
|
16758
16851
|
};
|
|
16759
16852
|
self.toFarsinNumber = function( n ) {
|
|
16760
16853
|
const farsiDigits = ['۰', '۱', '۲', '۳', '۴', '۵', '۶', '۷', '۸', '۹'];
|
|
16761
|
-
|
|
16854
|
+
|
|
16762
16855
|
return n.replace(/\d/g, x => farsiDigits[x]);
|
|
16763
16856
|
}
|
|
16764
16857
|
self.enrichMeetings = function (meetingData) {
|
|
@@ -16794,7 +16887,7 @@ function Crouton(config) {
|
|
|
16794
16887
|
.format(self.config['time_format']);
|
|
16795
16888
|
if (self.config.language === 'fa-IR') {
|
|
16796
16889
|
meetingData[m]['start_time_formatted'] = self.toFarsinNumber(meetingData[m]['start_time_formatted']);
|
|
16797
|
-
meetingData[m]['end_time_formatted'] = self.toFarsinNumber(meetingData[m]['end_time_formatted']);
|
|
16890
|
+
meetingData[m]['end_time_formatted'] = self.toFarsinNumber(meetingData[m]['end_time_formatted']);
|
|
16798
16891
|
}
|
|
16799
16892
|
|
|
16800
16893
|
// back to bmlt day
|
|
@@ -16839,6 +16932,7 @@ function Crouton(config) {
|
|
|
16839
16932
|
: "";
|
|
16840
16933
|
meetingData[m]['map_word'] = self.localization.getWord('map').toUpperCase();
|
|
16841
16934
|
meetingData[m]['share_word'] = self.localization.getWord('share').toUpperCase();
|
|
16935
|
+
meetingData[m]['report_update_word'] = self.localization.getWord('report update');
|
|
16842
16936
|
meetingData[m]['show_qrcode'] = self.config['show_qrcode'];
|
|
16843
16937
|
for (var k in meetingData[m]) {
|
|
16844
16938
|
if (meetingData[m].hasOwnProperty(k) && typeof meetingData[m][k] === 'string') {
|
|
@@ -16875,9 +16969,9 @@ function Crouton(config) {
|
|
|
16875
16969
|
}
|
|
16876
16970
|
meetingData[m]['meeting_details_url'] += queryStringChar + ('meeting-id=' + meetingData[m]['id_bigint']
|
|
16877
16971
|
+ '&language=' + self.config.language
|
|
16878
|
-
+ '&time_format=' + encodeURIComponent(self.config.time_format)
|
|
16972
|
+
+ '&time_format=' + encodeURIComponent(self.config.time_format)
|
|
16879
16973
|
+ (self.config.force_rootserver_in_querystring ? '&root_server=' + encodeURIComponent(self.config.root_server) : '')
|
|
16880
|
-
);
|
|
16974
|
+
);
|
|
16881
16975
|
}
|
|
16882
16976
|
|
|
16883
16977
|
meetings.push(meetingData[m])
|
|
@@ -17037,7 +17131,7 @@ Crouton.prototype.doHandlebars = function() {
|
|
|
17037
17131
|
Crouton.prototype.meetingModal = function(meetingId) {
|
|
17038
17132
|
let self = this;
|
|
17039
17133
|
const tabs = document.getElementById('bmlt-tabs');
|
|
17040
|
-
|
|
17134
|
+
|
|
17041
17135
|
let el = document.createElement('bmlt-handlebar');
|
|
17042
17136
|
tabs.appendChild(el);
|
|
17043
17137
|
let span = document.createElement('span');
|
|
@@ -17063,7 +17157,7 @@ Crouton.prototype.meetingModal = function(meetingId) {
|
|
|
17063
17157
|
let doSwipe = function(swipedir) {
|
|
17064
17158
|
switch(swipedir) {
|
|
17065
17159
|
case 'left':
|
|
17066
|
-
index = index+1;
|
|
17160
|
+
index = index+1;
|
|
17067
17161
|
break;
|
|
17068
17162
|
case 'right':
|
|
17069
17163
|
index = index-1;
|
|
@@ -17250,68 +17344,68 @@ Crouton.prototype.render = function(doMeetingMap = false) {
|
|
|
17250
17344
|
self.dayNamesSequenced = self.config.day_sequence.map((d)=>self.localization.getDayOfTheWeekWord(d));
|
|
17251
17345
|
self.dropdownData = [];
|
|
17252
17346
|
if (self.config.has_days) self.dropdownData.push(
|
|
17253
|
-
{placeholder: self.localization.getWord('weekday'), pointer: 'weekdays', elementId: "filter-dropdown-weekdays",
|
|
17254
|
-
uniqueData: (meetings) => sortListByList(getUniqueValuesOfKey(meetings, "formatted_day"), self.dayNamesSequenced),
|
|
17347
|
+
{placeholder: self.localization.getWord('weekday'), pointer: 'weekdays', elementId: "filter-dropdown-weekdays",
|
|
17348
|
+
uniqueData: (meetings) => sortListByList(getUniqueValuesOfKey(meetings, "formatted_day"), self.dayNamesSequenced),
|
|
17255
17349
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17256
17350
|
if (self.config.has_states) self.dropdownData.push(
|
|
17257
|
-
{placeholder: self.localization.getWord('states'), pointer: 'States', elementId: "filter-dropdown-states",
|
|
17258
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_province').sort(),
|
|
17351
|
+
{placeholder: self.localization.getWord('states'), pointer: 'States', elementId: "filter-dropdown-states",
|
|
17352
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_province').sort(),
|
|
17259
17353
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17260
17354
|
if (self.config.has_sub_province) self.dropdownData.push(
|
|
17261
|
-
{placeholder: self.localization.getWord('counties'), pointer: 'Counties', elementId: "filter-dropdown-sub_province",
|
|
17262
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_sub_province').sort(),
|
|
17263
|
-
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17355
|
+
{placeholder: self.localization.getWord('counties'), pointer: 'Counties', elementId: "filter-dropdown-sub_province",
|
|
17356
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_sub_province').sort(),
|
|
17357
|
+
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17264
17358
|
if (self.config.has_cities) self.dropdownData.push(
|
|
17265
|
-
{placeholder: self.localization.getWord('cities'), pointer: 'Cities', elementId: "filter-dropdown-cities",
|
|
17266
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_municipality').sort(),
|
|
17359
|
+
{placeholder: self.localization.getWord('cities'), pointer: 'Cities', elementId: "filter-dropdown-cities",
|
|
17360
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_municipality').sort(),
|
|
17267
17361
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17268
17362
|
if (self.config.has_neighborhoods) self.dropdownData.push(
|
|
17269
|
-
{placeholder: self.localization.getWord('neighborhood'), pointer: 'Neighborhoods', elementId: "filter-dropdown-neighborhoods",
|
|
17270
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_neighborhood').sort(),
|
|
17271
|
-
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17363
|
+
{placeholder: self.localization.getWord('neighborhood'), pointer: 'Neighborhoods', elementId: "filter-dropdown-neighborhoods",
|
|
17364
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_neighborhood').sort(),
|
|
17365
|
+
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17272
17366
|
if (self.config.has_zip_codes) self.dropdownData.push(
|
|
17273
|
-
{placeholder: self.localization.getWord('postal_codes'), pointer: 'Zips', elementId: "filter-dropdown-zipcodes",
|
|
17274
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_postal_code_1').sort(),
|
|
17367
|
+
{placeholder: self.localization.getWord('postal_codes'), pointer: 'Zips', elementId: "filter-dropdown-zipcodes",
|
|
17368
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_postal_code_1').sort(),
|
|
17275
17369
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17276
17370
|
if (self.config.has_locations) self.dropdownData.push(
|
|
17277
|
-
{placeholder: self.localization.getWord('locations'), pointer: 'Locations', elementId: "filter-dropdown-locations",
|
|
17278
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_text').map((s)=>s.replace(/(<([^>]+)>)/gi, "")).sort(),
|
|
17371
|
+
{placeholder: self.localization.getWord('locations'), pointer: 'Locations', elementId: "filter-dropdown-locations",
|
|
17372
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'location_text').map((s)=>s.replace(/(<([^>]+)>)/gi, "")).sort(),
|
|
17279
17373
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17280
17374
|
if (self.config.has_regions) self.dropdownData.push(
|
|
17281
|
-
{placeholder: self.localization.getWord('regions'), pointer: 'Regions', elementId: "filter-dropdown-regions",
|
|
17282
|
-
uniqueData: (meetings) => self.all_service_bodies.filter((sb)=>getUniqueValuesOfKey(meetings,'parentServiceBodyId').includes(sb.id)).sortByKey('name'),
|
|
17375
|
+
{placeholder: self.localization.getWord('regions'), pointer: 'Regions', elementId: "filter-dropdown-regions",
|
|
17376
|
+
uniqueData: (meetings) => self.all_service_bodies.filter((sb)=>getUniqueValuesOfKey(meetings,'parentServiceBodyId').includes(sb.id)).sortByKey('name'),
|
|
17283
17377
|
objectPointer: (a) => convertToPunyCode(a.name), optionName: (a)=>a.name});
|
|
17284
17378
|
if (self.config.has_areas) self.dropdownData.push(
|
|
17285
|
-
{placeholder: self.localization.getWord('areas'), pointer: 'Areas', elementId: "filter-dropdown-areas",
|
|
17286
|
-
uniqueData: (meetings) => self.all_service_bodies.filter((sb)=>getUniqueValuesOfKey(meetings,'service_body_bigint').includes(sb.id)).sortByKey('name'),
|
|
17379
|
+
{placeholder: self.localization.getWord('areas'), pointer: 'Areas', elementId: "filter-dropdown-areas",
|
|
17380
|
+
uniqueData: (meetings) => self.all_service_bodies.filter((sb)=>getUniqueValuesOfKey(meetings,'service_body_bigint').includes(sb.id)).sortByKey('name'),
|
|
17287
17381
|
objectPointer: (a) => a.id, optionName: (a)=>a.name});
|
|
17288
17382
|
if (self.config.has_groups) self.dropdownData.push(
|
|
17289
|
-
{placeholder: self.localization.getWord('groups'), pointer: 'Groups', elementId: "filter-dropdown-groups",
|
|
17290
|
-
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'meeting_name').sort(),
|
|
17383
|
+
{placeholder: self.localization.getWord('groups'), pointer: 'Groups', elementId: "filter-dropdown-groups",
|
|
17384
|
+
uniqueData: (meetings) => getUniqueValuesOfKey(meetings, 'meeting_name').sort(),
|
|
17291
17385
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17292
17386
|
if (self.config.has_venues) self.dropdownData.push(
|
|
17293
|
-
{placeholder: self.localization.getWord('venue_types'), pointer: 'Venues', elementId: "filter-dropdown-venues",
|
|
17294
|
-
uniqueData: (meetings) => self.getUsedVenueType(meetings),
|
|
17387
|
+
{placeholder: self.localization.getWord('venue_types'), pointer: 'Venues', elementId: "filter-dropdown-venues",
|
|
17388
|
+
uniqueData: (meetings) => self.getUsedVenueType(meetings),
|
|
17295
17389
|
objectPointer: convertToPunyCode, optionName: (s)=>s});
|
|
17296
17390
|
if (self.config.has_formats) self.dropdownData.push(
|
|
17297
|
-
{placeholder: self.localization.getWord('formats'), pointer: 'Formats', elementId: "filter-dropdown-formats",
|
|
17298
|
-
uniqueData: (meetings) => getUniqueFormats(meetings),
|
|
17391
|
+
{placeholder: self.localization.getWord('formats'), pointer: 'Formats', elementId: "filter-dropdown-formats",
|
|
17392
|
+
uniqueData: (meetings) => getUniqueFormats(meetings),
|
|
17299
17393
|
objectPointer: (f) => convertToPunyCode(f.name), optionName: (f)=>f.name});
|
|
17300
17394
|
if (self.config.has_languages) self.dropdownData.push(
|
|
17301
|
-
{placeholder: self.localization.getWord('languages'), pointer: 'Formats', elementId: "filter-dropdown-languages",
|
|
17302
|
-
uniqueData: (meetings) => getUniqueFormatsOfType(meetings, 'LANG').filter((f)=>f.key!==self.config.native_lang),
|
|
17395
|
+
{placeholder: self.localization.getWord('languages'), pointer: 'Formats', elementId: "filter-dropdown-languages",
|
|
17396
|
+
uniqueData: (meetings) => getUniqueFormatsOfType(meetings, 'LANG').filter((f)=>f.key!==self.config.native_lang),
|
|
17303
17397
|
objectPointer: (f) => convertToPunyCode(f.name), optionName: (f)=>f.name});
|
|
17304
17398
|
if (self.config.has_common_needs) self.dropdownData.push(
|
|
17305
|
-
{placeholder: self.localization.getWord('common_needs'), pointer: 'Formats', elementId: "filter-dropdown-commonneeds",
|
|
17306
|
-
uniqueData: (meetings) => getUniqueFormatsOfType(meetings, 'FC3'),
|
|
17399
|
+
{placeholder: self.localization.getWord('common_needs'), pointer: 'Formats', elementId: "filter-dropdown-commonneeds",
|
|
17400
|
+
uniqueData: (meetings) => getUniqueFormatsOfType(meetings, 'FC3'),
|
|
17307
17401
|
objectPointer: (f) => convertToPunyCode(f.name), optionName: (f)=>f.name});
|
|
17308
|
-
if (doMeetingMap) self.dropdownData.push(
|
|
17309
|
-
{placeholder: '', pointer: 'visible', elementId: "filter-dropdown-visibile",
|
|
17310
|
-
uniqueData: (meetings) => self.getUsedVisibility(meetings),
|
|
17402
|
+
if (doMeetingMap || self.config.show_map || self.config.map_page) self.dropdownData.push(
|
|
17403
|
+
{placeholder: '', pointer: 'visible', elementId: "filter-dropdown-visibile",
|
|
17404
|
+
uniqueData: (meetings) => self.getUsedVisibility(meetings),
|
|
17311
17405
|
objectPointer: (s)=>s.value, optionName: (s)=>s.name});
|
|
17312
17406
|
if (doMeetingMap) self.dropdownData.push(
|
|
17313
|
-
{placeholder: '', pointer: 'next24', elementId: "filter-dropdown-next24",
|
|
17314
|
-
uniqueData: (meetings) => self.getUsedNext24(meetings),
|
|
17407
|
+
{placeholder: '', pointer: 'next24', elementId: "filter-dropdown-next24",
|
|
17408
|
+
uniqueData: (meetings) => self.getUsedNext24(meetings),
|
|
17315
17409
|
objectPointer: (s)=>s.value, optionName: (s)=>s.name});
|
|
17316
17410
|
let renderer = doMeetingMap ? self.renderStandaloneMap : self.renderView;
|
|
17317
17411
|
renderer("#" + self.config['placeholder_id'], {
|
|
@@ -17519,10 +17613,19 @@ crouton_Handlebars.registerHelper('formatDataPointer', function(str) {
|
|
|
17519
17613
|
crouton_Handlebars.registerHelper('call', function(fn, str) {
|
|
17520
17614
|
return fn(str);
|
|
17521
17615
|
});
|
|
17616
|
+
|
|
17522
17617
|
crouton_Handlebars.registerHelper('canShare', function(data, options) {
|
|
17523
17618
|
return navigator.share ? getTrueResult(options, this) : getFalseResult(options, this);
|
|
17524
17619
|
});
|
|
17525
17620
|
|
|
17621
|
+
crouton_Handlebars.registerHelper('reportUpdateEnabled', function(data, options) {
|
|
17622
|
+
return crouton.config.report_update_url !== "" ? getTrueResult(options, this) : getFalseResult(options, this)
|
|
17623
|
+
});
|
|
17624
|
+
|
|
17625
|
+
crouton_Handlebars.registerHelper('reportUpdateUrl', function() {
|
|
17626
|
+
return crouton.config.report_update_url;
|
|
17627
|
+
});
|
|
17628
|
+
|
|
17526
17629
|
/**
|
|
17527
17630
|
* @deprecated Since version 3.12.2, will be removed in a future version.
|
|
17528
17631
|
*/
|
|
@@ -17686,7 +17789,7 @@ crouton_Handlebars.registerHelper('hasBMLT2ics', function() {
|
|
|
17686
17789
|
return crouton.config['bmlt2ics'].length>0;});
|
|
17687
17790
|
crouton_Handlebars.registerHelper('BMLT2ics', function() {return crouton.config['bmlt2ics'];});
|
|
17688
17791
|
crouton_Handlebars.registerPartial('icsButton',
|
|
17689
|
-
'<a href="{{BMLT2ics}}?meeting-id={{id_bigint}}" download="{{meeting_name}}.ics"
|
|
17792
|
+
'<a href="{{BMLT2ics}}?meeting-id={{id_bigint}}" download="{{meeting_name}}.ics" id="share-button" class="btn btn-primary btn-xs" ><span class="glyphicon glyphicon-download-alt"></span> {{getWord "bmlt2ics"}}</a>');
|
|
17690
17793
|
crouton_Handlebars.registerPartial('offerIcsButton',
|
|
17691
17794
|
"{{#if (hasBMLT2ics)}}{{> icsButton}}<br/>{{/if}}");
|
|
17692
17795
|
function convertToPunyCode(str) {
|
|
@@ -17741,6 +17844,15 @@ Crouton.prototype.renderMeetingCount = function() {
|
|
|
17741
17844
|
self.updateMeetingCount()
|
|
17742
17845
|
});
|
|
17743
17846
|
}
|
|
17847
|
+
Crouton.prototype.simulateFilterDropdown = function() {
|
|
17848
|
+
self = this;
|
|
17849
|
+
jQuery('.bmlt-page:not(#byfield_embeddedMapPage)').each(function () {
|
|
17850
|
+
self.hidePage(this);
|
|
17851
|
+
});
|
|
17852
|
+
self.filteredPage();
|
|
17853
|
+
if (!self.filtering && !self.config.map_page)
|
|
17854
|
+
self.showView(self.config['view_by'] === 'byday' ? 'byday' : 'day');
|
|
17855
|
+
}
|
|
17744
17856
|
Crouton.prototype.getAdjustedDateTime = function(meeting_day, meeting_time, meeting_time_zone) {
|
|
17745
17857
|
var timeZoneAware = this.config['auto_tz_adjust'] === true || this.config['auto_tz_adjust'] === "true";
|
|
17746
17858
|
var meeting_date_time_obj;
|
|
@@ -17866,7 +17978,7 @@ Array.prototype.sortByKey = function (key) {
|
|
|
17866
17978
|
return this;
|
|
17867
17979
|
};
|
|
17868
17980
|
function swipedetect(el, callback){
|
|
17869
|
-
|
|
17981
|
+
|
|
17870
17982
|
var touchsurface = el,
|
|
17871
17983
|
swipedir,
|
|
17872
17984
|
startX,
|
|
@@ -17876,15 +17988,15 @@ function swipedetect(el, callback){
|
|
|
17876
17988
|
threshold = 150, //required min distance traveled to be considered swipe
|
|
17877
17989
|
restraint = 100, // maximum distance allowed at the same time in perpendicular direction
|
|
17878
17990
|
handleswipe = callback || function(swipedir){}
|
|
17879
|
-
|
|
17991
|
+
|
|
17880
17992
|
touchsurface.addEventListener('touchstart', function(e){
|
|
17881
17993
|
var touchobj = e.changedTouches[0]
|
|
17882
17994
|
swipedir = 'none'
|
|
17883
17995
|
startX = touchobj.pageX
|
|
17884
17996
|
startY = touchobj.pageY
|
|
17885
17997
|
}, false)
|
|
17886
|
-
|
|
17887
|
-
|
|
17998
|
+
|
|
17999
|
+
|
|
17888
18000
|
touchsurface.addEventListener('touchend', function(e){
|
|
17889
18001
|
if (!e.cancelable) return;
|
|
17890
18002
|
var touchobj = e.changedTouches[0]
|