@bmlt-enabled/croutonjs 3.26.1 → 4.0.4
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.css +11 -2
- package/crouton-core.min.css +1 -1
- package/crouton-gmaps.js +126 -39
- package/crouton-gmaps.min.js +12 -12
- package/crouton-gmaps.min.js.map +1 -1
- package/crouton-map.js +1 -0
- package/crouton-map.min.js +1 -1
- package/crouton-map.min.js.map +1 -1
- package/crouton.css +11 -2
- package/crouton.js +112 -22
- package/crouton.min.css +1 -1
- package/crouton.min.js +4 -4
- package/crouton.min.js.map +1 -1
- package/crouton.nojquery.js +111 -22
- package/crouton.nojquery.min.js +4 -4
- package/crouton.nojquery.min.js.map +1 -1
- package/package.json +1 -1
- package/templates/themes/asheboro.css +1 -1
- package/templates/themes/florida-nights.css +1 -1
- package/templates/themes/frog.css +1 -1
- package/templates/themes/jack.css +1 -1
- package/templates/themes/lucy.css +1 -1
- package/templates/themes/one-nine.css +1 -1
- package/templates/themes/orange-monster.css +1 -1
- package/templates/themes/patrick.css +1 -1
- package/templates/themes/quebec.css +1 -1
- package/templates/themes/seattle-rain.css +1 -1
- package/templates/themes/sezf.css +1 -1
package/crouton-gmaps.js
CHANGED
|
@@ -11274,6 +11274,7 @@ function CroutonLocalization(language) {
|
|
|
11274
11274
|
"zoomed-out-message": "Nemůžeme prohledat celou oblast pro setkání. Přibližte si prosím nebo proveďte nové vyhledávání.",
|
|
11275
11275
|
"sorted by distance": "Seřazeno podle vzdálenosti",
|
|
11276
11276
|
"address_lookup_fail": "Adresu se nepodařilo najít. Zkuste to prosím znovu.",
|
|
11277
|
+
"contact": "Kontakt",
|
|
11277
11278
|
},
|
|
11278
11279
|
"da-DK": {
|
|
11279
11280
|
"days_of_the_week": ["", "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"],
|
|
@@ -11339,6 +11340,7 @@ function CroutonLocalization(language) {
|
|
|
11339
11340
|
"waze_desc": "Åbn i Waze app",
|
|
11340
11341
|
"sorted by distance": "Sorteret efter Afstand",
|
|
11341
11342
|
"address_lookup_fail": "Adressen kunne ikke findes. Prøv venligst igen.",
|
|
11343
|
+
"contact": "Kontakt",
|
|
11342
11344
|
},
|
|
11343
11345
|
"de-DE":{
|
|
11344
11346
|
"days_of_the_week": ["", "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"],
|
|
@@ -11409,6 +11411,7 @@ function CroutonLocalization(language) {
|
|
|
11409
11411
|
"zoomed-out-message": "Wir können nicht die ganze Fläche nach Meetings durchsuchen. Bitte reinzoomen oder eine neue Suche machen.",
|
|
11410
11412
|
"sorted by distance": "Sortiert nach Entfernung",
|
|
11411
11413
|
"address_lookup_fail": "Die Adresse konnte nicht gefunden werden. Bitte versuchen Sie es erneut.",
|
|
11414
|
+
"contact": "Kontakt",
|
|
11412
11415
|
},
|
|
11413
11416
|
"en-AU": {
|
|
11414
11417
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
@@ -11685,6 +11688,76 @@ function CroutonLocalization(language) {
|
|
|
11685
11688
|
"sorted by distance": "Sorted by Distance",
|
|
11686
11689
|
"address_lookup_fail": "The address could not be found. Please try again.",
|
|
11687
11690
|
},
|
|
11691
|
+
"el-GR": {
|
|
11692
|
+
"days_of_the_week" : ["", "Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο"],
|
|
11693
|
+
"weekday" : "Εβδομάδα",
|
|
11694
|
+
"city" : "Πόλη",
|
|
11695
|
+
"cities" : "Πόλεις",
|
|
11696
|
+
"groups" : "Ομάδες",
|
|
11697
|
+
"areas" : "Περιοχές",
|
|
11698
|
+
"regions" : "Περιοχές",
|
|
11699
|
+
"locations" : "Τοποθεσίες",
|
|
11700
|
+
"counties" : "Κομητείες",
|
|
11701
|
+
"states" : "Κράτη",
|
|
11702
|
+
"postal_codes" : "Φερμουάρ",
|
|
11703
|
+
"formats" : "Μορφές",
|
|
11704
|
+
"map" : "Χάρτης",
|
|
11705
|
+
"neighborhood" : "Γειτονιά",
|
|
11706
|
+
"near_me" : "Βρείτε κοντινές συναντήσεις",
|
|
11707
|
+
"text_search" : "Βρείτε συναντήσεις εκεί",
|
|
11708
|
+
"click_search" : "Βρείτε συναντήσεις κοντά σε ένα σημείο στον χάρτη",
|
|
11709
|
+
"pan_and_zoom" : "Pan + Zoom",
|
|
11710
|
+
"languages" : "Γλώσσες",
|
|
11711
|
+
"common_needs" : "Κοινές Ανάγκες",
|
|
11712
|
+
"meeting_count" : "Σαββατοκύριακες συναντήσεις",
|
|
11713
|
+
"google_directions": "Οδηγίες Google για συνάντηση",
|
|
11714
|
+
"apple_directions": "Μήλο οδηγίες για συνάντηση",
|
|
11715
|
+
"venue_type_choices" : {
|
|
11716
|
+
"IN_PERSON" : "Πρόσωπο με πρόσωπο",
|
|
11717
|
+
"VIRTUAL" : "Εικονικό",
|
|
11718
|
+
},
|
|
11719
|
+
"service_body_types" : {
|
|
11720
|
+
"AS" : "Επιτροπή Εξυπηρέτησης Περιοχής",
|
|
11721
|
+
"RS" : "Επιτροπή Περιφερειακής Υπηρεσίας",
|
|
11722
|
+
"ZF" : "Ζωνικό Φόρουμ",
|
|
11723
|
+
"MA" : "Επιτροπή Μητροπολιτικής Υπηρεσίας",
|
|
11724
|
+
"LS" : "Φόρουμ Τοπικών Υπηρεσιών",
|
|
11725
|
+
"GS" : "Φόρουμ Υποστήριξης Ομάδων",
|
|
11726
|
+
},
|
|
11727
|
+
"share" : "μερίδιο",
|
|
11728
|
+
"no_meetings_for_this_day" : "Καμία συνάντηση για αυτήν την ημέρα",
|
|
11729
|
+
"css-textalign": "",
|
|
11730
|
+
"css-floatdirection": "",
|
|
11731
|
+
"all": "Όλα",
|
|
11732
|
+
"menu": "Μενού",
|
|
11733
|
+
"search for meetings": "Αναζήτηση συναντήσεων",
|
|
11734
|
+
"show meetings near...": "Εμφάνιση συναντήσεων κοντά...",
|
|
11735
|
+
"filter meetings": "Φιλτραριστικές συναντήσεις",
|
|
11736
|
+
"visible meeting list": "Ορατές συναντήσεις ως λίστα",
|
|
11737
|
+
"enter a city or zip code": "Εισαγάγετε μια πόλη ή ταχυδρομικό κώδικα",
|
|
11738
|
+
"toggle fullscreen mode": "Εναλλαγή λειτουργίας πλήρους οθόνης",
|
|
11739
|
+
"close": "Κλείσε",
|
|
11740
|
+
"bmlt2ics": "Προσθήκη στο ημερολόγιό σας",
|
|
11741
|
+
"meeting page": "Σελίδα Συνάντησης",
|
|
11742
|
+
"meeting details": "Λεπτομέρειες συνάντησης",
|
|
11743
|
+
"report update": "Αναφορά ενημέρωσης",
|
|
11744
|
+
"filter by visibility": "Να αναφέρουμε μόνο αυτές τις συναντήσεις",
|
|
11745
|
+
"open search dialog": "Άνοιγμα διαλόγου αναζήτησης",
|
|
11746
|
+
"go": "Πηγαίνω!",
|
|
11747
|
+
"distance": "Απόσταση",
|
|
11748
|
+
"get_directions" : "Λήψη οδηγιών",
|
|
11749
|
+
"select_map_app" : "Επιλογή εφαρμογής χάρτη",
|
|
11750
|
+
"apple_maps" : "Χάρτες μήλου",
|
|
11751
|
+
"apple_maps_desc" : "Άνοιγμα στην εφαρμογή Apple Maps",
|
|
11752
|
+
"google_maps" : "Χάρτες Google",
|
|
11753
|
+
"google_maps_desc_mobile" : "Άνοιγμα στην εφαρμογή Χάρτες Google",
|
|
11754
|
+
"waze" : "Waze",
|
|
11755
|
+
"waze_desc" : "Άνοιγμα στην εφαρμογή Waze",
|
|
11756
|
+
"zoomed-out-message" : "Δεν μπορούμε να ψάξουμε ολόκληρη την περιοχή για συναντήσεις. Παρακαλώ μεγεθύνετε ή κάνετε μια νέα αναζήτηση",
|
|
11757
|
+
"sorted by distance" : "Ταξινομημένο ανά απόσταση",
|
|
11758
|
+
"address_lookup_fail" : "Η διεύθυνση δεν βρέθηκε. Παρακαλώ δοκιμάστε ξανά",
|
|
11759
|
+
"contact" : "Επικοινωνία"
|
|
11760
|
+
},
|
|
11688
11761
|
"en-US": {
|
|
11689
11762
|
"days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
|
|
11690
11763
|
"weekday" : "Weekday",
|
|
@@ -12928,10 +13001,12 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
12928
13001
|
+ "\n"
|
|
12929
13002
|
+ ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0),{"name":"if","hash":{},"fn":container.program(4, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":48,"column":4},"end":{"line":50,"column":11}}})) != null ? stack1 : "")
|
|
12930
13003
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"distance"),depth0,{"name":"distance","data":data,"indent":"\t\t\t\t","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
12931
|
-
+ "
|
|
13004
|
+
+ " <div class=\"bmlt-group-meetings\">\n"
|
|
13005
|
+
+ ((stack1 = lookupProperty(helpers,"each").call(alias1,(depth0 != null ? lookupProperty(depth0,"membersOfGroup") : depth0),{"name":"each","hash":{},"fn":container.program(6, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":53,"column":5},"end":{"line":55,"column":14}}})) != null ? stack1 : "")
|
|
13006
|
+
+ " </div>\n </div>\n </td>\n <td class=\"bmlt-column3\">\n"
|
|
12932
13007
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"metaDataTemplate"),depth0,{"name":"metaDataTemplate","data":data,"indent":"\t\t\t","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
12933
|
-
+ ((stack1 = (lookupProperty(helpers,"canShare")||(depth0 && lookupProperty(depth0,"canShare"))||alias2).call(alias1,depth0,{"name":"canShare","hash":{},"fn":container.program(
|
|
12934
|
-
+ ((stack1 = (lookupProperty(helpers,"reportUpdateEnabled")||(depth0 && lookupProperty(depth0,"reportUpdateEnabled"))||alias2).call(alias1,depth0,{"name":"reportUpdateEnabled","hash":{},"fn":container.program(
|
|
13008
|
+
+ ((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":61,"column":3},"end":{"line":63,"column":16}}})) != null ? stack1 : "")
|
|
13009
|
+
+ ((stack1 = (lookupProperty(helpers,"reportUpdateEnabled")||(depth0 && lookupProperty(depth0,"reportUpdateEnabled"))||alias2).call(alias1,depth0,{"name":"reportUpdateEnabled","hash":{},"fn":container.program(21, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":64,"column":3},"end":{"line":66,"column":27}}})) != null ? stack1 : "")
|
|
12935
13010
|
+ ((stack1 = container.invokePartial(lookupProperty(partials,"offerIcsButton"),depth0,{"name":"offerIcsButton","data":data,"indent":"\t\t\t","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "")
|
|
12936
13011
|
+ " </td>\n </tr>\n";
|
|
12937
13012
|
},"2":function(container,depth0,helpers,partials,data) {
|
|
@@ -12961,6 +13036,19 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
12961
13036
|
+ container.escapeExpression(container.lambda((depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0), depth0))
|
|
12962
13037
|
+ "</div>\n";
|
|
12963
13038
|
},"6":function(container,depth0,helpers,partials,data) {
|
|
13039
|
+
var alias1=container.lambda, alias2=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13040
|
+
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13041
|
+
return parent[propertyName];
|
|
13042
|
+
}
|
|
13043
|
+
return undefined
|
|
13044
|
+
};
|
|
13045
|
+
|
|
13046
|
+
return " <div class=\"bmlt-group-meeting\">"
|
|
13047
|
+
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_day") : depth0), depth0))
|
|
13048
|
+
+ ": "
|
|
13049
|
+
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"start_time_formatted") : depth0), depth0))
|
|
13050
|
+
+ "</div>\n";
|
|
13051
|
+
},"8":function(container,depth0,helpers,partials,data) {
|
|
12964
13052
|
var stack1, alias1=container.lambda, alias2=container.escapeExpression, alias3=depth0 != null ? depth0 : (container.nullContext || {}), alias4=container.hooks.helperMissing, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
12965
13053
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
12966
13054
|
return parent[propertyName];
|
|
@@ -12982,14 +13070,14 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
12982
13070
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_address") : depth0), depth0))
|
|
12983
13071
|
+ " "
|
|
12984
13072
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"formatted_location_info") : depth0), depth0))
|
|
12985
|
-
+ ((stack1 = lookupProperty(helpers,"if").call(alias3,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0),{"name":"if","hash":{},"fn":container.program(
|
|
13073
|
+
+ ((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":62,"column":314},"end":{"line":62,"column":406}}})) != null ? stack1 : "")
|
|
12986
13074
|
+ "\"), url: \""
|
|
12987
|
-
+ ((stack1 = (lookupProperty(helpers,"isVirtualOrHybrid")||(depth0 && lookupProperty(depth0,"isVirtualOrHybrid"))||alias4).call(alias3,depth0,{"name":"isVirtualOrHybrid","hash":{},"fn":container.program(
|
|
12988
|
-
+ ((stack1 = (lookupProperty(helpers,"isInPersonOrHybrid")||(depth0 && lookupProperty(depth0,"isInPersonOrHybrid"))||alias4).call(alias3,depth0,{"name":"isInPersonOrHybrid","hash":{},"fn":container.program(
|
|
13075
|
+
+ ((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":62,"column":416},"end":{"line":62,"column":603}}})) != null ? stack1 : "")
|
|
13076
|
+
+ ((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":62,"column":603},"end":{"line":62,"column":881}}})) != null ? stack1 : "")
|
|
12989
13077
|
+ "\"})'><span class=\"glyphicon glyphicon-share\"></span> "
|
|
12990
13078
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"share_word") : depth0), depth0))
|
|
12991
13079
|
+ "</a>\n";
|
|
12992
|
-
},"
|
|
13080
|
+
},"9":function(container,depth0,helpers,partials,data) {
|
|
12993
13081
|
var lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
12994
13082
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
12995
13083
|
return parent[propertyName];
|
|
@@ -12999,7 +13087,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
12999
13087
|
|
|
13000
13088
|
return " "
|
|
13001
13089
|
+ container.escapeExpression(container.lambda((depth0 != null ? lookupProperty(depth0,"virtual_meeting_additional_info") : depth0), depth0));
|
|
13002
|
-
},"
|
|
13090
|
+
},"11":function(container,depth0,helpers,partials,data) {
|
|
13003
13091
|
var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13004
13092
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13005
13093
|
return parent[propertyName];
|
|
@@ -13007,9 +13095,9 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13007
13095
|
return undefined
|
|
13008
13096
|
};
|
|
13009
13097
|
|
|
13010
|
-
return ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"virtual_meeting_link") : depth0),{"name":"if","hash":{},"fn":container.program(
|
|
13011
|
-
+ ((stack1 = lookupProperty(helpers,"if").call(alias1,(depth0 != null ? lookupProperty(depth0,"phone_meeting_number") : depth0),{"name":"if","hash":{},"fn":container.program(
|
|
13012
|
-
},"
|
|
13098
|
+
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":62,"column":443},"end":{"line":62,"column":512}}})) != null ? stack1 : "")
|
|
13099
|
+
+ ((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":62,"column":512},"end":{"line":62,"column":581}}})) != null ? stack1 : "");
|
|
13100
|
+
},"12":function(container,depth0,helpers,partials,data) {
|
|
13013
13101
|
var lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13014
13102
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13015
13103
|
return parent[propertyName];
|
|
@@ -13018,7 +13106,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13018
13106
|
};
|
|
13019
13107
|
|
|
13020
13108
|
return container.escapeExpression(container.lambda((depth0 != null ? lookupProperty(depth0,"virtual_meeting_link") : depth0), depth0));
|
|
13021
|
-
},"
|
|
13109
|
+
},"14":function(container,depth0,helpers,partials,data) {
|
|
13022
13110
|
var lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13023
13111
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13024
13112
|
return parent[propertyName];
|
|
@@ -13027,7 +13115,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13027
13115
|
};
|
|
13028
13116
|
|
|
13029
13117
|
return container.escapeExpression(container.lambda((depth0 != null ? lookupProperty(depth0,"phone_meeting_number") : depth0), depth0));
|
|
13030
|
-
},"
|
|
13118
|
+
},"16":function(container,depth0,helpers,partials,data) {
|
|
13031
13119
|
var stack1, helper, options, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13032
13120
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13033
13121
|
return parent[propertyName];
|
|
@@ -13035,11 +13123,11 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13035
13123
|
return undefined
|
|
13036
13124
|
}, buffer =
|
|
13037
13125
|
" ";
|
|
13038
|
-
stack1 = ((helper = (helper = lookupProperty(helpers,"isOS") || (depth0 != null ? lookupProperty(depth0,"isOS") : depth0)) != null ? helper : container.hooks.helperMissing),(options={"name":"isOS","hash":{},"fn":container.program(
|
|
13126
|
+
stack1 = ((helper = (helper = lookupProperty(helpers,"isOS") || (depth0 != null ? lookupProperty(depth0,"isOS") : depth0)) != null ? helper : container.hooks.helperMissing),(options={"name":"isOS","hash":{},"fn":container.program(17, data, 0),"inverse":container.program(19, data, 0),"data":data,"loc":{"start":{"line":62,"column":632},"end":{"line":62,"column":858}}}),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),options) : helper));
|
|
13039
13127
|
if (!lookupProperty(helpers,"isOS")) { stack1 = container.hooks.blockHelperMissing.call(depth0,stack1,options)}
|
|
13040
13128
|
if (stack1 != null) { buffer += stack1; }
|
|
13041
13129
|
return buffer;
|
|
13042
|
-
},"
|
|
13130
|
+
},"17":function(container,depth0,helpers,partials,data) {
|
|
13043
13131
|
var alias1=container.lambda, alias2=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13044
13132
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13045
13133
|
return parent[propertyName];
|
|
@@ -13052,7 +13140,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13052
13140
|
+ ","
|
|
13053
13141
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"longitude") : depth0), depth0))
|
|
13054
13142
|
+ " ";
|
|
13055
|
-
},"
|
|
13143
|
+
},"19":function(container,depth0,helpers,partials,data) {
|
|
13056
13144
|
var alias1=container.lambda, alias2=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13057
13145
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13058
13146
|
return parent[propertyName];
|
|
@@ -13068,7 +13156,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13068
13156
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"latitude") : depth0), depth0))
|
|
13069
13157
|
+ ","
|
|
13070
13158
|
+ alias2(alias1((depth0 != null ? lookupProperty(depth0,"longitude") : depth0), depth0));
|
|
13071
|
-
},"
|
|
13159
|
+
},"21":function(container,depth0,helpers,partials,data) {
|
|
13072
13160
|
var helper, alias1=container.escapeExpression, alias2=container.lambda, lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
13073
13161
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
13074
13162
|
return parent[propertyName];
|
|
@@ -13077,7 +13165,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13077
13165
|
};
|
|
13078
13166
|
|
|
13079
13167
|
return " <a href=\""
|
|
13080
|
-
+ 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":
|
|
13168
|
+
+ 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":65,"column":13},"end":{"line":65,"column":34}}}) : helper)))
|
|
13081
13169
|
+ "?meeting_id="
|
|
13082
13170
|
+ alias1(alias2((depth0 != null ? lookupProperty(depth0,"id_bigint") : depth0), depth0))
|
|
13083
13171
|
+ "\" class=\"share-button btn btn-primary btn-xs edit-button\" target=\"_blank\"><span class=\"glyphicon glyphicon-edit\"></span> "
|
|
@@ -13091,7 +13179,7 @@ this["hbs_Crouton"]["templates"]["groupRows"] = Handlebars.template({"1":functio
|
|
|
13091
13179
|
return undefined
|
|
13092
13180
|
};
|
|
13093
13181
|
|
|
13094
|
-
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":
|
|
13182
|
+
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":70,"column":9}}})) != null ? stack1 : "");
|
|
13095
13183
|
},"usePartial":true,"useData":true});
|
|
13096
13184
|
this["hbs_Crouton"]["templates"]["header"] = Handlebars.template({"1":function(container,depth0,helpers,partials,data,blockParams,depths) {
|
|
13097
13185
|
var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
@@ -14974,7 +15062,7 @@ function Crouton(config) {
|
|
|
14974
15062
|
self.currentView = "weekday";
|
|
14975
15063
|
self.distanceTabAllowed = false;
|
|
14976
15064
|
self.config = {
|
|
14977
|
-
version: '
|
|
15065
|
+
version: '4.0.4', // CroutonJS version for debugging
|
|
14978
15066
|
on_complete: null, // Javascript function to callback when data querying is completed.
|
|
14979
15067
|
root_server: null, // The root server to use.
|
|
14980
15068
|
placeholder_id: "bmlt-tabs", // The DOM id that will be used for rendering
|
|
@@ -15925,7 +16013,7 @@ function Crouton(config) {
|
|
|
15925
16013
|
});
|
|
15926
16014
|
self.registerPartial('observerLine',`
|
|
15927
16015
|
{{#if (hasObserverLine name phone email) }}
|
|
15928
|
-
<div class='observerLine'>
|
|
16016
|
+
<div class='observerLine'>{{getWord "Contact"}}: {{name}} <a href='tel:{{phone}}'>{{phone}}</a> <a href='mailto:{{email}}'>{{email}}</a></div>
|
|
15929
16017
|
</div>{{/if}}`);
|
|
15930
16018
|
self.registerPartial("meetingDataTemplate", self.config['meeting_data_template']);
|
|
15931
16019
|
self.registerPartial("metaDataTemplate", self.config['metadata_template']);
|
|
@@ -17433,7 +17521,8 @@ function MeetingMap(inConfig) {
|
|
|
17433
17521
|
let delegate = new MapDelegate(config);
|
|
17434
17522
|
if (handlebarMapOptions) loc = {latitude: handlebarMapOptions.lat, longitude: handlebarMapOptions.lng, zoom: handlebarMapOptions.zoom};
|
|
17435
17523
|
if (delegate.createMap(inDiv, loc)) {
|
|
17436
|
-
delegate.createMarker([meeting.latitude, meeting.longitude], false, null);
|
|
17524
|
+
const marker = delegate.createMarker([meeting.latitude, meeting.longitude], false, null);
|
|
17525
|
+
delegate.bindPopup(marker, null, meeting.id_bigint, false);
|
|
17437
17526
|
delegate.addClusterLayer();
|
|
17438
17527
|
gModalDelegate = delegate;
|
|
17439
17528
|
}
|
|
@@ -18330,38 +18419,36 @@ function createMarker ( inCoords, ///< The long/lat for the marker.
|
|
|
18330
18419
|
var in_main_icon = (multi ? g_icon_image_multi : g_icon_image_single)
|
|
18331
18420
|
var marker = null;
|
|
18332
18421
|
|
|
18333
|
-
var is_clickable = (inHtml ? true : false);
|
|
18334
|
-
|
|
18335
18422
|
var marker = new google.maps.Marker (
|
|
18336
18423
|
{ 'position': new google.maps.LatLng(...inCoords),
|
|
18337
18424
|
'shadow': g_icon_shadow,
|
|
18338
18425
|
'icon': in_main_icon,
|
|
18339
18426
|
'shape': g_icon_shape,
|
|
18340
|
-
'clickable': is_clickable,
|
|
18341
18427
|
'cursor': 'default',
|
|
18342
18428
|
'title': inTitle,
|
|
18343
18429
|
'draggable': false
|
|
18344
18430
|
} );
|
|
18345
18431
|
marker.zIndex = 999;
|
|
18346
18432
|
marker.old_image = marker.getIcon();
|
|
18347
|
-
|
|
18348
18433
|
return marker;
|
|
18349
18434
|
};
|
|
18350
18435
|
function bindPopup(marker, inHtml, inIds, openedMarker) {
|
|
18351
|
-
|
|
18352
|
-
|
|
18353
|
-
|
|
18354
|
-
|
|
18355
|
-
|
|
18356
|
-
|
|
18357
|
-
|
|
18358
|
-
|
|
18436
|
+
if (inHtml) {
|
|
18437
|
+
marker.desc = inHtml;
|
|
18438
|
+
google.maps.event.addListener ( marker, "click", function () {
|
|
18439
|
+
gAllMarkers.forEach((m) => m.marker.setIcon(m.marker.old_image));
|
|
18440
|
+
if(marker.old_image){marker.setIcon(g_icon_image_selected)};
|
|
18441
|
+
openInfoWindow(marker);
|
|
18442
|
+
});
|
|
18443
|
+
if (openMarker && inIds.includes(parseInt(openMarker))) {
|
|
18444
|
+
openInfoWindow(marker);
|
|
18445
|
+
}
|
|
18446
|
+
gInfoWindow.addListener('closeclick', function () {
|
|
18447
|
+
gOpenMarker = false;
|
|
18448
|
+
gAllMarkers.forEach((m) => m.marker.setIcon(m.marker.old_image));
|
|
18449
|
+
jQuery(".bmlt-data-row > td").removeClass("rowHighlight");
|
|
18450
|
+
});
|
|
18359
18451
|
}
|
|
18360
|
-
gInfoWindow.addListener('closeclick', function () {
|
|
18361
|
-
gOpenMarker = false;
|
|
18362
|
-
gAllMarkers.forEach((m) => m.marker.setIcon(m.marker.old_image));
|
|
18363
|
-
jQuery(".bmlt-data-row > td").removeClass("rowHighlight");
|
|
18364
|
-
});
|
|
18365
18452
|
gAllMarkers[gAllMarkers.length] = {ids: inIds, marker: marker};
|
|
18366
18453
|
}
|
|
18367
18454
|
function addMarkerCallback(marker, cb, in_ids) {
|