@perspective-dev/viewer 4.1.1 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/perspective-viewer.js +2 -2
- package/dist/cdn/perspective-viewer.js.map +4 -4
- package/dist/css/dracula.css +1 -1
- package/dist/css/gruvbox-dark.css +1 -1
- package/dist/css/gruvbox.css +1 -1
- package/dist/css/solarized.css +1 -1
- package/dist/css/vaporwave.css +1 -1
- package/dist/esm/perspective-viewer.inline.js +2 -2
- package/dist/esm/perspective-viewer.inline.js.map +4 -4
- package/dist/esm/perspective-viewer.js +2 -2
- package/dist/esm/perspective-viewer.js.map +4 -4
- package/dist/wasm/perspective-viewer.d.ts +1403 -1319
- package/dist/wasm/perspective-viewer.js +3523 -3268
- package/dist/wasm/perspective-viewer.wasm +0 -0
- package/dist/wasm/perspective-viewer.wasm.d.ts +111 -99
- package/package.json +2 -2
- package/src/rust/components/column_dropdown.rs +8 -8
- package/src/rust/components/column_selector/filter_column.rs +12 -12
- package/src/rust/components/column_settings_sidebar/style_tab/symbol/row_selector.rs +5 -5
- package/src/rust/components/column_settings_sidebar.rs +2 -4
- package/src/rust/components/containers/dragdrop_list.rs +5 -4
- package/src/rust/components/containers/select.rs +6 -6
- package/src/rust/components/filter_dropdown.rs +8 -8
- package/src/rust/components/function_dropdown.rs +8 -8
- package/src/rust/components/modal.rs +4 -4
- package/src/rust/custom_elements/filter_dropdown.rs +4 -4
- package/src/rust/custom_elements/viewer.rs +2 -7
- package/src/rust/model/copy_export.rs +2 -1
- package/src/rust/presentation/sheets.rs +4 -1
- package/src/rust/presentation.rs +4 -4
- /package/dist/wasm/snippets/{perspective-viewer-11a3c51b6310ee99 → perspective-viewer-1586156e058be573}/inline0.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-11a3c51b6310ee99/inline2.js → perspective-viewer-1586156e058be573/inline1.js} +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-11a3c51b6310ee99/inline1.js → perspective-viewer-1586156e058be573/inline2.js} +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-11a3c51b6310ee99 → perspective-viewer-1586156e058be573}/inline3.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-11a3c51b6310ee99 → perspective-viewer-1586156e058be573}/inline4.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var Se=Object.defineProperty,ke=(_,e)=>{for(var t in e)Se(_,t,{get:e[t],enumerable:!0})},et=class extends HTMLElement{constructor(){super()}get name(){return"Debug"}get select_mode(){return"select"}get min_config_columns(){}get config_column_names(){}get priority(){return 0}can_render_column_styles(){return!1}column_style_config(){}async update(_){return this.draw(_)}async draw(_){this.style.backgroundColor="#fff";let e=await _.to_csv(),t="margin:0;overflow:scroll;position:absolute;width:100%;height:100%";this.innerHTML=`<pre style='${t}'>${e}</pre>`}async clear(){this.innerHTML=""}async resize(){}async restyle(){}async save(){}async restore(){}async delete(){}},ge={};ke(ge,{Client:()=>C,ColumnDropDownElement:()=>H,CopyDropDownMenuElement:()=>$,ExportDropDownMenuElement:()=>J,FilterDropDownElement:()=>X,FunctionDropDownElement:()=>K,JsVirtualDataSlice:()=>L,JsVirtualServer:()=>Y,PerspectiveDebugPluginElement:()=>G,PerspectiveViewerElement:()=>O,ProxySession:()=>D,Table:()=>N,View:()=>v,default:()=>he,init:()=>ue,initSync:()=>Ke,registerPlugin:()=>ze});var Re=window.ClipboardItem,Ae=window.IntersectionObserver,je=window.ResizeObserver;function Ee(_,e,t,n){let o=_[t],a=o.prototype;class u extends HTMLElement{constructor(){super(),this._instance=new o(this)}}let l=Object.getOwnPropertyNames(a);for(let d of l)"get"in Object.getOwnPropertyDescriptor(a,d)?Object.defineProperty(u.prototype,d,{get:function(){return this._instance[d]}}):Object.defineProperty(u.prototype,d,{value:function(...h){return this._instance[d].call(this._instance,...h)}});for(let d of n)Object.defineProperty(u,d,{value:function(...h){return _[d].call(_,...h)}});Object.defineProperty(u,"__wasm_module__",{get(){return _}}),customElements.define(e,u)}var i,y=new Array(128).fill(void 0);y.push(void 0,null,!0,!1);function r(_){return y[_]}var A=null;function I(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(i.memory.buffer)),A}var F=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});F.decode();var Ce=2146435072,W=0;function Oe(_,e){return W+=e,W>=Ce&&(F=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),F.decode(),W=e),F.decode(I().subarray(_,_+e))}function Te(_,e){return _=_>>>0,Oe(_,e)}function f(_,e){return _===0?r(e):Te(_,e)}var j=y.length;function b(_){j===y.length&&y.push(y.length+1);let e=j;return j=y[e],y[e]=_,e}var p=0,ee=new TextEncoder;function m(_,e,t){if(t===void 0){let l=ee.encode(_),d=e(l.length,1)>>>0;return I().subarray(d,d+l.length).set(l),p=l.length,d}let n=_.length,o=e(n,1)>>>0,a=I(),u=0;for(;u<n;u++){let l=_.charCodeAt(u);if(l>127)break;a[o+u]=l}if(u!==n){u!==0&&(_=_.slice(u)),o=t(o,n,n=u+_.length*3,1)>>>0;let l=I().subarray(o+u,o+n),d=ee.encodeInto(_,l);u+=d.written,o=t(o,n,u,1)>>>0}return p=u,o}var x=null;function g(){return(x===null||x.buffer.detached===!0||x.buffer.detached===void 0&&x.buffer!==i.memory.buffer)&&(x=new DataView(i.memory.buffer)),x}function s(_){return _==null}function q(_){let e=typeof _;if(e=="number"||e=="boolean"||_==null)return`${_}`;if(e=="string")return`"${_}"`;if(e=="symbol"){let o=_.description;return o==null?"Symbol":`Symbol(${o})`}if(e=="function"){let o=_.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(_)){let o=_.length,a="[";o>0&&(a+=q(_[0]));for(let u=1;u<o;u++)a+=", "+q(_[u]);return a+="]",a}let t=/\[object ([^\]]+)\]/.exec(toString.call(_)),n;if(t&&t.length>1)n=t[1];else return toString.call(_);if(n=="Object")try{return"Object("+JSON.stringify(_)+")"}catch{return"Object"}return _ instanceof Error?`${_.name}: ${_.message}
|
|
2
|
-
${_.stack}`:n}function w(_,e){try{return _.apply(this,e)}catch(t){i.__wbindgen_export3(b(t))}}function Fe(_){_<132||(y[_]=j,j=_)}function c(_){let e=r(_);return Fe(_),e}function te(_,e){_=_>>>0;let t=g(),n=[];for(let o=_;o<_+4*e;o+=4)n.push(c(t.getUint32(o,!0)));return n}function k(_,e){return _=_>>>0,I().subarray(_/1,_/1+e)}var z=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>_.dtor(_.a,_.b));function T(_,e,t,n){let o={a:_,b:e,cnt:1,dtor:t},a=(...u)=>{o.cnt++;try{return n(o.a,o.b,...u)}finally{a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,z.unregister(o))},z.register(a,o,o),a}function R(_,e,t,n){let o={a:_,b:e,cnt:1,dtor:t},a=(...u)=>{o.cnt++;let l=o.a;o.a=0;try{return n(l,o.b,...u)}finally{o.a=l,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,z.unregister(o))},z.register(a,o,o),a}function E(_,e){if(!(_ instanceof e))throw new Error(`expected instance of ${e.name}`)}function Pe(_,e){let t=e(_.length*4,4)>>>0,n=g();for(let o=0;o<_.length;o++)n.setUint32(t+4*o,b(_[o]),!0);return p=_.length,t}function ze(_){let e=m(_,i.__wbindgen_export,i.__wbindgen_export2),t=p;i.registerPlugin(e,t)}function ue(){i.init()}var S=128;function Z(_){if(S==1)throw new Error("out of js stack");return y[--S]=_,S}function Le(_,e){let t=e(_.length*1,1)>>>0;return I().set(_,t/1),p=_.length,t}function _e(_,e,t){i.__wasm_bindgen_func_elem_5618(_,e,b(t))}function De(_,e){i.__wasm_bindgen_func_elem_18148(_,e)}function Ne(_,e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.__wasm_bindgen_func_elem_5616(o,_,e);var t=g().getInt32(o+0,!0),n=g().getInt32(o+4,!0);if(n)throw c(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}function ne(_,e,t){i.__wasm_bindgen_func_elem_5617(_,e,b(t))}function We(_,e){let t=i.__wasm_bindgen_func_elem_13059(_,e);return c(t)}function Me(_,e,t){i.__wasm_bindgen_func_elem_18169(_,e,b(t))}function Be(_,e,t){try{i.__wasm_bindgen_func_elem_17223(_,e,Z(t))}finally{y[S++]=void 0}}function Ue(_,e,t,n){i.__wasm_bindgen_func_elem_19856(_,e,b(t),b(n))}var Ve=["open","closed"],M=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_client_free(_>>>0,1)),C=class se{static __wrap(e){e=e>>>0;let t=Object.create(se.prototype);return t.__wbg_ptr=e,M.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,M.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_client_free(e,0)}__getClassname(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.client___getClassname(o,this.__wbg_ptr);var e=g().getInt32(o+0,!0),t=g().getInt32(o+4,!0),n=f(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),n}finally{i.__wbindgen_add_to_stack_pointer(16)}}constructor(e,t){try{let u=i.__wbindgen_add_to_stack_pointer(-16);i.client_new(u,b(e),s(t)?0:b(t));var n=g().getInt32(u+0,!0),o=g().getInt32(u+4,!0),a=g().getInt32(u+8,!0);if(a)throw c(o);return this.__wbg_ptr=n>>>0,M.register(this,this.__wbg_ptr,this),this}finally{i.__wbindgen_add_to_stack_pointer(16)}}new_proxy_session(e){try{let t=i.client_new_proxy_session(this.__wbg_ptr,Z(e));return D.__wrap(t)}finally{y[S++]=void 0}}handle_response(e){let t=i.client_handle_response(this.__wbg_ptr,b(e));return c(t)}handle_error(e,t){let n=m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p,a=i.client_handle_error(this.__wbg_ptr,n,o,s(t)?0:b(t));return c(a)}on_error(e){let t=i.client_on_error(this.__wbg_ptr,b(e));return c(t)}table(e,t){let n=i.client_table(this.__wbg_ptr,b(e),s(t)?0:b(t));return c(n)}terminate(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.client_terminate(o,this.__wbg_ptr);var e=g().getInt32(o+0,!0),t=g().getInt32(o+4,!0),n=g().getInt32(o+8,!0);if(n)throw c(t);return c(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}open_table(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),n=p,o=i.client_open_table(this.__wbg_ptr,t,n);return c(o)}get_hosted_table_names(){let e=i.client_get_hosted_table_names(this.__wbg_ptr);return c(e)}on_hosted_tables_update(e){let t=i.client_on_hosted_tables_update(this.__wbg_ptr,b(e));return c(t)}remove_hosted_tables_update(e){let t=i.client_remove_hosted_tables_update(this.__wbg_ptr,e);return c(t)}system_info(){let e=i.client_system_info(this.__wbg_ptr);return c(e)}};Symbol.dispose&&(C.prototype[Symbol.dispose]=C.prototype.free);var qe=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_columndropdownelement_free(_>>>0,1)),H=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,qe.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_columndropdownelement_free(_,0)}};Symbol.dispose&&(H.prototype[Symbol.dispose]=H.prototype.free);var re=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_copydropdownmenuelement_free(_>>>0,1)),$=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,re.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_copydropdownmenuelement_free(_,0)}constructor(_){let e=i.copydropdownmenuelement_new(b(_));return this.__wbg_ptr=e>>>0,re.register(this,this.__wbg_ptr,this),this}open(_){i.copydropdownmenuelement_open(this.__wbg_ptr,b(_))}hide(){try{let t=i.__wbindgen_add_to_stack_pointer(-16);i.copydropdownmenuelement_hide(t,this.__wbg_ptr);var _=g().getInt32(t+0,!0),e=g().getInt32(t+4,!0);if(e)throw c(_)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(_){E(_,O),i.copydropdownmenuelement___set_model(this.__wbg_ptr,_.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&($.prototype[Symbol.dispose]=$.prototype.free);var ie=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_exportdropdownmenuelement_free(_>>>0,1)),J=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,ie.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_exportdropdownmenuelement_free(_,0)}constructor(_){let e=i.copydropdownmenuelement_new(b(_));return this.__wbg_ptr=e>>>0,ie.register(this,this.__wbg_ptr,this),this}open(_){i.exportdropdownmenuelement_open(this.__wbg_ptr,b(_))}hide(){try{let t=i.__wbindgen_add_to_stack_pointer(-16);i.exportdropdownmenuelement_hide(t,this.__wbg_ptr);var _=g().getInt32(t+0,!0),e=g().getInt32(t+4,!0);if(e)throw c(_)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(_){E(_,O),i.exportdropdownmenuelement___set_model(this.__wbg_ptr,_.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&(J.prototype[Symbol.dispose]=J.prototype.free);var He=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_filterdropdownelement_free(_>>>0,1)),X=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,He.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_filterdropdownelement_free(_,0)}};Symbol.dispose&&(X.prototype[Symbol.dispose]=X.prototype.free);var $e=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_functiondropdownelement_free(_>>>0,1)),K=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,$e.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_functiondropdownelement_free(_,0)}};Symbol.dispose&&(K.prototype[Symbol.dispose]=K.prototype.free);var B=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_jsvirtualdataslice_free(_>>>0,1)),L=class we{static __wrap(e){e=e>>>0;let t=Object.create(we.prototype);return t.__wbg_ptr=e,B.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,B.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_jsvirtualdataslice_free(e,0)}constructor(){let e=i.jsvirtualdataslice_new();return this.__wbg_ptr=e>>>0,B.register(this,this.__wbg_ptr,this),this}setCol(e,t,n,o,a){try{let d=i.__wbindgen_add_to_stack_pointer(-16),h=m(e,i.__wbindgen_export,i.__wbindgen_export2),ve=p,xe=m(t,i.__wbindgen_export,i.__wbindgen_export2),Ie=p;i.jsvirtualdataslice_setCol(d,this.__wbg_ptr,h,ve,xe,Ie,n,b(o),s(a)?4294967297:a>>>0);var u=g().getInt32(d+0,!0),l=g().getInt32(d+4,!0);if(l)throw c(u)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setStringCol(e,t,n,o){try{let l=i.__wbindgen_add_to_stack_pointer(-16),d=m(e,i.__wbindgen_export,i.__wbindgen_export2),h=p;i.jsvirtualdataslice_setStringCol(l,this.__wbg_ptr,d,h,t,b(n),s(o)?4294967297:o>>>0);var a=g().getInt32(l+0,!0),u=g().getInt32(l+4,!0);if(u)throw c(a)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setIntegerCol(e,t,n,o){try{let l=i.__wbindgen_add_to_stack_pointer(-16),d=m(e,i.__wbindgen_export,i.__wbindgen_export2),h=p;i.jsvirtualdataslice_setIntegerCol(l,this.__wbg_ptr,d,h,t,b(n),s(o)?4294967297:o>>>0);var a=g().getInt32(l+0,!0),u=g().getInt32(l+4,!0);if(u)throw c(a)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setFloatCol(e,t,n,o){try{let l=i.__wbindgen_add_to_stack_pointer(-16),d=m(e,i.__wbindgen_export,i.__wbindgen_export2),h=p;i.jsvirtualdataslice_setFloatCol(l,this.__wbg_ptr,d,h,t,b(n),s(o)?4294967297:o>>>0);var a=g().getInt32(l+0,!0),u=g().getInt32(l+4,!0);if(u)throw c(a)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setBooleanCol(e,t,n,o){try{let l=i.__wbindgen_add_to_stack_pointer(-16),d=m(e,i.__wbindgen_export,i.__wbindgen_export2),h=p;i.jsvirtualdataslice_setBooleanCol(l,this.__wbg_ptr,d,h,t,b(n),s(o)?4294967297:o>>>0);var a=g().getInt32(l+0,!0),u=g().getInt32(l+4,!0);if(u)throw c(a)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setDatetimeCol(e,t,n,o){try{let l=i.__wbindgen_add_to_stack_pointer(-16),d=m(e,i.__wbindgen_export,i.__wbindgen_export2),h=p;i.jsvirtualdataslice_setDatetimeCol(l,this.__wbg_ptr,d,h,t,b(n),s(o)?4294967297:o>>>0);var a=g().getInt32(l+0,!0),u=g().getInt32(l+4,!0);if(u)throw c(a)}finally{i.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(L.prototype[Symbol.dispose]=L.prototype.free);var oe=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_jsvirtualserver_free(_>>>0,1)),Y=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,oe.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_jsvirtualserver_free(_,0)}constructor(_){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.jsvirtualserver_new(o,b(_));var e=g().getInt32(o+0,!0),t=g().getInt32(o+4,!0),n=g().getInt32(o+8,!0);if(n)throw c(t);return this.__wbg_ptr=e>>>0,oe.register(this,this.__wbg_ptr,this),this}finally{i.__wbindgen_add_to_stack_pointer(16)}}handleRequest(_){let e=Le(_,i.__wbindgen_export),t=p,n=i.jsvirtualserver_handleRequest(this.__wbg_ptr,e,t);return c(n)}};Symbol.dispose&&(Y.prototype[Symbol.dispose]=Y.prototype.free);var be=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_perspectivedebugpluginelement_free(_>>>0,1)),G=class{__destroy_into_raw(){let _=this.__wbg_ptr;return this.__wbg_ptr=0,be.unregister(this),_}free(){let _=this.__destroy_into_raw();i.__wbg_perspectivedebugpluginelement_free(_,0)}constructor(_){let e=i.perspectivedebugpluginelement_new(b(_));return this.__wbg_ptr=e>>>0,be.register(this,this.__wbg_ptr,this),this}get name(){try{let n=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_name(n,this.__wbg_ptr);var _=g().getInt32(n+0,!0),e=g().getInt32(n+4,!0),t=f(_,e);return _!==0&&i.__wbindgen_export4(_,e,1),t}finally{i.__wbindgen_add_to_stack_pointer(16)}}get select_mode(){try{let n=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_select_mode(n,this.__wbg_ptr);var _=g().getInt32(n+0,!0),e=g().getInt32(n+4,!0),t=f(_,e);return _!==0&&i.__wbindgen_export4(_,e,1),t}finally{i.__wbindgen_add_to_stack_pointer(16)}}get min_config_columns(){let _=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return c(_)}get config_column_names(){let _=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return c(_)}update(_){E(_,v);let e=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,_.__wbg_ptr);return c(e)}draw(_){E(_,v);let e=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,_.__wbg_ptr);return c(e)}clear(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}resize(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}restyle(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}save(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}restore(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}delete(){let _=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return c(_)}connectedCallback(){i.perspectivedebugpluginelement_connectedCallback(this.__wbg_ptr)}};Symbol.dispose&&(G.prototype[Symbol.dispose]=G.prototype.free);var U=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_perspectiveviewerelement_free(_>>>0,1)),O=class Q{static __wrap(e){e=e>>>0;let t=Object.create(Q.prototype);return t.__wbg_ptr=e,U.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,U.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_perspectiveviewerelement_free(e,0)}constructor(e){let t=i.perspectiveviewerelement_new(b(e));return this.__wbg_ptr=t>>>0,U.register(this,this.__wbg_ptr,this),this}connectedCallback(){try{let n=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_connectedCallback(n,this.__wbg_ptr);var e=g().getInt32(n+0,!0),t=g().getInt32(n+4,!0);if(t)throw c(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}load(e){try{let a=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_load(a,this.__wbg_ptr,b(e));var t=g().getInt32(a+0,!0),n=g().getInt32(a+4,!0),o=g().getInt32(a+8,!0);if(o)throw c(n);return c(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}delete(){let e=this.__destroy_into_raw(),t=i.perspectiveviewerelement_delete(e);return c(t)}eject(){let e=i.perspectiveviewerelement_eject(this.__wbg_ptr);return c(e)}getView(){let e=i.perspectiveviewerelement_getView(this.__wbg_ptr);return c(e)}getViewConfig(){let e=i.perspectiveviewerelement_getViewConfig(this.__wbg_ptr);return c(e)}getTable(e){let t=i.perspectiveviewerelement_getTable(this.__wbg_ptr,s(e)?16777215:e?1:0);return c(t)}getClient(e){let t=i.perspectiveviewerelement_getClient(this.__wbg_ptr,s(e)?16777215:e?1:0);return c(t)}getRenderStats(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_getRenderStats(o,this.__wbg_ptr);var e=g().getInt32(o+0,!0),t=g().getInt32(o+4,!0),n=g().getInt32(o+8,!0);if(n)throw c(t);return c(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}flush(){let e=i.perspectiveviewerelement_flush(this.__wbg_ptr);return c(e)}restore(e){let t=i.perspectiveviewerelement_restore(this.__wbg_ptr,b(e));return c(t)}resetError(){let e=i.perspectiveviewerelement_resetError(this.__wbg_ptr);return c(e)}save(){let e=i.perspectiveviewerelement_save(this.__wbg_ptr);return c(e)}download(e){let t=i.perspectiveviewerelement_download(this.__wbg_ptr,s(e)?0:b(e));return c(t)}export(e){let t=i.perspectiveviewerelement_export(this.__wbg_ptr,s(e)?0:b(e));return c(t)}copy(e){let t=i.perspectiveviewerelement_copy(this.__wbg_ptr,s(e)?0:b(e));return c(t)}reset(e){let t=i.perspectiveviewerelement_reset(this.__wbg_ptr,s(e)?16777215:e?1:0);return c(t)}resize(e){let t=i.perspectiveviewerelement_resize(this.__wbg_ptr,s(e)?16777215:e?1:0);return c(t)}setAutoSize(e){i.perspectiveviewerelement_setAutoSize(this.__wbg_ptr,e)}setAutoPause(e){i.perspectiveviewerelement_setAutoPause(this.__wbg_ptr,e)}getSelection(){let e=i.perspectiveviewerelement_getSelection(this.__wbg_ptr);return c(e)}setSelection(e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_setSelection(o,this.__wbg_ptr,s(e)?0:b(e));var t=g().getInt32(o+0,!0),n=g().getInt32(o+4,!0);if(n)throw c(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}getEditPort(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_getEditPort(o,this.__wbg_ptr);var e=g().getFloat64(o+0,!0),t=g().getInt32(o+8,!0),n=g().getInt32(o+12,!0);if(n)throw c(t);return e}finally{i.__wbindgen_add_to_stack_pointer(16)}}restyleElement(){let e=i.perspectiveviewerelement_restyleElement(this.__wbg_ptr);return c(e)}resetThemes(e){var t=s(e)?0:Pe(e,i.__wbindgen_export),n=p;let o=i.perspectiveviewerelement_resetThemes(this.__wbg_ptr,t,n);return c(o)}setThrottle(e){i.perspectiveviewerelement_setThrottle(this.__wbg_ptr,!s(e),s(e)?0:e)}toggleConfig(e){let t=i.perspectiveviewerelement_toggleConfig(this.__wbg_ptr,s(e)?16777215:e?1:0);return c(t)}getAllPlugins(){let e=i.perspectiveviewerelement_getAllPlugins(this.__wbg_ptr);return c(e)}getPlugin(e){try{let l=i.__wbindgen_add_to_stack_pointer(-16);var t=s(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),n=p;i.perspectiveviewerelement_getPlugin(l,this.__wbg_ptr,t,n);var o=g().getInt32(l+0,!0),a=g().getInt32(l+4,!0),u=g().getInt32(l+8,!0);if(u)throw c(a);return c(o)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__get_model(){let e=i.perspectiveviewerelement___get_model(this.__wbg_ptr);return Q.__wrap(e)}toggleColumnSettings(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),n=p,o=i.perspectiveviewerelement_toggleColumnSettings(this.__wbg_ptr,t,n);return c(o)}openColumnSettings(e,t){var n=s(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p;let a=i.perspectiveviewerelement_openColumnSettings(this.__wbg_ptr,n,o,s(t)?16777215:t?1:0);return c(a)}};Symbol.dispose&&(O.prototype[Symbol.dispose]=O.prototype.free);var V=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_proxysession_free(_>>>0,1)),D=class le{static __wrap(e){e=e>>>0;let t=Object.create(le.prototype);return t.__wbg_ptr=e,V.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,V.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_proxysession_free(e,0)}constructor(e,t){try{E(e,C);let n=i.client_new_proxy_session(e.__wbg_ptr,Z(t));return this.__wbg_ptr=n>>>0,V.register(this,this.__wbg_ptr,this),this}finally{y[S++]=void 0}}handle_request(e){let t=i.proxysession_handle_request(this.__wbg_ptr,b(e));return c(t)}close(){let e=this.__destroy_into_raw(),t=i.proxysession_close(e);return c(t)}};Symbol.dispose&&(D.prototype[Symbol.dispose]=D.prototype.free);var ae=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_table_free(_>>>0,1)),N=class fe{static __wrap(e){e=e>>>0;let t=Object.create(fe.prototype);return t.__wbg_ptr=e,ae.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ae.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_table_free(e,0)}__getClassname(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.table___getClassname(o,this.__wbg_ptr);var e=g().getInt32(o+0,!0),t=g().getInt32(o+4,!0),n=f(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),n}finally{i.__wbindgen_add_to_stack_pointer(16)}}get_index(){let e=i.table_get_index(this.__wbg_ptr);return c(e)}get_client(){let e=i.table_get_client(this.__wbg_ptr);return c(e)}get_name(){let e=i.table_get_name(this.__wbg_ptr);return c(e)}get_limit(){let e=i.table_get_limit(this.__wbg_ptr);return c(e)}clear(){let e=i.table_clear(this.__wbg_ptr);return c(e)}delete(e){let t=this.__destroy_into_raw(),n=i.table_delete(t,s(e)?0:b(e));return c(n)}size(){let e=i.table_size(this.__wbg_ptr);return c(e)}schema(){let e=i.table_schema(this.__wbg_ptr);return c(e)}columns(){let e=i.table_columns(this.__wbg_ptr);return c(e)}make_port(){let e=i.table_make_port(this.__wbg_ptr);return c(e)}on_delete(e){let t=i.table_on_delete(this.__wbg_ptr,b(e));return c(t)}remove_delete(e){let t=i.table_remove_delete(this.__wbg_ptr,e);return c(t)}remove(e,t){let n=i.table_remove(this.__wbg_ptr,b(e),s(t)?0:b(t));return c(n)}replace(e,t){let n=i.table_replace(this.__wbg_ptr,b(e),s(t)?0:b(t));return c(n)}update(e,t){let n=i.table_update(this.__wbg_ptr,b(e),s(t)?0:b(t));return c(n)}view(e){let t=i.table_view(this.__wbg_ptr,s(e)?0:b(e));return c(t)}validate_expressions(e){let t=i.table_validate_expressions(this.__wbg_ptr,b(e));return c(t)}};Symbol.dispose&&(N.prototype[Symbol.dispose]=N.prototype.free);var ce=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(_=>i.__wbg_view_free(_>>>0,1)),v=class P{static __wrap(e){e=e>>>0;let t=Object.create(P.prototype);return t.__wbg_ptr=e,ce.register(t,t.__wbg_ptr,t),t}static __unwrap(e){return e instanceof P?e.__destroy_into_raw():0}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ce.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_view_free(e,0)}__get_model(){let e=i.view___get_model(this.__wbg_ptr);return P.__wrap(e)}column_paths(e){let t=i.view_column_paths(this.__wbg_ptr,s(e)?0:b(e));return c(t)}delete(){let e=this.__destroy_into_raw(),t=i.view_delete(e);return c(t)}dimensions(){let e=i.view_dimensions(this.__wbg_ptr);return c(e)}expression_schema(){let e=i.view_expression_schema(this.__wbg_ptr);return c(e)}get_config(){let e=i.view_get_config(this.__wbg_ptr);return c(e)}get_min_max(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),n=p,o=i.view_get_min_max(this.__wbg_ptr,t,n);return c(o)}num_rows(){let e=i.view_num_rows(this.__wbg_ptr);return c(e)}schema(){let e=i.view_schema(this.__wbg_ptr);return c(e)}to_arrow(e){let t=i.view_to_arrow(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_columns_string(e){let t=i.view_to_columns_string(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_columns(e){let t=i.view_to_columns(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_json_string(e){let t=i.view_to_json_string(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_json(e){let t=i.view_to_json(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_ndjson(e){let t=i.view_to_ndjson(this.__wbg_ptr,s(e)?0:b(e));return c(t)}to_csv(e){let t=i.view_to_csv(this.__wbg_ptr,s(e)?0:b(e));return c(t)}on_update(e,t){let n=i.view_on_update(this.__wbg_ptr,b(e),s(t)?0:b(t));return c(n)}remove_update(e){let t=i.view_remove_update(this.__wbg_ptr,e);return c(t)}on_delete(e){let t=i.view_on_delete(this.__wbg_ptr,b(e));return c(t)}num_columns(){let e=i.view_num_columns(this.__wbg_ptr);return c(e)}remove_delete(e){let t=i.view_remove_delete(this.__wbg_ptr,e);return c(t)}collapse(e){let t=i.view_collapse(this.__wbg_ptr,e);return c(t)}expand(e){let t=i.view_expand(this.__wbg_ptr,e);return c(t)}set_depth(e){let t=i.view_set_depth(this.__wbg_ptr,e);return c(t)}};Symbol.dispose&&(v.prototype[Symbol.dispose]=v.prototype.free);var Je=new Set(["basic","cors","default"]);async function Xe(_,e){if(typeof Response=="function"&&_ instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(_,e)}catch(n){if(_.ok&&Je.has(_.type)&&_.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",n);else throw n}let t=await _.arrayBuffer();return await WebAssembly.instantiate(t,e)}else{let t=await WebAssembly.instantiate(_,e);return t instanceof WebAssembly.Instance?{instance:t,module:_}:t}}function de(){let _={};return _.wbg={},_.wbg.__wbg_Error_e83987f665cf5504=function(e,t){var n=f(e,t);let o=Error(n);return b(o)},_.wbg.__wbg_Number_bb48ca12f395cd08=function(e){return Number(r(e))},_.wbg.__wbg_String_8f0eb39a4a4c2f66=function(e,t){let n=String(r(t)),o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd=function(e,t){let n=r(t),o=typeof n=="bigint"?n:void 0;g().setBigInt64(e+8,s(o)?BigInt(0):o,!0),g().setInt32(e+0,!s(o),!0)},_.wbg.__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68=function(e){let t=r(e),n=typeof t=="boolean"?t:void 0;return s(n)?16777215:n?1:0},_.wbg.__wbg___wbindgen_debug_string_df47ffb5e35e6763=function(e,t){let n=q(r(t)),o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg___wbindgen_in_bb933bd9e1b3bc0f=function(e,t){return r(e)in r(t)},_.wbg.__wbg___wbindgen_is_bigint_cb320707dcd35f0b=function(e){return typeof r(e)=="bigint"},_.wbg.__wbg___wbindgen_is_function_ee8a6c5833c90377=function(e){return typeof r(e)=="function"},_.wbg.__wbg___wbindgen_is_null_5e69f72e906cc57c=function(e){return r(e)===null},_.wbg.__wbg___wbindgen_is_object_c818261d21f283a4=function(e){let t=r(e);return typeof t=="object"&&t!==null},_.wbg.__wbg___wbindgen_is_string_fbb76cb2940daafd=function(e){return typeof r(e)=="string"},_.wbg.__wbg___wbindgen_is_undefined_2d472862bd29a478=function(e){return r(e)===void 0},_.wbg.__wbg___wbindgen_jsval_eq_6b13ab83478b1c50=function(e,t){return r(e)===r(t)},_.wbg.__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147=function(e,t){return r(e)==r(t)},_.wbg.__wbg___wbindgen_number_get_a20bf9b85341449d=function(e,t){let n=r(t),o=typeof n=="number"?n:void 0;g().setFloat64(e+8,s(o)?0:o,!0),g().setInt32(e+0,!s(o),!0)},_.wbg.__wbg___wbindgen_string_get_e4f06c90489ad01b=function(e,t){let n=r(t),o=typeof n=="string"?n:void 0;var a=s(o)?0:m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;g().setInt32(e+4,u,!0),g().setInt32(e+0,a,!0)},_.wbg.__wbg___wbindgen_throw_b855445ff6a94295=function(e,t){var n=f(e,t);throw new Error(n)},_.wbg.__wbg__wbg_cb_unref_2454a539ea5790d9=function(e){r(e)._wbg_cb_unref()},_.wbg.__wbg_activeElement_c22f19bd2aa07d3e=function(e){let t=r(e).activeElement;return s(t)?0:b(t)},_.wbg.__wbg_addEventListener_534b9f715f44517f=function(){return w(function(e,t,n,o,a){var u=f(t,n);r(e).addEventListener(u,r(o),r(a))},arguments)},_.wbg.__wbg_addEventListener_7a418931447b2eae=function(){return w(function(e,t,n,o){var a=f(t,n);r(e).addEventListener(a,r(o))},arguments)},_.wbg.__wbg_add_970b46af06a9a7bc=function(){return w(function(e,t){r(e).add(...r(t))},arguments)},_.wbg.__wbg_add_f301507622f86025=function(){return w(function(e,t,n){var o=f(t,n);r(e).add(o)},arguments)},_.wbg.__wbg_appendChild_aec7a8a4bd6cac61=function(){return w(function(e,t){let n=r(e).appendChild(r(t));return b(n)},arguments)},_.wbg.__wbg_apply_04097a755e1e4a1e=function(){return w(function(e,t,n){let o=r(e).apply(r(t),r(n));return b(o)},arguments)},_.wbg.__wbg_apply_8feec4e16df2d35b=function(){return w(function(e,t,n){let o=Reflect.apply(r(e),r(t),r(n));return b(o)},arguments)},_.wbg.__wbg_at_a848c0ce365c6832=function(e,t){let n=r(e).at(t);return b(n)},_.wbg.__wbg_attachShadow_76bf39183a90ffeb=function(){return w(function(e,t){let n=r(e).attachShadow(r(t));return b(n)},arguments)},_.wbg.__wbg_blur_8d22d76019f9d6a0=function(){return w(function(e){r(e).blur()},arguments)},_.wbg.__wbg_body_8c26b54829a0c4cb=function(e){let t=r(e).body;return s(t)?0:b(t)},_.wbg.__wbg_bootstrap_5cf948381bd5cc89=function(e,t,n,o,a,u){var l=f(t,n),d=f(o,a);let h=Ee(r(e),l,d,c(u));return b(h)},_.wbg.__wbg_bubbles_f8ef5186046e39ae=function(e){return r(e).bubbles},_.wbg.__wbg_buffer_ccc4520b36d3ccf4=function(e){let t=r(e).buffer;return b(t)},_.wbg.__wbg_button_cd095d6d829d3270=function(e){return r(e).button},_.wbg.__wbg_cache_key_577df69a33f9a3fb=function(e){let t=r(e).__yew_subtree_cache_key;return s(t)?4294967297:t>>>0},_.wbg.__wbg_call_525440f72fbfc0ea=function(){return w(function(e,t,n){let o=r(e).call(r(t),r(n));return b(o)},arguments)},_.wbg.__wbg_call_e45d2cf9fc925fcf=function(){return w(function(e,t,n,o){let a=r(e).call(r(t),r(n),r(o));return b(a)},arguments)},_.wbg.__wbg_call_e762c39fa8ea36bf=function(){return w(function(e,t){let n=r(e).call(r(t));return b(n)},arguments)},_.wbg.__wbg_can_render_column_styles_cb2d0c17963b21c1=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);return r(e).can_render_column_styles(u,l)},arguments)},_.wbg.__wbg_cancelBubble_1e22dec4c6f51d79=function(e){return r(e).cancelBubble},_.wbg.__wbg_category_2a1645af558f4734=function(e,t){let n=r(t).category;var o=s(n)?0:m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_checked_385e7aee6e569db9=function(e){return r(e).checked},_.wbg.__wbg_childNodes_66c4fe44be48d0e1=function(e){let t=r(e).childNodes;return b(t)},_.wbg.__wbg_children_8c5e28cc3c9219ff=function(e){let t=r(e).children;return b(t)},_.wbg.__wbg_classList_ccf51ec11aa444f9=function(e){let t=r(e).classList;return b(t)},_.wbg.__wbg_click_b7f7dcb2842a8754=function(e){r(e).click()},_.wbg.__wbg_clientHeight_03b616d39b2ab49d=function(e){return r(e).clientHeight},_.wbg.__wbg_clientWidth_8379f04ef4ca9040=function(e){return r(e).clientWidth},_.wbg.__wbg_clientX_1166635f13c2a22e=function(e){return r(e).clientX},_.wbg.__wbg_clientY_6b2560a0984b55af=function(e){return r(e).clientY},_.wbg.__wbg_client_new=function(e){let t=C.__wrap(e);return b(t)},_.wbg.__wbg_clipboard_83c63b95503bfec1=function(e){let t=r(e).clipboard;return b(t)},_.wbg.__wbg_cloneNode_4ff138eda9fcd474=function(){return w(function(e,t){let n=r(e).cloneNode(t!==0);return b(n)},arguments)},_.wbg.__wbg_cloneNode_e1116386b129d2db=function(){return w(function(e){let t=r(e).cloneNode();return b(t)},arguments)},_.wbg.__wbg_code_08c1919c85e18f9d=function(e,t){let n=r(t).code,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_column_style_controls_a6c954b9d2c8bb54=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);let d=r(e).column_style_controls(u,l);return b(d)},arguments)},_.wbg.__wbg_composedPath_954b3bb31dab8c2b=function(e){let t=r(e).composedPath();return b(t)},_.wbg.__wbg_config_column_names_1c9c8b6b8ea53fe6=function(e){let t=r(e).config_column_names;return s(t)?0:b(t)},_.wbg.__wbg_contains_6002f366d5ee0625=function(e,t){return r(e).contains(r(t))},_.wbg.__wbg_contentRect_7a864573e828c49e=function(e){let t=r(e).contentRect;return b(t)},_.wbg.__wbg_createElementNS_78de14b111af2832=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);let d=r(e).createElementNS(u,l);return b(d)},arguments)},_.wbg.__wbg_createElement_964ab674a0176cd8=function(){return w(function(e,t,n){var o=f(t,n);let a=r(e).createElement(o);return b(a)},arguments)},_.wbg.__wbg_createObjectURL_6c6dec873acec30b=function(){return w(function(e,t){let n=URL.createObjectURL(r(t)),o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},arguments)},_.wbg.__wbg_createTextNode_d36767f8fcba8973=function(e,t,n){var o=f(t,n);let a=r(e).createTextNode(o);return b(a)},_.wbg.__wbg_cssRules_a668112018b4a492=function(){return w(function(e){let t=r(e).cssRules;return b(t)},arguments)},_.wbg.__wbg_dataTransfer_ac196d77762b90f5=function(e){let t=r(e).dataTransfer;return s(t)?0:b(t)},_.wbg.__wbg_dataset_4c33735a9030c541=function(e){let t=r(e).dataset;return b(t)},_.wbg.__wbg_debug_e55e1461940eb14d=function(e,t,n,o){console.debug(r(e),r(t),r(n),r(o))},_.wbg.__wbg_debug_f4b0c59db649db48=function(e){console.debug(r(e))},_.wbg.__wbg_delete_536d5e23ca354312=function(e,t,n){var o=f(t,n);delete r(e)[o]},_.wbg.__wbg_delete_d4f1ea0bb93d7df9=function(e){r(e).delete()},_.wbg.__wbg_dispatchEvent_6eaea6d4f99ff3bf=function(){return w(function(e,t){return r(e).dispatchEvent(r(t))},arguments)},_.wbg.__wbg_document_725ae06eb442a6db=function(e){let t=r(e).document;return s(t)?0:b(t)},_.wbg.__wbg_done_2042aa2670fb1db1=function(e){return r(e).done},_.wbg.__wbg_draw_f880f5cfebb230a6=function(){return w(function(e,t,n,o,a){let u=r(e).draw(v.__wrap(t),n===4294967297?void 0:n,o===4294967297?void 0:o,a!==0);return b(u)},arguments)},_.wbg.__wbg_entries_e171b586f8f6bdbf=function(e){let t=Object.entries(r(e));return b(t)},_.wbg.__wbg_error_3c7d958458bf649b=function(e,t){var n=te(e,t).slice();i.__wbindgen_export4(e,t*4,4),console.error(...n)},_.wbg.__wbg_error_6f1d0762f6c8ae2f=function(e,t){console.error(r(e),r(t))},_.wbg.__wbg_error_7534b8e9a36f1ab4=function(e,t){var n=f(e,t);e!==0&&i.__wbindgen_export4(e,t,1),console.error(n)},_.wbg.__wbg_error_a7f8fbb0523dae15=function(e){console.error(r(e))},_.wbg.__wbg_error_d8b22cf4e59a6791=function(e,t,n,o){console.error(r(e),r(t),r(n),r(o))},_.wbg.__wbg_family_40a0ad16ab6ee035=function(e,t){let n=r(t).family,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_focus_f18e304f287a2dd3=function(){return w(function(e){r(e).focus()},arguments)},_.wbg.__wbg_fonts_a3c01845b6d0fe9c=function(e){let t=r(e).fonts;return b(t)},_.wbg.__wbg_format_44aa73e8719a17cb=function(e){let t=r(e).format;return b(t)},_.wbg.__wbg_from_a4ad7cbddd0d7135=function(e){let t=Array.from(r(e));return b(t)},_.wbg.__wbg_getAttribute_a0d65fabc2f0d559=function(e,t,n,o){var a=f(n,o);let u=r(t).getAttribute(a);var l=s(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),d=p;g().setInt32(e+4,d,!0),g().setInt32(e+0,l,!0)},_.wbg.__wbg_getBoundingClientRect_eb2f68e504025fb4=function(e){let t=r(e).getBoundingClientRect();return b(t)},_.wbg.__wbg_getComputedStyle_a9cd917337bb8d6e=function(){return w(function(e,t){let n=r(e).getComputedStyle(r(t));return s(n)?0:b(n)},arguments)},_.wbg.__wbg_getEntriesByName_b49d266abfb2e9af=function(e,t,n,o,a){var u=f(t,n),l=f(o,a);let d=r(e).getEntriesByName(u,l);return b(d)},_.wbg.__wbg_getPropertyValue_6d3f3b556847452f=function(){return w(function(e,t,n,o){var a=f(n,o);let u=r(t).getPropertyValue(a),l=m(u,i.__wbindgen_export,i.__wbindgen_export2),d=p;g().setInt32(e+4,d,!0),g().setInt32(e+0,l,!0)},arguments)},_.wbg.__wbg_getRandomValues_1c61fac11405ffdc=function(){return w(function(e,t){globalThis.crypto.getRandomValues(k(e,t))},arguments)},_.wbg.__wbg_getTime_14776bfb48a1bff9=function(e){return r(e).getTime()},_.wbg.__wbg_getTimezoneOffset_d391cb11d54969f8=function(e){return r(e).getTimezoneOffset()},_.wbg.__wbg_get_01ffe23a9d136acd=function(e,t,n,o){var a=f(n,o);let u=r(t)[a];var l=s(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),d=p;g().setInt32(e+4,d,!0),g().setInt32(e+0,l,!0)},_.wbg.__wbg_get_7bed016f185add81=function(e,t){let n=r(e)[t>>>0];return b(n)},_.wbg.__wbg_get_a499fc4db8c05b3b=function(e,t,n){var o=f(t,n);let a=r(e)[o];return s(a)?0:b(a)},_.wbg.__wbg_get_efcb449f58ec27c2=function(){return w(function(e,t){let n=Reflect.get(r(e),r(t));return b(n)},arguments)},_.wbg.__wbg_get_with_index_0ca5d2aafd012f2a=function(e,t){let n=r(e)[t>>>0];return s(n)?0:b(n)},_.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(e,t){let n=r(e)[r(t)];return b(n)},_.wbg.__wbg_hasAttribute_d827bd0036f975da=function(e,t,n){var o=f(t,n);return r(e).hasAttribute(o)},_.wbg.__wbg_has_787fafc980c3ccdb=function(){return w(function(e,t){return Reflect.has(r(e),r(t))},arguments)},_.wbg.__wbg_height_4ec1d9540f62ef0a=function(e){return r(e).height},_.wbg.__wbg_height_ba3edd16b1f48a4a=function(e){return r(e).height},_.wbg.__wbg_host_8e81c42b5e4f33cd=function(e){let t=r(e).host;return b(t)},_.wbg.__wbg_info_68cd5b51ef7e5137=function(e,t,n,o){console.info(r(e),r(t),r(n),r(o))},_.wbg.__wbg_info_e674a11f4f50cc0c=function(e){console.info(r(e))},_.wbg.__wbg_innerHeight_686136a20f2f5575=function(){return w(function(e){let t=r(e).innerHeight;return b(t)},arguments)},_.wbg.__wbg_innerWidth_8d421a8566ad80b5=function(){return w(function(e){let t=r(e).innerWidth;return b(t)},arguments)},_.wbg.__wbg_insertBefore_bc964ebb0260f173=function(){return w(function(e,t,n){let o=r(e).insertBefore(r(t),r(n));return b(o)},arguments)},_.wbg.__wbg_instanceof_ArrayBuffer_70beb1189ca63b38=function(e){let t;try{t=r(e)instanceof ArrayBuffer}catch{t=!1}return t},_.wbg.__wbg_instanceof_Array_fca44e0f4a7f6240=function(e){let t;try{t=r(e)instanceof Array}catch{t=!1}return t},_.wbg.__wbg_instanceof_CssStyleRule_5ab8768f99e48ec7=function(e){let t;try{t=r(e)instanceof CSSStyleRule}catch{t=!1}return t},_.wbg.__wbg_instanceof_Date_79a0f671f36947f2=function(e){let t;try{t=r(e)instanceof Date}catch{t=!1}return t},_.wbg.__wbg_instanceof_Element_437534ce3e96fe49=function(e){let t;try{t=r(e)instanceof Element}catch{t=!1}return t},_.wbg.__wbg_instanceof_Error_a944ec10920129e2=function(e){let t;try{t=r(e)instanceof Error}catch{t=!1}return t},_.wbg.__wbg_instanceof_FontFace_af572e97b0ae8568=function(e){let t;try{t=r(e)instanceof FontFace}catch{t=!1}return t},_.wbg.__wbg_instanceof_Map_8579b5e2ab5437c7=function(e){let t;try{t=r(e)instanceof Map}catch{t=!1}return t},_.wbg.__wbg_instanceof_Object_10bb762262230c68=function(e){let t;try{t=r(e)instanceof Object}catch{t=!1}return t},_.wbg.__wbg_instanceof_Promise_001fdd42afa1b7ef=function(e){let t;try{t=r(e)instanceof Promise}catch{t=!1}return t},_.wbg.__wbg_instanceof_ShadowRoot_e6792e25a38f0857=function(e){let t;try{t=r(e)instanceof ShadowRoot}catch{t=!1}return t},_.wbg.__wbg_instanceof_Uint8Array_20c8e73002f7af98=function(e){let t;try{t=r(e)instanceof Uint8Array}catch{t=!1}return t},_.wbg.__wbg_instanceof_Window_4846dbb3de56c84c=function(e){let t;try{t=r(e)instanceof Window}catch{t=!1}return t},_.wbg.__wbg_isArray_96e0af9891d0945d=function(e){return Array.isArray(r(e))},_.wbg.__wbg_isConnected_b17ea3adfc205247=function(e){return r(e).isConnected},_.wbg.__wbg_isIntersecting_ffaa6e3305409e03=function(e){return r(e).isIntersecting},_.wbg.__wbg_isSafeInteger_d216eda7911dde36=function(e){return Number.isSafeInteger(r(e))},_.wbg.__wbg_is_3a0656e6f61f2e9a=function(e,t){return Object.is(r(e),r(t))},_.wbg.__wbg_item_157d2b487a577070=function(e,t){let n=r(e).item(t>>>0);return s(n)?0:b(n)},_.wbg.__wbg_item_7b29ce86888eb4ea=function(e,t){let n=r(e).item(t>>>0);return s(n)?0:b(n)},_.wbg.__wbg_item_c724d58959790920=function(e,t,n){let o=r(t).item(n>>>0),a=m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;g().setInt32(e+4,u,!0),g().setInt32(e+0,a,!0)},_.wbg.__wbg_item_fb59f9165c05ffba=function(e,t){let n=r(e).item(t>>>0);return s(n)?0:b(n)},_.wbg.__wbg_iterator_e5822695327a3c39=function(){return b(Symbol.iterator)},_.wbg.__wbg_jsvirtualdataslice_new=function(e){let t=L.__wrap(e);return b(t)},_.wbg.__wbg_keyCode_065f5848e677fafd=function(e){return r(e).keyCode},_.wbg.__wbg_key_32aa43e1cae08d29=function(e,t){let n=r(t).key,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_keys_b4d27b02ad14f4be=function(e){let t=Object.keys(r(e));return b(t)},_.wbg.__wbg_languages_31c2f28207ccf1d6=function(e){let t=r(e).languages;return b(t)},_.wbg.__wbg_lastChild_9cd789752e605979=function(e){let t=r(e).lastChild;return s(t)?0:b(t)},_.wbg.__wbg_left_899de713c50d5346=function(e){return r(e).left},_.wbg.__wbg_length_04021637084a76f4=function(e){return r(e).length},_.wbg.__wbg_length_34bdcc2da6862977=function(e){return r(e).length},_.wbg.__wbg_length_69bca3cb64fc8748=function(e){return r(e).length},_.wbg.__wbg_length_85fb581185dc1e91=function(e){return r(e).length},_.wbg.__wbg_length_cdd215e10d9dd507=function(e){return r(e).length},_.wbg.__wbg_length_f5db9b574d648a74=function(e){return r(e).length},_.wbg.__wbg_listener_id_e93527b90229a898=function(e){let t=r(e).__yew_listener_id;return s(t)?4294967297:t>>>0},_.wbg.__wbg_loaded_304f6909b5551a6c=function(){return w(function(e){let t=r(e).loaded;return b(t)},arguments)},_.wbg.__wbg_mark_4411b340bdf62a5f=function(){return w(function(e,t,n){var o=f(t,n);r(e).mark(o)},arguments)},_.wbg.__wbg_matches_991f692f363a7ac8=function(){return w(function(e,t,n){var o=f(t,n);return r(e).matches(o)},arguments)},_.wbg.__wbg_max_cells_c537319e896c421c=function(e){let t=r(e).max_cells;return s(t)?4294967297:t>>>0},_.wbg.__wbg_max_columns_e61a1af241ae03c2=function(e){let t=r(e).max_columns;return s(t)?4294967297:t>>>0},_.wbg.__wbg_measure_ef89c90a92de6f43=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);r(e).measure(u,l)},arguments)},_.wbg.__wbg_message_1ee258909d7264fd=function(e){let t=r(e).message;return b(t)},_.wbg.__wbg_min_config_columns_2f41448326ac4585=function(e){let t=r(e).min_config_columns;return s(t)?4294967297:t>>>0},_.wbg.__wbg_name_e7745b8b8a48d960=function(e,t){let n=r(t).name,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_namespaceURI_7f2b4c756f923b4c=function(e,t){let n=r(t).namespaceURI;var o=s(n)?0:m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_navigator_971384882e8ea23a=function(e){let t=r(e).navigator;return b(t)},_.wbg.__wbg_new_0f358361ce70a10f=function(e){let t=new Re(r(e));return b(t)},_.wbg.__wbg_new_1acc0b6eea89d040=function(){let e=new Object;return b(e)},_.wbg.__wbg_new_3c3d849046688a66=function(e,t){try{var n={a:e,b:t},o=(u,l)=>{let d=n.a;n.a=0;try{return Ue(d,n.b,u,l)}finally{n.a=d}};let a=new Promise(o);return b(a)}finally{n.a=n.b=0}},_.wbg.__wbg_new_46df414df3517375=function(){return w(function(){let e=new CSSStyleSheet;return b(e)},arguments)},_.wbg.__wbg_new_5296f6df65eec447=function(e,t){let n=new Intl.DateTimeFormat(r(e),r(t));return b(n)},_.wbg.__wbg_new_5a79be3ab53b8aa5=function(e){let t=new Uint8Array(r(e));return b(t)},_.wbg.__wbg_new_5af35c5cf5d399ac=function(e,t){let n=new Intl.NumberFormat(r(e),r(t));return b(n)},_.wbg.__wbg_new_5d92792c3635fd10=function(e){let t=new je(r(e));return b(t)},_.wbg.__wbg_new_6397cdcc57a7538d=function(){return w(function(e,t){var n=f(e,t);let o=new CustomEvent(n);return b(o)},arguments)},_.wbg.__wbg_new_68651c719dcda04e=function(){return b(new Map)},_.wbg.__wbg_new_8a6f238a6ece86ea=function(){let e=new Error;return b(e)},_.wbg.__wbg_new_92b760982183f9e8=function(){return w(function(e,t){var n=f(e,t);let o=new InputEvent(n);return b(o)},arguments)},_.wbg.__wbg_new_93d9417ed3fb115d=function(e){let t=new Date(r(e));return b(t)},_.wbg.__wbg_new_a7442b4b19c1a356=function(e,t){var n=f(e,t);let o=new Error(n);return b(o)},_.wbg.__wbg_new_b1a7daa5e4d66892=function(e){let t=new Ae(r(e));return b(t)},_.wbg.__wbg_new_e17d9f43105b08be=function(){let e=new Array;return b(e)},_.wbg.__wbg_new_from_slice_92f4d78ca282a2d2=function(e,t){let n=new Uint8Array(k(e,t));return b(n)},_.wbg.__wbg_new_no_args_ee98eee5275000a4=function(e,t){var n=f(e,t);let o=new Function(n);return b(o)},_.wbg.__wbg_new_with_event_init_dict_5aac952397f55283=function(){return w(function(e,t,n){var o=f(e,t);let a=new CustomEvent(o,r(n));return b(a)},arguments)},_.wbg.__wbg_new_with_str_sequence_and_options_f8f029876a8b49b4=function(){return w(function(e,t){let n=new Blob(r(e),r(t));return b(n)},arguments)},_.wbg.__wbg_new_with_u8_array_sequence_3d2f552b86f4023e=function(){return w(function(e){let t=new Blob(r(e));return b(t)},arguments)},_.wbg.__wbg_nextSibling_333121d36b64e76e=function(e){let t=r(e).nextSibling;return s(t)?0:b(t)},_.wbg.__wbg_next_020810e0ae8ebcb0=function(){return w(function(e){let t=r(e).next();return b(t)},arguments)},_.wbg.__wbg_next_2c826fe5dfec6b6a=function(e){let t=r(e).next;return b(t)},_.wbg.__wbg_next_aaa168c4a95757c0=function(){return w(function(e){let t=r(e).next();return b(t)},arguments)},_.wbg.__wbg_now_f5ba683d8ce2c571=function(e){return r(e).now()},_.wbg.__wbg_observe_665cf3129931b0da=function(e,t){r(e).observe(r(t))},_.wbg.__wbg_observe_bd3d63dde4b1e30d=function(e,t){r(e).observe(r(t))},_.wbg.__wbg_offsetHeight_9cb4257b24361e2a=function(e){return r(e).offsetHeight},_.wbg.__wbg_offsetParent_97918759564fbc44=function(e){let t=r(e).offsetParent;return s(t)?0:b(t)},_.wbg.__wbg_offsetWidth_16b33c540f3e9ddb=function(e){return r(e).offsetWidth},_.wbg.__wbg_offsetX_4bd247aa56ff346f=function(e){return r(e).offsetX},_.wbg.__wbg_offsetY_2edf7781ad0674a1=function(e){return r(e).offsetY},_.wbg.__wbg_parentElement_cd50d7fc96356492=function(e){let t=r(e).parentElement;return s(t)?0:b(t)},_.wbg.__wbg_parentNode_dc7c47be8cef5a6b=function(e){let t=r(e).parentNode;return s(t)?0:b(t)},_.wbg.__wbg_parse_2a704d6b78abb2b8=function(){return w(function(e,t){var n=f(e,t);let o=JSON.parse(n);return b(o)},arguments)},_.wbg.__wbg_performance_e8315b5ae987e93f=function(e){let t=r(e).performance;return s(t)?0:b(t)},_.wbg.__wbg_pointerId_e2ed3a97cf912a58=function(e){return r(e).pointerId},_.wbg.__wbg_preventDefault_1f362670ce7ef430=function(e){r(e).preventDefault()},_.wbg.__wbg_priority_11ccf79ad990024a=function(e){let t=r(e).priority;return s(t)?4294967297:t>>0},_.wbg.__wbg_prototypesetcall_2a6620b6922694b2=function(e,t,n){Uint8Array.prototype.set.call(k(e,t),r(n))},_.wbg.__wbg_push_df81a39d04db858c=function(e,t){return r(e).push(r(t))},_.wbg.__wbg_queueMicrotask_34d692c25c47d05b=function(e){let t=r(e).queueMicrotask;return b(t)},_.wbg.__wbg_queueMicrotask_9d76cacb20c84d58=function(e){queueMicrotask(r(e))},_.wbg.__wbg_readText_9f2fda3ca7a307d8=function(e){let t=r(e).readText();return b(t)},_.wbg.__wbg_readyState_076622bfbb2e4c52=function(e,t){let n=r(t).readyState,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_reject_9d4761245c015a33=function(e){let t=Promise.reject(r(e));return b(t)},_.wbg.__wbg_relatedTarget_e524264640463763=function(e){let t=r(e).relatedTarget;return s(t)?0:b(t)},_.wbg.__wbg_releasePointerCapture_c6072f4842664fb2=function(){return w(function(e,t){r(e).releasePointerCapture(t)},arguments)},_.wbg.__wbg_removeAttribute_993c4bef8df6e74d=function(){return w(function(e,t,n){var o=f(t,n);r(e).removeAttribute(o)},arguments)},_.wbg.__wbg_removeChild_d50f6c79984abd06=function(){return w(function(e,t){let n=r(e).removeChild(r(t));return b(n)},arguments)},_.wbg.__wbg_removeEventListener_aa21ef619e743518=function(){return w(function(e,t,n,o){var a=f(t,n);r(e).removeEventListener(a,r(o))},arguments)},_.wbg.__wbg_remove_a3573ca93cdce154=function(){return w(function(e,t){r(e).remove(...r(t))},arguments)},_.wbg.__wbg_remove_f41aab24e892f30b=function(){return w(function(e,t,n){var o=f(t,n);r(e).remove(o)},arguments)},_.wbg.__wbg_render_warning_a743260699e6d050=function(e){let t=r(e).render_warning;return s(t)?16777215:t?1:0},_.wbg.__wbg_replaceSync_aed2e8e2950a590a=function(){return w(function(e,t,n){var o=f(t,n);r(e).replaceSync(o)},arguments)},_.wbg.__wbg_requestAnimationFrame_7ecf8bfece418f08=function(){return w(function(e,t){return r(e).requestAnimationFrame(r(t))},arguments)},_.wbg.__wbg_resize_8c1aa2631aa2aa49=function(){return w(function(e){let t=r(e).resize();return b(t)},arguments)},_.wbg.__wbg_resolve_caf97c30b83f7053=function(e){let t=Promise.resolve(r(e));return b(t)},_.wbg.__wbg_resolvedOptions_8de4eaae2819df5c=function(e){let t=r(e).resolvedOptions();return b(t)},_.wbg.__wbg_restore_84e7d3ad74e7ece1=function(){return w(function(e,t,n){r(e).restore(r(t),r(n))},arguments)},_.wbg.__wbg_restyle_e0b7e36377c2dfa3=function(){return w(function(e,t){let n=r(e).restyle(v.__wrap(t));return b(n)},arguments)},_.wbg.__wbg_save_7483ce4ac9b42139=function(){return w(function(e){let t=r(e).save();return b(t)},arguments)},_.wbg.__wbg_scrollLeft_f93df4741cd1cb2b=function(e){return r(e).scrollLeft},_.wbg.__wbg_scrollTop_1691677058d55be8=function(e){return r(e).scrollTop},_.wbg.__wbg_scrollTop_c8c11d10202a7190=function(e){return r(e).scrollTop},_.wbg.__wbg_select_mode_fa106ad6bf684fa8=function(e){let t=r(e).select_mode;return b(t)},_.wbg.__wbg_selectedIndex_d9d1fb6f93462d99=function(e){return r(e).selectedIndex},_.wbg.__wbg_selectionEnd_e613d1863b091857=function(){return w(function(e){let t=r(e).selectionEnd;return s(t)?4294967297:t>>>0},arguments)},_.wbg.__wbg_selectionStart_36668fa8d3e51047=function(){return w(function(e){let t=r(e).selectionStart;return s(t)?4294967297:t>>>0},arguments)},_.wbg.__wbg_selectorText_e3cbd2ddb5f2011a=function(e,t){let n=r(t).selectorText,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_setAttribute_9bad76f39609daac=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);r(e).setAttribute(u,l)},arguments)},_.wbg.__wbg_setData_f94e11b461ce0cfe=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);r(e).setData(u,l)},arguments)},_.wbg.__wbg_setDragImage_73a269d0150ac0c0=function(e,t,n,o){r(e).setDragImage(r(t),n,o)},_.wbg.__wbg_setPointerCapture_eacdec372262597f=function(){return w(function(e,t){r(e).setPointerCapture(t)},arguments)},_.wbg.__wbg_setProperty_7b188d7e71d4aca8=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);r(e).setProperty(u,l)},arguments)},_.wbg.__wbg_setSelectionRange_114fc5afab5c8a11=function(){return w(function(e,t,n){r(e).setSelectionRange(t>>>0,n>>>0)},arguments)},_.wbg.__wbg_setTimeout_780ac15e3df4c663=function(){return w(function(e,t,n){return r(e).setTimeout(r(t),n)},arguments)},_.wbg.__wbg_set_3f1d0b984ed272ed=function(e,t,n){r(e)[c(t)]=c(n)},_.wbg.__wbg_set_907fb406c34a251d=function(e,t,n){let o=r(e).set(r(t),r(n));return b(o)},_.wbg.__wbg_set_c213c871859d6500=function(e,t,n){r(e)[t>>>0]=c(n)},_.wbg.__wbg_set_c2abbebe8b9ebee1=function(){return w(function(e,t,n){return Reflect.set(r(e),r(t),r(n))},arguments)},_.wbg.__wbg_set_cache_key_07879d8e1ddc3687=function(e,t){r(e).__yew_subtree_cache_key=t>>>0},_.wbg.__wbg_set_capture_baeff7292df46e64=function(e,t){r(e).capture=t!==0},_.wbg.__wbg_set_checked_d83cdf8383da302c=function(e,t){r(e).checked=t!==0},_.wbg.__wbg_set_defaultValue_d737e59a17f52f66=function(){return w(function(e,t,n){var o=f(t,n);r(e).defaultValue=o},arguments)},_.wbg.__wbg_set_detail_0fdb00af15229efb=function(e,t){r(e).detail=r(t)},_.wbg.__wbg_set_dropEffect_695fce78e97010c3=function(e,t,n){var o=f(t,n);r(e).dropEffect=o},_.wbg.__wbg_set_ff80ace3056db864=function(){return w(function(e,t,n,o,a){var u=f(t,n),l=f(o,a);r(e)[u]=l},arguments)},_.wbg.__wbg_set_innerHTML_fb5a7e25198fc344=function(e,t,n){var o=f(t,n);r(e).innerHTML=o},_.wbg.__wbg_set_innerText_cb18b8a84b7ba04a=function(e,t,n){var o=f(t,n);r(e).innerText=o},_.wbg.__wbg_set_listener_id_673485d61ca64e47=function(e,t){r(e).__yew_listener_id=t>>>0},_.wbg.__wbg_set_mode_a8cda2dab282ccb3=function(e,t){r(e).mode=Ve[t]},_.wbg.__wbg_set_nodeValue_29459be446540ce0=function(e,t,n){var o=f(t,n);r(e).nodeValue=o},_.wbg.__wbg_set_passive_c4c6f6a4ddd1a789=function(e,t){r(e).passive=t!==0},_.wbg.__wbg_set_render_warning_f1bbda8584a02e2e=function(e,t){r(e).render_warning=t!==0},_.wbg.__wbg_set_scrollLeft_25329e90b87ac8c6=function(e,t){r(e).scrollLeft=t},_.wbg.__wbg_set_scrollTop_dc5389fdefb14c7a=function(e,t){r(e).scrollTop=t},_.wbg.__wbg_set_selectionEnd_8f19746b19d6ccf7=function(){return w(function(e,t){r(e).selectionEnd=t===4294967297?void 0:t},arguments)},_.wbg.__wbg_set_selectionStart_083714a7d8bd94e4=function(){return w(function(e,t){r(e).selectionStart=t===4294967297?void 0:t},arguments)},_.wbg.__wbg_set_subtree_id_7f776f86c6337160=function(e,t){r(e).__yew_subtree_id=t>>>0},_.wbg.__wbg_set_type_63fa4c18251f6545=function(e,t,n){var o=f(t,n);r(e).type=o},_.wbg.__wbg_set_value_1fd424cb99963707=function(e,t,n){var o=f(t,n);r(e).value=o},_.wbg.__wbg_set_value_8aaac803298d95f2=function(e,t,n){var o=f(t,n);r(e).value=o},_.wbg.__wbg_set_value_fc41c55ad095d999=function(e,t,n){var o=f(t,n);r(e).value=o},_.wbg.__wbg_shadowRoot_634b1c251e90d398=function(e){let t=r(e).shadowRoot;return s(t)?0:b(t)},_.wbg.__wbg_shiftKey_02a93ca3ce31a4f4=function(e){return r(e).shiftKey},_.wbg.__wbg_shiftKey_e0b189884cc0d006=function(e){return r(e).shiftKey},_.wbg.__wbg_splice_083fd51c75440bce=function(e,t,n,o){let a=r(e).splice(t>>>0,n>>>0,r(o));return b(a)},_.wbg.__wbg_stack_0ed75d68575b0f3c=function(e,t){let n=r(t).stack,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_startTime_539df5e9647037f7=function(e){return r(e).startTime},_.wbg.__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e=function(){let e=typeof global>"u"?null:global;return s(e)?0:b(e)},_.wbg.__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac=function(){let e=typeof globalThis>"u"?null:globalThis;return s(e)?0:b(e)},_.wbg.__wbg_static_accessor_PSP_7c046f78a2d1bbb9=function(){return b(ge)},_.wbg.__wbg_static_accessor_SELF_6fdf4b64710cc91b=function(){let e=typeof self>"u"?null:self;return s(e)?0:b(e)},_.wbg.__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2=function(){let e=typeof window>"u"?null:window;return s(e)?0:b(e)},_.wbg.__wbg_stopPropagation_c77434a66c3604c3=function(e){r(e).stopPropagation()},_.wbg.__wbg_stringify_0bdeff4c2b2d9a80=function(){return w(function(e,t,n){let o=JSON.stringify(r(e),r(t),r(n));return b(o)},arguments)},_.wbg.__wbg_stringify_b5fb28f6465d9c3e=function(){return w(function(e){let t=JSON.stringify(r(e));return b(t)},arguments)},_.wbg.__wbg_styleSheets_c1687ce7d88fab76=function(e){let t=r(e).styleSheets;return b(t)},_.wbg.__wbg_style_763a7ccfd47375da=function(e){let t=r(e).style;return b(t)},_.wbg.__wbg_style_e93ce4f80cfb665b=function(e){let t=r(e).style;return b(t)},_.wbg.__wbg_subtree_id_bb66e5e9d0f64dbd=function(e){let t=r(e).__yew_subtree_id;return s(t)?4294967297:t>>>0},_.wbg.__wbg_supportedValuesOf_070fa4a5ceb73fe3=function(e){let t=Intl.supportedValuesOf(r(e));return b(t)},_.wbg.__wbg_table_new=function(e){let t=N.__wrap(e);return b(t)},_.wbg.__wbg_tagName_b21eb702144e35a1=function(e,t){let n=r(t).tagName,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_target_1447f5d3a6fa6fe0=function(e){let t=r(e).target;return s(t)?0:b(t)},_.wbg.__wbg_then_4f46f6544e6b4a28=function(e,t){let n=r(e).then(r(t));return b(n)},_.wbg.__wbg_then_70d05cf780a18d77=function(e,t,n){let o=r(e).then(r(t),r(n));return b(o)},_.wbg.__wbg_toString_7da7c8dbec78fcb8=function(e){let t=r(e).toString();return b(t)},_.wbg.__wbg_toggleAttribute_dcd68dc2a2d43c01=function(){return w(function(e,t,n,o){var a=f(t,n);return r(e).toggleAttribute(a,o!==0)},arguments)},_.wbg.__wbg_toggle_8cc1dca1393ccda7=function(){return w(function(e,t,n){var o=f(t,n);return r(e).toggle(o)},arguments)},_.wbg.__wbg_top_e4eeead6b19051fb=function(e){return r(e).top},_.wbg.__wbg_trace_8e50cd754f118df3=function(e){console.trace(r(e))},_.wbg.__wbg_trace_cf9f10b8c61bd472=function(e,t,n,o){console.trace(r(e),r(t),r(n),r(o))},_.wbg.__wbg_type_6ec4563941c672e4=function(e,t){let n=r(t).type,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_unobserve_36fb2a334e58a516=function(e,t){r(e).unobserve(r(t))},_.wbg.__wbg_unobserve_b2b663876e65a6e8=function(e,t){r(e).unobserve(r(t))},_.wbg.__wbg_update_e8d946295abaa837=function(){return w(function(e,t,n,o,a){let u=r(e).update(v.__wrap(t),n===4294967297?void 0:n,o===4294967297?void 0:o,a!==0);return b(u)},arguments)},_.wbg.__wbg_valueAsNumber_8d9056b4f70eeed9=function(e){return r(e).valueAsNumber},_.wbg.__wbg_value_18a0f1c3623b964f=function(e,t){let n=r(t).value,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_value_692627309814bb8c=function(e){let t=r(e).value;return b(t)},_.wbg.__wbg_value_f470db44e5a60ad8=function(e,t){let n=r(t).value,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_values_072577aa51506178=function(e){let t=r(e).values();return b(t)},_.wbg.__wbg_values_6f4c6a6a11564d83=function(e){let t=Object.values(r(e));return b(t)},_.wbg.__wbg_view_new=function(e){let t=v.__wrap(e);return b(t)},_.wbg.__wbg_view_unwrap=function(e){return v.__unwrap(c(e))},_.wbg.__wbg_warn_1d74dddbe2fd1dbb=function(e){console.warn(r(e))},_.wbg.__wbg_warn_8f5b5437666d0885=function(e,t,n,o){console.warn(r(e),r(t),r(n),r(o))},_.wbg.__wbg_weight_dc9bec05fd9be1b8=function(e,t){let n=r(t).weight,o=m(n,i.__wbindgen_export,i.__wbindgen_export2),a=p;g().setInt32(e+4,a,!0),g().setInt32(e+0,o,!0)},_.wbg.__wbg_which_6e5116d9fb04d9fa=function(e){return r(e).which},_.wbg.__wbg_width_cd308a6e89422ce8=function(e){return r(e).width},_.wbg.__wbg_width_d02e5c8cc6e335b7=function(e){return r(e).width},_.wbg.__wbg_write_9bf74e4aa45bf5d6=function(e,t){let n=r(e).write(r(t));return b(n)},_.wbg.__wbindgen_cast_0c5bf356910083f8=function(e,t){let n=T(e,t,i.__wasm_bindgen_func_elem_452,ne);return b(n)},_.wbg.__wbindgen_cast_25a0a844437d0e92=function(e,t){var n=te(e,t).slice();return i.__wbindgen_export4(e,t*4,4),b(n)},_.wbg.__wbindgen_cast_2afe68658dc2aa86=function(e,t){let n=R(e,t,i.__wasm_bindgen_func_elem_455,_e);return b(n)},_.wbg.__wbindgen_cast_4625c577ab2ec9ee=function(e){let t=BigInt.asUintN(64,e);return b(t)},_.wbg.__wbindgen_cast_59f28f455f1a69ef=function(e,t){let n=R(e,t,i.__wasm_bindgen_func_elem_455,Ne);return b(n)},_.wbg.__wbindgen_cast_77bc3e92745e9a35=function(e,t){var n=k(e,t).slice();return i.__wbindgen_export4(e,t*1,1),b(n)},_.wbg.__wbindgen_cast_7e9c58eeb11b0a6f=function(e,t){var n=f(e,t);return b(n)},_.wbg.__wbindgen_cast_9ae0607507abb057=function(e){return b(e)},_.wbg.__wbindgen_cast_a004e42cc12fef46=function(e,t){let n=T(e,t,i.__wasm_bindgen_func_elem_455,ne);return b(n)},_.wbg.__wbindgen_cast_a1480eeb96104428=function(e,t){let n=R(e,t,i.__wasm_bindgen_func_elem_18154,Me);return b(n)},_.wbg.__wbindgen_cast_ac4c0a5c03e1fbeb=function(e,t){let n=R(e,t,i.__wasm_bindgen_func_elem_18140,De);return b(n)},_.wbg.__wbindgen_cast_cb9088102bce6b30=function(e,t){let n=k(e,t);return b(n)},_.wbg.__wbindgen_cast_ce7e2e7a4211240f=function(e,t){let n=T(e,t,i.__wasm_bindgen_func_elem_12591,We);return b(n)},_.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(e){return b(e)},_.wbg.__wbindgen_cast_d9fbaab0f3788525=function(e,t){let n=R(e,t,i.__wasm_bindgen_func_elem_455,_e);return b(n)},_.wbg.__wbindgen_cast_e972739513f1ddd2=function(e,t){let n=T(e,t,i.__wasm_bindgen_func_elem_17151,Be);return b(n)},_.wbg.__wbindgen_object_clone_ref=function(e){let t=r(e);return b(t)},_.wbg.__wbindgen_object_drop_ref=function(e){c(e)},_}function pe(_,e){return i=_.exports,me.__wbindgen_wasm_module=e,x=null,A=null,i}function Ke(_){if(i!==void 0)return i;typeof _<"u"&&(Object.getPrototypeOf(_)===Object.prototype?{module:_}=_:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let e=de();_ instanceof WebAssembly.Module||(_=new WebAssembly.Module(_));let t=new WebAssembly.Instance(_,e);return pe(t,_)}async function me(_){if(i!==void 0)return i;typeof _<"u"&&(Object.getPrototypeOf(_)===Object.prototype?{module_or_path:_}=_:console.warn("using deprecated parameters for the initialization function; pass a single object instead"));let e=de();(typeof _=="string"||typeof Request=="function"&&_ instanceof Request||typeof URL=="function"&&_ instanceof URL)&&(_=fetch(_));let{instance:t,module:n}=await Xe(await _,e);return pe(t,n)}var he=me;async function Ye(_){let e;typeof _?.then=="function"&&(_=await _),_ instanceof Response?e=await WebAssembly.instantiateStreaming(_):typeof _=="string"?e=await WebAssembly.instantiateStreaming(fetch(_)):_ instanceof ArrayBuffer?e=await WebAssembly.instantiate(_):_ instanceof Uint8Array?e=await WebAssembly.instantiate(_.buffer):e=_;let t=e.instance.exports,[n]=WebAssembly.Module.customSections(e.module,"psp-runtime"),[o]=WebAssembly.Module.customSections(e.module,"psp-len"),a=new DataView(o).getUint32(0,!0),u=t.resize(n.byteLength);new Uint8Array(t.memory.buffer).set(new Uint8Array(n),u);let l=t.compile(n.byteLength,a);return new Uint8Array(t.memory.buffer).slice(l,a+l)}if(typeof WebAssembly>"u")throw new Error("WebAssembly not supported.");async function Ge(_){_ instanceof Function&&(_=await _());try{return await Ye(_)}catch{return console.warn("Stage 0 wasm loading failed, skipping"),new Uint8Array(_)}}async function Qe(_){let e=await Ge(_);await he({module_or_path:e}),await ue()}var ye={init_client:Qe},Ze=new URL("../wasm/perspective-viewer.wasm",import.meta.url);await ye.init_client(fetch(Ze));var tt=ye;export{et as HTMLPerspectiveViewerPluginElement,tt as default,Qe as init_client};
|
|
1
|
+
var ke=Object.defineProperty,Re=(e,t)=>{for(var _ in t)ke(e,_,{get:t[_],enumerable:!0})},tt=class extends HTMLElement{constructor(){super()}get name(){return"Debug"}get select_mode(){return"select"}get min_config_columns(){}get config_column_names(){}get priority(){return 0}can_render_column_styles(){return!1}column_style_config(){}async update(e){return this.draw(e)}async draw(e){this.style.backgroundColor="#fff";let t=await e.to_csv(),_="margin:0;overflow:scroll;position:absolute;width:100%;height:100%";this.innerHTML=`<pre style='${_}'>${t}</pre>`}async clear(){this.innerHTML=""}async resize(){}async restyle(){}async save(){}async restore(){}async delete(){}},we={};Re(we,{Client:()=>O,ColumnDropDownElement:()=>G,CopyDropDownMenuElement:()=>J,ExportDropDownMenuElement:()=>X,FilterDropDownElement:()=>Y,FunctionDropDownElement:()=>K,GenericSQLVirtualServerModel:()=>Q,PerspectiveDebugPluginElement:()=>Z,PerspectiveViewerElement:()=>T,ProxySession:()=>L,Table:()=>q,View:()=>v,VirtualDataSlice:()=>N,VirtualServer:()=>te,default:()=>Ie,init:()=>ye,initSync:()=>Ye,registerPlugin:()=>Oe});var Ae=window.ClipboardItem,Ee=window.ResizeObserver,Ce=window.IntersectionObserver;function ze(e,t,_,i){let o=e[_],b=o.prototype;class u extends HTMLElement{constructor(){super(),this._instance=new o(this)}}let l=Object.getOwnPropertyNames(b);for(let d of l)"get"in Object.getOwnPropertyDescriptor(b,d)?Object.defineProperty(u.prototype,d,{get:function(){return this._instance[d]}}):Object.defineProperty(u.prototype,d,{value:function(...h){return this._instance[d].call(this._instance,...h)}});for(let d of i)Object.defineProperty(u,d,{value:function(...h){return e[d].call(e,...h)}});Object.defineProperty(u,"__wasm_module__",{get(){return e}}),customElements.define(t,u)}var O=class de{static __wrap(t){t=t>>>0;let _=Object.create(de.prototype);return _.__wbg_ptr=t,V.register(_,_.__wbg_ptr,_),_}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,V.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_client_free(t,0)}__getClassname(){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.client___getClassname(o,this.__wbg_ptr);var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),i}finally{n.__wbindgen_add_to_stack_pointer(16)}}get_hosted_table_names(){let t=n.client_get_hosted_table_names(this.__wbg_ptr);return s(t)}handle_error(t,_){let i=m(t,n.__wbindgen_export,n.__wbindgen_export2),o=p,b=n.client_handle_error(this.__wbg_ptr,i,o,g(_)?0:a(_));return s(b)}handle_response(t){let _=n.client_handle_response(this.__wbg_ptr,a(t));return s(_)}constructor(t,_){try{let u=n.__wbindgen_add_to_stack_pointer(-16);n.client_new(u,a(t),g(_)?0:a(_));var i=c().getInt32(u+0,!0),o=c().getInt32(u+4,!0),b=c().getInt32(u+8,!0);if(b)throw s(o);return this.__wbg_ptr=i>>>0,V.register(this,this.__wbg_ptr,this),this}finally{n.__wbindgen_add_to_stack_pointer(16)}}new_proxy_session(t){try{let _=n.client_new_proxy_session(this.__wbg_ptr,ne(t));return L.__wrap(_)}finally{y[R++]=void 0}}on_error(t){let _=n.client_on_error(this.__wbg_ptr,a(t));return s(_)}on_hosted_tables_update(t){let _=n.client_on_hosted_tables_update(this.__wbg_ptr,a(t));return s(_)}open_table(t){let _=m(t,n.__wbindgen_export,n.__wbindgen_export2),i=p,o=n.client_open_table(this.__wbg_ptr,_,i);return s(o)}remove_hosted_tables_update(t){let _=n.client_remove_hosted_tables_update(this.__wbg_ptr,t);return s(_)}system_info(){let t=n.client_system_info(this.__wbg_ptr);return s(t)}table(t,_){let i=n.client_table(this.__wbg_ptr,a(t),g(_)?0:a(_));return s(i)}terminate(){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.client_terminate(o,this.__wbg_ptr);var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=c().getInt32(o+8,!0);if(i)throw s(_);return s(t)}finally{n.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(O.prototype[Symbol.dispose]=O.prototype.free);var G=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Ne.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_columndropdownelement_free(e,0)}};Symbol.dispose&&(G.prototype[Symbol.dispose]=G.prototype.free);var J=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,oe.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_copydropdownmenuelement_free(e,0)}__set_model(e){j(e,T),n.copydropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){n.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}hide(){try{let _=n.__wbindgen_add_to_stack_pointer(-16);n.copydropdownmenuelement_hide(_,this.__wbg_ptr);var e=c().getInt32(_+0,!0),t=c().getInt32(_+4,!0);if(t)throw s(e)}finally{n.__wbindgen_add_to_stack_pointer(16)}}constructor(e){let t=n.copydropdownmenuelement_new(a(e));return this.__wbg_ptr=t>>>0,oe.register(this,this.__wbg_ptr,this),this}open(e){n.copydropdownmenuelement_open(this.__wbg_ptr,a(e))}};Symbol.dispose&&(J.prototype[Symbol.dispose]=J.prototype.free);var X=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ae.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_exportdropdownmenuelement_free(e,0)}__set_model(e){j(e,T),n.exportdropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){n.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}hide(){try{let _=n.__wbindgen_add_to_stack_pointer(-16);n.exportdropdownmenuelement_hide(_,this.__wbg_ptr);var e=c().getInt32(_+0,!0),t=c().getInt32(_+4,!0);if(t)throw s(e)}finally{n.__wbindgen_add_to_stack_pointer(16)}}constructor(e){let t=n.copydropdownmenuelement_new(a(e));return this.__wbg_ptr=t>>>0,ae.register(this,this.__wbg_ptr,this),this}open(e){n.exportdropdownmenuelement_open(this.__wbg_ptr,a(e))}};Symbol.dispose&&(X.prototype[Symbol.dispose]=X.prototype.free);var Y=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,We.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_filterdropdownelement_free(e,0)}};Symbol.dispose&&(Y.prototype[Symbol.dispose]=Y.prototype.free);var K=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Me.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_functiondropdownelement_free(e,0)}};Symbol.dispose&&(K.prototype[Symbol.dispose]=K.prototype.free);var Q=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ce.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_genericsqlvirtualservermodel_free(e,0)}getHostedTables(){try{let b=n.__wbindgen_add_to_stack_pointer(-16);n.genericsqlvirtualservermodel_getHostedTables(b,this.__wbg_ptr);var e=c().getInt32(b+0,!0),t=c().getInt32(b+4,!0),_=c().getInt32(b+8,!0),i=c().getInt32(b+12,!0);if(i)throw s(_);var o=w(e,t);return e!==0&&n.__wbindgen_export4(e,t,1),o}finally{n.__wbindgen_add_to_stack_pointer(16)}}constructor(e){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.genericsqlvirtualservermodel_new(o,g(e)?0:a(e));var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=c().getInt32(o+8,!0);if(i)throw s(_);return this.__wbg_ptr=t>>>0,ce.register(this,this.__wbg_ptr,this),this}finally{n.__wbindgen_add_to_stack_pointer(16)}}tableMakeView(e,t,_){try{let d=n.__wbindgen_add_to_stack_pointer(-16),h=m(e,n.__wbindgen_export,n.__wbindgen_export2),x=p,I=m(t,n.__wbindgen_export,n.__wbindgen_export2),M=p;n.genericsqlvirtualservermodel_tableMakeView(d,this.__wbg_ptr,h,x,I,M,a(_));var i=c().getInt32(d+0,!0),o=c().getInt32(d+4,!0),b=c().getInt32(d+8,!0),u=c().getInt32(d+12,!0);if(u)throw s(b);var l=w(i,o);return i!==0&&n.__wbindgen_export4(i,o,1),l}finally{n.__wbindgen_add_to_stack_pointer(16)}}tableSchema(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_tableSchema(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}tableSize(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_tableSize(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}tableValidateExpression(e,t){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(e,n.__wbindgen_export,n.__wbindgen_export2),h=p,x=m(t,n.__wbindgen_export,n.__wbindgen_export2),I=p;n.genericsqlvirtualservermodel_tableValidateExpression(l,this.__wbg_ptr,d,h,x,I);var _=c().getInt32(l+0,!0),i=c().getInt32(l+4,!0),o=c().getInt32(l+8,!0),b=c().getInt32(l+12,!0);if(b)throw s(o);var u=w(_,i);return _!==0&&n.__wbindgen_export4(_,i,1),u}finally{n.__wbindgen_add_to_stack_pointer(16)}}viewColumnSize(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_viewColumnSize(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}viewDelete(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_viewDelete(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}viewGetData(e,t,_,i){try{let h=n.__wbindgen_add_to_stack_pointer(-16),x=m(e,n.__wbindgen_export,n.__wbindgen_export2),I=p;n.genericsqlvirtualservermodel_viewGetData(h,this.__wbg_ptr,x,I,a(t),a(_),a(i));var o=c().getInt32(h+0,!0),b=c().getInt32(h+4,!0),u=c().getInt32(h+8,!0),l=c().getInt32(h+12,!0);if(l)throw s(u);var d=w(o,b);return o!==0&&n.__wbindgen_export4(o,b,1),d}finally{n.__wbindgen_add_to_stack_pointer(16)}}viewSchema(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_viewSchema(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}viewSize(e){try{let u=n.__wbindgen_add_to_stack_pointer(-16),l=m(e,n.__wbindgen_export,n.__wbindgen_export2),d=p;n.genericsqlvirtualservermodel_viewSize(u,this.__wbg_ptr,l,d);var t=c().getInt32(u+0,!0),_=c().getInt32(u+4,!0),i=c().getInt32(u+8,!0),o=c().getInt32(u+12,!0);if(o)throw s(i);var b=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),b}finally{n.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(Q.prototype[Symbol.dispose]=Q.prototype.free);var Z=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,se.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_perspectivedebugpluginelement_free(e,0)}clear(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}get config_column_names(){let e=n.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return s(e)}connectedCallback(){n.perspectivedebugpluginelement_connectedCallback(this.__wbg_ptr)}delete(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}draw(e){j(e,v);let t=n.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return s(t)}get min_config_columns(){let e=n.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return s(e)}get name(){try{let i=n.__wbindgen_add_to_stack_pointer(-16);n.perspectivedebugpluginelement_name(i,this.__wbg_ptr);var e=c().getInt32(i+0,!0),t=c().getInt32(i+4,!0),_=w(e,t);return e!==0&&n.__wbindgen_export4(e,t,1),_}finally{n.__wbindgen_add_to_stack_pointer(16)}}constructor(e){let t=n.perspectivedebugpluginelement_new(a(e));return this.__wbg_ptr=t>>>0,se.register(this,this.__wbg_ptr,this),this}resize(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}restore(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}restyle(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}save(){let e=n.perspectivedebugpluginelement_clear(this.__wbg_ptr);return s(e)}get select_mode(){try{let i=n.__wbindgen_add_to_stack_pointer(-16);n.perspectivedebugpluginelement_select_mode(i,this.__wbg_ptr);var e=c().getInt32(i+0,!0),t=c().getInt32(i+4,!0),_=w(e,t);return e!==0&&n.__wbindgen_export4(e,t,1),_}finally{n.__wbindgen_add_to_stack_pointer(16)}}update(e){j(e,v);let t=n.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return s(t)}};Symbol.dispose&&(Z.prototype[Symbol.dispose]=Z.prototype.free);var T=class ee{static __wrap(t){t=t>>>0;let _=Object.create(ee.prototype);return _.__wbg_ptr=t,B.register(_,_.__wbg_ptr,_),_}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,B.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_perspectiveviewerelement_free(t,0)}__get_model(){let t=n.perspectiveviewerelement___get_model(this.__wbg_ptr);return ee.__wrap(t)}connectedCallback(){try{let i=n.__wbindgen_add_to_stack_pointer(-16);n.perspectiveviewerelement_connectedCallback(i,this.__wbg_ptr);var t=c().getInt32(i+0,!0),_=c().getInt32(i+4,!0);if(_)throw s(t)}finally{n.__wbindgen_add_to_stack_pointer(16)}}copy(t){let _=n.perspectiveviewerelement_copy(this.__wbg_ptr,g(t)?0:a(t));return s(_)}delete(){let t=this.__destroy_into_raw(),_=n.perspectiveviewerelement_delete(t);return s(_)}download(t){let _=n.perspectiveviewerelement_download(this.__wbg_ptr,g(t)?0:a(t));return s(_)}eject(){let t=n.perspectiveviewerelement_eject(this.__wbg_ptr);return s(t)}export(t){let _=n.perspectiveviewerelement_export(this.__wbg_ptr,g(t)?0:a(t));return s(_)}flush(){let t=n.perspectiveviewerelement_flush(this.__wbg_ptr);return s(t)}getAllPlugins(){let t=n.perspectiveviewerelement_getAllPlugins(this.__wbg_ptr);return s(t)}getClient(t){let _=n.perspectiveviewerelement_getClient(this.__wbg_ptr,g(t)?16777215:t?1:0);return s(_)}getEditPort(){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.perspectiveviewerelement_getEditPort(o,this.__wbg_ptr);var t=c().getFloat64(o+0,!0),_=c().getInt32(o+8,!0),i=c().getInt32(o+12,!0);if(i)throw s(_);return t}finally{n.__wbindgen_add_to_stack_pointer(16)}}getPlugin(t){try{let l=n.__wbindgen_add_to_stack_pointer(-16);var _=g(t)?0:m(t,n.__wbindgen_export,n.__wbindgen_export2),i=p;n.perspectiveviewerelement_getPlugin(l,this.__wbg_ptr,_,i);var o=c().getInt32(l+0,!0),b=c().getInt32(l+4,!0),u=c().getInt32(l+8,!0);if(u)throw s(b);return s(o)}finally{n.__wbindgen_add_to_stack_pointer(16)}}getRenderStats(){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.perspectiveviewerelement_getRenderStats(o,this.__wbg_ptr);var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=c().getInt32(o+8,!0);if(i)throw s(_);return s(t)}finally{n.__wbindgen_add_to_stack_pointer(16)}}getSelection(){let t=n.perspectiveviewerelement_getSelection(this.__wbg_ptr);return s(t)}getTable(t){let _=n.perspectiveviewerelement_getTable(this.__wbg_ptr,g(t)?16777215:t?1:0);return s(_)}getView(){let t=n.perspectiveviewerelement_getView(this.__wbg_ptr);return s(t)}getViewConfig(){let t=n.perspectiveviewerelement_getViewConfig(this.__wbg_ptr);return s(t)}load(t){try{let b=n.__wbindgen_add_to_stack_pointer(-16);n.perspectiveviewerelement_load(b,this.__wbg_ptr,a(t));var _=c().getInt32(b+0,!0),i=c().getInt32(b+4,!0),o=c().getInt32(b+8,!0);if(o)throw s(i);return s(_)}finally{n.__wbindgen_add_to_stack_pointer(16)}}constructor(t){let _=n.perspectiveviewerelement_new(a(t));return this.__wbg_ptr=_>>>0,B.register(this,this.__wbg_ptr,this),this}openColumnSettings(t,_){var i=g(t)?0:m(t,n.__wbindgen_export,n.__wbindgen_export2),o=p;let b=n.perspectiveviewerelement_openColumnSettings(this.__wbg_ptr,i,o,g(_)?16777215:_?1:0);return s(b)}reset(t){let _=n.perspectiveviewerelement_reset(this.__wbg_ptr,g(t)?16777215:t?1:0);return s(_)}resetError(){let t=n.perspectiveviewerelement_resetError(this.__wbg_ptr);return s(t)}resetThemes(t){var _=g(t)?0:He(t,n.__wbindgen_export),i=p;let o=n.perspectiveviewerelement_resetThemes(this.__wbg_ptr,_,i);return s(o)}resize(t){let _=n.perspectiveviewerelement_resize(this.__wbg_ptr,g(t)?16777215:t?1:0);return s(_)}restore(t){let _=n.perspectiveviewerelement_restore(this.__wbg_ptr,a(t));return s(_)}restyleElement(){let t=n.perspectiveviewerelement_restyleElement(this.__wbg_ptr);return s(t)}save(){let t=n.perspectiveviewerelement_save(this.__wbg_ptr);return s(t)}setAutoPause(t){n.perspectiveviewerelement_setAutoPause(this.__wbg_ptr,t)}setAutoSize(t){n.perspectiveviewerelement_setAutoSize(this.__wbg_ptr,t)}setSelection(t){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.perspectiveviewerelement_setSelection(o,this.__wbg_ptr,g(t)?0:a(t));var _=c().getInt32(o+0,!0),i=c().getInt32(o+4,!0);if(i)throw s(_)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setThrottle(t){n.perspectiveviewerelement_setThrottle(this.__wbg_ptr,!g(t),g(t)?0:t)}toggleColumnSettings(t){let _=m(t,n.__wbindgen_export,n.__wbindgen_export2),i=p,o=n.perspectiveviewerelement_toggleColumnSettings(this.__wbg_ptr,_,i);return s(o)}toggleConfig(t){let _=n.perspectiveviewerelement_toggleConfig(this.__wbg_ptr,g(t)?16777215:t?1:0);return s(_)}};Symbol.dispose&&(T.prototype[Symbol.dispose]=T.prototype.free);var L=class pe{static __wrap(t){t=t>>>0;let _=Object.create(pe.prototype);return _.__wbg_ptr=t,U.register(_,_.__wbg_ptr,_),_}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,U.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_proxysession_free(t,0)}close(){let t=this.__destroy_into_raw(),_=n.proxysession_close(t);return s(_)}handle_request(t){let _=n.proxysession_handle_request(this.__wbg_ptr,a(t));return s(_)}constructor(t,_){try{j(t,O);let i=n.proxysession_new(t.__wbg_ptr,ne(_));return this.__wbg_ptr=i>>>0,U.register(this,this.__wbg_ptr,this),this}finally{y[R++]=void 0}}};Symbol.dispose&&(L.prototype[Symbol.dispose]=L.prototype.free);var q=class me{static __wrap(t){t=t>>>0;let _=Object.create(me.prototype);return _.__wbg_ptr=t,ue.register(_,_.__wbg_ptr,_),_}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,ue.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_table_free(t,0)}__getClassname(){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.table___getClassname(o,this.__wbg_ptr);var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=w(t,_);return t!==0&&n.__wbindgen_export4(t,_,1),i}finally{n.__wbindgen_add_to_stack_pointer(16)}}clear(){let t=n.table_clear(this.__wbg_ptr);return s(t)}columns(){let t=n.table_columns(this.__wbg_ptr);return s(t)}delete(t){let _=this.__destroy_into_raw(),i=n.table_delete(_,g(t)?0:a(t));return s(i)}get_client(){let t=n.table_get_client(this.__wbg_ptr);return s(t)}get_index(){let t=n.table_get_index(this.__wbg_ptr);return s(t)}get_limit(){let t=n.table_get_limit(this.__wbg_ptr);return s(t)}get_name(){let t=n.table_get_name(this.__wbg_ptr);return s(t)}make_port(){let t=n.table_make_port(this.__wbg_ptr);return s(t)}on_delete(t){let _=n.table_on_delete(this.__wbg_ptr,a(t));return s(_)}remove(t,_){let i=n.table_remove(this.__wbg_ptr,a(t),g(_)?0:a(_));return s(i)}remove_delete(t){let _=n.table_remove_delete(this.__wbg_ptr,t);return s(_)}replace(t,_){let i=n.table_replace(this.__wbg_ptr,a(t),g(_)?0:a(_));return s(i)}schema(){let t=n.table_schema(this.__wbg_ptr);return s(t)}size(){let t=n.table_size(this.__wbg_ptr);return s(t)}update(t,_){let i=n.table_update(this.__wbg_ptr,a(t),g(_)?0:a(_));return s(i)}validate_expressions(t){let _=n.table_validate_expressions(this.__wbg_ptr,a(t));return s(_)}view(t){let _=n.table_view(this.__wbg_ptr,g(t)?0:a(t));return s(_)}};Symbol.dispose&&(q.prototype[Symbol.dispose]=q.prototype.free);var v=class P{static __wrap(t){t=t>>>0;let _=Object.create(P.prototype);return _.__wbg_ptr=t,be.register(_,_.__wbg_ptr,_),_}static __unwrap(t){return t instanceof P?t.__destroy_into_raw():0}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,be.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_view_free(t,0)}__get_model(){let t=n.view___get_model(this.__wbg_ptr);return P.__wrap(t)}collapse(t){let _=n.view_collapse(this.__wbg_ptr,t);return s(_)}column_paths(t){let _=n.view_column_paths(this.__wbg_ptr,g(t)?0:a(t));return s(_)}delete(){let t=this.__destroy_into_raw(),_=n.view_delete(t);return s(_)}dimensions(){let t=n.view_dimensions(this.__wbg_ptr);return s(t)}expand(t){let _=n.view_expand(this.__wbg_ptr,t);return s(_)}expression_schema(){let t=n.view_expression_schema(this.__wbg_ptr);return s(t)}get_config(){let t=n.view_get_config(this.__wbg_ptr);return s(t)}get_min_max(t){let _=m(t,n.__wbindgen_export,n.__wbindgen_export2),i=p,o=n.view_get_min_max(this.__wbg_ptr,_,i);return s(o)}num_columns(){let t=n.view_num_columns(this.__wbg_ptr);return s(t)}num_rows(){let t=n.view_num_rows(this.__wbg_ptr);return s(t)}on_delete(t){let _=n.view_on_delete(this.__wbg_ptr,a(t));return s(_)}on_update(t,_){let i=n.view_on_update(this.__wbg_ptr,a(t),g(_)?0:a(_));return s(i)}remove_delete(t){let _=n.view_remove_delete(this.__wbg_ptr,t);return s(_)}remove_update(t){let _=n.view_remove_update(this.__wbg_ptr,t);return s(_)}schema(){let t=n.view_schema(this.__wbg_ptr);return s(t)}set_depth(t){let _=n.view_set_depth(this.__wbg_ptr,t);return s(_)}to_arrow(t){let _=n.view_to_arrow(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_columns(t){let _=n.view_to_columns(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_columns_string(t){let _=n.view_to_columns_string(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_csv(t){let _=n.view_to_csv(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_json(t){let _=n.view_to_json(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_json_string(t){let _=n.view_to_json_string(this.__wbg_ptr,g(t)?0:a(t));return s(_)}to_ndjson(t){let _=n.view_to_ndjson(this.__wbg_ptr,g(t)?0:a(t));return s(_)}};Symbol.dispose&&(v.prototype[Symbol.dispose]=v.prototype.free);var N=class he{static __wrap(t){t=t>>>0;let _=Object.create(he.prototype);return _.__wbg_ptr=t,H.register(_,_.__wbg_ptr,_),_}__destroy_into_raw(){let t=this.__wbg_ptr;return this.__wbg_ptr=0,H.unregister(this),t}free(){let t=this.__destroy_into_raw();n.__wbg_virtualdataslice_free(t,0)}constructor(t){let _=n.virtualdataslice_new(a(t));return this.__wbg_ptr=_>>>0,H.register(this,this.__wbg_ptr,this),this}setBooleanCol(t,_,i,o){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(t,n.__wbindgen_export,n.__wbindgen_export2),h=p;n.virtualdataslice_setBooleanCol(l,this.__wbg_ptr,d,h,_,a(i),g(o)?4294967297:o>>>0);var b=c().getInt32(l+0,!0),u=c().getInt32(l+4,!0);if(u)throw s(b)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setCol(t,_,i,o,b){try{let d=n.__wbindgen_add_to_stack_pointer(-16),h=m(t,n.__wbindgen_export,n.__wbindgen_export2),x=p,I=m(_,n.__wbindgen_export,n.__wbindgen_export2),M=p;n.virtualdataslice_setCol(d,this.__wbg_ptr,h,x,I,M,i,a(o),g(b)?4294967297:b>>>0);var u=c().getInt32(d+0,!0),l=c().getInt32(d+4,!0);if(l)throw s(u)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setDatetimeCol(t,_,i,o){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(t,n.__wbindgen_export,n.__wbindgen_export2),h=p;n.virtualdataslice_setDatetimeCol(l,this.__wbg_ptr,d,h,_,a(i),g(o)?4294967297:o>>>0);var b=c().getInt32(l+0,!0),u=c().getInt32(l+4,!0);if(u)throw s(b)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setFloatCol(t,_,i,o){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(t,n.__wbindgen_export,n.__wbindgen_export2),h=p;n.virtualdataslice_setFloatCol(l,this.__wbg_ptr,d,h,_,a(i),g(o)?4294967297:o>>>0);var b=c().getInt32(l+0,!0),u=c().getInt32(l+4,!0);if(u)throw s(b)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setIntegerCol(t,_,i,o){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(t,n.__wbindgen_export,n.__wbindgen_export2),h=p;n.virtualdataslice_setIntegerCol(l,this.__wbg_ptr,d,h,_,a(i),g(o)?4294967297:o>>>0);var b=c().getInt32(l+0,!0),u=c().getInt32(l+4,!0);if(u)throw s(b)}finally{n.__wbindgen_add_to_stack_pointer(16)}}setStringCol(t,_,i,o){try{let l=n.__wbindgen_add_to_stack_pointer(-16),d=m(t,n.__wbindgen_export,n.__wbindgen_export2),h=p;n.virtualdataslice_setStringCol(l,this.__wbg_ptr,d,h,_,a(i),g(o)?4294967297:o>>>0);var b=c().getInt32(l+0,!0),u=c().getInt32(l+4,!0);if(u)throw s(b)}finally{n.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(N.prototype[Symbol.dispose]=N.prototype.free);var te=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,le.unregister(this),e}free(){let e=this.__destroy_into_raw();n.__wbg_virtualserver_free(e,0)}handleRequest(e){let t=Ue(e,n.__wbindgen_export),_=p,i=n.virtualserver_handleRequest(this.__wbg_ptr,t,_);return s(i)}constructor(e){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.virtualserver_new(o,a(e));var t=c().getInt32(o+0,!0),_=c().getInt32(o+4,!0),i=c().getInt32(o+8,!0);if(i)throw s(_);return this.__wbg_ptr=t>>>0,le.register(this,this.__wbg_ptr,this),this}finally{n.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(te.prototype[Symbol.dispose]=te.prototype.free);function ye(){n.init()}function Oe(e){let t=m(e,n.__wbindgen_export,n.__wbindgen_export2),_=p;n.registerPlugin(t,_)}function ve(){return{__proto__:null,"./perspective-viewer.wasm_bg.js":{__proto__:null,__wbg_Error_8c4e43fe74559d73:function(e,t){var _=w(e,t);let i=Error(_);return a(i)},__wbg_Number_04624de7d0e8332d:function(e){return Number(r(e))},__wbg_String_8f0eb39a4a4c2f66:function(e,t){let _=String(r(t)),i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg___wbindgen_bigint_get_as_i64_8fcf4ce7f1ca72a2:function(e,t){let _=r(t),i=typeof _=="bigint"?_:void 0;c().setBigInt64(e+8,g(i)?BigInt(0):i,!0),c().setInt32(e+0,!g(i),!0)},__wbg___wbindgen_boolean_get_bbbb1c18aa2f5e25:function(e){let t=r(e),_=typeof t=="boolean"?t:void 0;return g(_)?16777215:_?1:0},__wbg___wbindgen_debug_string_0bc8482c6e3508ae:function(e,t){let _=_e(r(t)),i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg___wbindgen_in_47fa6863be6f2f25:function(e,t){return r(e)in r(t)},__wbg___wbindgen_is_bigint_31b12575b56f32fc:function(e){return typeof r(e)=="bigint"},__wbg___wbindgen_is_function_0095a73b8b156f76:function(e){return typeof r(e)=="function"},__wbg___wbindgen_is_null_ac34f5003991759a:function(e){return r(e)===null},__wbg___wbindgen_is_object_5ae8e5880f2c1fbd:function(e){let t=r(e);return typeof t=="object"&&t!==null},__wbg___wbindgen_is_string_cd444516edc5b180:function(e){return typeof r(e)=="string"},__wbg___wbindgen_is_undefined_9e4d92534c42d778:function(e){return r(e)===void 0},__wbg___wbindgen_jsval_eq_11888390b0186270:function(e,t){return r(e)===r(t)},__wbg___wbindgen_jsval_loose_eq_9dd77d8cd6671811:function(e,t){return r(e)==r(t)},__wbg___wbindgen_number_get_8ff4255516ccad3e:function(e,t){let _=r(t),i=typeof _=="number"?_:void 0;c().setFloat64(e+8,g(i)?0:i,!0),c().setInt32(e+0,!g(i),!0)},__wbg___wbindgen_string_get_72fb696202c56729:function(e,t){let _=r(t),i=typeof _=="string"?_:void 0;var o=g(i)?0:m(i,n.__wbindgen_export,n.__wbindgen_export2),b=p;c().setInt32(e+4,b,!0),c().setInt32(e+0,o,!0)},__wbg___wbindgen_throw_be289d5034ed271b:function(e,t){var _=w(e,t);throw new Error(_)},__wbg__wbg_cb_unref_d9b87ff7982e3b21:function(e){r(e)._wbg_cb_unref()},__wbg_activeElement_d9d2a80dfafa67ed:function(e){let t=r(e).activeElement;return g(t)?0:a(t)},__wbg_addEventListener_3acb0aad4483804c:function(){return f(function(e,t,_,i){var o=w(t,_);r(e).addEventListener(o,r(i))},arguments)},__wbg_addEventListener_c917b5aafbcf493f:function(){return f(function(e,t,_,i,o){var b=w(t,_);r(e).addEventListener(b,r(i),r(o))},arguments)},__wbg_add_5be83378df680c25:function(){return f(function(e,t,_){var i=w(t,_);r(e).add(i)},arguments)},__wbg_add_9c3286ac8f8abf5a:function(){return f(function(e,t){r(e).add(...r(t))},arguments)},__wbg_appendChild_dea38765a26d346d:function(){return f(function(e,t){let _=r(e).appendChild(r(t));return a(_)},arguments)},__wbg_apply_2e22c45cb4f12415:function(){return f(function(e,t,_){let i=Reflect.apply(r(e),r(t),r(_));return a(i)},arguments)},__wbg_apply_ada2ee1a60ac7b3c:function(){return f(function(e,t,_){let i=r(e).apply(r(t),r(_));return a(i)},arguments)},__wbg_at_dfc235641cc0e40c:function(e,t){let _=r(e).at(t);return a(_)},__wbg_attachShadow_d31cd520620b24d6:function(){return f(function(e,t){let _=r(e).attachShadow(r(t));return a(_)},arguments)},__wbg_blur_07f34335e06e5234:function(){return f(function(e){r(e).blur()},arguments)},__wbg_body_f67922363a220026:function(e){let t=r(e).body;return g(t)?0:a(t)},__wbg_bootstrap_60d46ee4d4a839df:function(e,t,_,i,o,b){var u=w(t,_),l=w(i,o);let d=ze(r(e),u,l,s(b));return a(d)},__wbg_bubbles_ad88192d3c29e6f9:function(e){return r(e).bubbles},__wbg_buffer_26d0910f3a5bc899:function(e){let t=r(e).buffer;return a(t)},__wbg_button_d86841d0a03adc44:function(e){return r(e).button},__wbg_cache_key_577df69a33f9a3fb:function(e){let t=r(e).__yew_subtree_cache_key;return g(t)?4294967297:t>>>0},__wbg_call_389efe28435a9388:function(){return f(function(e,t){let _=r(e).call(r(t));return a(_)},arguments)},__wbg_call_4708e0c13bdc8e95:function(){return f(function(e,t,_){let i=r(e).call(r(t),r(_));return a(i)},arguments)},__wbg_call_812d25f1510c13c8:function(){return f(function(e,t,_,i){let o=r(e).call(r(t),r(_),r(i));return a(o)},arguments)},__wbg_can_render_column_styles_d0d0eb9c368da550:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);return r(e).can_render_column_styles(b,u)},arguments)},__wbg_cancelBubble_d93ec09e9c46cd6f:function(e){return r(e).cancelBubble},__wbg_category_bea370cde2fd1aa7:function(e,t){let _=r(t).category;var i=g(_)?0:m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_checked_04db83ac6810bc82:function(e){return r(e).checked},__wbg_childNodes_75d35de33c9f6fbb:function(e){let t=r(e).childNodes;return a(t)},__wbg_children_54099e7692eefa29:function(e){let t=r(e).children;return a(t)},__wbg_classList_1a87c34c6d81421e:function(e){let t=r(e).classList;return a(t)},__wbg_click_0e9c20848b655ed3:function(e){r(e).click()},__wbg_clientHeight_6432ff0d61ccfe7d:function(e){return r(e).clientHeight},__wbg_clientWidth_dcf89c40d88df4a3:function(e){return r(e).clientWidth},__wbg_clientX_a3c5f4ff30e91264:function(e){return r(e).clientX},__wbg_clientY_e28509acb9b4a42a:function(e){return r(e).clientY},__wbg_client_new:function(e){let t=O.__wrap(e);return a(t)},__wbg_clipboard_98c5a32249fa8416:function(e){let t=r(e).clipboard;return a(t)},__wbg_cloneNode_b85e9102a9a31b29:function(){return f(function(e,t){let _=r(e).cloneNode(t!==0);return a(_)},arguments)},__wbg_cloneNode_eaf4ea08ebf633a5:function(){return f(function(e){let t=r(e).cloneNode();return a(t)},arguments)},__wbg_code_dee0dae4730408e1:function(e,t){let _=r(t).code,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_column_style_controls_69feaba25bf42f5c:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);let l=r(e).column_style_controls(b,u);return a(l)},arguments)},__wbg_composedPath_9154ab2547c668d5:function(e){let t=r(e).composedPath();return a(t)},__wbg_config_column_names_71fc01cbebc881bb:function(e){let t=r(e).config_column_names;return g(t)?0:a(t)},__wbg_contains_1056459c33f961e8:function(e,t){return r(e).contains(r(t))},__wbg_contentRect_0ee067dba0fc63c6:function(e){let t=r(e).contentRect;return a(t)},__wbg_createElementNS_ee00621496b30ec2:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);let l=r(e).createElementNS(b,u);return a(l)},arguments)},__wbg_createElement_49f60fdcaae809c8:function(){return f(function(e,t,_){var i=w(t,_);let o=r(e).createElement(i);return a(o)},arguments)},__wbg_createObjectURL_918185db6a10a0c8:function(){return f(function(e,t){let _=URL.createObjectURL(r(t)),i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},arguments)},__wbg_createTextNode_55029686c9591bf3:function(e,t,_){var i=w(t,_);let o=r(e).createTextNode(i);return a(o)},__wbg_cssRules_554f47f3049cf066:function(){return f(function(e){let t=r(e).cssRules;return a(t)},arguments)},__wbg_dataTransfer_d924a622fbe51b06:function(e){let t=r(e).dataTransfer;return g(t)?0:a(t)},__wbg_dataset_20cb5c72458ae3fc:function(e){let t=r(e).dataset;return a(t)},__wbg_debug_46a93995fc6f8820:function(e,t,_,i){console.debug(r(e),r(t),r(_),r(i))},__wbg_debug_a4099fa12db6cd61:function(e){console.debug(r(e))},__wbg_delete_6aadafbee619b47a:function(e){r(e).delete()},__wbg_delete_8318b529ff42aa20:function(e,t,_){var i=w(t,_);delete r(e)[i]},__wbg_dispatchEvent_dc8dcc7ddca11378:function(){return f(function(e,t){return r(e).dispatchEvent(r(t))},arguments)},__wbg_document_ee35a3d3ae34ef6c:function(e){let t=r(e).document;return g(t)?0:a(t)},__wbg_done_57b39ecd9addfe81:function(e){return r(e).done},__wbg_draw_95a408d31ca3490d:function(){return f(function(e,t,_,i,o){let b=r(e).draw(v.__wrap(t),_===4294967297?void 0:_,i===4294967297?void 0:i,o!==0);return a(b)},arguments)},__wbg_entries_58c7934c745daac7:function(e){let t=Object.entries(r(e));return a(t)},__wbg_error_3c7d958458bf649b:function(e,t){var _=ge(e,t).slice();n.__wbindgen_export4(e,t*4,4),console.error(..._)},__wbg_error_7534b8e9a36f1ab4:function(e,t){var _=w(e,t);e!==0&&n.__wbindgen_export4(e,t,1),console.error(_)},__wbg_error_794d0ffc9d00d5c3:function(e,t,_,i){console.error(r(e),r(t),r(_),r(i))},__wbg_error_9a7fe3f932034cde:function(e){console.error(r(e))},__wbg_error_f852e41c69b0bd84:function(e,t){console.error(r(e),r(t))},__wbg_family_345f1736ce506756:function(e,t){let _=r(t).family,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_focus_128ff465f65677cc:function(){return f(function(e){r(e).focus()},arguments)},__wbg_fonts_ba4bc521c555025e:function(e){let t=r(e).fonts;return a(t)},__wbg_format_7c97ddc401dae52f:function(e){let t=r(e).format;return a(t)},__wbg_from_bddd64e7d5ff6941:function(e){let t=Array.from(r(e));return a(t)},__wbg_getAttribute_b9f6fc4b689c71b0:function(e,t,_,i){var o=w(_,i);let b=r(t).getAttribute(o);var u=g(b)?0:m(b,n.__wbindgen_export,n.__wbindgen_export2),l=p;c().setInt32(e+4,l,!0),c().setInt32(e+0,u,!0)},__wbg_getBoundingClientRect_b5c8c34d07878818:function(e){let t=r(e).getBoundingClientRect();return a(t)},__wbg_getComputedStyle_2d1f9dfe4ee7e0b9:function(){return f(function(e,t){let _=r(e).getComputedStyle(r(t));return g(_)?0:a(_)},arguments)},__wbg_getEntriesByName_02488cff0bc7581c:function(e,t,_,i,o){var b=w(t,_),u=w(i,o);let l=r(e).getEntriesByName(b,u);return a(l)},__wbg_getPropertyValue_d6911b2a1f9acba9:function(){return f(function(e,t,_,i){var o=w(_,i);let b=r(t).getPropertyValue(o),u=m(b,n.__wbindgen_export,n.__wbindgen_export2),l=p;c().setInt32(e+4,l,!0),c().setInt32(e+0,u,!0)},arguments)},__wbg_getRandomValues_1c61fac11405ffdc:function(){return f(function(e,t){globalThis.crypto.getRandomValues(A(e,t))},arguments)},__wbg_getTime_1e3cd1391c5c3995:function(e){return r(e).getTime()},__wbg_getTimezoneOffset_81776d10a4ec18a8:function(e){return r(e).getTimezoneOffset()},__wbg_get_5dd1ee4c9f462865:function(e,t,_,i){var o=w(_,i);let b=r(t)[o];var u=g(b)?0:m(b,n.__wbindgen_export,n.__wbindgen_export2),l=p;c().setInt32(e+4,l,!0),c().setInt32(e+0,u,!0)},__wbg_get_76e04509d1922a04:function(e,t,_){var i=w(t,_);let o=r(e)[i];return g(o)?0:a(o)},__wbg_get_9b94d73e6221f75c:function(e,t){let _=r(e)[t>>>0];return a(_)},__wbg_get_b3ed3ad4be2bc8ac:function(){return f(function(e,t){let _=Reflect.get(r(e),r(t));return a(_)},arguments)},__wbg_get_with_index_d26da38d2c038e1a:function(e,t){let _=r(e)[t>>>0];return g(_)?0:a(_)},__wbg_get_with_ref_key_1dc361bd10053bfe:function(e,t){let _=r(e)[r(t)];return a(_)},__wbg_hasAttribute_5d8f52cb4c739280:function(e,t,_){var i=w(t,_);return r(e).hasAttribute(i)},__wbg_has_d4e53238966c12b6:function(){return f(function(e,t){return Reflect.has(r(e),r(t))},arguments)},__wbg_height_45209601b4c4ede6:function(e){return r(e).height},__wbg_height_c2027cf67d1c9b11:function(e){return r(e).height},__wbg_host_fb29f8be35c2517d:function(e){let t=r(e).host;return a(t)},__wbg_info_148d043840582012:function(e){console.info(r(e))},__wbg_info_9e602cf10c5c690b:function(e,t,_,i){console.info(r(e),r(t),r(_),r(i))},__wbg_innerHeight_54aa104da08becd2:function(){return f(function(e){let t=r(e).innerHeight;return a(t)},arguments)},__wbg_innerWidth_fa95c57321f4f033:function(){return f(function(e){let t=r(e).innerWidth;return a(t)},arguments)},__wbg_insertBefore_1468142836e61a51:function(){return f(function(e,t,_){let i=r(e).insertBefore(r(t),r(_));return a(i)},arguments)},__wbg_instanceof_ArrayBuffer_c367199e2fa2aa04:function(e){let t;try{t=r(e)instanceof ArrayBuffer}catch{t=!1}return t},__wbg_instanceof_Array_d9eac779cd191cbc:function(e){let t;try{t=r(e)instanceof Array}catch{t=!1}return t},__wbg_instanceof_CssStyleRule_23e59108346af0df:function(e){let t;try{t=r(e)instanceof CSSStyleRule}catch{t=!1}return t},__wbg_instanceof_Date_1b9f15b87f10aa4c:function(e){let t;try{t=r(e)instanceof Date}catch{t=!1}return t},__wbg_instanceof_Element_9e662f49ab6c6beb:function(e){let t;try{t=r(e)instanceof Element}catch{t=!1}return t},__wbg_instanceof_Error_8573fe0b0b480f46:function(e){let t;try{t=r(e)instanceof Error}catch{t=!1}return t},__wbg_instanceof_FontFace_90d3e62f39397791:function(e){let t;try{t=r(e)instanceof FontFace}catch{t=!1}return t},__wbg_instanceof_Map_53af74335dec57f4:function(e){let t;try{t=r(e)instanceof Map}catch{t=!1}return t},__wbg_instanceof_Object_1c6af87502b733ed:function(e){let t;try{t=r(e)instanceof Object}catch{t=!1}return t},__wbg_instanceof_Promise_0094681e3519d6ec:function(e){let t;try{t=r(e)instanceof Promise}catch{t=!1}return t},__wbg_instanceof_ShadowRoot_5285adde3587c73e:function(e){let t;try{t=r(e)instanceof ShadowRoot}catch{t=!1}return t},__wbg_instanceof_Uint8Array_9b9075935c74707c:function(e){let t;try{t=r(e)instanceof Uint8Array}catch{t=!1}return t},__wbg_instanceof_Window_ed49b2db8df90359:function(e){let t;try{t=r(e)instanceof Window}catch{t=!1}return t},__wbg_isArray_d314bb98fcf08331:function(e){return Array.isArray(r(e))},__wbg_isConnected_6110bc2c5462f90e:function(e){return r(e).isConnected},__wbg_isIntersecting_41d5fe1ac4cc8424:function(e){return r(e).isIntersecting},__wbg_isSafeInteger_bfbc7332a9768d2a:function(e){return Number.isSafeInteger(r(e))},__wbg_is_f29129f676e5410c:function(e,t){return Object.is(r(e),r(t))},__wbg_item_00ae26320b80a11f:function(e,t,_){let i=r(t).item(_>>>0),o=m(i,n.__wbindgen_export,n.__wbindgen_export2),b=p;c().setInt32(e+4,b,!0),c().setInt32(e+0,o,!0)},__wbg_item_48715d3212ed96cb:function(e,t){let _=r(e).item(t>>>0);return g(_)?0:a(_)},__wbg_item_5c82f52b014b3056:function(e,t){let _=r(e).item(t>>>0);return g(_)?0:a(_)},__wbg_item_ca823df8214b9e2b:function(e,t){let _=r(e).item(t>>>0);return g(_)?0:a(_)},__wbg_iterator_6ff6560ca1568e55:function(){return a(Symbol.iterator)},__wbg_keyCode_155291a11654466e:function(e){return r(e).keyCode},__wbg_key_d41e8e825e6bb0e9:function(e,t){let _=r(t).key,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_keys_b50a709a76add04e:function(e){let t=Object.keys(r(e));return a(t)},__wbg_languages_5a69df7551d1a803:function(e){let t=r(e).languages;return a(t)},__wbg_lastChild_132d67597d5e4aef:function(e){let t=r(e).lastChild;return g(t)?0:a(t)},__wbg_left_3b7c3c1030d5ca7a:function(e){return r(e).left},__wbg_length_25851a48867b2afc:function(e){return r(e).length},__wbg_length_32ed9a279acd054c:function(e){return r(e).length},__wbg_length_35a7bace40f36eac:function(e){return r(e).length},__wbg_length_b5aa6c69c842d6a6:function(e){return r(e).length},__wbg_length_e455564ce5cbf46e:function(e){return r(e).length},__wbg_length_edae0cd13a8d3b71:function(e){return r(e).length},__wbg_listener_id_e93527b90229a898:function(e){let t=r(e).__yew_listener_id;return g(t)?4294967297:t>>>0},__wbg_loaded_27fa3bdfd9239e89:function(){return f(function(e){let t=r(e).loaded;return a(t)},arguments)},__wbg_mark_3b530a64b09ba08a:function(){return f(function(e,t,_){var i=w(t,_);r(e).mark(i)},arguments)},__wbg_matches_852ba8b2b4592069:function(){return f(function(e,t,_){var i=w(t,_);return r(e).matches(i)},arguments)},__wbg_max_cells_3bd39a2d794bac21:function(e){let t=r(e).max_cells;return g(t)?4294967297:t>>>0},__wbg_max_columns_35279d1e0ff32dce:function(e){let t=r(e).max_columns;return g(t)?4294967297:t>>>0},__wbg_measure_288b48c082eae0fe:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);r(e).measure(b,u)},arguments)},__wbg_message_9ddc4b9a62a7c379:function(e){let t=r(e).message;return a(t)},__wbg_min_config_columns_85b3a1c30b54ceeb:function(e){let t=r(e).min_config_columns;return g(t)?4294967297:t>>>0},__wbg_name_f76c48174455df2d:function(e,t){let _=r(t).name,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_namespaceURI_86e2062c65f0f341:function(e,t){let _=r(t).namespaceURI;var i=g(_)?0:m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_navigator_43be698ba96fc088:function(e){let t=r(e).navigator;return a(t)},__wbg_new_16c83877745f8d12:function(){return f(function(e,t){var _=w(e,t);let i=new InputEvent(_);return a(i)},arguments)},__wbg_new_19aa8deac6225e8d:function(e){let t=new Ce(r(e));return a(t)},__wbg_new_1d5bd472c706b768:function(){return f(function(){let e=new CSSStyleSheet;return a(e)},arguments)},__wbg_new_245cd5c49157e602:function(e){let t=new Date(r(e));return a(t)},__wbg_new_361308b2356cecd0:function(){let e=new Object;return a(e)},__wbg_new_384a230f8673183c:function(){return f(function(e,t){var _=w(e,t);let i=new CustomEvent(_);return a(i)},arguments)},__wbg_new_3eb36ae241fe6f44:function(){let e=new Array;return a(e)},__wbg_new_72b49615380db768:function(e,t){var _=w(e,t);let i=new Error(_);return a(i)},__wbg_new_8427cceece734ef6:function(e){let t=new Ee(r(e));return a(t)},__wbg_new_86c8f0b79e48927d:function(e,t){let _=new Intl.NumberFormat(r(e),r(t));return a(_)},__wbg_new_8a6f238a6ece86ea:function(){let e=new Error;return a(e)},__wbg_new_b5d9e2fb389fef91:function(e,t){try{var _={a:e,b:t},i=(b,u)=>{let l=_.a;_.a=0;try{return Le(l,_.b,b,u)}finally{_.a=l}};let o=new Promise(i);return a(o)}finally{_.a=_.b=0}},__wbg_new_bd81320b01f63036:function(e){let t=new Ae(r(e));return a(t)},__wbg_new_c155239f1b113b68:function(e,t){let _=new Intl.DateTimeFormat(r(e),r(t));return a(_)},__wbg_new_dca287b076112a51:function(){return a(new Map)},__wbg_new_dd2b680c8bf6ae29:function(e){let t=new Uint8Array(r(e));return a(t)},__wbg_new_from_slice_a3d2629dc1826784:function(e,t){let _=new Uint8Array(A(e,t));return a(_)},__wbg_new_no_args_1c7c842f08d00ebb:function(e,t){var _=w(e,t);let i=new Function(_);return a(i)},__wbg_new_with_event_init_dict_48877e7ca125f3c1:function(){return f(function(e,t,_){var i=w(e,t);let o=new CustomEvent(i,r(_));return a(o)},arguments)},__wbg_new_with_str_sequence_and_options_9b8b0bee99ec6b0f:function(){return f(function(e,t){let _=new Blob(r(e),r(t));return a(_)},arguments)},__wbg_new_with_u8_array_sequence_08b2096a9f3117c0:function(){return f(function(e){let t=new Blob(r(e));return a(t)},arguments)},__wbg_nextSibling_2e988d9bbe3e06f0:function(e){let t=r(e).nextSibling;return g(t)?0:a(t)},__wbg_next_3482f54c49e8af19:function(){return f(function(e){let t=r(e).next();return a(t)},arguments)},__wbg_next_418f80d8f5303233:function(e){let t=r(e).next;return a(t)},__wbg_next_a74fa8e233e5b7bf:function(){return f(function(e){let t=r(e).next();return a(t)},arguments)},__wbg_now_ebffdf7e580f210d:function(e){return r(e).now()},__wbg_observe_238096bfdc7dffe7:function(e,t){r(e).observe(r(t))},__wbg_observe_b70b5ed59956a848:function(e,t){r(e).observe(r(t))},__wbg_offsetHeight_34f7abc1686733cc:function(e){return r(e).offsetHeight},__wbg_offsetParent_9627ebca6b03e8b2:function(e){let t=r(e).offsetParent;return g(t)?0:a(t)},__wbg_offsetWidth_f37b33a53e513101:function(e){return r(e).offsetWidth},__wbg_offsetX_b76b9bb1f9235de9:function(e){return r(e).offsetX},__wbg_offsetY_db5c1ddb866e1b82:function(e){return r(e).offsetY},__wbg_parentElement_75863410a8617953:function(e){let t=r(e).parentElement;return g(t)?0:a(t)},__wbg_parentNode_d44bd5ec58601e45:function(e){let t=r(e).parentNode;return g(t)?0:a(t)},__wbg_parse_708461a1feddfb38:function(){return f(function(e,t){var _=w(e,t);let i=JSON.parse(_);return a(i)},arguments)},__wbg_performance_06f12ba62483475d:function(e){let t=r(e).performance;return g(t)?0:a(t)},__wbg_pointerId_466b1bdcaf2fe835:function(e){return r(e).pointerId},__wbg_preventDefault_cdcfcd7e301b9702:function(e){r(e).preventDefault()},__wbg_priority_0d162a4ea1aa63cb:function(e){let t=r(e).priority;return g(t)?4294967297:t>>0},__wbg_prototypesetcall_bdcdcc5842e4d77d:function(e,t,_){Uint8Array.prototype.set.call(A(e,t),r(_))},__wbg_push_8ffdcb2063340ba5:function(e,t){return r(e).push(r(t))},__wbg_queueMicrotask_0aa0a927f78f5d98:function(e){let t=r(e).queueMicrotask;return a(t)},__wbg_queueMicrotask_5bb536982f78a56f:function(e){queueMicrotask(r(e))},__wbg_readText_b9ac81623f153a62:function(e){let t=r(e).readText();return a(t)},__wbg_readyState_cf11f0728fc7b46c:function(e,t){let _=r(t).readyState,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_reject_a2176de7f1212be5:function(e){let t=Promise.reject(r(e));return a(t)},__wbg_relatedTarget_1557cded94b97af2:function(e){let t=r(e).relatedTarget;return g(t)?0:a(t)},__wbg_releasePointerCapture_420ef33c7c5fb6f4:function(){return f(function(e,t){r(e).releasePointerCapture(t)},arguments)},__wbg_removeAttribute_87259aab06d9f286:function(){return f(function(e,t,_){var i=w(t,_);r(e).removeAttribute(i)},arguments)},__wbg_removeChild_2f0b06213dbc49ca:function(){return f(function(e,t){let _=r(e).removeChild(r(t));return a(_)},arguments)},__wbg_removeEventListener_e63328781a5b9af9:function(){return f(function(e,t,_,i){var o=w(t,_);r(e).removeEventListener(o,r(i))},arguments)},__wbg_remove_d7cc81bb2f6f2fb9:function(){return f(function(e,t){r(e).remove(...r(t))},arguments)},__wbg_remove_f9451697e0bc6ca0:function(){return f(function(e,t,_){var i=w(t,_);r(e).remove(i)},arguments)},__wbg_render_warning_32f7d9f211d2a51c:function(e){let t=r(e).render_warning;return g(t)?16777215:t?1:0},__wbg_replaceSync_54e9ce897fe6ab6a:function(){return f(function(e,t,_){var i=w(t,_);r(e).replaceSync(i)},arguments)},__wbg_requestAnimationFrame_43682f8e1c5e5348:function(){return f(function(e,t){return r(e).requestAnimationFrame(r(t))},arguments)},__wbg_resize_84260ad70cdc752a:function(){return f(function(e){let t=r(e).resize();return a(t)},arguments)},__wbg_resolve_002c4b7d9d8f6b64:function(e){let t=Promise.resolve(r(e));return a(t)},__wbg_resolvedOptions_4c36dbfa1c4ba2bf:function(e){let t=r(e).resolvedOptions();return a(t)},__wbg_restore_ea762d6c53a606c7:function(){return f(function(e,t,_){r(e).restore(r(t),r(_))},arguments)},__wbg_restyle_5ffc9bc89a8fa307:function(){return f(function(e,t){let _=r(e).restyle(v.__wrap(t));return a(_)},arguments)},__wbg_save_d66dd8988df688cc:function(){return f(function(e){let t=r(e).save();return a(t)},arguments)},__wbg_scrollLeft_2b817c7719d17438:function(e){return r(e).scrollLeft},__wbg_scrollTop_0a3a77f9fcbe038e:function(e){return r(e).scrollTop},__wbg_scrollTop_4161d2a08060cb06:function(e){return r(e).scrollTop},__wbg_select_mode_c82432204603b04c:function(e){let t=r(e).select_mode;return a(t)},__wbg_selectedIndex_b1465d243fcb7142:function(e){return r(e).selectedIndex},__wbg_selectionEnd_f3cba543517b4aa8:function(){return f(function(e){let t=r(e).selectionEnd;return g(t)?4294967297:t>>>0},arguments)},__wbg_selectionStart_9cd0aeff14a21252:function(){return f(function(e){let t=r(e).selectionStart;return g(t)?4294967297:t>>>0},arguments)},__wbg_selectorText_4ebdf4f8074dafea:function(e,t){let _=r(t).selectorText,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_setAttribute_cc8e4c8a2a008508:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);r(e).setAttribute(b,u)},arguments)},__wbg_setData_c6fb07ac0e13293c:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);r(e).setData(b,u)},arguments)},__wbg_setDragImage_76defbcc7ff30178:function(e,t,_,i){r(e).setDragImage(r(t),_,i)},__wbg_setPointerCapture_420db6f6826eb74b:function(){return f(function(e,t){r(e).setPointerCapture(t)},arguments)},__wbg_setProperty_cbb25c4e74285b39:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);r(e).setProperty(b,u)},arguments)},__wbg_setSelectionRange_301eef1c51e01d2a:function(){return f(function(e,t,_){r(e).setSelectionRange(t>>>0,_>>>0)},arguments)},__wbg_setTimeout_eff32631ea138533:function(){return f(function(e,t,_){return r(e).setTimeout(r(t),_)},arguments)},__wbg_set_1eb0999cf5d27fc8:function(e,t,_){let i=r(e).set(r(t),r(_));return a(i)},__wbg_set_3f1d0b984ed272ed:function(e,t,_){r(e)[s(t)]=s(_)},__wbg_set_6cb8631f80447a67:function(){return f(function(e,t,_){return Reflect.set(r(e),r(t),r(_))},arguments)},__wbg_set_cache_key_07879d8e1ddc3687:function(e,t){r(e).__yew_subtree_cache_key=t>>>0},__wbg_set_capture_d52e7a585f2933c8:function(e,t){r(e).capture=t!==0},__wbg_set_checked_4b2468680005fbf7:function(e,t){r(e).checked=t!==0},__wbg_set_defaultValue_ad528b0a65ceef4a:function(){return f(function(e,t,_){var i=w(t,_);r(e).defaultValue=i},arguments)},__wbg_set_detail_fa3b358526be3a85:function(e,t){r(e).detail=r(t)},__wbg_set_dropEffect_042402609f0b7c6b:function(e,t,_){var i=w(t,_);r(e).dropEffect=i},__wbg_set_f43e577aea94465b:function(e,t,_){r(e)[t>>>0]=s(_)},__wbg_set_fb27b296001e2de9:function(){return f(function(e,t,_,i,o){var b=w(t,_),u=w(i,o);r(e)[b]=u},arguments)},__wbg_set_innerHTML_edd39677e3460291:function(e,t,_){var i=w(t,_);r(e).innerHTML=i},__wbg_set_innerText_2f1502f2d0780499:function(e,t,_){var i=w(t,_);r(e).innerText=i},__wbg_set_listener_id_673485d61ca64e47:function(e,t){r(e).__yew_listener_id=t>>>0},__wbg_set_mode_6a55f972d62a3c88:function(e,t){r(e).mode=qe[t]},__wbg_set_nodeValue_d947eb0a476b80d7:function(e,t,_){var i=w(t,_);r(e).nodeValue=i},__wbg_set_passive_f411e67e6f28687b:function(e,t){r(e).passive=t!==0},__wbg_set_render_warning_3771d0cd5555ab7f:function(e,t){r(e).render_warning=t!==0},__wbg_set_scrollLeft_8de8fc187e3a6808:function(e,t){r(e).scrollLeft=t},__wbg_set_scrollTop_bebe746cd217a3d1:function(e,t){r(e).scrollTop=t},__wbg_set_selectionEnd_01e3269db03d5d2e:function(){return f(function(e,t){r(e).selectionEnd=t===4294967297?void 0:t},arguments)},__wbg_set_selectionStart_d68d6955c07c2be1:function(){return f(function(e,t){r(e).selectionStart=t===4294967297?void 0:t},arguments)},__wbg_set_subtree_id_7f776f86c6337160:function(e,t){r(e).__yew_subtree_id=t>>>0},__wbg_set_type_148de20768639245:function(e,t,_){var i=w(t,_);r(e).type=i},__wbg_set_value_62a965e38b22b38c:function(e,t,_){var i=w(t,_);r(e).value=i},__wbg_set_value_c3556fce049236f0:function(e,t,_){var i=w(t,_);r(e).value=i},__wbg_set_value_ddc3bd01a8467bf1:function(e,t,_){var i=w(t,_);r(e).value=i},__wbg_shadowRoot_14828067c5922da7:function(e){let t=r(e).shadowRoot;return g(t)?0:a(t)},__wbg_shiftKey_5558a3288542c985:function(e){return r(e).shiftKey},__wbg_shiftKey_564be91ec842bcc4:function(e){return r(e).shiftKey},__wbg_splice_7cecda643e9c2204:function(e,t,_,i){let o=r(e).splice(t>>>0,_>>>0,r(i));return a(o)},__wbg_stack_0ed75d68575b0f3c:function(e,t){let _=r(t).stack,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_startTime_248495bfbcb427d3:function(e){return r(e).startTime},__wbg_static_accessor_GLOBAL_12837167ad935116:function(){let e=typeof global>"u"?null:global;return g(e)?0:a(e)},__wbg_static_accessor_GLOBAL_THIS_e628e89ab3b1c95f:function(){let e=typeof globalThis>"u"?null:globalThis;return g(e)?0:a(e)},__wbg_static_accessor_PSP_ec56a24eb8e6e30e:function(){return a(we)},__wbg_static_accessor_SELF_a621d3dfbb60d0ce:function(){let e=typeof self>"u"?null:self;return g(e)?0:a(e)},__wbg_static_accessor_WINDOW_f8727f0cf888e0bd:function(){let e=typeof window>"u"?null:window;return g(e)?0:a(e)},__wbg_stopPropagation_6e5e2a085214ac63:function(e){r(e).stopPropagation()},__wbg_stringify_2fdc12d5545a89d9:function(){return f(function(e,t,_){let i=JSON.stringify(r(e),r(t),r(_));return a(i)},arguments)},__wbg_stringify_8d1cc6ff383e8bae:function(){return f(function(e){let t=JSON.stringify(r(e));return a(t)},arguments)},__wbg_styleSheets_54de627270238f6f:function(e){let t=r(e).styleSheets;return a(t)},__wbg_style_0b7c9bd318f8b807:function(e){let t=r(e).style;return a(t)},__wbg_style_fa56cf251a93275a:function(e){let t=r(e).style;return a(t)},__wbg_subtree_id_bb66e5e9d0f64dbd:function(e){let t=r(e).__yew_subtree_id;return g(t)?4294967297:t>>>0},__wbg_supportedValuesOf_e267bcb4683dc2c1:function(e){let t=Intl.supportedValuesOf(r(e));return a(t)},__wbg_table_new:function(e){let t=q.__wrap(e);return a(t)},__wbg_tagName_0cf6d7b647352f04:function(e,t){let _=r(t).tagName,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_target_521be630ab05b11e:function(e){let t=r(e).target;return g(t)?0:a(t)},__wbg_then_0d9fe2c7b1857d32:function(e,t,_){let i=r(e).then(r(t),r(_));return a(i)},__wbg_then_b9e7b3b5f1a9e1b5:function(e,t){let _=r(e).then(r(t));return a(_)},__wbg_toString_964ff7fe6eca8362:function(e){let t=r(e).toString();return a(t)},__wbg_toggleAttribute_d89e5c9e9053c9c4:function(){return f(function(e,t,_,i){var o=w(t,_);return r(e).toggleAttribute(o,i!==0)},arguments)},__wbg_toggle_52417ca95b874e83:function(){return f(function(e,t,_){var i=w(t,_);return r(e).toggle(i)},arguments)},__wbg_top_3d27ff6f468cf3fc:function(e){return r(e).top},__wbg_trace_9007714a6fbee374:function(e){console.trace(r(e))},__wbg_trace_bd16b570941b54fb:function(e,t,_,i){console.trace(r(e),r(t),r(_),r(i))},__wbg_type_4edffca24c42b74d:function(e,t){let _=r(t).type,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_unobserve_776e967661944984:function(e,t){r(e).unobserve(r(t))},__wbg_unobserve_973285561317a68e:function(e,t){r(e).unobserve(r(t))},__wbg_update_44ca16f508ca93b6:function(){return f(function(e,t,_,i,o){let b=r(e).update(v.__wrap(t),_===4294967297?void 0:_,i===4294967297?void 0:i,o!==0);return a(b)},arguments)},__wbg_valueAsNumber_5292e7ed56db5658:function(e){return r(e).valueAsNumber},__wbg_value_0546255b415e96c1:function(e){let t=r(e).value;return a(t)},__wbg_value_15684899da869c95:function(e,t){let _=r(t).value,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_value_e506a07878790ca0:function(e,t){let _=r(t).value,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_values_5da93bc719d272cf:function(e){let t=Object.values(r(e));return a(t)},__wbg_values_725507e0ae05aa44:function(e){let t=r(e).values();return a(t)},__wbg_view_new:function(e){let t=v.__wrap(e);return a(t)},__wbg_view_unwrap:function(e){return v.__unwrap(r(e))},__wbg_virtualdataslice_new:function(e){let t=N.__wrap(e);return a(t)},__wbg_warn_a40b971467b219c7:function(e,t,_,i){console.warn(r(e),r(t),r(_),r(i))},__wbg_warn_f7ae1b2e66ccb930:function(e){console.warn(r(e))},__wbg_weight_984b87b81f2dde65:function(e,t){let _=r(t).weight,i=m(_,n.__wbindgen_export,n.__wbindgen_export2),o=p;c().setInt32(e+4,o,!0),c().setInt32(e+0,i,!0)},__wbg_which_78ecd90ab7c6bdd6:function(e){return r(e).which},__wbg_width_7444cca5dfea0645:function(e){return r(e).width},__wbg_width_ae46cb8e98ee102f:function(e){return r(e).width},__wbg_write_d429ce72e918e180:function(e,t){let _=r(e).write(r(t));return a(_)},__wbindgen_cast_0000000000000001:function(e,t){let _=F(e,t,n.__wasm_bindgen_func_elem_13825,je);return a(_)},__wbindgen_cast_0000000000000002:function(e,t){let _=F(e,t,n.__wasm_bindgen_func_elem_4731,re);return a(_)},__wbindgen_cast_0000000000000003:function(e,t){let _=E(e,t,n.__wasm_bindgen_func_elem_4732,ie);return a(_)},__wbindgen_cast_0000000000000004:function(e,t){let _=E(e,t,n.__wasm_bindgen_func_elem_4732,ie);return a(_)},__wbindgen_cast_0000000000000005:function(e,t){let _=F(e,t,n.__wasm_bindgen_func_elem_4732,re);return a(_)},__wbindgen_cast_0000000000000006:function(e,t){let _=E(e,t,n.__wasm_bindgen_func_elem_4732,Fe);return a(_)},__wbindgen_cast_0000000000000007:function(e,t){let _=F(e,t,n.__wasm_bindgen_func_elem_17730,Pe);return a(_)},__wbindgen_cast_0000000000000008:function(e,t){let _=E(e,t,n.__wasm_bindgen_func_elem_18379,Te);return a(_)},__wbindgen_cast_0000000000000009:function(e,t){let _=E(e,t,n.__wasm_bindgen_func_elem_18417,De);return a(_)},__wbindgen_cast_000000000000000a:function(e){return a(e)},__wbindgen_cast_000000000000000b:function(e){return a(e)},__wbindgen_cast_000000000000000c:function(e,t){var _=w(e,t);return a(_)},__wbindgen_cast_000000000000000d:function(e,t){let _=A(e,t);return a(_)},__wbindgen_cast_000000000000000e:function(e){let t=BigInt.asUintN(64,e);return a(t)},__wbindgen_cast_000000000000000f:function(e,t){var _=ge(e,t).slice();return n.__wbindgen_export4(e,t*4,4),a(_)},__wbindgen_cast_0000000000000010:function(e,t){var _=A(e,t).slice();return n.__wbindgen_export4(e,t*1,1),a(_)},__wbindgen_object_clone_ref:function(e){let t=r(e);return a(t)},__wbindgen_object_drop_ref:function(e){s(e)}}}}function Te(e,t){n.__wasm_bindgen_func_elem_18381(e,t)}function je(e,t){let _=n.__wasm_bindgen_func_elem_14088(e,t);return s(_)}function re(e,t,_){n.__wasm_bindgen_func_elem_5112(e,t,a(_))}function ie(e,t,_){n.__wasm_bindgen_func_elem_5113(e,t,a(_))}function Fe(e,t){try{let o=n.__wbindgen_add_to_stack_pointer(-16);n.__wasm_bindgen_func_elem_5110(o,e,t);var _=c().getInt32(o+0,!0),i=c().getInt32(o+4,!0);if(i)throw s(_)}finally{n.__wbindgen_add_to_stack_pointer(16)}}function Pe(e,t,_){try{n.__wasm_bindgen_func_elem_17748(e,t,ne(_))}finally{y[R++]=void 0}}function De(e,t,_){n.__wasm_bindgen_func_elem_18419(e,t,a(_))}function Le(e,t,_,i){n.__wasm_bindgen_func_elem_20097(e,t,a(_),a(i))}var qe=["open","closed"],V=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_client_free(e>>>0,1)),Ne=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_columndropdownelement_free(e>>>0,1)),oe=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_copydropdownmenuelement_free(e>>>0,1)),ae=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_exportdropdownmenuelement_free(e>>>0,1)),We=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_filterdropdownelement_free(e>>>0,1)),Me=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_functiondropdownelement_free(e>>>0,1)),ce=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_genericsqlvirtualservermodel_free(e>>>0,1)),se=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_perspectivedebugpluginelement_free(e>>>0,1)),B=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_perspectiveviewerelement_free(e>>>0,1)),U=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_proxysession_free(e>>>0,1)),ue=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_table_free(e>>>0,1)),be=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_view_free(e>>>0,1)),H=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_virtualdataslice_free(e>>>0,1)),le=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>n.__wbg_virtualserver_free(e>>>0,1));function a(e){z===y.length&&y.push(y.length+1);let t=z;return z=y[t],y[t]=e,t}function j(e,t){if(!(e instanceof t))throw new Error(`expected instance of ${t.name}`)}function ne(e){if(R==1)throw new Error("out of js stack");return y[--R]=e,R}var W=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function _e(e){let t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){let o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){let o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){let o=e.length,b="[";o>0&&(b+=_e(e[0]));for(let u=1;u<o;u++)b+=", "+_e(e[u]);return b+="]",b}let _=/\[object ([^\]]+)\]/.exec(toString.call(e)),i;if(_&&_.length>1)i=_[1];else return toString.call(e);if(i=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
|
2
|
+
${e.stack}`:i}function Ve(e){e<132||(y[e]=z,z=e)}function ge(e,t){e=e>>>0;let _=c(),i=[];for(let o=e;o<e+4*t;o+=4)i.push(s(_.getUint32(o,!0)));return i}function A(e,t){return e=e>>>0,k().subarray(e/1,e/1+t)}function w(e,t){return e===0?r(t):Be(e,t)}var S=null;function c(){return(S===null||S.buffer.detached===!0||S.buffer.detached===void 0&&S.buffer!==n.memory.buffer)&&(S=new DataView(n.memory.buffer)),S}function Be(e,t){return e=e>>>0,Ge(e,t)}var C=null;function k(){return(C===null||C.byteLength===0)&&(C=new Uint8Array(n.memory.buffer)),C}function r(e){return y[e]}function f(e,t){try{return e.apply(this,t)}catch(_){n.__wbindgen_export3(a(_))}}var y=new Array(128).fill(void 0);y.push(void 0,null,!0,!1);var z=y.length;function g(e){return e==null}function F(e,t,_,i){let o={a:e,b:t,cnt:1,dtor:_},b=(...u)=>{o.cnt++;try{return i(o.a,o.b,...u)}finally{b._wbg_cb_unref()}};return b._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,W.unregister(o))},W.register(b,o,o),b}function E(e,t,_,i){let o={a:e,b:t,cnt:1,dtor:_},b=(...u)=>{o.cnt++;let l=o.a;o.a=0;try{return i(l,o.b,...u)}finally{o.a=l,b._wbg_cb_unref()}};return b._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,W.unregister(o))},W.register(b,o,o),b}function Ue(e,t){let _=t(e.length*1,1)>>>0;return k().set(e,_/1),p=e.length,_}function He(e,t){let _=t(e.length*4,4)>>>0,i=c();for(let o=0;o<e.length;o++)i.setUint32(_+4*o,a(e[o]),!0);return p=e.length,_}function m(e,t,_){if(_===void 0){let l=fe.encode(e),d=t(l.length,1)>>>0;return k().subarray(d,d+l.length).set(l),p=l.length,d}let i=e.length,o=t(i,1)>>>0,b=k(),u=0;for(;u<i;u++){let l=e.charCodeAt(u);if(l>127)break;b[o+u]=l}if(u!==i){u!==0&&(e=e.slice(u)),o=_(o,i,i=u+e.length*3,1)>>>0;let l=k().subarray(o+u,o+i),d=fe.encodeInto(e,l);u+=d.written,o=_(o,i,u,1)>>>0}return p=u,o}var R=128;function s(e){let t=r(e);return Ve(e),t}var D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});D.decode();var $e=2146435072,$=0;function Ge(e,t){return $+=t,$>=$e&&(D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),D.decode(),$=t),D.decode(k().subarray(e,e+t))}var fe=new TextEncoder,p=0,Je,n;function xe(e,t){return n=e.exports,Je=t,S=null,C=null,n}async function Xe(e,t){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,t)}catch(o){if(e.ok&&_(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",o);else throw o}let i=await e.arrayBuffer();return await WebAssembly.instantiate(i,t)}else{let i=await WebAssembly.instantiate(e,t);return i instanceof WebAssembly.Instance?{instance:i,module:e}:i}function _(i){switch(i){case"basic":case"cors":case"default":return!0}return!1}}function Ye(e){if(n!==void 0)return n;e!==void 0&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let t=ve();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let _=new WebAssembly.Instance(e,t);return xe(_,e)}async function Ie(e){if(n!==void 0)return n;e!==void 0&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead"));let t=ve();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:_,module:i}=await Xe(await e,t);return xe(_,i)}async function Ke(e){let t;typeof e?.then=="function"&&(e=await e),e instanceof Response?t=await WebAssembly.instantiateStreaming(e):typeof e=="string"?t=await WebAssembly.instantiateStreaming(fetch(e)):e instanceof ArrayBuffer?t=await WebAssembly.instantiate(e):e instanceof Uint8Array?t=await WebAssembly.instantiate(e.buffer):t=e;let _=t.instance.exports,[i]=WebAssembly.Module.customSections(t.module,"psp-runtime"),[o]=WebAssembly.Module.customSections(t.module,"psp-len"),b=new DataView(o).getUint32(0,!0),u=_.resize(i.byteLength);new Uint8Array(_.memory.buffer).set(new Uint8Array(i),u);let l=_.compile(i.byteLength,b);return new Uint8Array(_.memory.buffer).slice(l,b+l)}if(typeof WebAssembly>"u")throw new Error("WebAssembly not supported.");async function Qe(e){e instanceof Function&&(e=await e());try{return await Ke(e)}catch{return console.warn("Stage 0 wasm loading failed, skipping"),new Uint8Array(e)}}async function Ze(e){let t=await Qe(e);await Ie({module_or_path:t}),await ye()}var Se={init_client:Ze},et=new URL("../wasm/perspective-viewer.wasm",import.meta.url);await Se.init_client(fetch(et));var _t=Se;export{tt as HTMLPerspectiveViewerPluginElement,_t as default,Ze as init_client};
|
|
3
3
|
//# sourceMappingURL=perspective-viewer.js.map
|