phantasmal-world/18.88f21b079f495f46894f.js

1 line
12 KiB
JavaScript
Raw Normal View History

2020-01-29 20:24:47 +08:00
(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{HjM1:function(t,e,i){"use strict";i.d(e,"a",(function(){return a}));var s=i("39ZU"),n=i("nN8q"),o=(i("4AvX"),i("FXpb"));const r=28;class a extends n.a{constructor(t,e){super(e),this.gui_store=t,this.tabs=[],this.bar_element=Object(o.h)({className:"core_TabContainer_Bar"}),this.panes_element=Object(o.h)({className:"core_TabContainer_Panes"}),this.element=Object(o.h)({className:"core_TabContainer"}),this.bar_mousedown=t=>{if(t.target instanceof HTMLElement){const e=t.target.dataset.key;e&&this.activate_key(e)}},this.bar_element.onmousedown=this.bar_mousedown;for(const t of e.tabs){const e=Object(o.s)({className:"core_TabContainer_Tab",data:{key:t.key}},t.title);this.bar_element.append(e);const i=this.disposable(new s.a(t.create_view)),n=Object.assign(Object.assign({},t),{tab_element:e,lazy_view:i});this.tabs.push(n),this.panes_element.append(i.element)}this.element.append(this.bar_element,this.panes_element),this.finalize_construction()}get children(){return this.tabs.flatMap(t=>t.lazy_view.children)}resize(t,e){super.resize(t,e),this.bar_element.style.width=`${t}px`,this.bar_element.style.height=`${r}px`;const i=e-r;this.panes_element.style.width=`${t}px`,this.panes_element.style.height=`${i}px`;for(const e of this.tabs)e.lazy_view.resize(t,i);return this}activate(){if(this.active_tab)this.activate_tab(this.active_tab);else{let t;for(const e of this.tabs)null!=e.path&&this.gui_store.path.val.startsWith(e.path)&&(t=e);t?this.activate_tab(t):this.tabs.length&&this.activate_tab(this.tabs[0])}}activate_key(t){for(const e of this.tabs)if(e.key===t){this.activate_tab(e);break}}activate_tab(t){this.active_tab!==t&&(this.active_tab&&(this.active_tab.tab_element.classList.remove("active"),this.active_tab.lazy_view.visible.val=!1,this.active_tab.lazy_view.deactivate()),this.active_tab=t,t.tab_element.classList.add("active"),t.lazy_view.visible.val=!0),null!=t.path&&(this.gui_store.set_path_prefix(t.path),t.lazy_view.activate())}}},I7a6:function(t,e,i){"use strict";i.d(e,"a",(function(){return a}));var s=i("nsCy"),n=i("rwco"),o=function(t,e,i,s){return new(i||(i=Promise))((function(n,o){function r(t){try{c(s.next(t))}catch(t){o(t)}}function a(t){try{c(s.throw(t))}catch(t){o(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}c((s=s.apply(t,e||[])).next())}))};const r=n.a.get("core/persistence/Persister");class a{persist_for_server(t,e,i){this.persist(this.server_key(t,e),i)}persist(t,e){try{localStorage.setItem(t,JSON.stringify(e))}catch(e){r.error(`Couldn't persist ${t}.`,e)}}load_for_server(t,e){return o(this,void 0,void 0,(function*(){return this.load(this.server_key(t,e))}))}load(t){return o(this,void 0,void 0,(function*(){try{const e=localStorage.getItem(t);return e&&JSON.parse(e)}catch(e){return void r.error(`Couldn't load ${t}.`,e)}}))}server_key(t,e){let i=e+".";switch(t){case s.g.Ephinea:i+="Ephinea";break;default:throw new Error(`Server ${s.g[t]} not supported.`)}return i}}},"Ix/i":function(t,e,i){"use strict";i.r(e);var s=i("HjM1"),n=i("zsIO"),o=function(t,e,i,s){return new(i||(i=Promise))((function(n,o){function r(t){try{c(s.next(t))}catch(t){o(t)}}function a(t){try{c(s.throw(t))}catch(t){o(t)}}function c(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}c((s=s.apply(t,e||[])).next())}))};class r extends n.a{constructor(t,e,n){super(),this.tab_container=this.add(new s.a(t,{class:"hunt_optimizer_HuntOptimizerView",tabs:[{title:"Optimize",key:"optimize",path:"/optimize",create_view:function(){return o(this,void 0,void 0,(function*(){return new((yield Promise.all([i.e(1),i.e(16)]).then(i.bind(null,"FNQV"))).OptimizerView)(e)}))}},{title:"Methods",key:"methods",path:"/methods",create_view:function(){return o(this,void 0,void 0,(function*(){return new((yield Promise.all([i.e(1),i.e(17)]).then(i.bind(null,"GN66"))).MethodsView)(t,n)}))}},{title:"Help",key:"help",path:"/help",create_view:function(){return o(this,void 0,void 0,(function*(){return new((yield Promise.all([i.e