@bmlt-enabled/croutonjs 3.20.7 → 3.20.8

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 CHANGED
@@ -13441,7 +13441,8 @@ function CroutonLocalization(language) {
13441
13441
  'meeting details': "Meeting Details",
13442
13442
  'report update': "Report an Update",
13443
13443
  'filter by visibility': "List only these meetings",
13444
- 'go': "Go!"
13444
+ 'go': "Go!",
13445
+ 'open search dialog': "Open Search Dialog",
13445
13446
  },
13446
13447
  "en-CA": {
13447
13448
  "days_of_the_week" : ["", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
@@ -13498,6 +13499,7 @@ function CroutonLocalization(language) {
13498
13499
  'meeting details': "Meeting Details",
13499
13500
  'report update': "Report an Update",
13500
13501
  'filter by visibility': "List only these meetings",
13502
+ 'open search dialog': "Open Search Dialog",
13501
13503
  'go': "Go!"
13502
13504
  },
13503
13505
  "en-NZ": {
@@ -13555,6 +13557,7 @@ function CroutonLocalization(language) {
13555
13557
  'meeting details': "Meeting Details",
13556
13558
  'report update': "Report an Update",
13557
13559
  'filter by visibility': "List only these meetings",
13560
+ 'open search dialog': "Open Search Dialog",
13558
13561
  'go': "Go!"
13559
13562
  },
13560
13563
  "en-UK": {
@@ -13612,6 +13615,7 @@ function CroutonLocalization(language) {
13612
13615
  'meeting details': "Meeting Details",
13613
13616
  'report update': "Report an Update",
13614
13617
  'filter by visibility': "List only these meetings",
13618
+ 'open search dialog': "Open Search Dialog",
13615
13619
  'go': "Go!"
13616
13620
  },
13617
13621
  "en-US": {
@@ -13669,64 +13673,66 @@ function CroutonLocalization(language) {
13669
13673
  'meeting details': "Meeting Details",
13670
13674
  'report update': "Report an Update",
13671
13675
  'filter by visibility': "List only these meetings",
13676
+ 'open search dialog': "Open Search Dialog",
13672
13677
  'go': "Go!"
13673
13678
  },
13674
13679
  "es-US": {
13675
- "days_of_the_week" : ["", "Domingo", " Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"],
13676
- "weekday" : "Día de la semana",
13677
- "city" : "Ciudad",
13678
- "cities" : "Ciudades",
13679
- "groups" : "Grupos",
13680
- "areas" : "Areas",
13681
- "regions": "Regions",
13682
- "locations" : "Ubicaciones",
13683
- "counties" : "Condados",
13684
- "states" : "Estados",
13685
- "postal_codes" : "Codiagos postales",
13686
- "formats" : "Formatos",
13687
- "map" : "Mapa",
13688
- "neighborhood": "Neighborhood",
13689
- "near_me": "Near Me",
13690
- "text_search": "Text Search",
13691
- "click_search": "Click Search",
13692
- "pan_and_zoom": "Pan + Zoom",
13693
- "languages": "Languages",
13694
- "common_needs": "Common Needs",
13695
- "meeting_count": "Weekly Meetings:",
13696
- "venue_types": "Venue Types",
13697
- "venue_type_choices": {
13698
- IN_PERSON: "In Person",
13699
- VIRTUAL: "Virtual",
13700
- },
13701
- "service_body_types": {
13702
- AS: "Area Service Committee",
13703
- RS: "Regional Service Committee",
13704
- ZF: "Zonal Forum",
13705
- MA: "Metropolitan Service Committee",
13706
- LS: "Local Service Forum",
13707
- GS: "Group Support Forum"
13708
- },
13709
- "share": "share",
13710
- "no_meetings_for_this_day": "No meetings for this day.",
13711
- 'css-textalign': '',
13712
- 'tabular': "As table",
13713
- 'google_directions': 'Google directions to meeting',
13714
- 'css-floatdirection': '',
13715
- 'all': 'All',
13716
- 'menu': "Menu",
13717
- 'search for meetings': 'Search for meetings',
13718
- 'show meetings near...': 'Show meetings near...',
13719
- 'filter meetings': 'Filter meetings',
13720
- 'visible meeting list': 'Visible meetings as list',
13721
- 'enter a city or zip code': 'Enter a city or zip code',
13722
- 'toggle fullscreen mode': 'Toggle fullscreen mode',
13723
- 'close': "Close",
13724
- "bmlt2ics": "Add to your calendar",
13725
- 'meeting page': "Meeting Page",
13726
- 'meeting details': "Meeting Details",
13727
- 'report update': "Report an Update",
13728
- 'filter by visibility': "List only these meetings",
13729
- 'go': "Go!"
13680
+ "days_of_the_week" : ["", "Domingo", " Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"],
13681
+ "weekday" : "Día de la semana",
13682
+ "city" : "Ciudad",
13683
+ "cities" : "Ciudades",
13684
+ "groups" : "Grupos",
13685
+ "areas" : "Áreas",
13686
+ "regions": "Regiones",
13687
+ "locations" : "Ubicaciones",
13688
+ "counties" : "Provincias",
13689
+ "states" : "Comunidad Autónoma",
13690
+ "postal_codes" : "Códigos postales",
13691
+ "formats" : "Formatos",
13692
+ "map" : "Mapa",
13693
+ "neighborhood": "Distrito",
13694
+ "near_me": "Sitios cercanos",
13695
+ "text_search": "Búsqueda de texto",
13696
+ "click_search": "Buscar en Google",
13697
+ "pan_and_zoom": "Paneo y Zoom",
13698
+ "languages": "Idiomas",
13699
+ "common_needs": "Necesidades comunes",
13700
+ "meeting_count":"Número de reuniones encontradas",
13701
+ "Weekly Meetings": "Reuniones semanales",
13702
+ "venue_types": "Tipos de espacios",
13703
+ "venue_type_choices": {
13704
+ IN_PERSON: "Presencial",
13705
+ VIRTUAL: "Virtual",
13706
+ },
13707
+ "service_body_types": {
13708
+ AS: "Cómite de servicio de Área",
13709
+ RS: "Comité regional de servicio",
13710
+ ZF: "Foro Zonal",
13711
+ MA: "Comité metropolitano de servicio",
13712
+ LS: "Foro de servicio local",
13713
+ GS: "Foro de apoyo a grupos",
13714
+ },
13715
+ "share": "compartir",
13716
+ "no_meetings_for_this_day": "No hay reuniones en este día",
13717
+ 'css-textalign': 'Alineación de texto CSS',
13718
+ 'tabular': "As table",'formato tabla': "Modo tabla",
13719
+ 'google_directions': 'Indicaciones de Google',
13720
+ 'css-floatdirection': "Dirección float-CSS",
13721
+ 'all': 'Todos',
13722
+ 'menu': "Menú",
13723
+ 'search for meetings': 'Buscar reuniones',
13724
+ 'show meetings near...': 'Mostrar reuniones cercanas...',
13725
+ 'filter meetings': 'Filtrar reuniones',
13726
+ 'visible meeting list': 'Listado visible de reuniones',
13727
+ 'enter a city or zip code': 'Introduce una ciudad o un código postal',
13728
+ 'toggle fullscreen mode': 'Modo pantalla completa',
13729
+ 'close': "Cerrar",
13730
+ "bmlt2ics": "Añadir a calendario",
13731
+ 'meeting page': "Página de la reunión",
13732
+ 'meeting details': "Detalles de la reunión",
13733
+ 'report update': "Actualización de informe",
13734
+ 'filter by visibility': "Listar solo estas reuniones",
13735
+ 'go': "¡Adelante!"
13730
13736
  },
13731
13737
  "fa-IR": {
13732
13738
  "days_of_the_week" : ["", 'یَکشَنب', 'دوشَنبه', 'سه‌شنبه', 'چهار شنبه', 'پَنج شَنبه', 'جُمعه', 'شَنبه'],
@@ -14669,7 +14675,9 @@ this["hbs_Crouton"]["templates"]["mapSearch"] = Handlebars.template({"compiler":
14669
14675
  return undefined
14670
14676
  };
14671
14677
 
14672
- return "<button id=\"map-search-button\" class=\"menu-button\" title=\"Erweiterte Suche\">\n <span class=\"menu-button-label\" style=\"position:initial;\">"
14678
+ return "<button id=\"map-search-button\" class=\"menu-button\" title=\""
14679
+ + alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"Open Search Dialog",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":1,"column":58},"end":{"line":1,"column":90}}}))
14680
+ + "\">\n <span class=\"menu-button-label\" style=\"position:initial;\">"
14673
14681
  + alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"Search for meetings",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":2,"column":62},"end":{"line":2,"column":95}}}))
14674
14682
  + "</span>\n</button>\n<div id=\"bmltsearch_modal\" class=\"modal\" style=\"display: none;\">\n <div id=\"bmltsearch_content\" class=\"modal-content\">\n <span id=\"close_search\" class=\"modal-close\">x</span>\n <span class=\"modal-title\">"
14675
14683
  + alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"Search for meetings",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":7,"column":34},"end":{"line":7,"column":67}}}))
@@ -14681,7 +14689,7 @@ this["hbs_Crouton"]["templates"]["mapSearch"] = Handlebars.template({"compiler":
14681
14689
  + alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"near_me",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":14,"column":77},"end":{"line":14,"column":98}}}))
14682
14690
  + "</button>\n </div></td></tr>\n <tr><td><div class=\"modal-search\">\n <button id=\"bmltsearch-clicksearch\" class=\"filter-button\">"
14683
14691
  + alias3((lookupProperty(helpers,"getWord")||(depth0 && lookupProperty(depth0,"getWord"))||alias2).call(alias1,"click_search",{"name":"getWord","hash":{},"data":data,"loc":{"start":{"line":17,"column":74},"end":{"line":17,"column":100}}}))
14684
- + "</button>\n </div></td></tr></table>\n </div> \n</div>";
14692
+ + "</button>\n </div></td></tr></table>\n </div>\n</div>";
14685
14693
  },"useData":true});
14686
14694
  this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function(container,depth0,helpers,partials,data) {
14687
14695
  var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, alias4=container.lambda, lookupProperty = container.lookupProperty || function(parent, propertyName) {
@@ -14872,7 +14880,7 @@ this["hbs_Crouton"]["templates"]["meetings"] = Handlebars.template({"1":function
14872
14880
  + 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
14881
  + "?meeting_id="
14874
14882
  + 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> "
14883
+ + "\" id=\"share-button\" class=\"btn btn-primary btn-xs edit-button\" target=\"_blank\"><span class=\"glyphicon glyphicon-edit\"></span> "
14876
14884
  + alias1(alias2((depth0 != null ? lookupProperty(depth0,"report_update_word") : depth0), depth0))
14877
14885
  + "</a>\n";
14878
14886
  },"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {