Content deleted Content added
Prepare for Minerva display
No edit summary
Line 1: Line 1:
window.__USE_LISTING_EDITOR_BETA__ = true;
/**
/**
* Listing Editor v3.7.0a
* Listing Editor v3.7.0b
* @maintainer Jdlrobson
* @maintainer Jdlrobson
* Please upstream any changes you make here to https://github.com/jdlrobson/Gadget-Workshop/tree/master/GadgetListingEditor
* Please upstream any changes you make here to https://github.com/jdlrobson/Gadget-Workshop/tree/master/GadgetListingEditor
Line 30: Line 29:
*/
*/
//<nowiki>
//<nowiki>
window.__WIKIVOYAGE_LISTING_EDITOR_VERSION__ = '3.7.0a'
window.__WIKIVOYAGE_LISTING_EDITOR_VERSION__ = '3.7.0b'


'use strict';
'use strict';


function getDefaultExportFromCjs (x) {
var GadgetListingEditor2023 = {};
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
}

var translations = {
en: {
'report-bug': 'Report bug',
'listing-editor-version': 'Version $1',
'coordinates-error': 'Coordinates are in an invalid form. Please use decimal degrees.',
'placeholder-name': 'name of place',
'placeholder-alt': 'also known as',
'placeholder-url': 'https://www.example.com',
'placeholder-address': 'address of place',
'placeholder-directions': 'how to get here',
'placeholder-phone': '+55 555 555 5555',
'placeholder-tollfree': '+1 800 100 1000',
'placeholder-fax': '+55 555 555 555',
'placeholder-email': '[email protected]',
'placeholder-lastedit': '2020-01-15',
'placeholder-lat': '11.11111',
'placeholder-long': '111.11111',
'placeholder-hours': '9AM-5PM or 09:00-17:00',
'placeholder-checkin': 'check in time',
'placeholder-checkout': 'check out time',
'placeholder-price': 'entry or service price',
'placeholder-wikidata-label': 'wikidata record',
'placeholder-wikipedia': 'wikipedia article',
'placeholder-image': 'image of place',
'placeholder-content': 'description of place',
'placeholder-summary': 'reason listing was changed',
propertyP625: ['lat', 'long'],
propertyP856: ['url'],
propertyP968: ['email'],
propertyP238: ['alt'],
propertyP18: ['image'],
addTitle: 'Add New Listing',
editTitle: 'Edit Existing Listing',
addTitleBeta: 'Add New Listing (Beta)',
editTitleBeta: 'Edit Existing Listing (Beta)',
syncTitle: 'Wikidata Sync',
saving: 'Saving...',
submit: 'Submit',
cancel: 'Cancel',
cancelAll: 'Clear all',
preview: 'Preview',
previewOff: 'Preview off',
refresh: '↺', // \ue031 not yet working
refreshTitle: 'Refresh preview',
selectAll: 'Select all',
selectAlternatives: 'Select all values where the alternative is empty.',
validationEmptyListing: 'Please enter either a name or an address',
validationEmail: 'Please ensure the email address is valid',
validationWikipedia: 'Please insert the Wikipedia page title only; not the full URL address',
validationImage: 'Please insert the Commons image title only without any prefix',
added: 'Added listing for ',
updated: 'Updated listing for ',
removed: 'Deleted listing for ',
helpPage: '//en.wikivoyage.org/wiki/Wikivoyage:Listing_editor',
enterCaptcha: 'Enter CAPTCHA',
externalLinks: 'Your edit includes new external links.',
// license text should match MediaWiki:Wikimedia-copyrightwarning
licenseText: 'By clicking "Submit", you agree to the <a class="external" target="_blank" href="//wikimediafoundation.org/wiki/Terms_of_use">Terms of use</a>, and you irrevocably agree to release your contribution under the <a class="external" target="_blank" href="https://www.localcityguide.net/en/Wikivoyage:Full_text_of_the_Attribution-ShareAlike_3.0_license">CC-BY-SA 3.0 License</a>. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.',
ajaxInitFailure: 'Error: Unable to initialize the listing editor',
sharedWikipedia: 'wikipedia',
synchronized: 'synchronized.',
submitApiError: 'Error: The server returned an error while attempting to save the listing, please try again',
submitBlacklistError: 'Error: A value in the data submitted has been blacklisted, please remove the blacklisted pattern and try again',
submitUnknownError: 'Error: An unknown error has been encountered while attempting to save the listing, please try again',
submitHttpError: 'Error: The server responded with an HTTP error while attempting to save the listing, please try again',
submitEmptyError: 'Error: The server returned an empty response while attempting to save the listing, please try again',
viewCommonsPage: 'view Commons page',
viewWikidataPage: 'view Wikidata record',
viewWikipediaPage: 'view Wikipedia page',
wikidataSharedMatch: 'No differences found between local and Wikidata values',
wikidataShared: 'The following data was found in the shared Wikidata record. Update shared fields using these values?',
wikidataSharedNotFound: 'No shared data found in the Wikidata repository',
wikidataSyncBlurb: 'Selecting a value will change both websites to match (selecting an empty value will delete from both). Selecting neither will change nothing. Please err toward selecting one of the values rather than skipping - there are few cases when we should prefer to have a different value intentionally.<p>You are encouraged to go to the Wikidata item and add references for any data you change.',
editSummary: 'Edit Summary',
name: 'Name',
alt: 'Alt',
website: 'Website',
address: 'Address',
directions: 'Directions',
phone: 'Phone',
tollfree: 'Tollfree',
fax: 'Fax',
lastUpdated: 'Last Updated',
syncWikidata: 'Sync shared fields to/from Wikidata',
syncWikidataTitle: 'This simply gets the values from Wikidata and replaces the local values. Useful for new listings.',
syncWikidataLabel: '(quick fetch)',
content: 'Content',
minorTitle: 'Check the box if the change to the listing is minor, such as a typo correction',
minorLabel: 'minor change?',
email: 'Email',
type: 'Type',
latitude: 'Latitude',
longitude: 'Longitude',
findOnMap: 'find on map',
hours: 'Hours',
checkin: 'Check-in',
checkout: 'Check-out',
price: 'Price',
wpWd: 'Get ID from Wikipedia article',
wikidataRemoveTitle: 'Delete the Wikidata entry from this listing',
wikidataRemoveLabel: 'remove',
image: 'Image',
listingTooltip: 'Check the box if the business is no longer in operation or if the listing should be deleted for some other reason, and it will be removed from this article',
listingLabel: 'delete this listing?',
listingUpdatedTooltip: 'Check the box if the information in this listing has been verified to be current and accurate, and the last updated date will be changed to the current date',
listingUpdatedLabel: 'mark the listing as up-to-date?',
natlCurrencyTitle: '',
intlCurrenciesTitle: ''
},
fr: {
addTitle: 'ajouter un titre',
editTitle: 'Éditer un élément de listing existant',
add: 'ajouter un élément de listing',
edit: 'éditer',
saving: 'Enregistrer...',
submit: 'Soumettre',
cancel: 'Annuler',
validationEmptyListing: 'Entrez au moins un nom ou une adresse',
validationEmail: "Controler que l'adresse électronique soit correcte",
validationWikipedia: "Veuillez insérer le titre de la page Wikipédia seulement; Pas l'adresse URL complète",
validationImage: "Veuillez insérer le titre de l'image de Commons sans préfixe",
image: 'Fichier', //Préfixe local pour Image (ou File)
added: 'Listing ajouté pour ',
updated: 'Listing mis à jour: ',
removed: 'Listing effacé ',
helpPage: '//fr.wikivoyage.org/wiki/Aide:Éditeur_de_Listing',
enterCaptcha: 'Entrez le CAPTCHA',
externalLinks: 'Votre contribution inclus des liens externes.'
},
it: {
'placeholder-name': 'nome del posto',
'placeholder-alt': 'noto anche come',
'placeholder-url': 'https://www.esempio.com',
'placeholder-address': 'indirizzo del posto',
'placeholder-directions': 'come arrivare qui',
'placeholder-phone': '+55 555 555 5555',
'placeholder-tollfree': '+1 800 100 1000',
'placeholder-fax': '+55 555 555 555',
'placeholder-email': '[email protected]',
'placeholder-lat': '11.11111',
'placeholder-long': '111.11111',
'placeholder-hours': 'Lun-Ven 9:00-17:00',
'placeholder-checkin': 'orario di check in',
'placeholder-checkout': 'orario di check out',
'placeholder-price': 'prezzo e riferimento temporale (mese anno)',
'placeholder-wikidata-label': 'istanza wikidata',
'placeholder-wikipedia': 'voce wikipedia',
'placeholder-image': 'immagine del luogo',
'placeholder-content': 'descrizione del posto',
'placeholder-summary': 'Motivo di modifica dell\'elemento',
propertyP856: ['sito'],
propertyP18: ['immagine'],
budget: 'Prezzi modici',
midrange: 'Prezzi medi',
splurge: 'Prezzi elevati',
editSummary: 'Oggetto della modifica',
name: 'Nome',
alt: 'Altro nome',
website: 'Sito web',
address: 'Indirizzo',
directions: 'Indicazioni',
phone: 'Telefono',
tollfree: 'Numero verde',
fax: 'Fax',
content: 'Descrizione',
preview: 'Anteprima',
email: 'Email',
type: 'Tipo',
latitude: 'Latitudine',
longitude: 'Longitudine',
findOnMap: 'localizza su geomap',
hours: 'Orari',
checkin: 'Check-in',
checkout: 'Check-out',
price: 'Prezzo',
wpWd: 'Ottieni l\'ID dalla voce Wikipedia',
wikidataRemoveTitle: 'Cancella l\'istanza Wikidata da questo elemento',
wikidataRemoveLabel: 'rimuovi',
image: 'Immagine',
listingTooltip: 'Spunta il riquadro se l\'attività non è più operativa, al fine di rimuoverla da questo articolo',
listingLabel: 'Cancello?',
minorTitle: 'Spunta il riquadro se la modifica dell\'elemento non è rilevante, come la correzione di un refuso',
minorLabel: 'modifica minore?',
syncWikidata: 'Uniforma le informazioni con Wikidata',
syncWikidataTitle: 'Questo semplicemente prende i valori da Wikidata sostituendoli a quelli locali. Utile per i nuovi listings.',
syncWikidataLabel: '(inserimento rapido)',
externalLinks: 'La tua modifica include nuovi collegamenti esterni.',
addTitle: 'Aggiungi un nuovo elemento',
editTitle: "Modifica l'elemento esistente",
syncTitle: 'Wikidata Sync',
saving: 'Salvataggio...',
submit: 'Salva',
cancel: 'Annulla',
cancelAll: 'Annulla tutto',
previewOff: 'Niente anteprima',
refresh: '↺', // \ue031 not yet working
refreshTitle: 'Aggiorna anteprima',
selectAll: 'Seleziona tutto',
selectAlternatives: 'Seleziona tutti i valori dove l\'alternativa è vuota.',
validationEmptyListing: "Inserisci almeno un'informazione tra nome o indirizzo",
validationEmail: "Assicurati che l'indirizzo mail sia valido",
validationWikipedia: "Inserisci solo il titolo della voce su Wikipedia e non l'indirizzo internet",
validationImage: "Inserisci solo il titolo dell'immagine su Commons senza alcun prefisso",
added: 'Aggiunto elemento: ',
updated: 'Aggiornato elemento: ',
removed: 'Rimosso elemento: ',
helpPage: '//en.wikivoyage.org/wiki/Wikivoyage:Listing_editor',
enterCaptcha: 'Inserisci il CAPTCHA',
licenseText: 'Facendo click su "Salva", accetti espressamente i <a class="external" target="_blank" href="http://wikimediafoundation.org/wiki/Terms_of_Use/it">Termini d\'uso</a>, e accetti irrevocabilmente a rilasciare il tuo contributo sotto la <a class="external" target="_blank" href="https://it.wikivoyage.org/wiki/Wikivoyage:Testo_della_Creative_Commons_Attribuzione-Condividi_allo_stesso_modo_3.0_Unported">licenza CC-BY-SA 3.0</a>.',
ajaxInitFailure: 'Errore: Impossibile inizializzare il listing editor',
sharedWikipedia: 'wikipedia',
synchronized: '- campo sincronizzato.',
submitApiError: "Errore: Il server ha restituito un errore durante il salvataggio dell'elemento, per favore, prova ancora",
submitBlacklistError: 'Errore: Un valore nei dati inviati è in "blacklist", per favore rimuovilo e prova ancora',
submitUnknownError: "Errore: Un errore sconosciuto si è verificato durante il salvataggio dell'elemento, per favore, prova ancora",
submitHttpError: "Errore: Il server ha risposto con un errore HTTP durante il salvataggio dell'elemento, per favore, prova ancora",
submitEmptyError: "Errore: Il server ha restituito una risposta vuota durante il salvataggio dell'elemento, per favore, prova ancora",
viewCommonsPage: "Vedi l'immagine su Commons",
viewWikidataPage: "Vedi l'istanza su Wikidata",
viewWikipediaPage: 'Vedi la voce su Wikipedia',
wikidataSharedMatch: 'Nessuna differenza trovata tra i valori locali e quelli su Wikidata',
wikidataShared: 'I seguenti dati sono stati trovati su Wikidata. Aggiorno i relativi campi con questi valori?',
wikidataSharedNotFound: 'Nessun dato è stato recuperato da Wikidata',
wikidataSyncBlurb: 'Il valore selezionato cambierà in entrambi i siti Web in modo che corrispondano (selezionando un valore vuoto verrà eliminato da entrambi). Non selezionare nessuno dei due, non comporterà alcuna modifica. Si prega rischiare di sbagliare scegliendo uno dei valori piuttosto che non fare niente - ci sono alcuni casi in cui è preferibile avere intenzionalmente un valore diverso tra i due siti. <p> Sei incoraggiato ad andare nell\'elemento Wikidata per aggiungere i riferimenti di un qualsiasi dato che cambi.',
natlCurrencyTitle: 'Simboli della valuta nazionale',
intlCurrenciesTitle: 'Simboli di valute internazionali'
}
};


/**
/**
* Trim decimal precision if it exceeds the specified number of
* Wrap the h2/h3 heading tag and everything up to the next section
* decimal places.
* (including sub-sections) in a div to make it easier to traverse the DOM.
* @param {number} value
* This change introduces the potential for code incompatibility should the
* @param {number} precision
* div cause any CSS or UI conflicts.
* @return {string}
*/
*/


const wrapContent = function() {
var trimDecimal$1 = function(value, precision) {
if (value.toString().length > value.toFixed(precision).toString().length) {
var isNewMarkup = $( '.mw-heading').length > 0;
return value.toFixed(precision);
// No need to wrap with ?useparsoid=1&safemode=1
if ( $( 'section .mw-heading3, section .mw-heading2' ).length ) {
return;
}
// MobileFrontend use-case
if ( $( '.mw-parser-output > h2.section-heading' ).length ) {
$( '.mw-parser-output > section' ).addClass( 'mw-h2section' );
} else {
if ( isNewMarkup ) {
$('#bodyContent').find('.mw-heading2').each(function(){
$(this).nextUntil(".mw-heading1, .mw-heading2").addBack().wrapAll('<div class="mw-h2section" />');
});
} else {
$('#bodyContent').find('h2').each(function(){
$(this).nextUntil("h1, h2").addBack().wrapAll('<div class="mw-h2section" />');
});
}
}
if ( isNewMarkup ) {
$('#bodyContent').find('.mw-heading3').each(function(){
$(this).nextUntil(".mw-heading1,.mw-heading2,.mw-heading3").addBack().wrapAll('<div class="mw-h3section" />');
});
} else {
} else {
$('#bodyContent').find('h3').each(function(){
return value.toString();
$(this).nextUntil("h1, h2, h3").addBack().wrapAll('<div class="mw-h3section" />');
});
}
}
};
};


var trimDecimal_1 = trimDecimal$1;
const insertAddListingBracketedLink = ( addMsg ) => {
return `<a role="button" href="javascript:" class="listingeditor-add listingeditor-add-brackets">${addMsg}</a>`
};


function load() {
const insertAddListingIconButton = ( addMsg ) => {
return mw.loader.using( 'jquery.ui' );
return `<button class="listingeditor-add cdx-button cdx-button--size-large cdx-button--fake-button cdx-button--fake-button--enabled cdx-button--icon-only cdx-button--weight-quiet">
}
<span class="minerva-icon minerva-icon--addListing"></span>

<span>${addMsg}</span>
function destroy( selector ) {
</button>`
load().then( () => $(selector).dialog( 'destroy' ).remove() );
};
}

function open( $element, options ) {
load().then( () => $element.dialog(options));
}


/**
/**
* Closes dialog, also triggers dialogclose event.
* Utility function for appending the "add listing" link text to a heading.
* @param {string} selector
*/
*/
function close( selector ) {
const insertAddListingPlaceholder = function(parentHeading, addMsg = '', useButton = false ) {
load().then( () => $(selector).dialog('close') );
const $pheading = $(parentHeading);
}
const $headline = $(parentHeading).find( '.mw-headline' );
const editSection = $headline.length ? $headline.next('.mw-editsection') : $pheading.next( '.mw-editsection');
const btn = useButton ?
insertAddListingIconButton( addMsg ) :
insertAddListingBracketedLink( addMsg );
editSection.append( btn );
};


var dialogs = {
const getHeading = ( sectionId ) => {
destroy,
// do not search using "#id" for two reasons. one, the article might
open,
// re-use the same heading elsewhere and thus have two of the same ID.
close
// two, unicode headings are escaped ("è" becomes ".C3.A8") and the dot
// is interpreted by JQuery to indicate a child pattern unless it is
// escaped
const $nodeWithId = $(`[id="${sectionId}"]`);
if ( $nodeWithId.is( 'h2' ) ) {
return $nodeWithId;
} else {
return $nodeWithId.closest( 'h2' );
}
};

const getSectionElement = ( $headingElement ) => {
if ( $headingElement.is( '.section-heading' ) ) {
return $headingElement.next( 'section.mw-h2section' );
} else {
return $headingElement.closest( 'div.mw-h2section, section' );
}
};
};


/**
/**
* @param {Object<string,string>} translations
* Place an "add listing" link at the top of each section heading next to
* @return {string}
* the "edit" link in the section heading.
*/
*/

const addListingButtons = function( SECTION_TO_TEMPLATE_TYPE, addMsg = '' ) {
var makeTranslateFunction$1 = ( translations ) => {
const useButton = mw.config.get( 'skin' ) === 'minerva';
return ( key, params = [] ) => {
for (let sectionId in SECTION_TO_TEMPLATE_TYPE) {
const topHeading = getHeading( sectionId );
let msg = translations[ key ];
if (topHeading.length) {
if ( msg === undefined ) {
throw new Error( `Could not find undefined message ${key}` );
insertAddListingPlaceholder(topHeading, addMsg);
} else {
const parentHeading = getSectionElement( topHeading );
$('h3', parentHeading).each(function() {
params.forEach( ( value, i ) => {
insertAddListingPlaceholder(this, addMsg, useButton );
msg = msg.replace( `$${i + 1}`, value );
});
} );
return msg;
}
}
}
};
};
};


/**
var contentTransform$1 = {
* Convert splitted elements of coordinates in DMS notation into DD notation.
addListingButtons,
* If the input is already in DD notation (i.e. only degrees is a number), input value is returned unchanged.
wrapContent,
* Notes:
insertAddListingPlaceholder
* 1) Each D, M & S is checked to be a valid number plus M & S are checked to be in a valid range. If one parameter is not valid, NaN (Not a Number) is returned
};
* 2) Empty string (provided from initial parsing section in parseDMS) are considered valid by isNaN function (i.e. isNaN('') is false)
*/


var parseDMS_1;
// map section heading ID to the listing template to use for that section
var hasRequiredParseDMS;
var sectionToTemplateType$1 = function ( DB_NAME = 'enwikivoyage' ) {
switch ( DB_NAME ) {
case 'frwikivoyage':
return {
Aller: 'Aller',
Circuler: 'Circuler',
Voir: 'Voir',
Faire: 'Faire',
Acheter: 'Acheter',
Manger: 'Manger',
Communiquer: 'Listing',
'Boire_un_verre_.2F_Sortir': 'Sortir',
Sortir: 'Sortir',
Se_loger: 'Se loger',
'S.C3.A9curit.C3.A9': 'Listing',
'G.C3.A9rer_le_quotidien': 'Représentation diplomatique',
Villes: 'Ville',
Autres_destinations: 'Destination',
Aux_environs: 'Destination'
};
case 'itwikivoyage':
return {
'Cosa_vedere': 'see',
'Cosa_fare': 'do',
'Acquisti': 'buy',
'Dove_mangiare': 'eat',
'Come_divertirsi': 'drink',
'Dove_alloggiare': 'sleep',
'Eventi_e_feste': 'listing',
'Come arrivare': 'listing',
'Come spostarsi': 'listing'
};
default:
return {
'See': 'see',
'Do': 'do',
'Buy': 'buy',
'Eat': 'eat',
'Drink': 'drink',
'Sleep': 'sleep',
'Connect': 'listing',
'Wait': 'see',
'See_and_do': 'see',
'Eat_and_drink': 'eat',
'Get_in': 'go',
'Get_around': 'go',
'Anreise': 'station', // go
'Mobilität': 'public transport', // go
'Sehenswürdigkeiten': 'monument', // see
'Aktivitäten': 'sports', // do
'Einkaufen': 'shop', // buy
'Küche': 'restaurant', // eat
'Nachtleben': 'bar', // drink
// dummy line (es) // drink and night life
'Unterkunft': 'hotel', // sleep
'Lernen': 'education', // education
'Arbeiten': 'administration', // work
'Sicherheit': 'administration', // security
'Gesundheit': 'health', // health
'Praktische_Hinweise': 'office' // practicalities
};
}
};


function requireParseDMS () {
const contentTransform = contentTransform$1;
if (hasRequiredParseDMS) return parseDMS_1;
const sectionToTemplateType = sectionToTemplateType$1;
hasRequiredParseDMS = 1;
var convertDMS2DD = function(degrees, minutes, seconds, direction) {
var dd = NaN;
if( isNaN(degrees) )
return NaN;
else {
degrees = Number(degrees);
if( degrees <= -180 || degrees > 180 )
return NaN;
else
dd = degrees;
}
if( isNaN(minutes) )
return NaN;
else {
degrees = Number(minutes);
if( minutes < 0 || minutes >= 60 )
return NaN;
else
dd = dd + minutes/60;
}
if( isNaN(seconds) )
return NaN;
else {
degrees = Number(seconds);
if( seconds < 0 || seconds >= 60 )
return NaN;
else
dd = dd + seconds/(3600);
}
if (direction == "S" || direction == "W") {
dd = dd * -1;
} // Don't do anything for N or E
return dd;
};


/**
$(function() {
* Parse coordinates in DMS notation, to convert it into DD notation in Wikidata format (i.e. without "°" symbol).
const USE_LISTING_BETA = window.__USE_LISTING_EDITOR_BETA__;
* If the input is already in DD notation, input value is returned unchanged.
const GADGET_NAME = USE_LISTING_BETA ? 'ext.gadget.ListingEditorMainBeta' :
* Notes:
'ext.gadget.ListingEditorMain';
* 1) Common notation is use as a proforma for potential future use because the split currently works to be more flexible skipping any char that is not a number, a minus, a dot or a cardinal point
const GADGET_CONFIG_NAME = 'ext.gadget.ListingEditorConfig';
* 2) Missing parts are forced to be empty to use a common approach, altough M & S could be also "0" in fact North America coords 48°N 100°W are equivalent to 48° 0' 0" N, 100° 0' 0" W,
var DEV_NAMESPACE = 9000;
* but for compatibility with the DD notation where there is no alternative way to write it (i.e. 48° -100°), so the following parts are just empty, not 0
* 3) The parsed parts could have also erroneous data if the input is badly formatted (e.g. 48°EE'00"N 100°00'4000""W"), but these checks will be performed inside convertDMS2DD
*/
var parseDMS = function(input) {
// Uniform alternative notation, into one common notation DD° MM' SS" [NSEW], then the DMS components are splitted into its 4 atomic component
var parts = input.toString()
.replace(/[‘’′]/g, "'")
.replace(/[“”″]/g, '"')
.replace(/''/g, '"')
.replace(/−/g, '-')
.replace(/[_/\t\n\r]/g, " ")
.replace(/\s/g, '')
.replace(/([°'"])/g,"$1 ")
.replace(/([NSEW])/gi, function(v) { return ` ${v.toUpperCase()}`; })
// eslint-disable-next-line no-useless-escape
.replace(/(^ [NSEW])(.*)/g,"$2$1").split(/[^\d\w\.-]+/);
for (var i=0; i<4; i++)
if( !parts[i] )
parts[i] = '';
return convertDMS2DD( parts[0], parts[1], parts[2], parts[3] );
};


parseDMS_1 = parseDMS;
// (oldid=4687849)[[Wikivoyage:Travellers%27_pub#c-WhatamIdoing-20230630083400-FredTC-20230630053700]]
return parseDMS_1;
if ( !USE_LISTING_BETA && mw.config.get( 'skin' ) === 'minerva' ) {
}
return;
}


var findListingTypeForSection;
// --------------------------------------------------------------------
var hasRequiredFindListingTypeForSection;
// UPDATE THE FOLLOWING TO MATCH WIKIVOYAGE ARTICLE SECTION NAMES
// --------------------------------------------------------------------


function requireFindListingTypeForSection () {
var DB_NAME = mw.config.get( 'wgDBname' );
if (hasRequiredFindListingTypeForSection) return findListingTypeForSection;
const SECTION_TO_TEMPLATE_TYPE = sectionToTemplateType( DB_NAME );
hasRequiredFindListingTypeForSection = 1;
// selector that identifies the HTML elements into which the 'edit' link
findListingTypeForSection = function(entry, sectionToTemplateType, defaultType) {
// for each listing will be placed
let closestSection = entry.closest('div.mw-h2section, section');
var EDIT_LINK_CONTAINER_SELECTOR = 'span.listing-metadata-items';
while ( closestSection.is( 'section' ) && closestSection.parents( 'section' ).length ) {
var MODE_EDIT = 'edit';
// check it's the top level section.
closestSection = closestSection.parent( 'section' );
}
const closestHeading = closestSection.find( '.mw-heading2 h2, h2 .mw-headline');
const sectionType = closestHeading.attr('id');
for (var sectionId in sectionToTemplateType) {
if (sectionType == sectionId) {
return sectionToTemplateType[sectionId];
}
}
return defaultType;
};
return findListingTypeForSection;
}


var validateForm_1;
// List of namespaces where the editor is allowed
var hasRequiredValidateForm;
var ALLOWED_NAMESPACE = [
0, //Main
2, //User
4 //Wikivoyage
];


function requireValidateForm () {
// For development purposes, if localhost is detected, support namespace 9000.
if (hasRequiredValidateForm) return validateForm_1;
if ( window.location.host.indexOf( 'localhost' ) > -1 ) {
hasRequiredValidateForm = 1;
ALLOWED_NAMESPACE.push( DEV_NAMESPACE );
const trimDecimal = trimDecimal_1;
}
const parseDMS = requireParseDMS();

// If any of these patterns are present on a page then no 'add listing'
// buttons will be added to the page
const DISALLOW_ADD_LISTING_IF_PRESENT = ( function () {
switch ( DB_NAME ) {
case 'frwikivoyage':
return [ '#R\u00E9gions', '#\u00EEles' ];
case 'itwikivoyage':
return ['#Centri_urbani', '#Altre_destinazioni'];
default:
return ['#Cities', '#Other_destinations', '#Islands', '#print-districts' ];
}
} () );


/**
/**
* Logic invoked on form submit to analyze the values entered into the
* Determine if the specified DOM element contains only whitespace or
* editor form and to block submission if any fatal errors are found.
* whitespace HTML characters (&nbsp;).
*
* Alerts if validation error found.
*
* @param {bool} VALIDATE_FORM_CALLBACKS
* @param {bool} REPLACE_NEW_LINE_CHARS
* @param {bool} APPEND_FULL_STOP_TO_DESCRIPTION
* @return {bool} whether validation succeeded.
*/
*/
var isElementEmpty = function(element) {
const validateForm = function(
VALIDATE_FORM_CALLBACKS,
var text = $(element).text();
REPLACE_NEW_LINE_CHARS,
if (!text.trim()) {
APPEND_FULL_STOP_TO_DESCRIPTION,
return true;
translate = () => {}
}
) {
return (text.trim() == '&nbsp;');
const coordsError = () => {
alert( translate( 'coordinates-error' ) );
return false;
};

var validationFailureMessages = [];
for (var i=0; i < VALIDATE_FORM_CALLBACKS.length; i++) {
VALIDATE_FORM_CALLBACKS[i](validationFailureMessages);
}
if (validationFailureMessages.length > 0) {
alert(validationFailureMessages.join('\n'));
return false;
}
// newlines in listing content won't render properly in lists, so replace them with <br> tags
if ( REPLACE_NEW_LINE_CHARS ) {
$('#input-content').val(
($('#input-content').val() || '')
.trim().replace(/\n/g, '<br />')
);
}
// add trailing period in content. Note: replace(/(?<!\.)$/, '.') is not supported by IE
// Trailing period shall not be added if one of the following char is present: ".", "!" or "?"
const $content = $('#input-content');
const contentValue = $content.val() || '';
if ( APPEND_FULL_STOP_TO_DESCRIPTION && contentValue ) {
$content
.val(
`${contentValue.trim()}.`
.replace(/([.!?])\.+$/, '$1')
);
}

// remove trailing period from price and address block
$('#input-price').val(
($('#input-price').val() || '')
.trim().replace(/\.$/, '')
);
$('#input-address').val(
($('#input-address').val() || '')
.trim().replace(/\.$/, '')
);
// in case of decimal format, decimal digits will be limited to 6
const latInput = ( $('#input-lat').val() || '' ).trim();
const longInput = ( $('#input-long').val() || '' ).trim();
if ( latInput && longInput ) {
let lat = Number( latInput );
let long = Number( longInput );
if ( isNaN( lat ) || isNaN( long ) ) {
// Perhaps in the form 39°22′32″N ?
lat = parseDMS( latInput );
long = parseDMS( longInput );
if ( isNaN( lat ) || isNaN( long ) ) {
return coordsError();
}
} else {
const savedLat = trimDecimal( lat, 6 );
const savedLong = trimDecimal( long, 6 );
$('#input-lat').val( savedLat );
$('#input-long').val( savedLong );
}
} else if ( latInput && !longInput ) {
return coordsError();
} else if ( !latInput && longInput ) {
return coordsError();
}

var webRegex = new RegExp('^https?://', 'i');
var url = $('#input-url').val();
if (!webRegex.test(url) && url !== '') {
$('#input-url').val(`http://${url}`);
}
return true;

};
};


validateForm_1 = validateForm;
var TRANSLATIONS_ALL = {
return validateForm_1;
en: {
}
add: 'add listing',

addBeta: 'add listing (beta)',
var Core_1;
edit: 'edit',
var hasRequiredCore;
editBeta: 'edit (beta)'

},
function requireCore () {
de: {
if (hasRequiredCore) return Core_1;
add: 'Eintrag hinzufügen',
hasRequiredCore = 1;
edit: 'bearbeiten',
var DB_NAME = mw.config.get( 'wgDBname' );
addBeta: 'Eintrag hinzufügen (beta)',
const dialog = dialogs;
editBeta: 'bearbeiten (beta)'
const IS_LOCALHOST = window.location.host.indexOf( 'localhost' ) > -1;
},
const API_HOST = IS_LOCALHOST ? 'https://en.wikivoyage.org/w/api.php' :
it: {
`${mw.config.get( 'wgScriptPath' )}/api.php`;
add: 'aggiungi elemento',
var Core = function( Callbacks, Config, PROJECT_CONFIG, translate ) {
edit: 'modifica',
var api = new mw.Api();
addBeta: 'aggiungi elemento (beta)',
var MODE_ADD = 'add';
editBeta: 'modifica (beta)'
var MODE_EDIT = 'edit';
}
// selector that identifies the edit link as created by the
// addEditButtons() function
var EDIT_LINK_SELECTOR = '.vcard-edit-button';
var SAVE_FORM_SELECTOR = '#progress-dialog';
var CAPTCHA_FORM_SELECTOR = '#captcha-dialog';
var sectionText, inlineListing, replacements = {};
var NATL_CURRENCY_SELECTOR = '#span_natl_currency';
var NATL_CURRENCY = [];
var CC_SELECTOR = '.input-cc'; // Country calling code
var CC = '';
var LC = '';

/**
* Generate the form UI for the listing editor. If editing an existing
* listing, pre-populate the form input fields with the existing values.
*/
var createForm = function(mode, listingParameters, listingTemplateAsMap) {
var form = $(Config.EDITOR_FORM_HTML);
// make sure the select dropdown includes any custom "type" values
var listingType = listingTemplateAsMap[Config.LISTING_TYPE_PARAMETER];
if (isCustomListingType(listingType)) {
$(`#${listingParameters[Config.LISTING_TYPE_PARAMETER].id}`, form).append( $( '<option></option>').attr( {value: listingType }).text( listingType ) );
}
// populate the empty form with existing values
for (var parameter in listingParameters) {
var parameterInfo = listingParameters[parameter];
if (listingTemplateAsMap[parameter]) {
$(`#${parameterInfo.id}`, form).val(listingTemplateAsMap[parameter]);
} else if (parameterInfo.hideDivIfEmpty) {
$(`#${parameterInfo.hideDivIfEmpty}`, form).hide();
}
}
// Adding national currency symbols
var natlCurrency = $(NATL_CURRENCY_SELECTOR, form);
if (NATL_CURRENCY.length > 0) {
for (i = 0; i < NATL_CURRENCY.length; i++) {
natlCurrency.append(`<span class="listing-charinsert" data-for="input-price"> <a href="javascript:">${NATL_CURRENCY[i]}</a></span>`);
}
natlCurrency.append(' |');
} else natlCurrency.hide();
// Adding country calling code
var phones = $(CC_SELECTOR, form);
if (CC !== '' || LC !== '') {
phones.each( function() {
i = $(this).attr('data-for');
if (CC !== '')
$(this).append( `<span class="listing-charinsert" data-for="${i}"><a href="javascript:">${CC} </a></span>` );
if (LC !== '')
$(this).append( `<span class="listing-charinsert" data-for="${i}"><a href="javascript:">${LC} </a></span>` );
});
} else phones.hide();

for (var i=0; i < Callbacks.CREATE_FORM_CALLBACKS.length; i++) {
Callbacks.CREATE_FORM_CALLBACKS[i](form, mode);
}
return form;
};

/**
* Determine whether a listing entry is within a paragraph rather than
* an entry in a list; inline listings will be formatted slightly
* differently than entries in lists (no newlines in the template syntax,
* skip empty fields).
*/
var isInline = function(entry) {
// if the edit link clicked is within a paragraph AND, since
// newlines in a listing description will cause the Mediawiki parser
// to close an HTML list (thus triggering the "is edit link within a
// paragraph" test condition), also verify that the listing is
// within the expected listing template span tag and thus hasn't
// been incorrectly split due to newlines.
return (entry.closest('p').length !== 0 && entry.closest('span.vcard').length !== 0);
};

/**
* Given a DOM element, find the nearest editable section (h2 or h3) that
* it is contained within.
*/
var findSectionHeading = function(element) {
// mw-h3section and mw-h2section can be removed when useparsoid=1 is everywhere.
return element.closest('div.mw-h3section, div.mw-h2section, section');
};

/**
* Given an editable heading, examine it to determine what section index
* the heading represents. First heading is 1, second is 2, etc.
*/
var findSectionIndex = function(heading) {
if (heading === undefined) {
return 0;
}
var link = heading.find('.mw-editsection a').attr('href');
return (link !== undefined) ? link.split('=').pop() : 0;
};

/**
* Given an edit link that was clicked for a listing, determine what index
* that listing is within a section. First listing is 0, second is 1, etc.
*/
var findListingIndex = function(sectionHeading, clicked) {
var count = 0;
$(EDIT_LINK_SELECTOR, sectionHeading).each(function() {
if (clicked.is($(this))) {
return false;
}
count++;
});
return count;
};

/**
* Return the listing template type appropriate for the section that
* contains the provided DOM element (example: "see" for "See" sections,
* etc). If no matching type is found then the default listing template
* type is returned.
*/
const _findListingTypeForSection = requireFindListingTypeForSection();
const findListingTypeForSection = function(entry ) {
console.log( Config.SECTION_TO_TEMPLATE_TYPE, Config.DEFAULT_LISTING_TEMPLATE );
return _findListingTypeForSection( entry, Config.SECTION_TO_TEMPLATE_TYPE, Config.DEFAULT_LISTING_TEMPLATE );
};

var replaceSpecial = function(str) {
return str.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
};

/**
* Return a regular expression that can be used to find all listing
* template invocations (as configured via the LISTING_TEMPLATES map)
* within a section of wikitext. Note that the returned regex simply
* matches the start of the template ("{{listing") and not the full
* template ("{{listing|key=value|...}}").
*/
var getListingTypesRegex = function() {
var regex = [];
for (var key in Config.LISTING_TEMPLATES) {
regex.push(key);
}
return new RegExp( PROJECT_CONFIG.listingTypeRegExp.replace( '%s', regex.join( '|' ) ), 'ig' );
};

/**
* Given a listing index, return the full wikitext for that listing
* ("{{listing|key=value|...}}"). An index of 0 returns the first listing
* template invocation, 1 returns the second, etc.
*/
var getListingWikitextBraces = function(listingIndex) {

sectionText = sectionText.replace(/[^\S\n]+/g,' ');
// find the listing wikitext that matches the same index as the listing index
var listingRegex = getListingTypesRegex();
// look through all matches for "{{listing|see|do...}}" within the section
// wikitext, returning the nth match, where 'n' is equal to the index of the
// edit link that was clicked
var listingSyntax, regexResult, listingMatchIndex;

for (var i = 0; i <= listingIndex; i++) {
regexResult = listingRegex.exec(sectionText);
listingMatchIndex = regexResult.index;
listingSyntax = regexResult[1];
}
// listings may contain nested templates, so step through all section
// text after the matched text to find MATCHING closing braces
// the first two braces are matched by the listing regex and already
// captured in the listingSyntax variable
var curlyBraceCount = 2;
var endPos = sectionText.length;
var startPos = listingMatchIndex + listingSyntax.length;
var matchFound = false;
for (var j = startPos; j < endPos; j++) {
if (sectionText[j] === '{') {
++curlyBraceCount;
} else if (sectionText[j] === '}') {
--curlyBraceCount;
}
if (curlyBraceCount === 0 && (j + 1) < endPos) {
listingSyntax = sectionText.substring(listingMatchIndex, j + 1);
matchFound = true;
break;
}
}
if (!matchFound) {
listingSyntax = sectionText.substring(listingMatchIndex);
}
return listingSyntax.trim();
};

/**
* Convert raw wiki listing syntax into a mapping of key-value pairs
* corresponding to the listing template parameters.
*/
var wikiTextToListing = function(listingTemplateWikiSyntax) {
var typeRegex = getListingTypesRegex();
// convert "{{see" to {{listing|type=see"
listingTemplateWikiSyntax = listingTemplateWikiSyntax.replace(typeRegex,`{{listing| ${Config.LISTING_TYPE_PARAMETER}=$2$3`);
// remove the trailing braces
listingTemplateWikiSyntax = listingTemplateWikiSyntax.slice(0,-2);
var listingTemplateAsMap = {};
var lastKey;
var listParams = listingTemplateToParamsArray(listingTemplateWikiSyntax);
for (var j=1; j < listParams.length; j++) {
var param = listParams[j];
var index = param.indexOf('=');
if (index > 0) {
// param is of the form key=value
var key = param.substr(0, index).trim();
var value = param.substr(index+1).trim();
listingTemplateAsMap[key] = value;
lastKey = key;
} else if (lastKey && listingTemplateAsMap[lastKey].length) {
// there was a pipe character within a param value, such as
// "key=value1|value2", so just append to the previous param
listingTemplateAsMap[lastKey] += `|${param}`;
}
}
for (var loopKey1 in listingTemplateAsMap) {
// if the template value contains an HTML comment that was
// previously converted to a placehold then it needs to be
// converted back to a comment so that the placeholder is not
// displayed in the edit form
listingTemplateAsMap[loopKey1] = restoreComments(listingTemplateAsMap[loopKey1], false);
}
if (listingTemplateAsMap[Config.LISTING_CONTENT_PARAMETER]) {
// convert paragraph tags to newlines so that the content is more
// readable in the editor window
listingTemplateAsMap[Config.LISTING_CONTENT_PARAMETER] = listingTemplateAsMap[Config.LISTING_CONTENT_PARAMETER].replace(/\s*<p>\s*/g, '\n\n');
listingTemplateAsMap[Config.LISTING_CONTENT_PARAMETER] = listingTemplateAsMap[Config.LISTING_CONTENT_PARAMETER].replace(/\s*<br\s*\/?>\s*/g, '\n');
}
// sanitize the listing type param to match the configured values, so
// if the listing contained "Do" it will still match the configured "do"
for (var loopKey2 in Config.LISTING_TEMPLATES) {
if (listingTemplateAsMap[Config.LISTING_TYPE_PARAMETER].toLowerCase() === loopKey2.toLowerCase()) {
listingTemplateAsMap[Config.LISTING_TYPE_PARAMETER] = loopKey2;
break;
}
}
return listingTemplateAsMap;
};

/**
* Split the raw template wikitext into an array of params. The pipe
* symbol delimits template params, but this method will also inspect the
* content to deal with nested templates or wikilinks that might contain
* pipe characters that should not be used as delimiters.
*/
var listingTemplateToParamsArray = function(listingTemplateWikiSyntax) {
var results = [];
var paramValue = '';
var pos = 0;
while (pos < listingTemplateWikiSyntax.length) {
var remainingString = listingTemplateWikiSyntax.substr(pos);
// check for a nested template or wikilink
var patternMatch = findPatternMatch(remainingString, "{{", "}}");
if (patternMatch.length === 0) {
patternMatch = findPatternMatch(remainingString, "[[", "]]");
}
if (patternMatch.length > 0) {
paramValue += patternMatch;
pos += patternMatch.length;
} else if (listingTemplateWikiSyntax.charAt(pos) === '|') {
// delimiter - push the previous param and move on to the next
results.push(paramValue);
paramValue = '';
pos++;
} else {
// append the character to the param value being built
paramValue += listingTemplateWikiSyntax.charAt(pos);
pos++;
}
}
if (paramValue.length > 0) {
// append the last param value
results.push(paramValue);
}
return results;
};

/**
* Utility method for finding a matching end pattern for a specified start
* pattern, including nesting. The specified value must start with the
* start value, otherwise an empty string will be returned.
*/
var findPatternMatch = function(value, startPattern, endPattern) {
var matchString = '';
var startRegex = new RegExp(`^${replaceSpecial(startPattern)}`, 'i');
if (startRegex.test(value)) {
var endRegex = new RegExp(`^${replaceSpecial(endPattern)}`, 'i');
var matchCount = 1;
for (var i = startPattern.length; i < value.length; i++) {
var remainingValue = value.substr(i);
if (startRegex.test(remainingValue)) {
matchCount++;
} else if (endRegex.test(remainingValue)) {
matchCount--;
}
if (matchCount === 0) {
matchString = value.substr(0, i);
break;
}
}
}
return matchString;
};

/**
* This method is invoked when an "add" or "edit" listing button is
* clicked and will execute an Ajax request to retrieve all of the raw wiki
* syntax contained within the specified section. This wiki text will
* later be modified via the listing editor and re-submitted as a section
* edit.
*/
var initListingEditorDialog = function(mode, clicked) {
var listingType;
if (mode === MODE_ADD) {
listingType = findListingTypeForSection(clicked);
}
var sectionHeading = findSectionHeading(clicked);
var sectionIndex = findSectionIndex(sectionHeading);
var listingIndex = (mode === MODE_ADD) ? -1 : findListingIndex(sectionHeading, clicked);
inlineListing = (mode === MODE_EDIT && isInline(clicked));

NATL_CURRENCY = [];
var dataSel = $( '.countryData' ).attr('data-currency');
if ((dataSel !== undefined) && (dataSel !== '')) {
NATL_CURRENCY = dataSel.split( ',' ).map( function( item ) {
return item.trim();
});
}
CC = '';
dataSel = $( '.countryData' ).attr('data-country-calling-code');
if ((dataSel !== undefined) && (dataSel !== '')) CC = dataSel;
LC = '';
dataSel = $( '.countryData' ).attr('data-local-dialing-code');
if ((dataSel !== undefined) && (dataSel !== '')) LC = dataSel;

$.ajax({
url: API_HOST,
data: {
prop: 'revisions',
format: 'json',
formatversion: 2,
titles: IS_LOCALHOST ? mw.config.get( 'wgTitle' ) : mw.config.get('wgPageName'),
action: 'query',
rvprop: 'content',
origin: '*',
rvsection: sectionIndex
},
cache: false // required
}).done(function( data ) {
try {
sectionText = data.query.pages[ 0 ].revisions[ 0 ].content;
} catch ( e ) {
alert( 'Error occurred loading content for this section.' );
return;
}
openListingEditorDialog(mode, sectionIndex, listingIndex, listingType);
}).fail(function( _jqXHR, textStatus, errorThrown ) {
alert( `${translate( 'ajaxInitFailure' )}: ${textStatus} ${errorThrown}`);
});
};

/**
* This method is called asynchronously after the initListingEditorDialog()
* method has retrieved the existing wiki section content that the
* listing is being added to (and that contains the listing wiki syntax
* when editing).
*/
var openListingEditorDialog = function(mode, sectionNumber, listingIndex, listingType) {
sectionText = stripComments(sectionText);
mw.loader.using( ['jquery.ui'], function () {
var listingTemplateAsMap, listingTemplateWikiSyntax;
if (mode == MODE_ADD) {
listingTemplateAsMap = {};
listingTemplateAsMap[Config.LISTING_TYPE_PARAMETER] = listingType;
} else {
listingTemplateWikiSyntax = getListingWikitextBraces(listingIndex);
listingTemplateAsMap = wikiTextToListing(listingTemplateWikiSyntax);
listingType = listingTemplateAsMap[Config.LISTING_TYPE_PARAMETER];
}
var listingParameters = getListingInfo(listingType);
// if a listing editor dialog is already open, get rid of it
if ($(Config.EDITOR_FORM_SELECTOR).length > 0) {
dialog.destroy( Config.EDITOR_FORM_SELECTOR );
}
// if a sync editor dialog is already open, get rid of it
if ($(Config.SYNC_FORM_SELECTOR).length > 0) {
dialog.destroy(Config.SYNC_FORM_SELECTOR);
}
var form = $(createForm(mode, listingParameters, listingTemplateAsMap));
// wide dialogs on huge screens look terrible
var windowWidth = $(window).width();
var dialogWidth = (windowWidth > Config.MAX_DIALOG_WIDTH) ? Config.MAX_DIALOG_WIDTH : 'auto';
// modal form - must submit or cancel
const dialogTitleSuffix = window.__USE_LISTING_EDITOR_BETA__ ? 'Beta' : '';
dialog.open(form, {
modal: true,
height: 'auto',
width: dialogWidth,
title: (mode == MODE_ADD) ?
translate( `addTitle${dialogTitleSuffix}` ) : translate( `editTitle${dialogTitleSuffix}` ),
dialogClass: 'listing-editor-dialog',
buttons: [
{
text: '?',
id: 'listing-help',
// eslint-disable-next-line object-shorthand
click: function() {
window.open( translate( 'helpPage' ) );
}
},
{
text: translate( 'submit' ),
// eslint-disable-next-line object-shorthand
click: function() {
if ($(Config.EDITOR_CLOSED_SELECTOR).is(':checked')) {
// no need to validate the form upon deletion request
formToText(mode, listingTemplateWikiSyntax, listingTemplateAsMap, sectionNumber);
dialog.close(this);
// if a sync editor dialog is open, get rid of it
if ($(Config.SYNC_FORM_SELECTOR).length > 0) {
dialog.close(Config.SYNC_FORM_SELECTOR);
}
}
else if (
validateForm(
Callbacks.VALIDATE_FORM_CALLBACKS,
PROJECT_CONFIG.REPLACE_NEW_LINE_CHARS,
PROJECT_CONFIG.APPEND_FULL_STOP_TO_DESCRIPTION,
translate
)
) {
formToText(mode, listingTemplateWikiSyntax, listingTemplateAsMap, sectionNumber);
dialog.close(this);
// if a sync editor dialog is open, get rid of it
if ($(Config.SYNC_FORM_SELECTOR).length > 0) {
dialog.close(Config.SYNC_FORM_SELECTOR);
}
}
}
},
{
text: translate( 'preview' ),
title: translate( 'preview' ),
id: 'listing-preview-button',
// eslint-disable-next-line object-shorthand
click: function() {
formToPreview(listingTemplateAsMap);
}
},
{
text: translate( 'previewOff' ),
title: translate( 'previewOff' ),
id: 'listing-previewOff',
style: 'display: none',
// eslint-disable-next-line object-shorthand
click: function() {
hidePreview();
}
},
{
text: translate( 'refresh' ),
title: translate( 'refreshTitle' ),
icon: 'ui-icon-refresh',
id: 'listing-refresh',
style: 'display: none',
// eslint-disable-next-line object-shorthand
click: function() {
refreshPreview(listingTemplateAsMap);
}
},
{
text: translate( 'cancel' ),
// eslint-disable-next-line object-shorthand
click: function() {
dialog.destroy(this);
// if a sync editor dialog is open, get rid of it
if ($(Config.SYNC_FORM_SELECTOR).length > 0) {
dialog.destroy(Config.SYNC_FORM_SELECTOR);
}
}
}
],
// eslint-disable-next-line object-shorthand
create: function() {
$('.ui-dialog-buttonpane').append(`<div class="listing-license">${translate( 'licenseText' )}</div>`);
if ( window.__WIKIVOYAGE_LISTING_EDITOR_VERSION__ ) {
$(
`<span class="listing-license">${translate('listing-editor-version', [ window.__WIKIVOYAGE_LISTING_EDITOR_VERSION__ ])}</span>`
).appendTo( '.ui-dialog-buttonpane' );
}
const bugUrl = 'https://github.com/jdlrobson/Gadget-Workshop/issues';
$( `<span class="listing-license">&nbsp;<a href="${bugUrl}">${translate( 'report-bug' )}</a></span>` )
.appendTo( '.ui-dialog-buttonpane' );
$('body').on('dialogclose', Config.EDITOR_FORM_SELECTOR, function() { //if closed with X buttons
// if a sync editor dialog is open, get rid of it
if ($(Config.SYNC_FORM_SELECTOR).length > 0) {
dialog.destroy(Config.SYNC_FORM_SELECTOR);
}
});
}
});
});
};

/**
* Commented-out listings can result in the wrong listing being edited, so
* strip out any comments and replace them with placeholders that can be
* restored prior to saving changes.
*/
var stripComments = function(text) {
var comments = text.match(/<!--[\s\S]*?-->/mig);
if (comments !== null ) {
for (var i = 0; i < comments.length; i++) {
var comment = comments[i];
var rep = `<<<COMMENT${i}>>>`;
text = text.replace(comment, rep);
replacements[rep] = comment;
}
}
return text;
};

/**
* Search the text provided, and if it contains any text that was
* previously stripped out for replacement purposes, restore it.
*/
var restoreComments = function(text, resetReplacements) {
for (var key in replacements) {
var val = replacements[key];
text = text.replace(key, val);
}
if (resetReplacements) {
replacements = {};
}
return text;
};

/**
* Given a listing type, return the appropriate entry from the
* LISTING_TEMPLATES array. This method returns the entry for the default
* listing template type if not enty exists for the specified type.
*/
var getListingInfo = function(type) {
return (isCustomListingType(type)) ? Config.LISTING_TEMPLATES[Config.DEFAULT_LISTING_TEMPLATE] : Config.LISTING_TEMPLATES[type];
};

/**
* Determine if the specified listing type is a custom type - for example "go"
* instead of "see", "do", "listing", etc.
*/
var isCustomListingType = function(listingType) {
return !(listingType in Config.LISTING_TEMPLATES);
};

var validateForm = requireValidateForm();

/**
* Convert the listing editor form entry fields into wiki text. This
* method converts the form entry fields into a listing template string,
* replaces the original template string in the section text with the
* updated entry, and then submits the section text to be saved on the
* server.
*/
var formToText = function(mode, listingTemplateWikiSyntax, listingTemplateAsMap, sectionNumber) {
var listing = listingTemplateAsMap;
var defaultListingParameters = getListingInfo(Config.DEFAULT_LISTING_TEMPLATE);
var listingTypeInput = defaultListingParameters[Config.LISTING_TYPE_PARAMETER].id;
var listingType = $(`#${listingTypeInput}`).val();
var listingParameters = getListingInfo(listingType);
for (var parameter in listingParameters) {
listing[parameter] = $(`#${listingParameters[parameter].id}`).val();
}
for (var i=0; i < Callbacks.SUBMIT_FORM_CALLBACKS.length; i++) {
Callbacks.SUBMIT_FORM_CALLBACKS[i](listing, mode);
}
var text = listingToStr(listing);
var summary = editSummarySection();
if (mode == MODE_ADD) {
summary = updateSectionTextWithAddedListing(summary, text, listing);
} else {
summary = updateSectionTextWithEditedListing(summary, text, listingTemplateWikiSyntax);
}
summary += $("#input-name").val();
if ($(Config.EDITOR_SUMMARY_SELECTOR).val() !== '') {
summary += ` - ${$(Config.EDITOR_SUMMARY_SELECTOR).val()}`;
}
var minor = $(Config.EDITOR_MINOR_EDIT_SELECTOR).is(':checked') ? true : false;
saveForm(summary, minor, sectionNumber, '', '');
return;
};

var showPreview = function(listingTemplateAsMap) {
var listing = listingTemplateAsMap;
var defaultListingParameters = getListingInfo(Config.DEFAULT_LISTING_TEMPLATE);
var listingTypeInput = defaultListingParameters[Config.LISTING_TYPE_PARAMETER].id;
var listingType = $(`#${listingTypeInput}`).val();
var listingParameters = getListingInfo(listingType);
for (var parameter in listingParameters) {
listing[parameter] = $(`#${listingParameters[parameter].id}`).val();
}
var text = listingToStr(listing);

$.ajax ({
url: `${mw.config.get('wgScriptPath')}/api.php?${$.param({
action: 'parse',
prop: 'text',
contentmodel: 'wikitext',
format: 'json',
text,
})}`,
// eslint-disable-next-line object-shorthand
error: function () {
$('#listing-preview').hide();
},
// eslint-disable-next-line object-shorthand
success: function (data) {
$('#listing-preview-text').html(data.parse.text['*']);
},
});
};

var formToPreview = function(listingTemplateAsMap) {
if ( !$('#listing-preview').is(':visible') ) {
$('#listing-preview').show();
$('#listing-refresh').show();
$('#listing-preview-button').hide();
$('#listing-previewOff').show();
showPreview(listingTemplateAsMap);
} else {
$('#listing-preview').hide();
$('#listing-refresh').hide();
$('#listing-previewOff').hide();
$('#listing-preview-button').show();
}
};

var refreshPreview = function(listingTemplateAsMap) {
if ( $('#listing-preview').is(':visible') ) {
showPreview(listingTemplateAsMap);
}
};

var hidePreview = function() {
$('#listing-preview').hide();
$('#listing-previewOff').hide();
$('#listing-refresh').hide();
$('#listing-preview-button').show();
};

/**
* Begin building the edit summary by trying to find the section name.
*/
var editSummarySection = function() {
var sectionName = getSectionName();
return (sectionName.length) ? `/* ${sectionName} */ ` : "";
};

var getSectionName = function() {
var HEADING_REGEX = /^=+\s*([^=]+)\s*=+\s*\n/;
var result = HEADING_REGEX.exec(sectionText);
return (result !== null) ? result[1].trim() : "";
};

/**
* After the listing has been converted to a string, add additional
* processing required for adds (as opposed to edits), returning an
* appropriate edit summary string.
*/
var updateSectionTextWithAddedListingDefault = function(originalEditSummary, listingWikiText) {
var summary = originalEditSummary;
summary += translate( 'added' );
// add the new listing to the end of the section. if there are
// sub-sections, add it prior to the start of the sub-sections.
var index = sectionText.indexOf('===');
if (index === 0) {
index = sectionText.indexOf('====');
}
if (index > 0) {
sectionText = `${sectionText.substr(0, index)}* ${listingWikiText
}\n${sectionText.substr(index)}`;
} else {
sectionText += `\n* ${listingWikiText}`;
}
sectionText = restoreComments(sectionText, true);
return summary;
};

var updateSectionTextWithAddedListingIt = function (originalEditSummary, listingWikiText, listing) {
var summary = originalEditSummary;
sectionText = restoreComments(sectionText, true);
summary += translate( 'added' );
//Creo un listing commentato dello stesso tipo di quello che aggiungerò.
//Se nella sezione in cui andrò a scrivere troverò questo listing commentato, lo rimpiazzerò col nuovo.
var commentedListing = `<!--* {{${listing[Config.LISTING_TYPE_PARAMETER]}\n| nome= | alt= | sito= | email=\n| indirizzo= | lat= | long= | indicazioni=\n| tel= | numero verde= | fax=\n|`;
if (listing[Config.LISTING_TYPE_PARAMETER] !== 'sleep') {
commentedListing += " orari= | prezzo=\n";
} else {
commentedListing += " checkin= | checkout= | prezzo=\n";
}
commentedListing += "| descrizione=\n}}-->\n";
var index = 0;
var index1 = sectionText.indexOf('===');
var index2 = sectionText.indexOf('<!--===');
var index3 = sectionText.indexOf('====');
var index4 = sectionText.indexOf(`=== ${translate( 'budget' )} ===`);
var index5 = sectionText.indexOf(`<!--=== ${translate( 'midrange' )} ===-->`);
var index6 = sectionText.indexOf(`=== ${translate( 'splurge' )} ===`);
var index7 = sectionText.indexOf(`<!--=== ${translate( 'splurge' )} ===`);
var splurgeOffset = 0;
if (index7 > 0) {
splurgeOffset = 4;
}
if ( (index1 === 0) && (index2 === 0) ) {
index = index3;
} else if (index1 === 0) {
index = index2;
} else if (index2 === 0) {
index = index1;
} else if (index1 < index2) {
index = index1;
} else if (index6 > 0) {
index = index6;
} else {
index = index2;
}
if (index > 0) {
var strApp = sectionText.substr(0, index).replace(/(\r\n|\n|\r)/gm," ").trim();
if (strApp.substring(strApp.length-5) == '{{-}}') {
var indexApp = sectionText.lastIndexOf('{{-}}');
sectionText = `${sectionText.substr(0, indexApp).replace(commentedListing,'')}* ${listingWikiText}\n{{-}}${sectionText.substr(indexApp+5)}`;
} else {
if( (index4 > 0) && (index6 > 0) ) {
//Mi assicuro di essere in Dove mangiare/dormire (le uniche divise per fascia di prezzo)
if ( index5 > 0) {
//Il primo elemento viene aggiunto nella sottosezione "Prezzi medi" (rimuovendone il commento)
sectionText = `${sectionText.substr(0, index6-splurgeOffset).replace(`<!--=== ${translate( 'midrange' )} ===-->\n${commentedListing}`,`=== ${translate( 'midrange' )} ===\n`)}* ${listingWikiText}\n\n${sectionText.substr(index6-splurgeOffset)}`;
} else {
//I successivi elementi vengono accodati nella sottosezione "Prezzi medi" (già priva di commento)
sectionText = `${sectionText.substr(0, index6-splurgeOffset).replace(/\n+$/,'\n')}* ${listingWikiText}\n\n${sectionText.substr(index6-splurgeOffset)}`;
}
} else {
var addbr = '';
if( sectionText.substr(index-2, 1).charCodeAt(0) != 10 )
addbr = '\n';
sectionText = `${sectionText.substr(0, index-1).replace(commentedListing,'') + addbr}* ${listingWikiText}\n${sectionText.substr(index-1)}`;
}
}
} else {
var strApp2 = sectionText.replace(/(\r\n|\n|\r)/gm," ").trim();
if (strApp2.substring(strApp2.length-5) == '{{-}}') {
var indexApp2 = sectionText.lastIndexOf('{{-}}');
sectionText = `${sectionText.substr(0, indexApp2).replace(commentedListing,'')}* ${listingWikiText}\n{{-}}`;
} else {
sectionText = `${sectionText.replace(commentedListing,'')}\n* ${listingWikiText}`;
}
}
return summary;
};

var updateSectionTextWithAddedListing = function (originalEditSummary, listingWikiText, listing) {
switch ( DB_NAME ) {
case 'itwikivoyage':
return updateSectionTextWithAddedListingIt(originalEditSummary, listingWikiText, listing);
default:
return updateSectionTextWithAddedListingDefault(originalEditSummary, listingWikiText);
}
};

/**
* After the listing has been converted to a string, add additional
* processing required for edits (as opposed to adds), returning an
* appropriate edit summary string.
*/
var updateSectionTextWithEditedListing = function(editSummary, listingWikiText, listingTemplateWikiSyntax) {
// escaping '$&' since in replace regex it means "substitute the whole content"
listingWikiText = listingWikiText.replace( /\$&/g, '&#36;&');
if ($(Config.EDITOR_CLOSED_SELECTOR).is(':checked')) {
listingWikiText = '';
editSummary += translate( 'removed' );
// TODO: RegEx change to delete the complete row when listing is preceeded by templates showing just icons
var listRegex = new RegExp(`(\\n+[\\:\\*\\#]*)?\\s*${replaceSpecial(listingTemplateWikiSyntax)}`);
sectionText = sectionText.replace(listRegex, listingWikiText);
} else {
editSummary += translate( 'updated' );
sectionText = sectionText.replace(listingTemplateWikiSyntax, listingWikiText);
}
sectionText = restoreComments(sectionText, true);
sectionText = sectionText.replace( /&#36;/g, '$' ); // '&#36;'->'$' restore on global sectionText var
return editSummary;
};

/**
* Render a dialog that notifies the user that the listing editor changes
* are being saved.
*/
var savingForm = function() {
// if a progress dialog is already open, get rid of it
if ($(SAVE_FORM_SELECTOR).length > 0) {
dialog.destroy(SAVE_FORM_SELECTOR);
}
var progress = $(`<div id="progress-dialog">${translate( 'saving' )}</div>`);
dialog.open(progress, {
modal: true,
height: 100,
width: 300,
title: ''
});
$(".ui-dialog-titlebar").hide();
};

/**
* Execute the logic to post listing editor changes to the server so that
* they are saved. After saving the page is refreshed to show the updated
* article.
*/
var saveForm = function(summary, minor, sectionNumber, cid, answer) {
var editPayload = {
action: "edit",
title: mw.config.get( "wgPageName" ),
section: sectionNumber,
text: sectionText,
summary,
captchaid: cid,
captchaword: answer
};
if (minor) {
$.extend( editPayload, { minor: 'true' } );
}
api.postWithToken(
"csrf",
editPayload
).done(function(data) {
if (data && data.edit && data.edit.result == 'Success') {
if ( data.edit.nochange !== undefined ) {
alert( 'Save skipped as there was no change to the content!' );
dialog.destroy(SAVE_FORM_SELECTOR);
return;
}
// since the listing editor can be used on diff pages, redirect
// to the canonical URL if it is different from the current URL
var canonicalUrl = $("link[rel='canonical']").attr("href");
var currentUrlWithoutHash = window.location.href.replace(window.location.hash, "");
if (canonicalUrl && currentUrlWithoutHash != canonicalUrl) {
var sectionName = mw.util.escapeIdForLink(getSectionName());
if (sectionName.length) {
canonicalUrl += `#${sectionName}`;
}
window.location.href = canonicalUrl;
} else {
window.location.reload();
}
} else if (data && data.error) {
saveFailed(`${translate( 'submitApiError' )} "${data.error.code}": ${data.error.info}` );
} else if (data && data.edit.spamblacklist) {
saveFailed(`${translate( 'submitBlacklistError' )}: ${data.edit.spamblacklist}` );
} else if (data && data.edit.captcha) {
dialog.destroy(SAVE_FORM_SELECTOR);
captchaDialog(summary, minor, sectionNumber, data.edit.captcha.url, data.edit.captcha.id);
} else {
saveFailed(translate( 'submitUnknownError' ));
}
}).fail(function(code, result) {
if (code === "http") {
saveFailed(`${translate( 'submitHttpError' )}: ${result.textStatus}` );
} else if (code === "ok-but-empty") {
saveFailed(translate( 'submitEmptyError' ));
} else {
saveFailed(`${translate( 'submitUnknownError' )}: ${code}` );
}
});
savingForm();
};

/**
* If an error occurs while saving the form, remove the "saving" dialog,
* restore the original listing editor form (with all user content), and
* display an alert with a failure message.
*/
var saveFailed = function(msg) {
dialog.destroy(SAVE_FORM_SELECTOR);
dialog.open($(Config.EDITOR_FORM_SELECTOR));
alert(msg);
};

/**
* If the result of an attempt to save the listing editor content is a
* Captcha challenge then display a form to allow the user to respond to
* the challenge and resubmit.
*/
var captchaDialog = function(summary, minor, sectionNumber, captchaImgSrc, captchaId) {
// if a captcha dialog is already open, get rid of it
if ($(CAPTCHA_FORM_SELECTOR).length > 0) {
dialog.destroy(CAPTCHA_FORM_SELECTOR);
}
var captcha = $('<div id="captcha-dialog">').text(translate( 'externalLinks' ));
$('<img class="fancycaptcha-image">')
.attr('src', captchaImgSrc)
.appendTo(captcha);
$('<label for="input-captcha">').text(translate( 'enterCaptcha' )).appendTo(captcha);
$('<input id="input-captcha" type="text">').appendTo(captcha);
dialog.open(captcha, {
modal: true,
title: translate( 'enterCaptcha' ),
buttons: [
{
text: translate( 'submit' ),
// eslint-disable-next-line object-shorthand
click: function() {
saveForm(summary, minor, sectionNumber, captchaId, $('#input-captcha').val());
dialog.destroy(this);
}
},
{
text: translate( 'cancel' ),
// eslint-disable-next-line object-shorthand
click: function() {
dialog.destroy(this);
}
}
]
});
};

/**
* Convert the listing map back to a wiki text string.
*/
var listingToStr = function(listing) {
var listingType = listing[Config.LISTING_TYPE_PARAMETER];
var listingParameters = getListingInfo(listingType);
var saveStr = '{{';
if( isCustomListingType(listingType) ) { // type parameter specified explicitly only on custom type
saveStr += Config.DEFAULT_LISTING_TEMPLATE;
saveStr += ` | ${Config.LISTING_TYPE_PARAMETER}=${listingType}`;
} else {
saveStr += listingType;
}
if (!inlineListing && listingParameters[Config.LISTING_TYPE_PARAMETER].newline) {
saveStr += '\n';
}
for (var parameter in listingParameters) {
var l = listingParameters[parameter];
if (parameter === Config.LISTING_TYPE_PARAMETER) {
// "type" parameter was handled previously
continue;
}
if (parameter === Config.LISTING_CONTENT_PARAMETER) {
// processed last
continue;
}
if (listing[parameter] !== '' || (!l.skipIfEmpty && !inlineListing)) {
saveStr += `| ${parameter}=${listing[parameter]}`;
}
if (!saveStr.match(/\n$/)) {
if (!inlineListing && l.newline) {
saveStr = `${rtrim(saveStr)}\n`;
} else if (!saveStr.match(/ $/)) {
saveStr += ' ';
}
}
}
if (Config.ALLOW_UNRECOGNIZED_PARAMETERS) {
// append any unexpected values
for (var key in listing) {
if (listingParameters[key]) {
// this is a known field
continue;
}
if (listing[key] === '') {
// skip unrecognized fields without values
continue;
}
saveStr += `| ${key}=${listing[key]}`;
saveStr += (inlineListing) ? ' ' : '\n';
}
}
saveStr += `| ${Config.LISTING_CONTENT_PARAMETER}=${listing[Config.LISTING_CONTENT_PARAMETER]}`;
saveStr += (inlineListing || !listingParameters[Config.LISTING_CONTENT_PARAMETER].newline) ? ' ' : '\n';
saveStr += '}}';
return saveStr;
};

/**
* Trim whitespace at the end of a string.
*/
var rtrim = function(str) {
return str.replace(/\s+$/, '');
};

// expose public members
return {
initListingEditorDialog,
MODE_ADD,
MODE_EDIT
};
};
};

var TRANSLATIONS = $.extend( true,
Core_1 = Core;
return Core_1;
}

const TRANSLATIONS_ALL = translations;
const trimDecimal = trimDecimal_1;
const dialog = dialogs;
const makeTranslateFunction = makeTranslateFunction$1;

var src = ( function ( ALLOWED_NAMESPACE, SECTION_TO_TEMPLATE_TYPE, PROJECT_CONFIG ) {
const parseDMS = PROJECT_CONFIG.doNotParseDMS ? (a) => a : requireParseDMS();

var PROJECT_CONFIG_KEYS = [
'SHOW_LAST_EDITED_FIELD', 'SUPPORTED_SECTIONS', 'iata',
'listingTypeRegExp', 'REPLACE_NEW_LINE_CHARS', 'LISTING_TEMPLATES_OMIT',
'VALIDATE_CALLBACKS_EMAIL', 'SUBMIT_FORM_CALLBACKS_UPDATE_LAST_EDIT',
'ALLOW_UNRECOGNIZED_PARAMETERS_LOOKUP',
'LISTING_TYPE_PARAMETER', 'LISTING_CONTENT_PARAMETER',
'DEFAULT_LISTING_TEMPLATE', 'SLEEP_TEMPLATE_PARAMETERS',
'LISTING_TEMPLATE_PARAMETERS', 'WIKIDATAID', 'SPECIAL_CHARS'
];

// check project has been setup correctly with no missing keys.
PROJECT_CONFIG_KEYS.forEach( function ( key ) {
if ( PROJECT_CONFIG[ key ] === undefined ) {
throw new Error( `Project must define project setting ${key}` );
}
} );

const userLanguage = mw.config.get( 'wgUserLanguage' );
var TRANSLATIONS = Object.assign(
{},
{},
TRANSLATIONS_ALL.en,
TRANSLATIONS_ALL.en,
TRANSLATIONS_ALL[ mw.config.get( 'wgUserLanguage' ) ]
TRANSLATIONS_ALL[ userLanguage ]
);
);


Object.keys( TRANSLATIONS_ALL.en ).forEach( function ( key ) {
/**
// check the key is present in all the other configurations
* Return false if the current page should not enable the listing editor.
Object.keys( TRANSLATIONS_ALL ).forEach( function ( lang ) {
* Examples where the listing editor should not be enabled include talk
if ( lang === 'en' ) {
* pages, edit pages, history pages, etc.
return; // no need to check against itself
*/
} else {
var listingEditorAllowedForCurrentPage = function() {
if ( TRANSLATIONS_ALL[ lang ][ key ] === undefined && userLanguage === lang) {
var namespace = mw.config.get( 'wgNamespaceNumber' );
mw.log.warn( `Language missing translation ${key} will fall back to English.` );
// allow development
}
if ( location.host.includes( 'localhost' ) ) {
}
return true;
}
} );
} );
if ( namespace === DEV_NAMESPACE ) {
return true;
}
if (ALLOWED_NAMESPACE.indexOf(namespace)<0) {
return false;
}
if ( mw.config.get('wgAction') != 'view' || $('#mw-revision-info').length
|| mw.config.get('wgCurRevisionId') != mw.config.get('wgRevisionId')
|| $('#ca-viewsource').length ) {
return false;
}
return true;
};


const translate = makeTranslateFunction( TRANSLATIONS );
const wrapContent = contentTransform.wrapContent;


var Config = function( ALLOWED_NAMESPACE ) {
var isLoaded = false;
var PAGE_VIEW_LANGUAGE = mw.config.get( 'wgPageViewLanguage' );
function importForeignModule() {
var LANG = mw.config.get( 'wgUserLanguage', 'en' );
if ( isLoaded ) {
var WIKIDATAID = PROJECT_CONFIG.WIKIDATAID;
return Promise.resolve( mw.loader.require );
var COMMONS_URL = '//commons.wikimedia.org';
} else if ( mw.loader.getState( GADGET_NAME ) !== 'ready' ) {
var WIKIDATA_URL = '//www.wikidata.org';
isLoaded = true;
var WIKIPEDIA_URL = `//${PAGE_VIEW_LANGUAGE}.wikipedia.org`;
if ( mw.loader.getState( GADGET_NAME ) === null ) {
var WIKIDATA_SITELINK_WIKIPEDIA = `${PAGE_VIEW_LANGUAGE}wiki`;
return new Promise( function ( resolve ) {

mw.loader.addScriptTag( `https://en.wikivoyage.org/w/load.php?modules=${GADGET_NAME}`, function () {
setTimeout( function () {
var lookupField = function ( property ) {
return TRANSLATIONS[`property${property}`] || [];
resolve( mw.loader.require );
}, 300 );
};

} );

} );
// - doNotUpload: hide upload option
// - remotely_sync: for fields which can auto-acquire values, leave the local value blank when syncing
var WIKIDATA_CLAIMS = {
'coords': { 'p': 'P625', 'label': 'coordinates', 'fields': lookupField( 'P625'), 'remotely_sync': false, },
'url': { 'p': 'P856', 'label': 'website', 'fields': lookupField( 'P856') }, // link
'email': { 'p': 'P968', 'label': 'e-mail', 'fields': lookupField( 'P968') },
'iata': { 'p': 'P238', 'label': 'IATA code (if Alt is empty)', 'fields': lookupField( 'P238'), 'doNotUpload': true, },
'image': { 'p': 'P18', 'label': 'image', 'fields': lookupField( 'P18'), 'remotely_sync': true, }
};

// if the browser window width is less than MAX_DIALOG_WIDTH (pixels), the
// listing editor dialog will fill the available space, otherwise it will
// be limited to the specified width
var MAX_DIALOG_WIDTH = 1200;
// set this flag to false if the listing editor should strip away any
// listing template parameters that are not explicitly configured in the
// LISTING_TEMPLATES parameter arrays (such as wikipedia, phoneextra, etc).
// if the flag is set to true then unrecognized parameters will be allowed
// as long as they have a non-empty value.
var ALLOW_UNRECOGNIZED_PARAMETERS = PROJECT_CONFIG.ALLOW_UNRECOGNIZED_PARAMETERS_LOOKUP;

// name of the generic listing template to use when a more specific
// template ("see", "do", etc) is not appropriate
var DEFAULT_LISTING_TEMPLATE = PROJECT_CONFIG.DEFAULT_LISTING_TEMPLATE;
var LISTING_TYPE_PARAMETER = PROJECT_CONFIG.LISTING_TYPE_PARAMETER;
var LISTING_CONTENT_PARAMETER = PROJECT_CONFIG.LISTING_CONTENT_PARAMETER;
// The arrays below must include entries for each listing template
// parameter in use for each Wikivoyage language version - for example
// "name", "address", "phone", etc. If all listing template types use
// the same parameters then a single configuration array is sufficient,
// but if listing templates use different parameters or have different
// rules about which parameters are required then the differences must
// be configured - for example, English Wikivoyage uses "checkin" and
// "checkout" in the "sleep" template, so a separate
// SLEEP_TEMPLATE_PARAMETERS array has been created below to define the
// different requirements for that listing template type.
//
// Once arrays of parameters are defined, the LISTING_TEMPLATES
// mapping is used to link the configuration to the listing template
// type, so in the English Wikivoyage example all listing template
// types use the LISTING_TEMPLATE_PARAMETERS configuration EXCEPT for
// "sleep" listings, which use the SLEEP_TEMPLATE_PARAMETERS
// configuration.
//
// Fields that can used in the configuration array(s):
// - id: HTML input ID in the EDITOR_FORM_HTML for this element.
// - hideDivIfEmpty: id of a <div> in the EDITOR_FORM_HTML for this
// element that should be hidden if the corresponding template
// parameter has no value. For example, the "fax" field is
// little-used and is not shown by default in the editor form if it
// does not already have a value.
// - skipIfEmpty: Do not include the parameter in the wiki template
// syntax that is saved to the article if the parameter has no
// value. For example, the "image" tag is not included by default
// in the listing template syntax unless it has a value.
// - newline: Append a newline after the parameter in the listing
// template syntax when the article is saved.
var LISTING_TEMPLATE_PARAMETERS = PROJECT_CONFIG.LISTING_TEMPLATE_PARAMETERS;
// map the template name to configuration information needed by the listing
// editor
var LISTING_TEMPLATES = {};

PROJECT_CONFIG.SUPPORTED_SECTIONS.forEach( function ( key ) {
if ( key === 'sleep' ) {
// override the default settings for "sleep" listings since that
// listing type uses "checkin"/"checkout" instead of "hours"
LISTING_TEMPLATES[ key ] = $.extend(
true, {},
LISTING_TEMPLATE_PARAMETERS,
PROJECT_CONFIG.SLEEP_TEMPLATE_PARAMETERS
);
} else {
} else {
LISTING_TEMPLATES[ key ] = LISTING_TEMPLATE_PARAMETERS;
// use the local gadget
return mw.loader.using( `${GADGET_NAME}` ).then( () => mw.loader.require );
}
}
}
} );
}


( PROJECT_CONFIG.LISTING_TEMPLATES_OMIT || [] ).forEach( function ( key ) {
function loadMain() {
delete LISTING_TEMPLATES[ key ];
const localModuleForDebugging = window._listingEditorModule;
return Promise.all( [
localModuleForDebugging ? Promise.resolve() : importForeignModule(),
mw.loader.using( GADGET_CONFIG_NAME )
] ).then( function ( args ) {
var req = args[ 1 ];
var config = req( GADGET_CONFIG_NAME );
var module = localModuleForDebugging || req( GADGET_NAME );
return module( ALLOWED_NAMESPACE, SECTION_TO_TEMPLATE_TYPE, config );
} );
} );
}


// these selectors should match a value defined in the EDITOR_FORM_HTML
/**
// if the selector refers to a field that is not used by a Wikivoyage
* Place an "edit" link next to all existing listing tags.
// language version the variable should still be defined, but the
*/
// corresponding element in EDITOR_FORM_HTML can be removed and thus
var addEditButtons = function() {
// the selector will not match anything and the functionality tied to
const editMsg = USE_LISTING_BETA ? TRANSLATIONS.editBeta : TRANSLATIONS.edit;
// the selector will never execute.
var editButton = $('<span class="vcard-edit-button noprint">')
var EDITOR_FORM_SELECTOR = '#listing-editor';
.html(`<a href="javascript:" class="listingeditor-edit">${editMsg}</a>` )
var EDITOR_CLOSED_SELECTOR = '#input-closed';
.on('click', function() {
var EDITOR_SUMMARY_SELECTOR = '#input-summary';
var $this = $(this);
var EDITOR_MINOR_EDIT_SELECTOR = '#input-minor';
loadMain().then( function ( core ) {
// the same for WIKIDATA_SYNC_FORM_HTML
core.initListingEditorDialog(MODE_EDIT, $this);
var SYNC_FORM_SELECTOR = '#listing-editor-sync';
} );

var INTL_CURRENCIES = [ '€', '$', '£', '¥', '₩' ];
var SPECIAL_CHARS = PROJECT_CONFIG.SPECIAL_CHARS;

var CURRENCY_CHOICES = INTL_CURRENCIES.map( function ( c ) {
return `<span class="listing-charinsert" data-for="input-price"> <a href="javascript:">${c}</a></span>`;
} ).join( '' );
var SPECIAL_CHARS_STRING = SPECIAL_CHARS.map( function ( char ) {
return `<span class="listing-charinsert" data-for="input-content"> <a href="javascript:">${char}</a></span>`;
} ).join( '\n' );
if (SPECIAL_CHARS.length) {
SPECIAL_CHARS_STRING = `<br />(${SPECIAL_CHARS_STRING}&nbsp;)`;
}

// the below HTML is the UI that will be loaded into the listing editor
// dialog box when a listing is added or edited. EACH WIKIVOYAGE
// LANGUAGE SITE CAN CUSTOMIZE THIS HTML - fields can be removed,
// added, displayed differently, etc. Note that it is important that
// any changes to the HTML structure are also made to the
// LISTING_TEMPLATES parameter arrays since that array provides the
// mapping between the editor HTML and the listing template fields.
var EDITOR_FORM_HTML = `<form id="listing-editor">
<div class="listing-col">
<div class="editor-fullwidth">
<div id="div_name" class="editor-row">
<div class="editor-label-col"><label for="input-name">${translate( 'name' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-name"></div>
</div>
<div id="div_alt" class="editor-row">
<div class="editor-label-col"><label for="input-alt">${translate( 'alt' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-alt"></div>
</div>
<div id="div_address" class="editor-row">
<div class="editor-label-col"><label for="input-address">${translate( 'address' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-address"></div>
</div>
<div id="div_directions" class="editor-row">
<div class="editor-label-col"><label for="input-directions">${translate( 'directions' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-directions"></div>
</div>
<div id="div_phone" class="editor-row">
<div class="editor-label-col"><label for="input-phone">${translate( 'phone' )}</label></div>
<div class="editor-fullwidth">
<input type="text" class="editor-fullwidth" id="input-phone">
<div class="input-cc" data-for="input-phone"></div>
</div>
</div>
<div id="div_tollfree" class="editor-row">
<div class="editor-label-col">
<label for="input-tollfree">${translate( 'tollfree' )}</label>
</div>
<div class="editor-fullwidth">
<input type="text" class="editor-fullwidth" id="input-tollfree">
<div class="input-cc" data-for="input-tollfree"></div>
</div>
</div>
<div id="div_fax" class="editor-row">
<div class="editor-label-col"><label for="input-fax">${translate( 'fax' )}</label></div>
<div class="editor-fullwidth"><input type="text" class="editor-fullwidth" id="input-fax">
<div class="input-cc" data-for="input-fax"></div>
</div>
</div>
<div id="div_hours" class="editor-row">
<div class="editor-label-col"><label for="input-hours">${translate( 'hours' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-hours"></div>
</div>
<div id="div_checkin" class="editor-row">
<div class="editor-label-col"><label for="input-checkin">${translate( 'checkin' )}</label></div>
<div><input type="text" class="editor-fullwidth" id="input-checkin"></div>
</div>
<div id="div_checkout" class="editor-row">
<div class="editor-label-col">
<label for="input-checkout">${translate( 'checkout' )}</label>
</div>
<div><input type="text" class="editor-fullwidth" id="input-checkout"></div>
</div>
<div id="div_price" class="editor-row">
<div class="editor-label-col"><label for="input-price">${translate( 'price' )}</label></div>
<!-- update the Callbacks.initStringFormFields
method if the currency symbols are removed or modified -->
<div class="editor-fullwidth"><input type="text" class="editor-fullwidth" id="input-price">
<div class="input-price">
<span id="span_natl_currency" title="${translate( 'natlCurrencyTitle' )}"></span>
<span id="span_intl_currencies" title="${translate( 'intlCurrenciesTitle' )}">${
CURRENCY_CHOICES
}</span>
</div>
</div>
</div>
<div id="div_lastedit" style="display: none;">
<div class="editor-label-col">
<label for="input-lastedit">${translate( 'lastUpdated' )}</label>
</div>
<div><input type="text" size="10" id="input-lastedit"></div>
</div>
</div>
</div>
<div class="listing-col">
<div class="editor-fullwidth">
<div id="div_type" class="editor-row">
<div class="editor-label-col">
<label for="input-type">${translate( 'type' )}</label>
</div>
<div>
<select id="input-type">
<option value="listing">listing</option>
<option value="see">see</option>
<option value="do">do</option>
<option value="buy">buy</option>
<option value="eat">eat</option>
<option value="drink">drink</option>
<option value="go">go</option>
<option value="sleep">sleep</option>
</select>
</div>
<div class="editor-fullwidth">
<span id="span-closed">
<input type="checkbox" id="input-closed">
<label for="input-closed"
class="listing-tooltip"
title="${translate( 'listingTooltip' )}">${translate( 'listingLabel' )}</label>
</span>
</div>
</div>
<div id="div_url" class="editor-row">
<div class="editor-label-col">
<label for="input-url">${translate( 'website' )}<span class="wikidata-update"></span></label>
</div>
<div><input type="text" class="editor-fullwidth" id="input-url"></div>
</div>
<div id="div_email" class="editor-row">
<div class="editor-label-col"><label for="input-email">${translate( 'email' )}<span class="wikidata-update"></span></label></div>
<div><input type="text" class="editor-fullwidth" id="input-email"></div>
</div>
<div id="div_lat" class="editor-row">
<div class="editor-label-col">
<label for="input-lat">${translate( 'latitude' )}<span class="wikidata-update"></span></label>
</div>
<div>
<input type="text" class="editor-partialwidth" id="input-lat">
<!-- update the Callbacks.initFindOnMapLink
method if this field is removed or modified -->
<div class="input-other">
<a id="geomap-link"
target="_blank"
href="https://wikivoyage.toolforge.org/w/geomap.php">${translate( 'findOnMap' )}
</a>
</div>
</div>
</div>
<div id="div_long" class="editor-row">
<div class="editor-label-col">
<label for="input-long">${translate( 'longitude' )}<span class="wikidata-update"></span></label>
</div>
<div>
<input type="text" class="editor-partialwidth" id="input-long">
</div>
</div>
<div id="div_wikidata" class="editor-row">
<div class="editor-label-col"><label for="input-wikidata-label">Wikidata</label></div>
<div>
<input type="text" class="editor-partialwidth" id="input-wikidata-label">
<input type="hidden" id="input-wikidata-value">
<a href="javascript:" id="wp-wd"
title="${translate( 'wpWd' )}"
style="display:none"><small>&#160;WP</small></a>
<span id="wikidata-value-display-container" style="display:none">
<small>
&#160;<span id="wikidata-value-link"></span>
&#160;|&#160;<a href="javascript:"
id="wikidata-remove"
title="${translate( 'wikidataRemoveTitle' )}">${translate( 'wikidataRemoveLabel' )}</a>
</small>
</span>
</div>
</div>
<div id="div_wikidata_update" style="display: none">
<div class="editor-label-col">&#160;</div>
<div>
<span class="wikidata-update"></span>
<a href="javascript:" id="wikidata-shared">${translate( 'syncWikidata' )}</a>
<small>&nbsp;<a href="javascript:"
title="${translate( 'syncWikidataTitle' )}"
class="listing-tooltip"
id="wikidata-shared-quick">${translate( 'syncWikidataLabel' )}</a>
</small>
</div>
</div>
<div id="div_wikipedia" class="editor-row">
<div class="editor-label-col">
<label for="input-wikipedia">Wikipedia<span class="wikidata-update"></span></label>
</div>
<div>
<input type="text" class="editor-partialwidth" id="input-wikipedia">
<span id="wikipedia-value-display-container" style="display:none">
<small>&#160;<span id="wikipedia-value-link"></span></small>
</span>
</div>
</div>
<div id="div_image" class="editor-row">
<div class="editor-label-col">
<label for="input-image">${translate( 'image' )}<span class="wikidata-update"></span></label>
</div>
<div>
<input type="text" class="editor-partialwidth" id="input-image">
<span id="image-value-display-container" style="display:none">
<small>&#160;<span id="image-value-link"></span></small>
</span>
</div>
</div>
</div>
</div>
<div id="div_content" class="editor-row">
<div class="editor-label-col"><label for="input-content">${translate( 'content' )
}${SPECIAL_CHARS_STRING}</label></div>
<div><textarea rows="8" class="editor-fullwidth" id="input-content"></textarea></div>
</div>
<!-- update the Callbacks.hideEditOnlyFields method if
the status row is removed or modified -->
<div id="div_status" class="editor-fullwidth">
<div class="editor-label-col"><label>Status</label></div>
<div>${
// update the Callbacks.updateLastEditDate
// method if the last edit input is removed or modified
PROJECT_CONFIG.SHOW_LAST_EDITED_FIELD ? `<span id="span-last-edit">` +
`<input type="checkbox" id="input-last-edit" />` +
`<label for="input-last-edit" class="listing-tooltip" title="${translate( 'listingUpdatedTooltip' )}">${translate( 'listingUpdatedLabel' )}</label>` +
`</span>` : ''
}</div>
</div>
<! -- update the Callbacks.hideEditOnlyFields method if
the summary table is removed or modified -->
<div id="div_summary" class="editor-fullwidth">
<div class="listing-divider"></div>
<div class="editor-row">
<div class="editor-label-col"><label for="input-summary">${translate( 'editSummary' )}</label></div>
<div>
<input type="text" class="editor-partialwidth" id="input-summary">
<span id="span-minor">
<input type="checkbox" id="input-minor">
<label for="input-minor" class="listing-tooltip"
title="${translate( 'minorTitle' )}">${translate( 'minorLabel' )}</label>
</span>
</div>
</div>
</div>
<div id="listing-preview" style="display: none;">
<div class="listing-divider"></div>
<div class="editor-row">
<div title="Preview">${translate( 'preview' )}</div>
<div id="listing-preview-text"></div>
</div>
</div>
</form>`;
// expose public members
return {
LANG,
WIKIDATAID,
COMMONS_URL,
WIKIDATA_URL,
WIKIDATA_CLAIMS,
WIKIPEDIA_URL,
WIKIDATA_SITELINK_WIKIPEDIA,
TRANSLATIONS,
MAX_DIALOG_WIDTH,
ALLOWED_NAMESPACE,
DEFAULT_LISTING_TEMPLATE,
LISTING_TYPE_PARAMETER,
LISTING_CONTENT_PARAMETER,
ALLOW_UNRECOGNIZED_PARAMETERS,
SECTION_TO_TEMPLATE_TYPE,
LISTING_TEMPLATES,
EDITOR_FORM_SELECTOR,
EDITOR_CLOSED_SELECTOR,
EDITOR_SUMMARY_SELECTOR,
EDITOR_MINOR_EDIT_SELECTOR,
SYNC_FORM_SELECTOR,
EDITOR_FORM_HTML
};
}( ALLOWED_NAMESPACE );

/* ***********************************************************************
* Callbacks implements custom functionality that may be
* specific to how a Wikivoyage language version has implemented the
* listing template. For example, English Wikivoyage uses a "last edit"
* date that needs to be populated when the listing editor form is
* submitted, and that is done via custom functionality implemented as a
* SUBMIT_FORM_CALLBACK function in this module.
* ***********************************************************************/
var Callbacks = function() {
// array of functions to invoke when creating the listing editor form.
// these functions will be invoked with the form DOM object as the
// first element and the mode as the second element.
var CREATE_FORM_CALLBACKS = [];
// array of functions to invoke when submitting the listing editor
// form but prior to validating the form. these functions will be
// invoked with the mapping of listing attribute to value as the first
// element and the mode as the second element.
var SUBMIT_FORM_CALLBACKS = [];
// array of validation functions to invoke when the listing editor is
// submitted. these functions will be invoked with an array of
// validation messages as an argument; a failed validation should add a
// message to this array, and the user will be shown the messages and
// the form will not be submitted if the array is not empty.
var VALIDATE_FORM_CALLBACKS = [];

// --------------------------------------------------------------------
// LISTING EDITOR UI INITIALIZATION CALLBACKS
// --------------------------------------------------------------------

/**
* Add listeners to specific strings so that clicking on a string
* will insert it into the associated input.
*/
var initStringFormFields = function(form) {
var STRING_SELECTOR = '.listing-charinsert';
$(STRING_SELECTOR, form).on( 'click', function() {
var target = $(this).attr('data-for');
var fieldInput = $(`#${target}`);
var caretPos = fieldInput[0].selectionStart;
var oldField = fieldInput.val();
var string = $(this).find('a').text();
var newField = oldField.substring(0, caretPos) + string + oldField.substring(caretPos);
fieldInput.val(newField);
fieldInput.select();
// now setting the cursor behind the string inserted
fieldInput[0].setSelectionRange(caretPos + string.length, caretPos + string.length);
});
});
};
// if there is already metadata present add a separator
CREATE_FORM_CALLBACKS.push(initStringFormFields);
$(EDIT_LINK_CONTAINER_SELECTOR).each(function() {

if (!isElementEmpty(this)) {
/**
$(this).append('&nbsp;|&nbsp;');
* Add listeners on various fields to update the "find on map" link.
*/
var initFindOnMapLink = function(form) {
var latlngStr = `?lang=${Config.LANG}`;
//*****
// page & location cause the geomap-link crash
// to investigate if it's a geomap-link bug/limitation or if those parameters shall not be used
//*****
// try to find and collect the best available coords
if ( $('#input-lat', form).val() && $('#input-long', form).val() ) {
// listing specific coords
latlngStr += `&lat=${parseDMS($('#input-lat', form).val())}&lon=${parseDMS($('#input-long', form).val())}&zoom=15`;
} else if ( $('.mw-indicators .geo').lenght ) {
// coords added by Template:Geo
latlngStr += `&lat=${parseDMS($('.mw-indicators .geo .latitude').text())}&lon=${parseDMS($('.mw-indicators .geo .longitude').text())}&zoom=15`;
}
}
// #geomap-link is a link in the EDITOR_FORM_HTML
});
$('#geomap-link', form).attr('href', $('#geomap-link', form).attr('href') + latlngStr);
// append the edit link
$('#input-lat', form).change( function () {updateHrefCoord(form);} );
$(EDIT_LINK_CONTAINER_SELECTOR).append( editButton );
$('#input-long', form).change( function () {updateHrefCoord(form);} );
};
};
CREATE_FORM_CALLBACKS.push(initFindOnMapLink);


/**
/**
* Update coords on href "find on map" link.
* Called on DOM ready, this method initializes the listing editor and
*/
* adds the "add/edit listing" links to sections and existing listings.
var updateHrefCoord = function(form) {
*/
var link = $('#geomap-link').attr('href');
var initListingEditor = function() {
if (!link) link = $('#geomap-link', form).attr('href');
if (!listingEditorAllowedForCurrentPage()) {
link = generateCoordUrl4Href(link, form);
return;
if ($('#geomap-link').attr('href'))
}
$('#geomap-link').attr('href', link);
wrapContent();
else
mw.hook( 'wikipage.content' ).add(
$('#geomap-link', form).attr('href', link);
() => {
};


/**
if ($(DISALLOW_ADD_LISTING_IF_PRESENT.join(',')).length > 0) {
* Generate coords URL in get format to be attached on href attribute in "find on map" link.
return false;
*/
var generateCoordUrl4Href = function(link, form) {
var coord = {lat: NaN, lon: NaN};
var newLink = link;
coord = getBestCoord(form); //coord has been already parsedDMS
if ( link ) {
var indexLat = link.indexOf('&lat');
var indexZoom = link.indexOf('&zoom');
if (indexLat >= 0)
newLink = link.substr(0,indexLat); //remove coord inside the link
if ( !isNaN(coord.lat) && !isNaN(coord.lon) ) { //add new coord if available
newLink = `${newLink}&lat=${coord.lat}&lon=${coord.lon}`;
if (indexZoom < 0)
newLink = `${newLink}&zoom=15`;
else
newLink = newLink + link.substr(indexZoom);
}
}
}
contentTransform.addListingButtons(
return newLink;
SECTION_TO_TEMPLATE_TYPE,
};
USE_LISTING_BETA ? TRANSLATIONS.addBeta : TRANSLATIONS.add

);
/**
$('.listingeditor-add').on('click', function() {
* Get best available coords between the listing one and the article one.
const $this = $(this);
*/
loadMain().then( function ( core ) {
var getBestCoord = function(form) {
core.initListingEditorDialog(core.MODE_ADD, $this);
var coord = {lat: NaN, lon: NaN};
} );
if ( $('#input-lat', form).val() && $('#input-long', form).val() ) {
coord.lat = $('#input-lat', form).val();
coord.lon = $('#input-long', form).val();
} else if ( $('.mw-indicators .geo').lenght ) {
coord.lat = $('.mw-indicators .geo .latitude').text();
coord.lon = $('.mw-indicators .geo .longitude').text();
}
coord.lat = parseDMS(coord.lat);
coord.lon = parseDMS(coord.lon);
return coord;
};

var hideEditOnlyFields = function(form, mode) {
if (mode !== Core.MODE_EDIT) {
$('#div_status', form).hide();
}
};
CREATE_FORM_CALLBACKS.push(hideEditOnlyFields);

var typeToColor = function(listingType, form) {
$('#input-type', form).css( 'box-shadow', 'unset' );
$.ajax ({
listingType,
form,
url: `${mw.config.get('wgScriptPath')}/api.php?${$.param({
action: 'parse',
prop: 'text',
contentmodel: 'wikitext',
format: 'json',
disablelimitreport: true,
'text': `{{#invoke:TypeToColor|convert|${listingType}}}`,
})}`,
// eslint-disable-next-line object-shorthand
beforeSend: function() {
if (localStorage.getItem(`listing-${listingType}`)) {
changeColor(localStorage.getItem(`listing-${listingType}`), form);
return false;
}
else { return true; }
},
// eslint-disable-next-line object-shorthand
success: function (data) {
var color = $(data.parse.text['*']).text().trim();
localStorage.setItem(`listing-${listingType}`, color);
changeColor(color, form);
},
});
};
var changeColor = function(color, form) {
$('#input-type', form).css( 'box-shadow', `-20px 0 0 0 #${color} inset` );
};
var initColor = function(form) {
typeToColor( $('#input-type', form).val(), form );
$('#input-type', form).on('change', function () {
typeToColor(this.value, form);
});
};
CREATE_FORM_CALLBACKS.push(initColor);

var isRTL = function (s){ // based on https://stackoverflow.com/questions/12006095/javascript-how-to-check-if-character-is-rtl
var ltrChars = 'A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02B8\u0300-\u0590\u0800-\u1FFF\u2C00-\uFB1C\uFDFE-\uFE6F\uFEFD-\uFFFF',