Popup.js: differenze tra le versioni
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 260: | Riga 260: | ||
'<input type="number" style="width:80px;" class="west" placeholder="' + | '<input type="number" style="width:80px;" class="west" placeholder="' + | ||
westui.lang.input_level + | westui.lang.input_level + | ||
'" min="0" max=" | '" min="0" max="250">').bind( | ||
"propertychange keyup input paste", | "propertychange keyup input paste", | ||
function() { | function() { | ||
this.value > | this.value > 250 ? this.value = 250 : | ||
this.value < 0 && (this.value = | this.value < 0 && (this.value = | ||
0), $(".calc").each(function() { | 0), $(".calc").each(function() { |
Versione delle 09:01, 25 lug 2022
westui = {
lang: { input_level: "Tuo livello", input_search: "Cerca", damages: "Danni", per_level: "per Livello", speed: "Velocità", level: "Livello", unsalable: "Non vendibile", auction: "Vendibile all'asta", not_auction: "Non vendibile all'asta", not_upgrade: "Non Migliorabile", upgrade: "Migliorabile", total: "Totale", popup: { dmg: {
dmglvl: '
+ #1 Danni#2
'
}, skills: {
str: '
+ #1 Forza#2
', mob: '
+ #1 Agilità#2
', dex: '
+ #1 Destrezza#2
', cha: '
+ #1 Carisma#2
', con: '
+ #1 Costruzione#2
', vig: '
+ #1 Vigore#2
', tou: '
+ #1 Robustezza#2
', sta: '
+ #1 Energia#2
', hea: '
+ #1 Punti vita#2
', rid: '
+ #1 Cavalcata#2
', ref: '
+ #1 Riflessi#2
', dod: '
+ #1 Schivata#2
', hid: '
+ #1 Nascosto#2
', swi: '
+ #1 Nuoto#2
', aim: '
+ #1 Mira#2
', sho: '
+ #1 Sparare#2
', pit: '
+ #1 Trappole#2
', fin: '
+ #1 Precisione#2
', rep: '
+ #1 Riparazione#2
', lea: '
+ #1 Comando#2
', tac: '
+ #1 Tattica#2
', tra: '
+ #1 Negoziazione#2
', ani: '
+ #1 Rapporto con gli animali#2
', app: '
+ #1 Aspetto#2
'
}, fb: {
fbdef: '
+ #1 Difesa (Bonus battaglia per il forte)#2
', fboff: '
+ #1 Attacco (Bonus battaglia per il forte)#2
', fbres: '
+ #1 Resistenza (Bonus battaglia per il forte)#2
', fbdefs: '
+ #1 Difesa (Bonus settore battaglia per il forte)#2
', fboffs: '
+ #1 Attacco (Bonus settore battaglia per il forte)#2
', fbdmgs: '
+ #1 Danni (Bonus settore battaglia per il forte)#2
'
}, special: {
xp: '
+ #1% Esperienza da lavori,duelli e battaglie ai forti#2
', money: '
+ #1% Soldi da lavori e duelli#2
', luck: '
+ #1% Maggior fortuna#2
', regen: '
+ #1% Rigenerazione#2
', drop: '
+ #1% Probabilità di trovare prodotti#2
', labor_pts: '
+ #1 Punti lavoro#2
', spd: '
+ #1% Velocità#2
', pra: '
+ #1 Pregare#2
'
} } }, config: { enable_set_calc: !0, plain_popup: !0, redirect_on_dblclick: !1, link_on_dblclick: !0, enable_sorting: !0, cdn: "https://westzz.innogamescdn.com", img_buyprice: "/images/5/57/Buy_price.png", img_sellprice: "/images/f/fc/Sell_price.png", img_male: "/images/c/c5/Gender_m.png", img_female: "/images/4/41/Gender_f.png", set_bonus: { str: { name: "Forza", img: "/images/thumb/8/8b/Strength.png/40px-Strength.png" }, mob: { name: "Agilità", img: "/images/thumb/5/5a/Mobility.png/40px-Mobility.png" }, dex: { name: "Destrezza", img: "/images/thumb/0/0d/Dexterity.png/40px-Dexterity.png" }, cha: { name: "Carisma", img: "/images/thumb/c/c9/Charisma.png/40px-Charisma.png" }, con: { name: "Costruzione", img: "/images/thumb/3/37/Construction.png/40px-Construction.png" }, vig: { name: "Vigore", img: "/images/thumb/9/90/Skill_Punch.png/40px-Skill_Punch.png" }, tou: { name: "Robustezza", img: "/images/thumb/f/f8/Skill_Tough.png/40px-Skill_Tough.png" }, sta: { name: "Energia", img: "/images/thumb/8/8d/Stamina.png/40px-Stamina.png" }, hea: { name: "Punti vita", img: "/images/thumb/9/94/Health.png/40px-Health.png" }, rid: { name: "Cavalcata", img: "/images/thumb/7/78/Hbr.png/40px-Hbr.png" }, ref: { name: "Riflessi", img: "/images/thumb/e/e9/Skill_Reflex.png/40px-Skill_Reflex.png" }, dod: { name: "Schivata", img: "/images/thumb/0/07/Skill_Dodge.png/40px-Skill_Dodge.png" }, hid: { name: "Nascosto", img: "/images/thumb/9/97/Hiding.png/40px-Hiding.png" }, swi: { name: "Nuoto", img: "/images/thumb/f/f4/Swimming.png/40px-Swimming.png" }, aim: { name: "Mira", img: "/images/thumb/5/53/Skill_Aim.png/40px-Skill_Aim.png" }, sho: { name: "Sparare", img: "/images/thumb/7/73/Skill_Shot.png/40px-Skill_Shot.png" }, pit: { name: "Trappole", img: "/images/thumb/e/e1/Trapping.png/40px-Trapping.png" }, fin: { name: "Precisione", img: "/images/thumb/1/18/Fms.png/40px-Fms.png" }, rep: { name: "Riparazione", img: "/images/thumb/d/d5/Repairing.png/40px-Repairing.png" }, lea: { name: "Comando", img: "/images/thumb/4/44/Leadership.png/40px-Leadership.png" }, tac: { name: "Tattica", img: "/images/thumb/9/91/Skill_Tactic.png/40px-Skill_Tactic.png" }, tra: { name: "Negoziazione", img: "/images/thumb/f/f3/Skill_Trading.png/40px-Skill_Trading.png" }, ani: { name: "Rapporto con gli animali", img: "/images/thumb/9/9d/AnimalInstinct.png/40px-AnimalInstinct.png" }, app: { name: "Aspetto", img: "/images/thumb/4/4c/Skill_Appearance.png/40px-Skill_Appearance.png" }, fbdef: { name: "Difesa (bonus battaglia per il forte)", img: "/images/8/82/Set_Fb_defense.png" }, fboff: { name: "Attacco (bonus battaglia per il frte)", img: "/images/3/30/Set_Fb_offense.png" }, fbres: { name: "Resistance (Fort battle bonus)", img: "/images/4/4b/Resistance.png" }, fbdefs: { name: "Difesa (Bonus settore battaglia per il forte)", img: "/images/1/1a/Set_Fb_defense_sec.png" }, fboffs: { name: "Attacco (Bonus settore battaglia per il forte)", img: "/images/f/fe/Set_Fb_offense_sec.png" }, fbdmgs: { name: "Danni (Bonus settore battaglia per il forte)", img: "/images/b/b3/Damages_sector.png" }, xp: { name: "Esperienza per lavori, duelli e battaglie ai forti (%)", img: "/images/7/71/Set_xp.png" }, money: { name: "Soldi da lavori e duelli (%)", img: "/images/d/df/Set_money.png" }, luck: { name: "Maggior fortuna", img: "/images/c/c1/Set_luck.png" }, regen: { name: "Rigenerazione", img: "/images/5/53/Regeneration.png" }, drop: { name: "Probabilità di trovare prodotti", img: "/images/thumb/b/b8/Drop.png/40px-Drop.png" }, spd: { name: "Velocità", img: "/images/thumb/1/1a/QuarterHorse.png/40px-QuarterHorse.png" } }, sorting: { Forza: '{"str":1}', Agilità: '{"mob":1}', Destrezza: '{"dex":1}', Carisma: '{"cha":1}', Costruzione: '{"str":1,"con":1}', Vigore: '{"str":1,"vig":1}', Robustezza: '{"str":1,"tou":1}', Energia: '{"str":1,"sta":1}', "Punti vita": '{"str":1,"hea":1}', "Cavalcata": '{"mob":1,"rid":1}', Riflessi: '{"mob":1,"ref":1}', Schivata: '{"mob":1,"dod":1}', Nascosto: '{"mob":1,"hid":1}', Nuoto: '{"mob":1,"swi":1}', Mira: '{"dex":1,"aim":1}', Sparare: '{"dex":1,"sho":1}', "Trappole": '{"dex":1,"pit":1}', "Precisione": '{"dex":1,"fin":1}', Riparazione: '{"dex":1,"rep":1}', Comando: '{"cha":1,"lea":1}', Tattica: '{"cha":1,"tac":1}', Negoziazione: '{"cha":1,"tra":1}', "Rapporto con gli animali": '{"cha":1,"ani":1}', Aspetto: '{"cha":1,"app":1}', "Punti lavoro verso costruzione": '{"str":3,"con":3,"dex":1,"rep":1,"cha":1,"lea":1}', "Esperienza per lavori, duelli e battaglie ai forti (%)": '{"xp":1}', "Soldi da lavori e duelli (%)": '{"money":1}', "Maggior fortuna (%)": '{"luck":1}', "Rigenerazione(%)": '{"regen":1}', "Probabilità di trovare prodotti (%)": '{"drop":1}', "Velocità (%)": '{"spd":1,"hspd":1,"mob":1,"rid":1}', "Danno medio": '{"dmg_min":0.5,"dmg_max":0.5,"dmglvl":1}', "Danno massimo": '{"dmg_max":1,"dmglvl":1}' } }, initPage: function() { if (1 === $("#input_level").length) var t = $( '<input type="number" style="width:80px;" class="west" placeholder="' + westui.lang.input_level + '" min="0" max="250">').bind( "propertychange keyup input paste", function() { this.value > 250 ? this.value = 250 : this.value < 0 && (this.value = 0), $(".calc").each(function() { 0 == t.val() ? ($(this) .html(this.id), $( ".per_level_off" ).addClass( "per_level") .removeClass( "per_level_off" )) : ($(this) .html(Math.ceil( Number( this .id) * t.val())), $( ".per_level") .addClass( "per_level_off" ).removeClass( "per_level")) }) }).appendTo($("#input_level")); if (1 === $("#input_search").length) { $('<input type="search" class="west" placeholder="' + westui.lang.input_search + '">').bind( "propertychange keyup input paste", function() { var t = this.value.toLowerCase(); "" === t ? $(".item_container") .show() : ($(".item_container") .hide(), $(".item_container") .filter(function() { return $(this).attr( "data-popup") .toLowerCase() .indexOf(t) > -1 }).show()) }).appendTo($("#input_search")) } 1 === $("#switch").length && ($("#fire").hide(), $( "#switch").on("click", function() { $("#melee, #fire").toggle() })), 1 === $("#switch_prod").length && ($( "#prod2").hide(), $("#switch_prod").on( "click", function() { $("#prod, #prod2").toggle() })), 1 === $("#switch_pant").length && ($( "#prod2").hide(), $("#switch_pant").on( "click", function() { $("#pant, #pant2").toggle() })), westui.config.plain_popup && new RegExp( mw.config.get("wgFormattedNamespaces")[10] + ":Item_*").test(mw.config.get( "wgPageName")) && 1 === $(".item_container") .length && ($("#mw-content-text").append(
'
'
), $("#popup_plain").hide(), $( "#popup_plain_contents").append(westui .popup.createPopup($(".item_container") .attr("data-popup"), $( ".item_container").attr( "data-cdn-cat"), $( ".item_container").attr( "data-cdn-img"), 0)), $( "#popup_plain").slideDown()), westui.config .redirect_on_dblclick && $(".item_container img") .on("dblclick", function() { window.location = "/wiki/" + mw.config .get("wgFormattedNamespaces")[10] + ":Item_" + JSON.parse($(this).parent() .attr("data-popup")).id / 1e3 }), westui.config.link_on_dblclick && $( ".item_container img").on("dblclick", function() { window.location = "/wiki/" + $(this) .parent().attr("data-link") }) }, popup: { content: "", delay: 200, active: !1, show: function(t) { westui.popup.content = westui.popup.createPopup($( t).attr("data-popup"), $(t).attr( "data-cdn-cat"), $(t).attr( "data-cdn-img"), parseInt($(t).attr( "data-lvl"))), westui.popup.active = !0, westui.popup.setTimeout(), westui.popup .getContainer().html(westui.popup.content) }, hide: function() { westui.popup.getEl().css({ display: "none", top: 0, left: 0 }), westui.popup.active = !1, westui.popup .clearTimeout() }, setTimeout: function() { westui.popup.clearTimeout(), westui.popup.timer = window.setTimeout(function() { westui.popup.getEl().css("display", "block") }, westui.popup.delay) }, clearTimeout: function() { westui.popup.timer && window.clearTimeout(westui .popup.timer) }, getEl: function() { return $("#popup_window") }, getContainer: function() { return $("#popup_contents") }, createPopup: function(t, e, i, a) { t = JSON.parse(t);
var s = '
westui.config.cdn + "/images/items/" + t .cdn_cat + "/" + t.cdn_img +'.png"/>
' + t.name + '
' + t .type + "
",
n = !1; if (a >= 1 && a <= 5 && (n = !0, t.auc = !1), t .dmg_min && t.dmg_max && (n && (t.dmg_min += Math.round(Math.max(1, .1 * t .dmg_min * a)), t.dmg_max += Math .round(Math.max(1, .1 * t.dmg_max * a))), s +=
'
' + t.dmg_min + "-" + t.dmg_max + " " + westui.lang .damages + "
"), t.text) {
for (var p = 0; p < t.text.length; p++) s +=
'
' + t.text[p] + "
";
s += "
" } for (var o in westui.lang.popup) { var l = 0; for (var c in westui.lang.popup[o]) if (t.hasOwnProperty(c)) { l++; var r = ""; t[c] < 0 ? $("#input_level input") .val() > 0 ? (t[c] = Math.ceil($( "#input_level input") .val() * -t[c]), n && (t[ c] += Math.round(Math .max(1, .1 * t[c] * a) ))) : (t[c] = -t[c], r = " (" + westui.lang.per_level + ")", n && (t[c] = Math.round( 1e6 * (1 * t[c] + Math .round(Math.max(1, 1e3 * t[ c] * a)) / 1e4 )) / 1e6)) : n && (t[ c] < 1 ? t[c] = Math .round(1e6 * (1 * t[c] + Math .round(Math.max(1, 1e3 * t[c] * a )) / 1e4)) / 1e6 : t[ c] += Math.round(Math.max( 1, .1 * t[c] * a))), s += westui.lang.popup[o][c].replace( "#1", t[c]).replace("#2", r) } l > 0 && (s += "
") } if (t.kshbn && (s += '<img style="max-height:70px;display:block;margin:auto;" src="https://media.innogamescdn.com/com_WEST_NET/EN_SummerTrivia/Indep-2019/Pz_' + t.kshbn + '.png"/>'), t.textjob) { for (var p = 0; p < t.textjob.length; p++)
s += '
' + t .textjob[p] + "
";
s += "
" } if (t.bonus) { for (var p = 0; p < t.bonus.length; p++) s +=
'
' + t.bonus[p] + "
";
s += "
" } if (t.jobs) { s +=
'
for (var p = 0; p < t.jobs.length; p++) s +='"; s += "
<img src="' + westui.config.cdn +
"/images/jobs/" + t.jobs[p][1] +'.png"/> | ' + t .jobs[p][0] + " |
"
} if (t.craft) {
s += '
<img src="' +
westui.config.cdn + "/images/crafting/profsymbol_" + t.craft.id + '_small.png"/> | ';
for (var p = 0; p < t.craft.req.length; p++) s +=''; s += ""; for (var p = 0; p < t.craft.req.length; p++) s += ""; s += "
|
"
}
return s += '
(n && (t.hspd += Math.round(Math.max(1, .1 * t .hspd * a))), s +='
' + westui.lang .speed + ": +" + t.hspd + "%
"), t
.set && (s +='
<a class="popup_set" href="/wiki/' + t .set + '">' + t.set + "</a>
"), t
.sp ? s += '<img src="' + westui.config .img_buyprice + '"/>' + t.bp + ' <img src="' + westui .config.img_sellprice + '"/> ' + t.sp + "'
" : s += "" + westui.lang .unsalable + "
", t.lvl && (s += westui.lang.level + " " + t.lvl + "
"), t.sex && (0 == t.sex ? s += '<img src="' + westui.config.img_male + '"/> ' : s += '<img src="' + westui.config.img_female + '"/> '), 1 == t.auc ? s += '' + westui .lang.auction + "
" : s += '' + westui.lang .not_auction + "
", 0 == t.upg ? s += '' + westui .lang.not_upgrade + "
" : s += '' + westui.lang .upgrade + "
", s +=
[item=' + t.id + "]
"
}, setPosition: function(t) { var e, i, a = $(window).width(), s = $(window).height(), n = westui.popup.getEl().outerWidth(), p = westui.popup.getEl().outerHeight(), o = t.clientX, l = t.clientY; i = o + n + 20 > a ? o - n - 20 + (t.pageX - t .clientX) : o + 20 + (t.pageX - t .clientX), e = l + p + 20 > s ? s - p + (t .pageY - t.clientY) : l + 20 + (t.pageY - t.clientY), westui.popup.getEl().css({ top: e, left: i }) }, init: function() { $("body").append(
'
'
), $(document).on("mouseenter", ".item_container", function(t) { westui.popup.show(this), westui.popup .setPosition(t) }), $(document).on("mouseleave", ".item_container", function() { westui.popup.hide() }), $(document).on("mousemove", ".item_container", function(t) { westui.popup.setPosition(t) }), $(".item_level").mousedown(function( t) { t.preventDefault() }), $(document).on("click", ".upgrade", function() { var t = $(this).closest( ".item_container"), e = parseInt(t.attr("data-lvl")); 5 !== e && (t.attr("data-lvl", e + 1), t.find(".level").html(e + 1)), westui.popup.show(t[0]) }), $(document).on("click", ".downgrade", function() { var t = $(this).closest( ".item_container"), e = parseInt(t.attr("data-lvl")); 0 !== e && (t.attr("data-lvl", e - 1), t.find(".level").html(e - 1)), westui.popup.show(t[0]) }) } }, set_calc: { bonus: { extra_set_bonus: {} }, data: {}, itemStatus: {}, getData: function() { $(".set_container").each(function() { var t = $(this).attr("data-set-id"); westui.set_calc.itemStatus[t] = {}, westui.set_calc.data[t] = { items: {}, set: {} } }), $(".infoSet").each(function() { var t = $(this).attr("data-set-id"); $(this).find(".infosetatt").each( function() { var e = $(this).attr( "data-nb"); westui.set_calc.data[t] .set[e] = {}, $(this) .find(".set_bonus") .each(function() { key = $(this) .attr( "data-type" ), 0 !== $( this) .find( ".calc" ) .length ? westui .set_calc .data[t] .set[e][ key ] = - parseFloat( $( this) .find( ".calc" ) .attr( "id" ) ) : westui .set_calc .data[t] .set[e][ key ] = parseFloat( $( this) .find( ".val" ) .text() ), westui .config .set_bonus .hasOwnProperty( key ) || ( westui .set_calc .bonus .extra_set_bonus[ key ] = { img: $( this) .find( "img" ) .attr( "src" ), name: $( this) .find( "#tooltip_content" ) .text() }) }) }) }), $(".set_container").each(function() { var t = $(this).attr("data-set-id"); $(this).find(".item_container").each( function() { var e = JSON.parse($(this) .attr( "data-popup")); $(this).is(":hidden") ? westui.set_calc .itemStatus[t][e .id] = !1 : westui .set_calc.itemStatus[ t][e.id] = 0; for (var i in e) e .hasOwnProperty(i) && (westui.config .set_bonus .hasOwnProperty( i) || westui .set_calc.bonus .extra_set_bonus .hasOwnProperty(i) ) && (westui .set_calc.data[t] .items[i] || ( westui .set_calc .data[t] .items[i] = {} ), westui .set_calc.data[t] .items[i][e.id] = e[i]) }) }) }, calc: function() { if (0 === $("#input_level").length | "" !== $( "#input_level input").val()) { var t = parseInt($("#input_level input") .val()); total = {}; for (var e in westui.set_calc.data) { for (var i in westui.set_calc.data[e] .items) for (var a in westui.set_calc.data[e] .items[i]) if (!1 !== westui.set_calc .itemStatus[e][a]) { lvl = westui.set_calc .itemStatus[e][a], total[ i] || (total[i] = 0); var s = westui.set_calc.data[ e].items[i][a]; westui.set_calc.data[e].items[ i][a] < 0 ? (s = -s, westui.set_calc .itemStatus[e][a] > 0 ? total[i] += Math .ceil(s * t) + Math .round(Math.max(1, .1 * Math .ceil(s * t) * lvl)) : total[ i] += Math.ceil(s * t) ) : westui.set_calc .itemStatus[e][a] > 0 ? total[i] += s < 1 ? Math .round(1e6 * (1 * s + Math .round(Math.max(1, 1e3 * s * lvl)) / 1e4)) / 1e6 : s + Math.round(Math .max(1, .1 * s * lvl) ) : total[i] += s } var n = 0; for (var a in westui.set_calc.itemStatus[ e]) !1 !== westui.set_calc .itemStatus[e][a] && n++; for (var i in westui.set_calc.data[e].set[ n]) total[i] || (total[i] = 0), westui.set_calc.data[e].set[n][i] < 0 ? total[i] += Math.ceil(-westui .set_calc.data[e].set[n][i] * t) : total[i] += westui.set_calc.data[e] .set[n][i] } var p =
'
";
for (var i in westui.config.set_bonus) total .hasOwnProperty(i) && (p +=' <img src="' +
");
westui.config.set_bonus[i].img + '">+' + total[i] + (-1 !== ["xp", "money", "luck", "spd", "regen", "drop" ].indexOf(i) ? "%" : "") +' ' +
westui.config.set_bonus[i].name +" for (var i in westui.set_calc.bonus .extra_set_bonus) total .hasOwnProperty(i) && (p +=' <img src="' +
");
westui.set_calc.bonus.extra_set_bonus[ i].img + '">+' + total[i] + (- 1 !== ["xp", "money", "luck", "spd", "regen", "drop" ].indexOf(i) ? "%" : "") +' ' +
westui.set_calc.bonus.extra_set_bonus[ i].name +" $("#set_calc").html(p) } else $("#set_calc").html("") }, initEvents: function() { $(".item_container > img").on("click", function() { var t = $(this).closest( ".item_container"); t.toggleClass("item_off"); var e = t.closest(".set_container") .attr("data-set-id"), i = JSON.parse(t.attr( "data-popup")).id; t.hasClass("item_off") || t.is( ":hidden") ? westui.set_calc .itemStatus[e][i] = !1 : westui .set_calc.itemStatus[e][i] = parseInt(t.attr("data-lvl")), westui.set_calc.calc() }), $(document).on("click", ".upgrade, .downgrade", function() { var t = $(this).closest( ".item_container"), e = t.closest(".set_container") .attr("data-set-id"); t.hasClass("item_off") || t.is( ":hidden") || (westui.set_calc .itemStatus[e][JSON.parse(t .attr("data-popup")) .id ] = parseInt(t.attr( "data-lvl")), westui .set_calc.calc()) }), $("#input_level").bind( "propertychange keyup input paste", function() { westui.set_calc.calc() }), $(".set_switch, .switchF").on("click", function() { $(".set_melee, .pant2").each( function() { var t = $(this).find( ".item_container" ), e = $(this).closest( ".set_container") .attr("data-set-id"); $(this).is(":hidden") ? westui.set_calc .itemStatus[e][JSON .parse(t.attr( "data-popup" )).id ] = !1 : westui .set_calc.itemStatus[ e][JSON.parse(t .attr( "data-popup" )).id] = parseInt(t.attr( "data-lvl")) }), westui.set_calc.calc() }) }, init: function() { westui.set_calc.initEvents(), westui.set_calc .getData(), $("#mw-content-text").append(''), 0 === $( "#input_level").length && westui.set_calc .calc() } }, sorting: { sortItems: function(t) { function e(e) { var i = JSON.parse($(e).attr("data-popup")), a = 0; for (var s in t) i[s] && (i[s] < 0 ? a += Math.ceil(-i[s] * ($("#input_level input").val())) * t[s] : a += i[s] * t[s]); $(e).attr("data-sort", a), 0 !== $(e).find( "p.number").length ? $(e).find( "p.number").html(a) : $(e).append(' ' + a + " ")} $(".item_container").removeAttr("data-sort"), $( "#mw-content-text").find( ".sorting_hidden").hide(), $( "#mw-content-text").find( ".item_container").sort(function(t, i) { return $(t).attr("data-sort") || e(t), $(i).attr("data-sort") || e(i), $( i).attr("data-sort") - $(t) .attr("data-sort") }).appendTo("#mw-content-text") }, init: function() { if (1 === $("div#sort_items").length) { var t =" <select id='sort_items' class='west'><option selected disabled>Ordina per :</option>";
", $("div#sort_items")
for (var e in westui.config.sorting) t += "<option value='" + westui.config.sorting[ e] + "'>" + e + "</option>";t += "</select> .html(t), $("select#sort_items").on( "change", function() { westui.sorting.sortItems(JSON .parse($(this).find( "option:selected") .attr("value"))) }) } } }, init: function() { westui.initPage(), westui.popup.init(), westui.config .enable_sorting && westui.sorting.init(), westui .config.enable_set_calc && 0 !== $(".infoSet") .length && westui.set_calc.init() } }, westui.init(); |