From 99fbbf313d16e7cc3318e428e843ae2407d7b423 Mon Sep 17 00:00:00 2001 From: blokhin Date: Tue, 30 Jul 2024 12:46:07 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20mpds-io/?= =?UTF-8?q?ermac@54971e275a9339dd2a9bfc114a2045abe4112156=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ermac.min.js | 119 ++++++++++++++++---------------- webassets/ermac.css | 7 +- webassets/iframe_cifplayer.html | 6 +- webassets/iframe_visavis.html | 2 +- 4 files changed, 66 insertions(+), 68 deletions(-) diff --git a/ermac.min.js b/ermac.min.js index cf4dd02..9b5ba79 100644 --- a/ermac.min.js +++ b/ermac.min.js @@ -219,8 +219,8 @@ wmgui.numerics={volume:[5001,"Å3",3,1E4,1],density:[5002,"Mg/m< wmgui.api_host=wmgui.prod?"https://api.mpds.io/v0":"http://localhost:7070";wmgui.static_host="https://mpds.io";wmgui.login_endpoint=wmgui.api_host+"/users/login";wmgui.logout_endpoint=wmgui.api_host+"/users/logout";wmgui.factor_endpoint=wmgui.api_host+"/users/factor";wmgui.factor_v_endpoint=wmgui.api_host+"/users/factor_v";wmgui.restore_endpoint=wmgui.api_host+"/users/lost_password";wmgui.password_endpoint=wmgui.api_host+"/users/new_password";wmgui.access_endpoint=wmgui.api_host+"/users/access"; wmgui.ip_endpoint=wmgui.api_host+"/users/ip";wmgui.ratify_endpoint=wmgui.api_host+"/users/ratify";wmgui.api_key_endpoint=wmgui.api_host+"/users/api_key";wmgui.perms_endpoint=wmgui.api_host+"/users/perms";wmgui.ip_perms_endpoint=wmgui.api_host+"/users/ip_perms";wmgui.funnel_endpoint=wmgui.api_host+"/users/funnel";wmgui.search_endpoint=wmgui.api_host+"/search/facet";wmgui.rfn_endpoint=wmgui.api_host+"/search/refinement";wmgui.sim_endpoint=wmgui.api_host+"/search/interlinkage"; wmgui.phase_endpoint=wmgui.api_host+"/search/phase";wmgui.phph_endpoint=wmgui.api_host+"/search/phase_phid";wmgui.auto_endpoint=wmgui.api_host+"/search/selectize";wmgui.refs_endpoint=wmgui.api_host+"/download/bib";wmgui.vis_endpoint=wmgui.api_host+"/visavis";wmgui.pdist_endpoint=wmgui.api_host+"/visavis/pdistribs";wmgui.mydata_endpoint=wmgui.api_host+"/extension/mydata";wmgui.dd_addr_tpl=wmgui.api_host+"/download";wmgui.mydata_addr=wmgui.prod?"https://absolidix.com":"http://localhost:5000"; -wmgui.path_c_entry="#"+wmgui.api_host+"/download/c?fmt=json&q=";wmgui.path_s_entry="#"+wmgui.api_host+"/download/s?fmt=cif&q=";wmgui.path_s_xrpd="#"+wmgui.api_host+"/download/s?fmt=xrpd&q=";wmgui.path_sd_plot="#"+wmgui.api_host+"/download/p?fmt=json&q=";wmgui.engines="a";wmgui.engines_addrs={a:{cifplayer:"/crystvis/player.html",visavis:"/visavis/?nobanner"},b:{cifplayer:"/ermac/webassets/iframe_cifplayer.html",visavis:"/ermac/webassets/iframe_visavis.html"}}; -wmgui.v_pd_user_addr=wmgui.static_host+"/pd_stub.html#"+wmgui.api_host+"/download/c?fmt=png&q=";wmgui.v_ab_vis_addr=wmgui.static_host+"/labs/view-phonons/#"+wmgui.api_host+"/download/p?fmt=json&q=";wmgui.v_pd_3d_addr="labs/pd3d/?";wmgui.client_data_addr=wmgui.static_host+"/wmdata.json?220923";wmgui.aetmap_addr=wmgui.static_host+"/aets.jpg";wmgui.edition=null; +wmgui.path_c_entry="#"+wmgui.api_host+"/download/c?fmt=json&q=";wmgui.path_s_entry="#"+wmgui.api_host+"/download/s?fmt=cif&q=";wmgui.path_s_xrpd="#"+wmgui.api_host+"/download/s?fmt=xrpd&q=";wmgui.path_sd_plot="#"+wmgui.api_host+"/download/p?fmt=json&q=";wmgui.engines_addrs={cifplayer:"/ermac/webassets/iframe_cifplayer.html",visavis:"/ermac/webassets/iframe_visavis.html"};wmgui.v_pd_user_addr=wmgui.static_host+"/pd_stub.html#"; +wmgui.v_ab_vis_addr=wmgui.static_host+"/labs/view-phonons/#"+wmgui.api_host+"/download/p?fmt=json&q=";wmgui.v_pd_3d_addr="labs/pd3d/?";wmgui.client_data_addr=wmgui.static_host+"/wmdata.json?220923";wmgui.aetmap_addr=wmgui.static_host+"/aets.jpg";wmgui.edition=null; wmgui.editions={0:{name:"Materials Platform for Data Science",prod_url:"https://mpds.io",dev_url:"http://localhost:8070",css:wmgui.static_host+"/editions/wm/style.css?220923",actions:function(){$("#logo_l").text("MPDS");$(".only_asm").hide();$(".only_mpds").css("display","inline-block")}},1:{name:"ASM International Materials Platform",prod_url:"https://asm.mpds.io",dev_url:"http://localhost:8075",css:wmgui.static_host+"/editions/asm/style.css?220923",actions:function(){$(".only_mpds").hide();$(".only_asm").css("display", "inline-block");var a=document.querySelector("link[rel*='icon']")||document.createElement("link");a.type="image/x-icon";a.rel="shortcut icon";a.href=wmgui.static_host+"/editions/asm/asm.ico";document.getElementsByTagName("head")[0].appendChild(a)}},6:{name:"ASM International Materials Platform",prod_url:"https://mpds.asminternational.org",dev_url:"http://localhost:8075",css:wmgui.static_host+"/editions/asm/style.css?220923",actions:function(){$(".only_mpds").hide();$(".only_asm").css("display","inline-block"); var a=document.querySelector("link[rel*='icon']")||document.createElement("link");a.type="image/x-icon";a.rel="shortcut icon";a.href=wmgui.static_host+"/editions/asm/asm.ico";document.getElementsByTagName("head")[0].appendChild(a)}},10:{name:"Ermac on MPDS",prod_url:"https://ermac.mpds.io",dev_url:"http://localhost:5555",actions:function(){$(".only_mpds").hide()}},11:{name:"Ermac on Tilde",prod_url:"https://ermac.tilde.pro",dev_url:"http://localhost:5556",actions:function(){$(".only_mpds").hide()}}, @@ -237,7 +237,7 @@ wmgui.aets={"single atom 1-vertex":[0,83],"4-capped trigonal prism 10-vertex":[8 120],"square pyramid central atom outside of base plane 5-vertex":[7657,81],"coplanar pentagon 5-vertex":[7740,67],"square pyramid 5-vertex":[7809,125],"trigonal bipyramid 5-vertex":[7936,107],"coplanar hexagon 6-vertex":[8045,49],"non-coplanar hexagon 6-vertex":[8096,80],"octahedron 6-vertex":[8178,125],"trigonal prism 6-vertex":[8305,120],"pentagonal pyramid 6-vertex":[8427,116],"distorted prism 6-vertex":[8545,110],"monocapped octahedron 7-vertex":[8657,125],"top-monocapped trigonal prism 7-vertex":[8784, 125],"bicapped hexagon 7-vertex":[8911,108],"hexagonal pyramid 7-vertex":[9021,96],"monocapped trigonal prism 7-vertex":[9119,125],"pentagonal bipyramid 7-vertex":[9246,122],"square prism cube 8-vertex":[9370,115],"square antiprism 8-vertex":[9487,103],"hexagonal bipyramid 8-vertex":[9592,125],"distorted square anti-prism-a 8-vertex":[9719,123],"double anti-trigonal prism 8-vertex":[9844,99],"side-bicapped trigonal prism 8-vertex":[9945,107],"distorted square anti-prism-b 8-vertex":[10054,125],"tricapped trigonal prism 9-vertex":[10181, 119],"monocapped square prism 9-vertex":[10302,125],"monocapped double anti-trigonal prism 9-vertex":[10429,113],"truncated hexagonal pyramid 9-vertex":[10544,75],"bicapped hexagonal pyramid 9-vertex":[10621,116]};wmgui.s_examples=[251737,261485,301194,458778,525194,533193,1005414,1030546,1122968,1215422,1232477,1321212,1406036,1613664,1638591,1640622,1707997,1711681,1722027,1819191,1928624,1933647,1940797];wmgui.mockyear="2022";wmgui.store_history_key="wm_search_log_v5";wmgui.store_user_key="wm"; -wmgui.store_bids_key="bid_history";wmgui.store_mydata_key="absolidix_v1";wmgui.store_oauth_email_key="wm_u_email";wmgui.store_comm_exec_key="wm_reload_v1";wmgui.store_redir_key="wm_redir_v1";wmgui.store_engines_key="wm_engines_v0"; +wmgui.store_bids_key="bid_history";wmgui.store_mydata_key="absolidix_v1";wmgui.store_oauth_email_key="wm_u_email";wmgui.store_comm_exec_key="wm_reload_v1";wmgui.store_redir_key="wm_redir_v1"; wmgui.tooltips={userbox:{el:"userbox",oleft:-105,otop:60,view_mode:1,text:'Check your full access
with your account here.
OK'},interpretation:{el:"right_col",oleft:-70,otop:99,view_mode:2,text:'The entries are grouped in the phases.
Next'},databrowser:{el:"databrowser",oleft:0,otop:200,view_mode:2,text:'Click the particular entry to get more info. Opened lock means open access.
OK'}, ss_axes:{el:"ctxpanel_plots",oleft:60,otop:114,view_mode:2,text:'Click gear icon to sort axes differently.
Next'},visavis:{el:"right_col",oleft:-150,otop:500,view_mode:2,text:'Fine-tune visualizations with the commands here.
OK'}};wmgui.tooltip_counter=0;wmgui.tooltip_landing="userbox"; wmgui.entries_messages={C900500:"This system is stable (dashed metastable)",C904090:"This system is metastable (dashed stable)",C904091:"This system is metastable",C904092:"This system is metastable (dashed stable)",C904124:"This system is metastable (dashed stable)",C904221:"This system is stable; allotropic transition of Fe is not shown",C904222:"This system is stable",C904223:"This system is stable",C904313:"This system is stable",C904322:"This system is stable",C904329:"This system is stable", @@ -347,57 +347,57 @@ $("#refine_col > ul > li:not(.fct_"+a+")").addClass("hidden_rfns").slideUp();$(" $("#refine_col > ul > li.extd_rfns").hide();return!1});$("#tagcloudbox").on("click","a.collateral",function(){$("#userbox").data("saved_hash",!1);var a=$(this).attr("rel");if("adv"==a)$("#advsearch_init_trigger").trigger("click"),$("div.menu_collateral").hide();else if("idea"==a)window.location.hash="#plot/"+wmgui.get_random_term(["pie","lit","graph"])+"/search/"+wmgui.get_interesting().text;else if("sod"==a){var b=new Date;a=b.getDate()%wmgui.s_examples.length;var c=new Date(b.getFullYear(),0,0); b=b-c+6E4*(c.getTimezoneOffset()-b.getTimezoneOffset());window.location.hash="#entry/S"+(wmgui.s_examples[a]+Math.floor(b/864E5))}else"my"==a&&(a=JSON.parse(window.localStorage.getItem(wmgui.store_user_key)||"{}"),a.ipbased?window.location.hash="#inquiry/orgs="+a.name:a.name&&(a=a.name.split(" "),window.location.hash="#inquiry/authors="+escape(a[a.length-1])));return!1});$("#hintsbox_msg").on("click","div.wmbutton",function(){var a=document.createRange();a.selectNode($("#hintsbox_msg > pre").get(0)); window.getSelection().removeAllRanges();window.getSelection().addRange(a);document.execCommand("copy");wmgui.notify("Copied")});$("#tooltip").on("click","span",function(){var a=$(this),b=a.attr("rel");a=a.hasClass("forced");document.getElementById("tooltip").style.display="none";b&&wmgui.tooltips[b]&&show_tooltip(wmgui.tooltips[b],a)});$("#sim_col").on("click","li > a",function(){$("#sim_col > ul > li").removeClass("selected");$(this).parent().addClass("selected");wmgui.passive_sim_col=!1;return!0}); -$("div.close_user_dialogue").click(function(){$("#userbox").trigger("click")});$("div.close_advs_dialogue").click(function(){$("#advsbox, #overlay, #aetmap").hide()});$("#close_inquiry_dialogue").click(function(){$("#inquirybox").hide()});$("#close_tr_dialogue").click(function(){var a=$("input[name=engines]:checked").val();wmgui.engines="a"==a?a:"b";window.localStorage.setItem(wmgui.store_engines_key,wmgui.engines);wmgui.visavis_working&&start_visavis(wmgui.visavis_curtype);$("#engines_box, #overlay").hide()}); -$("#close_ss_dialogue").click(function(){var a=$("#ss_x > ul > li.ss_x").attr("rel").split("_")[1],b=$("#ss_y > ul > li.ss_y").attr("rel").split("_")[1],c=$("#sops_x > ul > li.sops_x").text(),d=$("#sops_y > ul > li.sops_y").text();c="none"==c?!1:c;d="none"==d?!1:d;if($("#ss_z").is(":visible")){var f=$("#ss_z > ul > li.ss_z").attr("rel").split("_")[1],e=$("#sops_z > ul > li.sops_z").text();e="none"==e?!1:e;$("#ctxpanel_cube > ul > li.embodied").removeClass("embodied");$("#viscube_"+a).addClass("embodied"); -$("#ctxpanel_cube > ul > li.ss_y").removeClass("ss_y");$("#viscube_"+b).addClass("ss_y");$("#ctxpanel_cube > ul > li.ss_z").removeClass("ss_z");$("#viscube_"+f).addClass("ss_z");$("span.sops").remove();c&&$(''+c+"").appendTo("#viscube_"+a);d&&$(''+d+"").appendTo("#viscube_"+b);e&&$(''+e+"").appendTo("#viscube_"+f);-1!==document.getElementById("visavis_iframe").contentWindow.location.hash.indexOf("fixel=1")? -document.getElementById("visavis_iframe").contentWindow.matrix_order(a,b,c,d):document.getElementById("visavis_iframe").contentWindow.cube_order(a,b,f,c,d,e)}else{if(c&&"count"==a||d&&"count"==b)return wmgui.notify("Sorry, data counts are not supported");$("#ctxpanel_matrix > ul > li.embodied").removeClass("embodied");$("#vismatrix_"+a).addClass("embodied");$("#ctxpanel_matrix > ul > li.ss_y").removeClass("ss_y");$("#vismatrix_"+b).addClass("ss_y");$("span.sops").remove();c&&$(''+ -c+"").appendTo("#vismatrix_"+a);d&&$(''+d+"").appendTo("#vismatrix_"+b);document.getElementById("visavis_iframe").contentWindow.matrix_order(a,b,c,d)}$("#ss_custom_box, #overlay").hide();$("div.ss_col > ul").empty()});$("#close_dc_dialogue").click(function(){$("#discovery_custom_box, #overlay").hide();$("#discovery_enabled, #discovery_disabled").empty();document.getElementById("visavis_iframe").contentWindow.discovery_rerun();$("#select_cmp_trigger").val("X")}); -$("#close_formal_dialogue").click(function(){window.location.hash="#start"});$("#close_ph_dialogue, div.close_hy_dialogue, div.close_product_dialogue").click(function(){if(-1==document.referrer.indexOf(window.location.host))window.location.hash="#start";else{var a=window.location.href;window.history.go(-1);setTimeout(function(){window.location.href==a&&(window.location.hash="#start")},500)}});$("div._close_ctx").click(function(){try{wmgui.quick_ajax.abort()}catch(a){}$(".busy_entry").removeClass("busy_entry"); -$("#ctx_col, #sim_col").hide();wmgui.passive_sim_col=!0;close_vibox()});$("#hy_box").on("click","span",function(){var a=$(this).attr("class");$("span."+a).each(function(){var b=$(this);b.parent().find("ul").toggle();"expand"==b.text()?b.text("collapse"):b.text("expand")})});$("#hy_box").on("click","a.dynprop",function(){var a=$(this).attr("data-val");window.location.hash=wmgui.aug_search_cmd("props",a);return!1});$("#hy_box").on("click","strong.numeric",function(){var a=$(this).attr("rel"),b=wmgui.numerics[a], -c=b[0],d=b[1],f=b[2],e=b[3];b=b[4];var h=$("div.slider_numerics").length;2<=h&&wmgui.notify("Too little phases have all these properties reported — expect no results");8<=h||create_floating_slider(a,c,d,f,e,b)});$("strong.numeric").click(function(){var a=$(this).attr("rel"),b=wmgui.numerics[a];create_floating_slider(a,b[0],b[1],b[2],b[3],b[4])});$("#hy_options > li").click(function(){var a=$(this),b=a.attr("rev");"hy_vis"==b?window.open(wmgui.static_host+"/labs/ontology"):(a.addClass("working").siblings().removeClass("working"), -$("div.hy_tabs").hide(),$("#"+b).show())});$("#dtypes > ul > li").click(function(){var a=$(this),b=a.data("facet");a=a.data("term");"classes"==b&&wmgui.search.classes&&(wmgui.search.classes=wmgui.search.classes.replace("peer-reviewed","").replace("peer-review","").replace("machine-learning","").replace("machine learning","").replace("ab initio calculations","").split(",").map(function(c){return c.trim()}).filter(function(c){return c}).join(", "));window.location.hash=wmgui.aug_search_cmd(b,a)});$(window).scroll(wmgui.debounce(function(){if(2== -wmgui.view_mode){if(wmgui.unfinished_page&&50>$("#footer").offset().top-$(window).scrollTop()-$(window).height()){wmgui.unfinished_page=!1;var a={offset:wmgui.quick_page_size};$.extend(a,wmgui.search);wmgui.active_ajax=$.ajax({type:"GET",url:wmgui.search_endpoint,data:{q:JSON.stringify(a),strict:wmgui.ctx_strict_phases,sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(b){if(b.error)return wmgui.notify(b.error);$("div.context_msg").hide();show_hints();b.out.length&& -(wmgui.thumbed_display?$("#databrowser tr td").append(build_thumbs(b.out)):($("#databrowser tbody").append(build_cells(b.out)),$("#databrowser").trigger("update")))}).fail(function(b,c,d){"abort"!=c&&wmgui.notify("Connection to server is lost, please try to reload")})}a=$("#iframe");a.length&&!wmgui.is_inview(a)&&close_vibox()}else wmgui.ptable.activated&&(a=window.scrollY,40 li").click(function(){try{wmgui.active_ajax.abort()}catch(c){}try{wmgui.quick_ajax.abort()}catch(c){}var a= -$(this),b=a.attr("rev");a.addClass("working").siblings().removeClass("working");$("div.menu_tabs").hide();$("#"+b).show();"usr_tab_api_key"==b?($("#hintsbox_msg").html(wmgui.api_msg),wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.api_key_endpoint,data:{sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(c){if(c.error)return wmgui.notify(c.error);$("#usr_api_key").html(c.msg);if(c.revokable)$("#revoke_usr_api_key_holder").show();else if(c.creatable)$("#create_usr_api_key_holder").show(); -else return wmgui.notify('Your session ended: please, log in again')}).fail(function(c,d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again');$("#usr_api_key").html("authentication error")})):"usr_tab_perms"==b?($("#hintsbox_msg").html(wmgui.get_random_term(wmgui.welcome_msgs)),a=JSON.parse(window.localStorage.getItem(wmgui.store_user_key)||"{}"),wmgui.active_ajax=$.ajax({type:"POST",url:a.ipbased?wmgui.ip_perms_endpoint: -wmgui.perms_endpoint,data:{sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(c){if(c.error)return wmgui.notify(c.error);if(!c.hasOwnProperty("gui")||!c.hasOwnProperty("api"))return wmgui.notify('Your session ended: please, log in again');$("#perms_view").html(describe_perms(c))}).fail(function(c,d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again');$("#perms_view").html("authentication error")})): -"usr_tab_ctrl"==b?window.location.href=(0===wmgui.edition?"/ctrl/":"/labs/custom-datasets/")+"?"+Math.floor(1E3*Math.random()):"usr_tab_absolidix"==b?window.location.href=wmgui.mydata_addr:"usr_tab_account"==b&&$("#hintsbox_msg").html(wmgui.get_random_term(wmgui.welcome_msgs))});$("#advstab_options > li").click(function(){var a=$(this),b=a.attr("rev");a.addClass("working").siblings().removeClass("working");$("div.advstab").hide();$("#"+b).show()});$("a.link_adjuster").click(function(){return"#polyhedra"== -window.location.hash?(window.location.hash="#polyhedra/",!1):"#polyhedra/"==window.location.hash?(window.location.hash="#polyhedra",!1):!0});$("#create_usr_api_key").click(function(){$(this).parent().hide();try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.api_key_endpoint,data:{sid:wmgui.sid,create:!0},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(a){if(a.error)return wmgui.notify(a.error);$("#usr_api_key").html(a.msg);$("#revoke_usr_api_key_holder").show()}).fail(function(a, -b,c){"abort"!=b&&wmgui.notify('Your session ended: please, log in again')})});$("#revoke_usr_api_key").click(function(){$(this).parent().hide();try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.api_key_endpoint,data:{sid:wmgui.sid,revoke:!0},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(a){if(a.error)return wmgui.notify(a.error);$("#usr_api_key").html("Successfully revoked");$("#create_usr_api_key_holder").show()}).fail(function(a, -b,c){"abort"!=b&&wmgui.notify('Your session ended: please, log in again')})});$("#login_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("In process...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.login_endpoint,data:{login:$("#login_email").val().trim(),pass:$("#login_password").val(),ed:wmgui.edition},beforeSend:wmgui.show_preloader}).always(function(){$("#login_trigger").data("busy", -!1);$("#login_trigger").text("Login");wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);if(!a.sid||!a.name||!a.acclogin)return wmgui.notify("Connection to server is lost, please try to reload");user_login(a.sid,a.name,a.acclogin,a.admin,a.oauths);$("#userbox").trigger("click")}).fail(function(a,b,c){wmgui.notify("Login unsuccessful")})}});$("#factor_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy",!0); -$(this).text("Sending...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.factor_endpoint,data:{login:$("#factor_by_email").val().trim()},beforeSend:wmgui.show_preloader}).always(function(){$("#factor_trigger").data("busy",!1);$("#factor_trigger").text("Send code");wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);wmgui.notify("Please, check your inbox (and spam)");document.getElementById("factor_trigger").style.display="none"; -document.getElementById("factor_form_step_one").style.display="none";document.getElementById("factor_form_step_two").style.display="block";document.getElementById("factor_form_resp_0").focus()}).fail(function(a,b,c){"abort"!=b&&wmgui.notify("Sorry, a network error occured. Please, try again")})}});$("#restore_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("Sending...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.restore_endpoint, -data:{login:$("#restore_by_email").val().trim(),ed:wmgui.edition},beforeSend:wmgui.show_preloader}).always(function(){$("#restore_trigger").data("busy",!1);$("#restore_trigger").text("Send link");wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);wmgui.notify("Please, check your inbox (and spam)");$("#userbox").trigger("click")}).fail(function(a,b,c){"abort"!=b&&wmgui.notify("Sorry, a network error occured. Please, try again")})}});$("#accpass_trigger").click(function(){if($(this).hasClass("disabled"))return!1; -$("#account_pass_change").toggle()});$("#password_trigger").click(function(){var a=$("#new_password_1").val(),b=$("#new_password_2").val();if(!a||!b)return wmgui.notify("Please, type your new password in both fields");if(a!==b)return wmgui.notify("Passwords do not match (typo?)");if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("Changing...");try{wmgui.active_ajax.abort()}catch(c){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.password_endpoint,data:{new_password:b,sid:wmgui.sid,ed:wmgui.edition}, -beforeSend:wmgui.show_preloader}).always(function(){$("#password_trigger").data("busy",!1);$("#password_trigger").text("Change");wmgui.hide_preloader()}).done(function(c){if(c.error)return wmgui.notify(c.error);user_login(c.sid,c.name,c.acclogin,c.admin,c.oauths);window.location.replace("#start");$("#account_pass_change").hide()}).fail(function(c,d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again')})}});$("#logout_trigger").click(function(){if($(this).hasClass("disabled"))return!1; -$.ajax({type:"POST",url:wmgui.logout_endpoint,data:{sid:wmgui.sid}}).done(function(a){}).fail(function(a,b,c){});user_logout();$("#userbox").trigger("click")});$("#notifybox").on("click","span.relogin",force_relogin);q=document.getElementsByClassName("factor_form_resp");for(n=0;na.keyCode&&(submit_factor_form_resp(),a=this.nextElementSibling)&& -(a.focus(),a.select())}),q[n].addEventListener("paste",function(a){a=(a.clipboardData||window.clipboardData).getData("text");if(!a||!a.length)return!1;for(var b=0;6>b;b++)document.getElementById("factor_form_resp_"+b).value=a.charAt(b);submit_factor_form_resp()});$("#search_holder").keydown(function(a){13==(window.event?a.keyCode:a.which)&&$("#search_trigger").trigger("click")});$("#control_a").click(function(){re_view_request(0)});$("#control_b").click(function(){re_view_request(1)});$("#control_f").click(function(){re_view_request(2)}); -$("#control_c").click(function(){wmgui.visavis_terminating=!0;wmgui.thumbed_display=!1;if(wmgui.visavis_working){var a={},b;for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);a=$.param(a);window.location.hash=="#inquiry/"+a&&(a="="==a.slice(-1)?a.substr(0,a.length-1):a+"=");window.location.hash="#inquiry/"+a}else re_view_request(wmgui.search_type);wmgui.chosen_table_browser=!0});$("#control_d").click(function(){wmgui.visavis_terminating=!0;wmgui.thumbed_display= -!0;if(wmgui.visavis_working){var a={},b;for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);a=$.param(a);window.location.hash=="#inquiry/"+a&&(a="="==a.slice(-1)?a.substr(0,a.length-1):a+"=");window.location.hash="#inquiry/"+a}else re_view_request(wmgui.search_type);wmgui.chosen_table_browser=!0});$("#control_e").click(function(){var a={};for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);for(;;){var b=wmgui.get_random_term(["matrix", -"cube"]);if(b!=wmgui.visavis_curtype)break}window.location.hash="#plot/"+b+"/inquiry/"+$.param(a)});$("#ctx_strict_phases_trigger").change(function(a){if(!wmgui.search.elements)return wmgui.cancel_event(a),!1;a=wmutils.arity_keys[wmgui.search.elements.split("-").length];var b=!1;wmgui.search.classes?($.each(wmutils.arity_keys.slice(1),function(c,d){if(6==c)return!1;if(-1!==wmgui.search.classes.indexOf(d))return b=!0,!1}),b||(wmgui.search.classes+=", "+a,wmgui.multiselects.main.write({classes:a}))): -(wmgui.search.classes=a,wmgui.multiselects.main.write({classes:a}));wmgui.ctx_strict_phases=$("#ctx_strict_phases_trigger").is(":checked")?"":"1";re_view_request(wmgui.search_type)});$("#ctxpanel_matrix > ul > li").click(function(){var a=$(this);if(!a.hasClass("embodied")&&!a.hasClass("ss_y")){var b=a.attr("id").split("_")[1],c=$("#ctxpanel_matrix > ul > li.ss_y");$("#ctxpanel_matrix > ul > li.embodied").removeClass("embodied");c.length&&c.removeClass("ss_y");a.addClass("embodied");$("span.sops").remove(); -document.getElementById("visavis_iframe").contentWindow.matrix_order(b)}});$("#ctxpanel_cube > ul > li").click(function(){var a=$(this);if(!(a.hasClass("embodied")||a.hasClass("ss_y")||a.hasClass("ss_z"))){var b=a.attr("id").split("_")[1],c=$("#ctxpanel_cube > ul > li.ss_y"),d=$("#ctxpanel_cube > ul > li.ss_z");$("#ctxpanel_cube > ul > li.embodied").removeClass("embodied");c.length&&c.removeClass("ss_y");d.length&&d.removeClass("ss_z");a.addClass("embodied");$("span.sops").remove();-1!==document.getElementById("visavis_iframe").contentWindow.location.hash.indexOf("fixel=1")? -document.getElementById("visavis_iframe").contentWindow.matrix_order(b):document.getElementById("visavis_iframe").contentWindow.cube_order(b,b,b)}});$("#ctxpanel_graph > ul > li").click(function(){var a=$(this);if(!a.hasClass("embodied")){var b=a.attr("id").split("_")[1];$("#ctxpanel_graph > ul > li.embodied").removeClass("embodied");a.addClass("embodied");document.getElementById("visavis_iframe").contentWindow.graph_rebuild(b)}});$("#select_cmp_trigger").change(function(){var a=$(this).val();$("#select_cmp_trigger option:selected").text(); -wmgui.dc_ctrl_flag=!0;"X"!=a&&("Y"==a?document.getElementById("visavis_iframe").contentWindow.cmp_discard(wmgui.visavis_curtype):"Z"==a?window.location.href="/labs/multi-cmp":-1!=["matrix","cube","discovery"].indexOf(wmgui.visavis_curtype)&&(a=wmgui.vis_endpoint+"/"+wmgui.visavis_curtype+"?q="+a,document.getElementById("visavis_iframe").contentWindow.cmp_download(a,wmgui.visavis_curtype)))});$("li.discovery_custom").click(function(){if(!document.getElementById("visavis_iframe")||!document.getElementById("visavis_iframe").contentWindow)return!1; -var a=document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on,b="",c="",d;for(d in wmgui.elemental_names)-1!==a.indexOf(d)?b+='
'+wmgui.elemental_names[d]+" (−)
":c+='
'+wmgui.elemental_names[d]+" (+)
";c&&$("#discovery_disabled").html(c);$("#discovery_enabled").html(b);$("#discovery_custom_box, #overlay").show()});$("#discovery_custom_box").on("click","div.rearrange",function(){var a=$(this), -b=a.attr("rel"),c=document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.indexOf(b);if("discovery_enabled"==a.parent().attr("id")){if(1==$("#discovery_enabled div.rearrange").length)return!1;-1!==c&&document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.splice(c,1);$("#discovery_disabled").append('
'+wmgui.elemental_names[b]+" (+)
");$("#dc_"+b).hide()}else-1==c&&document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.push(b), -$("#discovery_enabled").append('
'+wmgui.elemental_names[b]+" (−)
"),$("#dc_"+b).show();a.remove()});$("#toggle_engines").click(function(){$("#engines_box, #overlay").show()});$("#ss_gear_matrix, #ss_gear_cube").click(function(){var a=$(this).attr("id").substr(8);"matrix"==a?($("#ss_z, #sops_z").hide(),$("#ss_x, #ss_y, #sops_x, #sops_y").css("width","50%")):($("#ss_x, #ss_y, #ss_z, #sops_x, #sops_y, #sops_z").css("width","33%"),$("#ss_z, #sops_z").show()); -var b=$("#ctxpanel_"+a+" > ul > li.embodied").attr("id").split("_")[1],c=$("#ctxpanel_"+a+" > ul > li.ss_y"),d=$("#ctxpanel_"+a+" > ul > li.ss_z"),f=c.length?c.attr("id").split("_")[1]:b,e=d.length?d.attr("id").split("_")[1]:b,h="",r="",k="";$("#ctxpanel_"+a+" > ul > li").each(function(){var g=$(this),p=g.attr("id").split("_")[1];g=g.contents().filter(function(){return 1!==this.nodeType})[0].data.substr(3);var m=p==b?' class="ss_x"':"";h+='
  • "+g+"
  • ";m=p==f?' class="ss_y"': -"";r+='
  • "+g+"
  • ";if("matrix"==a)return!0;m=p==e?' class="ss_z"':"";k+='
  • "+g+"
  • "});$("#ss_x > ul").html(h);$("#ss_y > ul").html(r);"cube"==a&&$("#ss_z > ul").html(k);$("li.sops_x").removeClass("sops_x");$("li.sops_y").removeClass("sops_y");$("li.sops_z").removeClass("sops_z");var l=["x","y","z"];$("span.sops").each(function(){var g=$(this),p=g.text(),m=g.attr("rel");$("#sops_"+m+' > ul > li:contains("'+p+'")').addClass("sops_"+ -m);l=l.filter(function(t){return t!==m})});l.forEach(function(g){$("#sops_"+g+' > ul > li:contains("none")').addClass("sops_"+g)});$("#ss_custom_box, #overlay").show()});$("div.ss_col").on("click","li",function(){var a=$(this),b=a.attr("rev"),c=a.attr("rel").split("_")[0];c="x"==c?"ss_x":"y"==c?"ss_y":"ss_z";$("#"+b+" > ul > li."+c).removeClass(c);a.addClass(c)});$("div.sops_col").on("click","li",function(){var a=$(this),b=a.parent().parent().attr("id"),c=b.split("_")[1];c="x"==c?"sops_x":"y"==c? -"sops_y":"sops_z";$("#"+b+" > ul > li."+c).removeClass(c);a.addClass(c)});$("#tips_trigger").click(function(){wmgui.tooltip_counter=0;show_tooltip(wmgui.tooltips[wmgui.tooltip_landing]);return!1});$("#numericbox").on("click","div.slider_close",function(){if(1==$("div.slider_numerics").length)return destroy_numericbox(),delete wmgui.search.numeric,$("#search_field-selectized").val(""),wmgui.multiselects.main.clear(),wmgui.multiselects.main.write(wmgui.search),!1;var a=$(this);a.siblings("div.slider").children("div.slider_numerics")[0].noUiSlider.destroy(); -a.parent("li").fadeOut(250,function(){$(this).remove()})});$("#numericbox_do_trigger").click(function(){for(var a=document.getElementsByClassName("slider_numerics"),b=[],c=0;c",d[0]]);b.push([f,"<",d[1]])}b.length&&(wmgui.search.numeric=b);$("#advsbox").is(":visible")?$("#advsearch_do_trigger").trigger("click"):$("#search_trigger").trigger("click")});$("#numericbox_drop_trigger").click(function(){for(var a=document.getElementsByClassName("slider_numerics"), -b=0;b ul > li.ss_x").attr("rel").split("_")[1],b=$("#ss_y > ul > li.ss_y").attr("rel").split("_")[1],c=$("#sops_x > ul > li.sops_x").text(),d=$("#sops_y > ul > li.sops_y").text();c="none"==c?!1:c;d="none"==d?!1: +d;if($("#ss_z").is(":visible")){var f=$("#ss_z > ul > li.ss_z").attr("rel").split("_")[1],e=$("#sops_z > ul > li.sops_z").text();e="none"==e?!1:e;$("#ctxpanel_cube > ul > li.embodied").removeClass("embodied");$("#viscube_"+a).addClass("embodied");$("#ctxpanel_cube > ul > li.ss_y").removeClass("ss_y");$("#viscube_"+b).addClass("ss_y");$("#ctxpanel_cube > ul > li.ss_z").removeClass("ss_z");$("#viscube_"+f).addClass("ss_z");$("span.sops").remove();c&&$(''+c+"").appendTo("#viscube_"+ +a);d&&$(''+d+"").appendTo("#viscube_"+b);e&&$(''+e+"").appendTo("#viscube_"+f);-1!==document.getElementById("visavis_iframe").contentWindow.location.hash.indexOf("fixel=1")?document.getElementById("visavis_iframe").contentWindow.matrix_order(a,b,c,d):document.getElementById("visavis_iframe").contentWindow.cube_order(a,b,f,c,d,e)}else{if(c&&"count"==a||d&&"count"==b)return wmgui.notify("Sorry, data counts are not supported");$("#ctxpanel_matrix > ul > li.embodied").removeClass("embodied"); +$("#vismatrix_"+a).addClass("embodied");$("#ctxpanel_matrix > ul > li.ss_y").removeClass("ss_y");$("#vismatrix_"+b).addClass("ss_y");$("span.sops").remove();c&&$(''+c+"").appendTo("#vismatrix_"+a);d&&$(''+d+"").appendTo("#vismatrix_"+b);document.getElementById("visavis_iframe").contentWindow.matrix_order(a,b,c,d)}$("#ss_custom_box, #overlay").hide();$("div.ss_col > ul").empty()});$("#close_dc_dialogue").click(function(){$("#discovery_custom_box, #overlay").hide(); +$("#discovery_enabled, #discovery_disabled").empty();document.getElementById("visavis_iframe").contentWindow.discovery_rerun();$("#select_cmp_trigger").val("X")});$("#close_formal_dialogue").click(function(){window.location.hash="#start"});$("#close_ph_dialogue, div.close_hy_dialogue, div.close_product_dialogue").click(function(){if(-1==document.referrer.indexOf(window.location.host))window.location.hash="#start";else{var a=window.location.href;window.history.go(-1);setTimeout(function(){window.location.href== +a&&(window.location.hash="#start")},500)}});$("div._close_ctx").click(function(){try{wmgui.quick_ajax.abort()}catch(a){}$(".busy_entry").removeClass("busy_entry");$("#ctx_col, #sim_col").hide();wmgui.passive_sim_col=!0;close_vibox()});$("#hy_box").on("click","span",function(){var a=$(this).attr("class");$("span."+a).each(function(){var b=$(this);b.parent().find("ul").toggle();"expand"==b.text()?b.text("collapse"):b.text("expand")})});$("#hy_box").on("click","a.dynprop",function(){var a=$(this).attr("data-val"); +window.location.hash=wmgui.aug_search_cmd("props",a);return!1});$("#hy_box").on("click","strong.numeric",function(){var a=$(this).attr("rel"),b=wmgui.numerics[a],c=b[0],d=b[1],f=b[2],e=b[3];b=b[4];var h=$("div.slider_numerics").length;2<=h&&wmgui.notify("Too little phases have all these properties reported — expect no results");8<=h||create_floating_slider(a,c,d,f,e,b)});$("strong.numeric").click(function(){var a=$(this).attr("rel"),b=wmgui.numerics[a];create_floating_slider(a,b[0],b[1],b[2], +b[3],b[4])});$("#hy_options > li").click(function(){var a=$(this),b=a.attr("rev");"hy_vis"==b?window.open(wmgui.static_host+"/labs/ontology"):(a.addClass("working").siblings().removeClass("working"),$("div.hy_tabs").hide(),$("#"+b).show())});$("#dtypes > ul > li").click(function(){var a=$(this),b=a.data("facet");a=a.data("term");"classes"==b&&wmgui.search.classes&&(wmgui.search.classes=wmgui.search.classes.replace("peer-reviewed","").replace("peer-review","").replace("machine-learning","").replace("machine learning", +"").replace("ab initio calculations","").split(",").map(function(c){return c.trim()}).filter(function(c){return c}).join(", "));window.location.hash=wmgui.aug_search_cmd(b,a)});$(window).scroll(wmgui.debounce(function(){if(2==wmgui.view_mode){if(wmgui.unfinished_page&&50>$("#footer").offset().top-$(window).scrollTop()-$(window).height()){wmgui.unfinished_page=!1;var a={offset:wmgui.quick_page_size};$.extend(a,wmgui.search);wmgui.active_ajax=$.ajax({type:"GET",url:wmgui.search_endpoint,data:{q:JSON.stringify(a), +strict:wmgui.ctx_strict_phases,sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(b){if(b.error)return wmgui.notify(b.error);$("div.context_msg").hide();show_hints();b.out.length&&(wmgui.thumbed_display?$("#databrowser tr td").append(build_thumbs(b.out)):($("#databrowser tbody").append(build_cells(b.out)),$("#databrowser").trigger("update")))}).fail(function(b,c,d){"abort"!=c&&wmgui.notify("Connection to server is lost, please try to reload")})}a= +$("#iframe");a.length&&!wmgui.is_inview(a)&&close_vibox()}else wmgui.ptable.activated&&(a=window.scrollY,40 li").click(function(){try{wmgui.active_ajax.abort()}catch(c){}try{wmgui.quick_ajax.abort()}catch(c){}var a=$(this),b=a.attr("rev");a.addClass("working").siblings().removeClass("working");$("div.menu_tabs").hide();$("#"+b).show();"usr_tab_api_key"==b?($("#hintsbox_msg").html(wmgui.api_msg),wmgui.active_ajax= +$.ajax({type:"POST",url:wmgui.api_key_endpoint,data:{sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(c){if(c.error)return wmgui.notify(c.error);$("#usr_api_key").html(c.msg);if(c.revokable)$("#revoke_usr_api_key_holder").show();else if(c.creatable)$("#create_usr_api_key_holder").show();else return wmgui.notify('Your session ended: please, log in again')}).fail(function(c,d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again'); +$("#usr_api_key").html("authentication error")})):"usr_tab_perms"==b?($("#hintsbox_msg").html(wmgui.get_random_term(wmgui.welcome_msgs)),a=JSON.parse(window.localStorage.getItem(wmgui.store_user_key)||"{}"),wmgui.active_ajax=$.ajax({type:"POST",url:a.ipbased?wmgui.ip_perms_endpoint:wmgui.perms_endpoint,data:{sid:wmgui.sid},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(c){if(c.error)return wmgui.notify(c.error);if(!c.hasOwnProperty("gui")||!c.hasOwnProperty("api"))return wmgui.notify('Your session ended: please, log in again'); +$("#perms_view").html(describe_perms(c))}).fail(function(c,d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again');$("#perms_view").html("authentication error")})):"usr_tab_ctrl"==b?window.location.href=(0===wmgui.edition?"/ctrl/":"/labs/custom-datasets/")+"?"+Math.floor(1E3*Math.random()):"usr_tab_absolidix"==b?window.location.href=wmgui.mydata_addr:"usr_tab_account"==b&&$("#hintsbox_msg").html(wmgui.get_random_term(wmgui.welcome_msgs))});$("#advstab_options > li").click(function(){var a= +$(this),b=a.attr("rev");a.addClass("working").siblings().removeClass("working");$("div.advstab").hide();$("#"+b).show()});$("a.link_adjuster").click(function(){return"#polyhedra"==window.location.hash?(window.location.hash="#polyhedra/",!1):"#polyhedra/"==window.location.hash?(window.location.hash="#polyhedra",!1):!0});$("#create_usr_api_key").click(function(){$(this).parent().hide();try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.api_key_endpoint,data:{sid:wmgui.sid, +create:!0},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(a){if(a.error)return wmgui.notify(a.error);$("#usr_api_key").html(a.msg);$("#revoke_usr_api_key_holder").show()}).fail(function(a,b,c){"abort"!=b&&wmgui.notify('Your session ended: please, log in again')})});$("#revoke_usr_api_key").click(function(){$(this).parent().hide();try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.api_key_endpoint, +data:{sid:wmgui.sid,revoke:!0},beforeSend:wmgui.show_preloader}).always(wmgui.hide_preloader).done(function(a){if(a.error)return wmgui.notify(a.error);$("#usr_api_key").html("Successfully revoked");$("#create_usr_api_key_holder").show()}).fail(function(a,b,c){"abort"!=b&&wmgui.notify('Your session ended: please, log in again')})});$("#login_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("In process...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax= +$.ajax({type:"POST",url:wmgui.login_endpoint,data:{login:$("#login_email").val().trim(),pass:$("#login_password").val(),ed:wmgui.edition},beforeSend:wmgui.show_preloader}).always(function(){$("#login_trigger").data("busy",!1);$("#login_trigger").text("Login");wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);if(!a.sid||!a.name||!a.acclogin)return wmgui.notify("Connection to server is lost, please try to reload");user_login(a.sid, +a.name,a.acclogin,a.admin,a.oauths);$("#userbox").trigger("click")}).fail(function(a,b,c){wmgui.notify("Login unsuccessful")})}});$("#factor_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("Sending...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.factor_endpoint,data:{login:$("#factor_by_email").val().trim()},beforeSend:wmgui.show_preloader}).always(function(){$("#factor_trigger").data("busy",!1);$("#factor_trigger").text("Send code"); +wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);wmgui.notify("Please, check your inbox (and spam)");document.getElementById("factor_trigger").style.display="none";document.getElementById("factor_form_step_one").style.display="none";document.getElementById("factor_form_step_two").style.display="block";document.getElementById("factor_form_resp_0").focus()}).fail(function(a,b,c){"abort"!=b&&wmgui.notify("Sorry, a network error occured. Please, try again")})}});$("#restore_trigger").click(function(){if(!$(this).data("busy")){$(this).data("busy", +!0);$(this).text("Sending...");try{wmgui.active_ajax.abort()}catch(a){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.restore_endpoint,data:{login:$("#restore_by_email").val().trim(),ed:wmgui.edition},beforeSend:wmgui.show_preloader}).always(function(){$("#restore_trigger").data("busy",!1);$("#restore_trigger").text("Send link");wmgui.hide_preloader()}).done(function(a){if(a.error)return wmgui.notify(a.error);wmgui.notify("Please, check your inbox (and spam)");$("#userbox").trigger("click")}).fail(function(a, +b,c){"abort"!=b&&wmgui.notify("Sorry, a network error occured. Please, try again")})}});$("#accpass_trigger").click(function(){if($(this).hasClass("disabled"))return!1;$("#account_pass_change").toggle()});$("#password_trigger").click(function(){var a=$("#new_password_1").val(),b=$("#new_password_2").val();if(!a||!b)return wmgui.notify("Please, type your new password in both fields");if(a!==b)return wmgui.notify("Passwords do not match (typo?)");if(!$(this).data("busy")){$(this).data("busy",!0);$(this).text("Changing..."); +try{wmgui.active_ajax.abort()}catch(c){}wmgui.active_ajax=$.ajax({type:"POST",url:wmgui.password_endpoint,data:{new_password:b,sid:wmgui.sid,ed:wmgui.edition},beforeSend:wmgui.show_preloader}).always(function(){$("#password_trigger").data("busy",!1);$("#password_trigger").text("Change");wmgui.hide_preloader()}).done(function(c){if(c.error)return wmgui.notify(c.error);user_login(c.sid,c.name,c.acclogin,c.admin,c.oauths);window.location.replace("#start");$("#account_pass_change").hide()}).fail(function(c, +d,f){"abort"!=d&&wmgui.notify('Your session ended: please, log in again')})}});$("#logout_trigger").click(function(){if($(this).hasClass("disabled"))return!1;$.ajax({type:"POST",url:wmgui.logout_endpoint,data:{sid:wmgui.sid}}).done(function(a){}).fail(function(a,b,c){});user_logout();$("#userbox").trigger("click")});$("#notifybox").on("click","span.relogin",force_relogin);q=document.getElementsByClassName("factor_form_resp");for(n=0;na.keyCode&&(submit_factor_form_resp(),a=this.nextElementSibling)&&(a.focus(),a.select())}),q[n].addEventListener("paste",function(a){a=(a.clipboardData||window.clipboardData).getData("text");if(!a||!a.length)return!1;for(var b=0;6>b;b++)document.getElementById("factor_form_resp_"+b).value=a.charAt(b);submit_factor_form_resp()});$("#search_holder").keydown(function(a){13==(window.event? +a.keyCode:a.which)&&$("#search_trigger").trigger("click")});$("#control_a").click(function(){re_view_request(0)});$("#control_b").click(function(){re_view_request(1)});$("#control_f").click(function(){re_view_request(2)});$("#control_c").click(function(){wmgui.visavis_terminating=!0;wmgui.thumbed_display=!1;if(wmgui.visavis_working){var a={},b;for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);a=$.param(a);window.location.hash=="#inquiry/"+a&&(a="="==a.slice(-1)? +a.substr(0,a.length-1):a+"=");window.location.hash="#inquiry/"+a}else re_view_request(wmgui.search_type);wmgui.chosen_table_browser=!0});$("#control_d").click(function(){wmgui.visavis_terminating=!0;wmgui.thumbed_display=!0;if(wmgui.visavis_working){var a={},b;for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);a=$.param(a);window.location.hash=="#inquiry/"+a&&(a="="==a.slice(-1)?a.substr(0,a.length-1):a+"=");window.location.hash="#inquiry/"+a}else re_view_request(wmgui.search_type); +wmgui.chosen_table_browser=!0});$("#control_e").click(function(){var a={};for(b in wmgui.search)-1<["search_type","phid","numeric"].indexOf(b)||(a[b]=wmgui.search[b]);for(;;){var b=wmgui.get_random_term(["matrix","cube"]);if(b!=wmgui.visavis_curtype)break}window.location.hash="#plot/"+b+"/inquiry/"+$.param(a)});$("#ctx_strict_phases_trigger").change(function(a){if(!wmgui.search.elements)return wmgui.cancel_event(a),!1;a=wmutils.arity_keys[wmgui.search.elements.split("-").length];var b=!1;wmgui.search.classes? +($.each(wmutils.arity_keys.slice(1),function(c,d){if(6==c)return!1;if(-1!==wmgui.search.classes.indexOf(d))return b=!0,!1}),b||(wmgui.search.classes+=", "+a,wmgui.multiselects.main.write({classes:a}))):(wmgui.search.classes=a,wmgui.multiselects.main.write({classes:a}));wmgui.ctx_strict_phases=$("#ctx_strict_phases_trigger").is(":checked")?"":"1";re_view_request(wmgui.search_type)});$("#ctxpanel_matrix > ul > li").click(function(){var a=$(this);if(!a.hasClass("embodied")&&!a.hasClass("ss_y")){var b= +a.attr("id").split("_")[1],c=$("#ctxpanel_matrix > ul > li.ss_y");$("#ctxpanel_matrix > ul > li.embodied").removeClass("embodied");c.length&&c.removeClass("ss_y");a.addClass("embodied");$("span.sops").remove();document.getElementById("visavis_iframe").contentWindow.matrix_order(b)}});$("#ctxpanel_cube > ul > li").click(function(){var a=$(this);if(!(a.hasClass("embodied")||a.hasClass("ss_y")||a.hasClass("ss_z"))){var b=a.attr("id").split("_")[1],c=$("#ctxpanel_cube > ul > li.ss_y"),d=$("#ctxpanel_cube > ul > li.ss_z"); +$("#ctxpanel_cube > ul > li.embodied").removeClass("embodied");c.length&&c.removeClass("ss_y");d.length&&d.removeClass("ss_z");a.addClass("embodied");$("span.sops").remove();-1!==document.getElementById("visavis_iframe").contentWindow.location.hash.indexOf("fixel=1")?document.getElementById("visavis_iframe").contentWindow.matrix_order(b):document.getElementById("visavis_iframe").contentWindow.cube_order(b,b,b)}});$("#ctxpanel_graph > ul > li").click(function(){var a=$(this);if(!a.hasClass("embodied")){var b= +a.attr("id").split("_")[1];$("#ctxpanel_graph > ul > li.embodied").removeClass("embodied");a.addClass("embodied");document.getElementById("visavis_iframe").contentWindow.graph_rebuild(b)}});$("#select_cmp_trigger").change(function(){var a=$(this).val();$("#select_cmp_trigger option:selected").text();wmgui.dc_ctrl_flag=!0;"X"!=a&&("Y"==a?document.getElementById("visavis_iframe").contentWindow.cmp_discard(wmgui.visavis_curtype):-1!=["matrix","cube","discovery"].indexOf(wmgui.visavis_curtype)&&(a=wmgui.vis_endpoint+ +"/"+wmgui.visavis_curtype+"?q="+a,document.getElementById("visavis_iframe").contentWindow.cmp_download(a,wmgui.visavis_curtype)))});$("li.discovery_custom").click(function(){if(!document.getElementById("visavis_iframe")||!document.getElementById("visavis_iframe").contentWindow)return!1;var a=document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on,b="",c="",d;for(d in wmgui.elemental_names)-1!==a.indexOf(d)?b+='
    '+wmgui.elemental_names[d]+" (−)
    ": +c+='
    '+wmgui.elemental_names[d]+" (+)
    ";c&&$("#discovery_disabled").html(c);$("#discovery_enabled").html(b);$("#discovery_custom_box, #overlay").show()});$("#discovery_custom_box").on("click","div.rearrange",function(){var a=$(this),b=a.attr("rel"),c=document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.indexOf(b);if("discovery_enabled"==a.parent().attr("id")){if(1==$("#discovery_enabled div.rearrange").length)return!1;-1!==c&&document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.splice(c, +1);$("#discovery_disabled").append('
    '+wmgui.elemental_names[b]+" (+)
    ");$("#dc_"+b).hide()}else-1==c&&document.getElementById("visavis_iframe").contentWindow.visavis.elementals_on.push(b),$("#discovery_enabled").append('
    '+wmgui.elemental_names[b]+" (−)
    "),$("#dc_"+b).show();a.remove()});$("#ss_gear_matrix, #ss_gear_cube").click(function(){var a=$(this).attr("id").substr(8);"matrix"==a?($("#ss_z, #sops_z").hide(), +$("#ss_x, #ss_y, #sops_x, #sops_y").css("width","50%")):($("#ss_x, #ss_y, #ss_z, #sops_x, #sops_y, #sops_z").css("width","33%"),$("#ss_z, #sops_z").show());var b=$("#ctxpanel_"+a+" > ul > li.embodied").attr("id").split("_")[1],c=$("#ctxpanel_"+a+" > ul > li.ss_y"),d=$("#ctxpanel_"+a+" > ul > li.ss_z"),f=c.length?c.attr("id").split("_")[1]:b,e=d.length?d.attr("id").split("_")[1]:b,h="",r="",k="";$("#ctxpanel_"+a+" > ul > li").each(function(){var g=$(this),p=g.attr("id").split("_")[1];g=g.contents().filter(function(){return 1!== +this.nodeType})[0].data.substr(3);var m=p==b?' class="ss_x"':"";h+='
  • "+g+"
  • ";m=p==f?' class="ss_y"':"";r+='
  • "+g+"
  • ";if("matrix"==a)return!0;m=p==e?' class="ss_z"':"";k+='
  • "+g+"
  • "});$("#ss_x > ul").html(h);$("#ss_y > ul").html(r);"cube"==a&&$("#ss_z > ul").html(k);$("li.sops_x").removeClass("sops_x");$("li.sops_y").removeClass("sops_y");$("li.sops_z").removeClass("sops_z");var l=["x","y", +"z"];$("span.sops").each(function(){var g=$(this),p=g.text(),m=g.attr("rel");$("#sops_"+m+' > ul > li:contains("'+p+'")').addClass("sops_"+m);l=l.filter(function(t){return t!==m})});l.forEach(function(g){$("#sops_"+g+' > ul > li:contains("none")').addClass("sops_"+g)});$("#ss_custom_box, #overlay").show()});$("div.ss_col").on("click","li",function(){var a=$(this),b=a.attr("rev"),c=a.attr("rel").split("_")[0];c="x"==c?"ss_x":"y"==c?"ss_y":"ss_z";$("#"+b+" > ul > li."+c).removeClass(c);a.addClass(c)}); +$("div.sops_col").on("click","li",function(){var a=$(this),b=a.parent().parent().attr("id"),c=b.split("_")[1];c="x"==c?"sops_x":"y"==c?"sops_y":"sops_z";$("#"+b+" > ul > li."+c).removeClass(c);a.addClass(c)});$("#tips_trigger").click(function(){wmgui.tooltip_counter=0;show_tooltip(wmgui.tooltips[wmgui.tooltip_landing]);return!1});$("#numericbox").on("click","div.slider_close",function(){if(1==$("div.slider_numerics").length)return destroy_numericbox(),delete wmgui.search.numeric,$("#search_field-selectized").val(""), +wmgui.multiselects.main.clear(),wmgui.multiselects.main.write(wmgui.search),!1;var a=$(this);a.siblings("div.slider").children("div.slider_numerics")[0].noUiSlider.destroy();a.parent("li").fadeOut(250,function(){$(this).remove()})});$("#numericbox_do_trigger").click(function(){for(var a=document.getElementsByClassName("slider_numerics"),b=[],c=0;c",d[0]]);b.push([f,"<",d[1]])}b.length&&(wmgui.search.numeric=b);$("#advsbox").is(":visible")? +$("#advsearch_do_trigger").trigger("click"):$("#search_trigger").trigger("click")});$("#numericbox_drop_trigger").click(function(){for(var a=document.getElementsByClassName("slider_numerics"),b=0;bWeb-browser is either busy or not supported: try to restart\n\n
    \n\n
    \n\n
    \n\n\x3c!-- TOP-LEFT CORNER MENU --\x3e\n
    \n
    \n 👤Guest — log in\n
    \n
    \n 👤(menu)\n
    \n
    \n\n\x3c!-- SEARCH --\x3e\n\n\n\x3c!-- DATAGRID --\x3e\n
    \n
    \n\n
    Getting the rest of data...
    \n
    There are results not shown — please, refine the search — or use the API.
    \n
    \n Try to visualize these entire results as:\n
    \n
    \n
    \n
    \n
    \n
    \n
    \n\n
    Get full machine-readable data using API: curl -H Key:YOUR_API_KEY \'https://api.mpds.io/v0/download/facet?q=&fmt=json\'
    \n\n \x3c!-- div id="fdwidget" class="context_msg">
    \n\n\x3c!-- PERIODIC TABLE --\x3e\n
    \n
    \n
      \n \x3c!-- Period 1 --\x3e\n
    • HHydrogen
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • HeHelium
    • \n\n \x3c!-- Period 2 --\x3e\n
    • LiLithium
    • \n
    • BeBeryllium
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • BBoron
    • \n
    • CCarbon
    • \n
    • NNitrogen
    • \n
    • OOxygen
    • \n
    • FFluorine
    • \n
    • NeNeon
    • \n\n \x3c!-- Period 3 --\x3e\n
    • NaSodium
    • \n
    • MgMagnesium
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • AlAluminium
    • \n
    • SiSilicon
    • \n
    • PPhosphorus
    • \n
    • SSulfur
    • \n
    • ClChlorine
    • \n
    • ArArgon
    • \n\n \x3c!-- Period 4 --\x3e\n
    • KPotassium
    • \n
    • CaCalcium
    • \n
    • ScScandium
    • \n
    • TiTitanium
    • \n
    • VVanadium
    • \n
    • CrChromium
    • \n
    • MnManganese
    • \n
    • FeIron
    • \n
    • CoCobalt
    • \n
    • NiNickel
    • \n
    • CuCopper
    • \n
    • ZnZinc
    • \n
    • GaGallium
    • \n
    • GeGermanium
    • \n
    • AsArsenic
    • \n
    • SeSelenium
    • \n
    • BrBromine
    • \n
    • KrKrypton
    • \n\n \x3c!-- Period 5 --\x3e\n
    • RbRubidium
    • \n
    • SrStrontium
    • \n
    • YYttrium
    • \n
    • ZrZirconium
    • \n
    • NbNiobium
    • \n
    • MoMolybdenum
    • \n
    • TcTechnetium
    • \n
    • RuRuthenium
    • \n
    • RhRhodium
    • \n
    • PdPalladium
    • \n
    • AgSilver
    • \n
    • CdCadmium
    • \n
    • InIndium
    • \n
    • SnTin
    • \n
    • SbAntimony
    • \n
    • TeTellurium
    • \n
    • IIodine
    • \n
    • XeXenon
    • \n\n \x3c!-- Period 6 --\x3e\n
    • CsCaesium
    • \n
    • BaBarium
    • \n
    • LuLutetium
    • \n
    • HfHafnium
    • \n
    • TaTantalum
    • \n
    • WTungsten
    • \n
    • ReRhenium
    • \n
    • OsOsmium
    • \n
    • IrIridium
    • \n
    • PtPlatinum
    • \n
    • AuGold
    • \n
    • HgMercury
    • \n
    • TlThallium
    • \n
    • PbLead
    • \n
    • BiBismuth
    • \n
    • PoPolonium
    • \n
    • AtAstatine
    • \n
    • RnRadon
    • \n\n \x3c!-- Period 7 --\x3e\n
    • FrFrancium
    • \n
    • RaRadium
    • \n
    • LrLawrencium
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n
    • \n\n \x3c!-- Lanthanides --\x3e\n
    • \n
    • \n
    • LaLanthanum
    • \n
    • CeCerium
    • \n
    • PrPraseodymium
    • \n
    • NdNeodynium
    • \n
    • PmPromethium
    • \n
    • SmSamarium
    • \n
    • EuEuropium
    • \n
    • GdGadolinium
    • \n
    • TbTerbium
    • \n
    • DyDysprosium
    • \n
    • HoHolmium
    • \n
    • ErErbium
    • \n
    • TmThulium
    • \n
    • YbYtterbium
    • \n
    • \n
    • \n\n \x3c!-- Actinides --\x3e\n
    • \n
    • \n
    • AcActinium
    • \n
    • ThThorium
    • \n
    • PaProtactinium
    • \n
    • UUranium
    • \n
    • NpNeptunium
    • \n
    • PuPlutonium
    • \n
    • AmAmericium
    • \n
    • CmCurium
    • \n
    • BkBerkelium
    • \n
    • CfCalifornium
    • \n
    • EsEinsteinium
    • \n
    • FmFermium
    • \n
    • MdMendelevium
    • \n
    • NoNobelium
    • \n
    • \n
    • \n
    \n
    \n\n\x3c!-- PERIODIC TABLE OUTPUT --\x3e\n
    \n
    \n
    \n
    \n
    \n\n\x3c!-- PERIODIC TABLE DATATYPES CONTROL --\x3e\n
    \n Show chemical elements as: \n
    \n
    \n
    \n
    \n \n
    \n
    \n\n\x3c!-- LEFT MAIN COLUMN --\x3e\n
    \n
    Filters
    \n
    \n
      \n\n
      \n
      Distinct phases
      \n
      \n   \n \x3c!-- br />\n   See the public dumps of the distinct phases appeared at least once in the literature.\n
      \n\n
      \n
      Examples
      \n
        \n
        \n
        \n\n\x3c!-- LEFT CONTEXT COLUMN --\x3e\n
        \n
        Entry
        \n\n
        \n

        In-house machine-learning predictions

        Show more info...\n
        \n
        \n

        In-house ab initio calculations

        Show more info...\n
        \n
        \n

        In-house ab initio calculations

        Show more info...\n
        \n
        \n

        Automatically combined phase diagrams

        Show more info...\n
        \n\n
          \n
        • Visualize
        • \n
        • Get XRPD
        • \n
        • SimulateAdded to my data.
        • \n
        • \n
        • \n
        • \n
        • \n
        • \n
        • \n
        • \n
        • \n
        \n\n

        \n
        \n\n\x3c!-- LEFT INDIVIDUAL ID COLUMN --\x3e\n
        \n
        \n \n

        Permanent link:

        \n
        \n
        \n\n\x3c!-- LEFT PLOTTING COLUMN --\x3e\n
        \n
        Plot type
        \n \n\n
        \n
        Comparison
        \n \n
        \n\n
        \n
        \n
        Sorting
        \n
          \n
        • by occurence
        • \n
        • by atomic number
        • \n
        • by periodic number
        • \n
        • by atomic size
        • \n
        • by atomic reactivity
        • \n
        • by pseudopotential radii
        • \n
        • by ionic radii
        • \n
        • by covalent radii
        • \n
        • by metallic radii
        • \n
        • by melting temperature
        • \n
        • by electronegativity
        • \n
        \n
        \n\n
        \n
        Sorting
        \n
          \n
        • by atomic number
        • \n
        • by periodic number
        • \n
        • by atomic size
        • \n
        • by atomic reactivity
        • \n
        • by pseudopotential radii
        • \n
        • by ionic radii
        • \n
        • by covalent radii
        • \n
        • by metallic radii
        • \n
        • by melting temperature
        • \n
        • by electronegativity
        • \n
        \n
        \n\n
        \n
        Node type
        \n
          \n
        • physical properties
        • \n
        • polyhedral types
        • \n
        • crystal systems
        • \n
        • publications
        • \n
        • countries
        • \n
        \n
        \n\n
        \n
        Active axes
        \n
          \n
        • atomic number
        • \n
        • periodic number
        • \n
        • atomic size
        • \n
        • atomic reactivity
        • \n
        • pseudopotential radii
        • \n
        • ionic radii
        • \n
        • covalent radii
        • \n
        • metallic radii
        • \n
        • melting temperature
        • \n
        • electronegativity
        • \n
        \n
        \n
        \n
        \n\n\x3c!-- RIGHT MAIN COLUMN --\x3e\n
        \n
        View
        \n\n
        \n
        entries
        phases
        articles
        \n
        \n\n
        \n
        table
        previews
        plots
        \n
        \n\n
          \n\n
          \n
          Data types
          \n
            \n
          • crystal structures
          • \n
          • phase diagrams
          • \n
          • physical properties
          • \n
          • peer-reviewed experimental
          • \n
          • machine-learning
          • \n
          • ab initio modeling
          • \n
          \n
          \n\n
          \n
          Last searches
          \n
            \n
            \n
            \n\n\x3c!-- RIGHT CONTEXT COLUMN --\x3e\n
            \n
            See also
            \n
            \n\n
            \n\n
            \n\n
              \n\n Show more\n\n
              \n
              Color legend
              \n
                \n
              • liquid or gas
              • \n
              • 1-phase
              • \n
              • 2-phase
              • \n
              • 3-phase
              • \n
              • 4-phase
              • \n
              • 5-phase
              • \n
              \n
              \n
              \n\n\x3c!-- ADVANCED SEARCH MODAL --\x3e\n\n\n\x3c!-- LOGIN MODAL --\x3e\n\n\n\x3c!-- FACTOR MODAL --\x3e\n\n\n\x3c!-- RESTORE MODAL --\x3e\n\n\n\x3c!-- USER MENU MODAL --\x3e\n\n\n\x3c!-- USER MENU COLLATERAL WINDOWS --\x3e\n\n\n\n\x3c!-- NEW PROPS HIERARCHY MODAL --\x3e\n\n\n\x3c!-- PLOTS EMBED --\x3e\n
              \n\n\x3c!-- DISCOVERY SETTINGS MODAL --\x3e\n\n\n\x3c!-- ALL POLYHEDRA MODAL --\x3e\n\n\n\x3c!-- SORTING SETTINGS MODAL --\x3e\n\n\n\x3c!-- RENDERING SETTINGS MODAL --\x3e\n\n\n\x3c!-- HELP BOXES --\x3e\n\n\n\x3c!-- NUMERIC SEARCH SMART BOX --\x3e\n
              \n
              \n
                \n
                \n +\n
                \n
                \n
                \n
                \n\n\n\n\x3c!-- CROSS-SITE COMMS --\x3e\n\n\x3c!-- iframe id="comms" src="http://localhost:5000/comms.html" style="width:0;height:0;border:none;position:absolute;">Web-browser is either busy or not supported: try to restart\n\n
                \n\n
                \n\n
                \n\n\x3c!-- TOP-LEFT CORNER MENU --\x3e\n
                \n
                \n 👤Guest — log in\n
                \n
                \n 👤(menu)\n
                \n
                \n\n\x3c!-- SEARCH --\x3e\n\n\n\x3c!-- DATAGRID --\x3e\n
                \n
                \n\n
                Getting the rest of data...
                \n
                There are results not shown — please, refine the search — or use the API.
                \n
                \n Try to visualize these entire results as:\n
                \n
                \n
                \n
                \n
                \n
                \n
                \n\n
                Get full machine-readable data using API: curl -H Key:YOUR_API_KEY \'https://api.mpds.io/v0/download/facet?q=&fmt=json\'
                \n\n \x3c!-- div id="fdwidget" class="context_msg">
                \n\n\x3c!-- PERIODIC TABLE --\x3e\n
                \n
                \n
                  \n \x3c!-- Period 1 --\x3e\n
                • HHydrogen
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • HeHelium
                • \n\n \x3c!-- Period 2 --\x3e\n
                • LiLithium
                • \n
                • BeBeryllium
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • BBoron
                • \n
                • CCarbon
                • \n
                • NNitrogen
                • \n
                • OOxygen
                • \n
                • FFluorine
                • \n
                • NeNeon
                • \n\n \x3c!-- Period 3 --\x3e\n
                • NaSodium
                • \n
                • MgMagnesium
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • AlAluminium
                • \n
                • SiSilicon
                • \n
                • PPhosphorus
                • \n
                • SSulfur
                • \n
                • ClChlorine
                • \n
                • ArArgon
                • \n\n \x3c!-- Period 4 --\x3e\n
                • KPotassium
                • \n
                • CaCalcium
                • \n
                • ScScandium
                • \n
                • TiTitanium
                • \n
                • VVanadium
                • \n
                • CrChromium
                • \n
                • MnManganese
                • \n
                • FeIron
                • \n
                • CoCobalt
                • \n
                • NiNickel
                • \n
                • CuCopper
                • \n
                • ZnZinc
                • \n
                • GaGallium
                • \n
                • GeGermanium
                • \n
                • AsArsenic
                • \n
                • SeSelenium
                • \n
                • BrBromine
                • \n
                • KrKrypton
                • \n\n \x3c!-- Period 5 --\x3e\n
                • RbRubidium
                • \n
                • SrStrontium
                • \n
                • YYttrium
                • \n
                • ZrZirconium
                • \n
                • NbNiobium
                • \n
                • MoMolybdenum
                • \n
                • TcTechnetium
                • \n
                • RuRuthenium
                • \n
                • RhRhodium
                • \n
                • PdPalladium
                • \n
                • AgSilver
                • \n
                • CdCadmium
                • \n
                • InIndium
                • \n
                • SnTin
                • \n
                • SbAntimony
                • \n
                • TeTellurium
                • \n
                • IIodine
                • \n
                • XeXenon
                • \n\n \x3c!-- Period 6 --\x3e\n
                • CsCaesium
                • \n
                • BaBarium
                • \n
                • LuLutetium
                • \n
                • HfHafnium
                • \n
                • TaTantalum
                • \n
                • WTungsten
                • \n
                • ReRhenium
                • \n
                • OsOsmium
                • \n
                • IrIridium
                • \n
                • PtPlatinum
                • \n
                • AuGold
                • \n
                • HgMercury
                • \n
                • TlThallium
                • \n
                • PbLead
                • \n
                • BiBismuth
                • \n
                • PoPolonium
                • \n
                • AtAstatine
                • \n
                • RnRadon
                • \n\n \x3c!-- Period 7 --\x3e\n
                • FrFrancium
                • \n
                • RaRadium
                • \n
                • LrLawrencium
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n
                • \n\n \x3c!-- Lanthanides --\x3e\n
                • \n
                • \n
                • LaLanthanum
                • \n
                • CeCerium
                • \n
                • PrPraseodymium
                • \n
                • NdNeodynium
                • \n
                • PmPromethium
                • \n
                • SmSamarium
                • \n
                • EuEuropium
                • \n
                • GdGadolinium
                • \n
                • TbTerbium
                • \n
                • DyDysprosium
                • \n
                • HoHolmium
                • \n
                • ErErbium
                • \n
                • TmThulium
                • \n
                • YbYtterbium
                • \n
                • \n
                • \n\n \x3c!-- Actinides --\x3e\n
                • \n
                • \n
                • AcActinium
                • \n
                • ThThorium
                • \n
                • PaProtactinium
                • \n
                • UUranium
                • \n
                • NpNeptunium
                • \n
                • PuPlutonium
                • \n
                • AmAmericium
                • \n
                • CmCurium
                • \n
                • BkBerkelium
                • \n
                • CfCalifornium
                • \n
                • EsEinsteinium
                • \n
                • FmFermium
                • \n
                • MdMendelevium
                • \n
                • NoNobelium
                • \n
                • \n
                • \n
                \n
                \n\n\x3c!-- PERIODIC TABLE OUTPUT --\x3e\n
                \n
                \n
                \n
                \n
                \n\n\x3c!-- PERIODIC TABLE DATATYPES CONTROL --\x3e\n
                \n Show chemical elements as: \n
                \n
                \n
                \n
                \n \n
                \n
                \n\n\x3c!-- LEFT MAIN COLUMN --\x3e\n
                \n
                Filters
                \n
                \n
                  \n\n
                  \n
                  Distinct phases
                  \n
                  \n   \n \x3c!-- br />\n   See the public dumps of the distinct phases appeared at least once in the literature.\n
                  \n\n
                  \n
                  Examples
                  \n
                    \n
                    \n
                    \n\n\x3c!-- LEFT CONTEXT COLUMN --\x3e\n
                    \n
                    Entry
                    \n\n
                    \n

                    In-house machine-learning predictions

                    Show more info...\n
                    \n
                    \n

                    In-house ab initio calculations

                    Show more info...\n
                    \n
                    \n

                    In-house ab initio calculations

                    Show more info...\n
                    \n
                    \n

                    Automatically combined phase diagrams

                    Show more info...\n
                    \n\n
                      \n
                    • Visualize
                    • \n
                    • Get XRPD
                    • \n
                    • SimulateAdded to my data.
                    • \n
                    • \n
                    • \n
                    • \n
                    • \n
                    • \n
                    • \n
                    • \n
                    • \n
                    \n\n

                    \n
                    \n\n\x3c!-- LEFT INDIVIDUAL ID COLUMN --\x3e\n
                    \n
                    \n \n

                    Permanent link:

                    \n
                    \n
                    \n\n\x3c!-- LEFT PLOTTING COLUMN --\x3e\n
                    \n
                    Plot type
                    \n \n\n
                    \n
                    Comparison
                    \n \n
                    \n\n
                    \n
                    \n
                    Sorting
                    \n
                      \n
                    • by occurence
                    • \n
                    • by atomic number
                    • \n
                    • by periodic number
                    • \n
                    • by atomic size
                    • \n
                    • by atomic reactivity
                    • \n
                    • by pseudopotential radii
                    • \n
                    • by ionic radii
                    • \n
                    • by covalent radii
                    • \n
                    • by metallic radii
                    • \n
                    • by melting temperature
                    • \n
                    • by electronegativity
                    • \n
                    \n
                    \n\n
                    \n
                    Sorting
                    \n
                      \n
                    • by atomic number
                    • \n
                    • by periodic number
                    • \n
                    • by atomic size
                    • \n
                    • by atomic reactivity
                    • \n
                    • by pseudopotential radii
                    • \n
                    • by ionic radii
                    • \n
                    • by covalent radii
                    • \n
                    • by metallic radii
                    • \n
                    • by melting temperature
                    • \n
                    • by electronegativity
                    • \n
                    \n
                    \n\n
                    \n
                    Node type
                    \n
                      \n
                    • physical properties
                    • \n
                    • polyhedral types
                    • \n
                    • crystal systems
                    • \n
                    • publications
                    • \n
                    • countries
                    • \n
                    \n
                    \n\n
                    \n
                    Active axes
                    \n
                      \n
                    • atomic number
                    • \n
                    • periodic number
                    • \n
                    • atomic size
                    • \n
                    • atomic reactivity
                    • \n
                    • pseudopotential radii
                    • \n
                    • ionic radii
                    • \n
                    • covalent radii
                    • \n
                    • metallic radii
                    • \n
                    • melting temperature
                    • \n
                    • electronegativity
                    • \n
                    \n
                    \n
                    \n
                    \n\n\x3c!-- RIGHT MAIN COLUMN --\x3e\n
                    \n
                    View
                    \n\n
                    \n
                    entries
                    phases
                    articles
                    \n
                    \n\n
                    \n
                    table
                    previews
                    plots
                    \n
                    \n\n
                      \n\n
                      \n
                      Data types
                      \n
                        \n
                      • crystal structures
                      • \n
                      • phase diagrams
                      • \n
                      • physical properties
                      • \n
                      • peer-reviewed experimental
                      • \n
                      • machine-learning
                      • \n
                      • ab initio modeling
                      • \n
                      \n
                      \n\n
                      \n
                      Last searches
                      \n
                        \n
                        \n
                        \n\n\x3c!-- RIGHT CONTEXT COLUMN --\x3e\n
                        \n
                        See also
                        \n
                        \n\n
                        \n\n
                        \n\n
                          \n\n Show more\n\n
                          \n
                          Color legend
                          \n
                            \n
                          • liquid or gas
                          • \n
                          • 1-phase
                          • \n
                          • 2-phase
                          • \n
                          • 3-phase
                          • \n
                          • 4-phase
                          • \n
                          • 5-phase
                          • \n
                          \n
                          \n
                          \n\n\x3c!-- ADVANCED SEARCH MODAL --\x3e\n\n\n\x3c!-- LOGIN MODAL --\x3e\n\n\n\x3c!-- FACTOR MODAL --\x3e\n\n\n\x3c!-- RESTORE MODAL --\x3e\n\n\n\x3c!-- USER MENU MODAL --\x3e\n\n\n\x3c!-- USER MENU COLLATERAL WINDOWS --\x3e\n\n\n\n\x3c!-- NEW PROPS HIERARCHY MODAL --\x3e\n\n\n\x3c!-- PLOTS EMBED --\x3e\n
                          \n\n\x3c!-- DISCOVERY SETTINGS MODAL --\x3e\n\n\n\x3c!-- ALL POLYHEDRA MODAL --\x3e\n\n\n\x3c!-- SORTING SETTINGS MODAL --\x3e\n\n\n\x3c!-- HELP BOXES --\x3e\n\n\n\x3c!-- NUMERIC SEARCH SMART BOX --\x3e\n
                          \n
                          \n
                            \n
                            \n +\n
                            \n
                            \n
                            \n
                            \n\n\n\n\x3c!-- CROSS-SITE COMMS --\x3e\n\n\x3c!-- iframe id="comms" src="http://localhost:5000/comms.html" style="width:0;height:0;border:none;position:absolute;"> td.c2").text().split(";")[0];$.each(g.out.sim,function(r,m){i '">3d
                            3d phase diagram';$("#sim_legend").addClass("apparent").html('
                            C-entry
                            Full phase diagram
                            '+n)}else"C"==b&&5==e?$("#sim_legend").addClass("apparent").text("No links to other phases found."):"C"==b&&12==e?$("#sim_legend").addClass("apparent").text("Hover the binary or ternary diagrams for more data."): "S"==b?$("#sim_legend").addClass("apparent").text("No other structures for this prototype found."):$("#sim_legend").addClass("apparent").text("No similar values found.");g.out.own.length&&!wmgui.search.phid&&$("#own_phase").html('Phase
                            Linked '+("S"==b?"distinct phase":"crystalline structure")+"
                            ").show()}).fail(function(g,c,h){"abort"!=c&&wmgui.notify("Connection to server is lost, please try to reload")})} function close_vibox(){return $("#iframe").length?(wmgui.thumbed_display?$("#iframe").slideUp(function(){$("#iframe").remove()}):$("#iframe").remove(),$("#vibox").hide(),!0):!1} -function launch_db_iframed(a){var b=$(".busy_entry");if(b.length){var e=b.attr("id").substr(3),d=e.substr(0,1);if("S"==d)99==a?(a=wmgui.engines_addrs[wmgui.engines].visavis+wmgui.path_s_xrpd+e,d=550):(a=wmgui.engines_addrs[wmgui.engines].cifplayer+wmgui.path_s_entry+e,d=650);else if("P"==d)if(4==a||9==a)a=wmgui.engines_addrs[wmgui.engines].visavis+wmgui.path_sd_plot+e,d=550;else if(10==a)a=wmgui.v_ab_vis_addr+e,d=600;else return;else{if(12==a)a=wmgui.thumbed_display?$("div.busy_entry > div.gallery_img > p").text(): -$("tr.busy_entry > td.c1").text().split(" ")[0],a=wmgui.v_pd_3d_addr+a,d=550;else if(6==a)a=(wmgui.sid?wmgui.v_pd_user_addr:wmgui.engines_addrs[wmgui.engines].visavis+wmgui.path_c_entry)+e,d=600;else return;e.startswith("C3")||e.startswith("C4")?wmgui.notify("This entry is now in preparation"):wmgui.entries_messages[e]&&wmgui.notify(wmgui.entries_messages[e])}wmgui.sid&&(a+="&sid="+wmgui.sid);e='';e=wmgui.thumbed_display? -'
                            '+e+"
                            ":''+e+"";b.after(e);$(window).scrollTop(b.position().top-95)}} +function launch_db_iframed(a){var b=$(".busy_entry");if(b.length){var e=b.attr("id").substr(3),d=e.substr(0,1);if("S"==d)99==a?(a=wmgui.engines_addrs.visavis+wmgui.path_s_xrpd+e,d=550):(a=wmgui.engines_addrs.cifplayer+wmgui.path_s_entry+e,d=650);else if("P"==d)if(4==a)a=wmgui.engines_addrs.visavis+wmgui.path_sd_plot+e,d=550;else if(9==a)a=wmgui.v_pd_user_addr+wmgui.api_host+"/download/p?fmt=png&q="+e,d=600;else if(10==a)a=wmgui.v_ab_vis_addr+e,d=600;else return;else{if(12==a)a=wmgui.thumbed_display? +$("div.busy_entry > div.gallery_img > p").text():$("tr.busy_entry > td.c1").text().split(" ")[0],a=wmgui.v_pd_3d_addr+a,d=550;else if(6==a)a=(wmgui.sid?wmgui.v_pd_user_addr+wmgui.api_host+"/download/c?fmt=png&q=":wmgui.engines_addrs.visavis+wmgui.path_c_entry)+e,d=600;else return;e.startswith("C3")||e.startswith("C4")?wmgui.notify("This entry is now in preparation"):wmgui.entries_messages[e]&&wmgui.notify(wmgui.entries_messages[e])}wmgui.sid&&(a+="&sid="+wmgui.sid);e='';e=wmgui.thumbed_display?'
                            '+e+"
                            ":''+e+"";b.after(e);$(window).scrollTop(b.position().top-95)}} function start_visavis(a){destroy_numericbox();delete wmgui.search.numeric;a&&(wmgui.visavis_curtype=a);$("div.ctxpanel").hide();a=$("#ctxpanel_"+wmgui.visavis_curtype);a.length&&a.show();-1<["matrix","cube","discovery"].indexOf(wmgui.visavis_curtype)&&$("#cmppanel_plots").show();if(wmgui.visavis_working)return manage_visavis();rebuild_visavis();$("#visavis_col").show();$("#visavis").show();switch_control_mode(0,11,"a","e");$("body").addClass("noscroll");wmgui.search_type=0;wmgui.visavis_working= !0;a={total_count:1};$.extend(a,wmgui.search);try{document.getElementById("visavis_iframe").contentWindow.location.replace(get_visavis_url(a))}catch(b){console.error("No iframe access")}} function manage_visavis(a,b,e){if(wmgui.visavis_terminating||!wmgui.visavis_working)return!1;if(wmgui.search.numeric)return wmgui.visavis_terminating=!0,!1;try{wmgui.active_ajax.abort()}catch(f){}try{wmgui.quick_ajax.abort()}catch(f){}rebuild_visavis();var d={total_count:1};$.extend(d,wmgui.search);try{document.getElementById("visavis_iframe").contentWindow.location.replace(get_visavis_url(d))}catch(f){console.error("No iframe access")}a&&a(b,e);return!0} function rebuild_visavis(){var a=window.location.hash.indexOf("search/");if(-1==a&&(a=window.location.hash.indexOf("inquiry/"),-1==a))return;var b=window.location.hash.substr(a);$("a.pltcol_links").each(function(){var d=$(this),f=d.attr("rev");d.attr("href",wmgui.gui_host+window.location.pathname+"#plot/"+f+"/"+b)});$("#visavis_col > ul > li").removeClass("embodied");$("#pltchoice_"+wmgui.visavis_curtype).addClass("embodied");-1<["matrix","cube","discovery"].indexOf(wmgui.visavis_curtype)&&update_dc(); if("matrix"==wmgui.visavis_curtype)$("#ctxpanel_matrix > ul > li.embodied").removeClass("embodied"),a=$("#ctxpanel_matrix > ul > li.ss_y"),a.length&&a.removeClass("ss_y"),$("#vismatrix_nump").addClass("embodied"),$("span.sops").remove();else if("cube"==wmgui.visavis_curtype){$("#ctxpanel_cube > ul > li.embodied").removeClass("embodied");a=$("#ctxpanel_cube > ul > li.ss_y");var e=$("#ctxpanel_cube > ul > li.ss_z");a.length&&a.removeClass("ss_y");e.length&&e.removeClass("ss_z");$("#viscube_nump").addClass("embodied"); $("span.sops").remove()}else"graph"==wmgui.visavis_curtype&&($("#ctxpanel_graph > ul > li.embodied").removeClass("embodied"),$("#visgraph_props").addClass("embodied"));try{document.getElementById("visavis_iframe").contentWindow.fixel_manage("cube"==wmgui.visavis_curtype&&wmgui.search.elements)}catch(d){console.error("No iframe access")}}function stop_visavis(){$("#visavis, #visavis_col").hide();wmgui.visavis_working=!1;wmgui.visavis_terminating=!1} -function get_visavis_url(a,b,e){if("pie"==wmgui.visavis_curtype&&!b)return wmgui.engines_addrs[wmgui.engines].visavis+"#"+wmgui.rfn_endpoint+"?q="+escape(JSON.stringify(a));e=e?"&visavis_height="+e:"";return wmgui.engines_addrs[wmgui.engines].visavis+"#"+wmgui.vis_endpoint+"/"+(b||wmgui.visavis_curtype)+"?q="+escape(JSON.stringify(a))+e} +function get_visavis_url(a,b,e){if("pie"==wmgui.visavis_curtype&&!b)return wmgui.engines_addrs.visavis+"#"+wmgui.rfn_endpoint+"?q="+escape(JSON.stringify(a));e=e?"&visavis_height="+e:"";return wmgui.engines_addrs.visavis+"#"+wmgui.vis_endpoint+"/"+(b||wmgui.visavis_curtype)+"?q="+escape(JSON.stringify(a))+e} function describe_perms(a){var b="

                            Web-browser access = GUI

                              ",e="

                              Programmatic access = API

                                ";a.gui?a.gui.root?b+="
                              • complete access
                              • ":($.isArray(a.gui)||(a.gui=[a.gui]),$.each(a.gui,function(d,f){if(3",!1;$.each(wmgui.facets,function(g,c){if(f[c])try{b+='
                              • '+wmgui.facet_names[c]+": "+f[c].map(function(h){return h.replace(", "," & ")}).join(", ")+"
                              • "}catch(h){return!1}}); b="ALL"==f.refs?b+"
                              • full access to reference details
                              • ":"MENTIONED"==f.refs?b+"
                              • access to corresponding references
                              • ":b+"
                              • no access to reference details
                              • ";b+='

                              • '})):b+="
                              • only open data
                              • ";a.api?a.api.root?e+="
                              • complete access
                              • ":a.api.disabled?e+="
                              • disabled; please check on the other device
                              • ":($.isArray(a.api)||(a.api=[a.api]),$.each(a.api,function(d,f){if(3", !1;$.each(wmgui.facets,function(g,c){if(f[c])try{e+='
                              • '+wmgui.facet_names[c]+": "+f[c].map(function(h){return h.replace(", "," & ")}).join(", ")+"
                              • "}catch(h){return!1}});e+='

                              • '})):e+="
                              • only open data
                              • ";return b+'
                              '+e+"
                            "} @@ -480,7 +480,7 @@ function reset_factor_form(){document.getElementById("factor_trigger").style.dis function submit_factor_form_resp(){for(var a="",b=document.getElementsByClassName("factor_form_resp"),e=0;ereload"); user_login(d.sid,d.name,d.acclogin,d.admin,d.oauths);reset_factor_form();$("#userbox").trigger("click")}).fail(function(d,f,g){})} function update_dc(){var a=[],b={},e;for(e in wmgui.search)-1<["search_type","phid","numeric"].indexOf(e)||(b[e]=wmgui.search[e],a.push(wmgui.search[e]));a=a.join(" ");var d=0,f=JSON.stringify(b),g='';$.each(JSON.parse(window.localStorage.getItem(wmgui.store_history_key)||"[]"),function(c,h){if(6'+c+""; -d++});g+='';"a"==wmgui.engines&&(g+='');$("#select_cmp_trigger").empty().append(g)}function show_aetmap(a){(a=wmgui.aets[a])?$("#aetmap").css("height",a[1]+"px").css("background","url("+wmgui.aetmap_addr+") 0 -"+a[0]+"px no-repeat").show():$("#aetmap").hide()} +d++});g+='';$("#select_cmp_trigger").empty().append(g)}function show_aetmap(a){(a=wmgui.aets[a])?$("#aetmap").css("height",a[1]+"px").css("background","url("+wmgui.aetmap_addr+") 0 -"+a[0]+"px no-repeat").show():$("#aetmap").hide()} function render_all_polyhedra(){if($("#all_polyhedra_content").is(":empty")){var a="",b=Object.keys(wmgui.aets);b.sort(function(e,d){var f=e.split("-vertex")[0].split(" ");f=parseInt(f[f.length-1]);var g=d.split("-vertex")[0].split(" ");g=parseInt(g[g.length-1]);return f>g?1:fd.length?1:e.length
                            '+d+""});$("#all_polyhedra_content").html(a)}} function show_dunit_info(a,b,e){a?($("#ind_title").html("Phase "+a),$("#ind_link").attr("href","https://mpds.io/phase_id/"+a).html("www.mpds.io/phase_id/"+a)):b?($("#ind_title").html("Publication B"+b),$("#ind_link").attr("href","https://mpds.io/article/"+b).html("www.mpds.io/article/"+b)):e&&($("#ind_title").html("Entry "+e),$("#ind_link").attr("href","https://mpds.io/entry/"+e).html("www.mpds.io/entry/"+e));$("#refine_col, #ctx_col").hide();$("#phase_info, #ind_col > span").empty();a?($("#ind_col > span").html('"});$("#hy_textual > ul").append(p);wmgui.create_autocomplete({sel (wmgui.numerics[c]?"color:#c00":"")+'" data-val="'+c+'">'+c+""},onSelect:function(c,d,b){c=wmgui.numerics[d];$("#numericbox").is(":visible")&&c?create_floating_slider(d,c[0],c[1],c[2],c[3],c[4]):window.location.hash=wmgui.aug_search_cmd("props",d);$("#hy_suggest").val("")}});rotate_interesting();setInterval(rotate_interesting,2E3);window.location.hash?url_redraw_react():window.location.replace("#start")});wmgui.multiselects.main=$("#search_field").selectize({plugins:["remove_button","preserve_on_blur"], valueField:"id",labelField:"label",searchField:"label",create:!1,highlight:!1,maxItems:10,closeAfterSelect:!0,diacritics:!1,options:[],onInitialize:function(){$("#search_field-selectized").focus()},onItemAdd:function(){if(wmgui.selectize_emit){var a=wmgui.multiselects.main.read();select_ptable_series(a.elements)}},onItemRemove:function(){var a=wmgui.multiselects.main.read(),h=this;a.numeric||(destroy_numericbox(),delete wmgui.search.numeric,wmgui.selectize_emit&&select_ptable_series(a.elements)); setTimeout(function(){h.close()},750)},load:function(a,h){this.clearOptions();if(!a.length)return h();$.ajax({url:wmgui.auto_endpoint+"?q="+encodeURIComponent(a),type:"GET",error:h,success:function(q){q.length&&h(q)}})},score:function(){return function(){return 1}},render:{option:function(a,h){return'
                            '+a.label+"
                            "},item:function(a,h){return'
                            '+a.label+"
                            "}}})[0].selectize;wmgui.multiselects.main.read= -function(){return wmgui._selectize_read_main()};wmgui.multiselects.main.write=function(a){wmgui._selectize_write(wmgui.multiselects.main,"main",a)};wmgui.multiselects.main.display=function(a,h){wmgui._selectize_display(wmgui.multiselects.main,a,h)};wmgui.engines=window.localStorage.getItem(wmgui.store_engines_key)||"a";$("#engines_a").prop("checked","a"==wmgui.engines);$("#engines_b").prop("checked","b"==wmgui.engines);wmgui.darkmode=new Darkmode({saveInCookies:!1});document.getElementById("darkmode_trigger").innerHTML= -wmgui.darkmode.isActivated()?"enabled":"disabled"}; +function(){return wmgui._selectize_read_main()};wmgui.multiselects.main.write=function(a){wmgui._selectize_write(wmgui.multiselects.main,"main",a)};wmgui.multiselects.main.display=function(a,h){wmgui._selectize_display(wmgui.multiselects.main,a,h)};wmgui.darkmode=new Darkmode({saveInCookies:!1});document.getElementById("darkmode_trigger").innerHTML=wmgui.darkmode.isActivated()?"enabled":"disabled"}; assign_edition();register_html();satisfy_requirements();register_events();console.log("%cWeb-scraping or automated usage apart of the public MPDS API is in violation of our ToS (https://mpds.io/formal/terms) and results in banned account.","color:red;font-size:16px;"); diff --git a/webassets/ermac.css b/webassets/ermac.css index 5ee90af..7a4187b 100755 --- a/webassets/ermac.css +++ b/webassets/ermac.css @@ -182,7 +182,7 @@ th.a5.header, th.a5.headerSortUp, th.a5.headerSortDown{background-position:80% c td.a5{font-size:0.9em;letter-spacing:-1px;font-style:italic;} div.context_msg{display:none;width:70%;margin:0 auto;padding-top:10px;color:#555;font-size:1.25em;text-align:center;} -#toomuch{margin-bottom:25px;} +#toomuch{margin-bottom:35px;} #loadscroll{margin-bottom:100px;} #plthint{margin:0 auto 120px;} #plthint > span{display:block;width:100%;margin-bottom:45px;} @@ -234,11 +234,11 @@ div.col_title a{text-decoration:none;color:#000;border-bottom:1px solid #000;} #ctx_col > ul > li > a{display:block;width:100%;height:100%;} #visualize{width:110px !important;height:30px !important;text-align:center;line-height:30px;margin:14px auto !important;} #xrpdize{width:110px !important;height:30px !important;text-align:center;line-height:30px;margin:14px auto !important;border:1px solid #acc2b3;background:#acc2b3;} -#absolidize{width:110px !important;height:30px !important;text-align:center;line-height:30px;margin:14px auto !important;} +#absolidize{width:140px !important;height:30px !important;text-align:center;line-height:30px;margin:14px auto !important;} #absolidize > span.active{display:none;} #absolidize > span.disabled{display:block;} #absolidize > span.disabled > i{color:green;font-size:30px;} -#absolidize.wmbutton{color:#fff;border:1px solid #acc2b3;background:#acc2b3;} +#absolidize.wmbutton{color:#fff;border:1px solid #555;background:#555;} #absolidize.wmbutton > span.active{display:block;} #absolidize.wmbutton > span.disabled{display:none;} #download_cif{background:url(icons.png) 0 5px no-repeat;} @@ -426,7 +426,6 @@ div.ss_col > ul > li.ss_y, div.sops_col > ul > li.sops_y, #ss_y > ul > li:hover, div.ss_col > ul > li.ss_z, div.sops_col > ul > li.sops_z, #ss_z > ul > li:hover, #sops_z > ul > li:hover{background:#3e3f95;} div.sops_col{letter-spacing:1px;} #all_polyhedra_box{display:none;position:absolute !important;z-index:103;top:3%;margin-left:-49%;margin-bottom:100px;width:98%;height:auto;background:#fff url(wm_logo_opt.png) 28% 3em no-repeat;background-size:3%;} -#engines_box{display:none;z-index:198;top:30%;margin-left:-250px;width:450px;height:auto;padding:25px;text-align:center;background:#fff;padding-bottom:3em;} #tooltip{display:none;position:fixed;z-index:202;width:200px;height:auto;text-align:center;background:#ebffd6;padding:15px 10px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;} #tooltip > div{position:relative;width:100%;height:100%;font-size:1em;line-height:2em;} diff --git a/webassets/iframe_cifplayer.html b/webassets/iframe_cifplayer.html index 1b7c73b..6328216 100644 --- a/webassets/iframe_cifplayer.html +++ b/webassets/iframe_cifplayer.html @@ -4,15 +4,15 @@