@perspective-dev/viewer 4.1.0 → 4.1.1
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/esm/perspective-viewer.inline.js +2 -2
- package/dist/esm/perspective-viewer.inline.js.map +4 -4
- package/dist/esm/perspective-viewer.js +1 -1
- package/dist/esm/perspective-viewer.js.map +4 -4
- package/dist/wasm/perspective-viewer.d.ts +12 -12
- package/dist/wasm/perspective-viewer.js +107 -107
- package/dist/wasm/perspective-viewer.wasm +0 -0
- package/dist/wasm/perspective-viewer.wasm.d.ts +12 -12
- package/package.json +1 -1
- package/src/rust/custom_elements/viewer.rs +19 -13
- /package/dist/wasm/snippets/{perspective-viewer-0d326a25c1022412 → perspective-viewer-11a3c51b6310ee99}/inline0.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-0d326a25c1022412 → perspective-viewer-11a3c51b6310ee99}/inline1.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-0d326a25c1022412 → perspective-viewer-11a3c51b6310ee99}/inline2.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-0d326a25c1022412 → perspective-viewer-11a3c51b6310ee99}/inline3.js +0 -0
- /package/dist/wasm/snippets/{perspective-viewer-0d326a25c1022412 → perspective-viewer-11a3c51b6310ee99}/inline4.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
var Se=Object.defineProperty;var Ae=(n,e)=>{for(var t in e)Se(n,t,{get:e[t],enumerable:!0})};var $=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(),r="margin:0;overflow:scroll;position:absolute;width:100%;height:100%";this.innerHTML=`<pre style='${r}'>${t}</pre>`}async clear(){this.innerHTML=""}async resize(){}async restyle(){}async save(){}async restore(){}async delete(){}};var C={};Ae(C,{Client:()=>I,ColumnDropDownElement:()=>W,CopyDropDownMenuElement:()=>M,ExportDropDownMenuElement:()=>B,FilterDropDownElement:()=>L,FunctionDropDownElement:()=>N,JsVirtualDataSlice:()=>k,JsVirtualServer:()=>U,PerspectiveDebugPluginElement:()=>V,PerspectiveViewerElement:()=>F,ProxySession:()=>R,Table:()=>j,View:()=>h,default:()=>te,init:()=>Z,initSync:()=>$e,registerPlugin:()=>Pe});var re=window.ClipboardItem;var _e=window.IntersectionObserver;var oe=window.ResizeObserver;function ie(n,e,t,r){let o=n[t],c=o.prototype;class u extends HTMLElement{constructor(){super(),this._instance=new o(this)}}let f=Object.getOwnPropertyNames(c);for(let l of f)"get"in Object.getOwnPropertyDescriptor(c,l)?Object.defineProperty(u.prototype,l,{get:function(){return this._instance[l]}}):Object.defineProperty(u.prototype,l,{value:function(...y){return this._instance[l].call(this._instance,...y)}});for(let l of r)Object.defineProperty(u,l,{value:function(...y){return n[l].call(n,...y)}});Object.defineProperty(u,"__wasm_module__",{get(){return n}}),customElements.define(e,u)}var i,v=new Array(128).fill(void 0);v.push(void 0,null,!0,!1);function _(n){return v[n]}var O=null;function S(){return(O===null||O.byteLength===0)&&(O=new Uint8Array(i.memory.buffer)),O}var q=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});q.decode();var ke=2146435072,J=0;function Re(n,e){return J+=e,J>=ke&&(q=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),q.decode(),J=e),q.decode(S().subarray(n,n+e))}function je(n,e){return n=n>>>0,Re(n,e)}function d(n,e){return n===0?_(e):je(n,e)}var z=v.length;function s(n){z===v.length&&v.push(v.length+1);let e=z;return z=v[e],v[e]=n,e}var p=0,se=new TextEncoder;function m(n,e,t){if(t===void 0){let f=se.encode(n),l=e(f.length,1)>>>0;return S().subarray(l,l+f.length).set(f),p=f.length,l}let r=n.length,o=e(r,1)>>>0,c=S(),u=0;for(;u<r;u++){let f=n.charCodeAt(u);if(f>127)break;c[o+u]=f}if(u!==r){u!==0&&(n=n.slice(u)),o=t(o,r,r=u+n.length*3,1)>>>0;let f=S().subarray(o+u,o+r),l=se.encodeInto(n,f);u+=l.written,o=t(o,r,u,1)>>>0}return p=u,o}var x=null;function a(){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 g(n){return n==null}function Q(n){let e=typeof n;if(e=="number"||e=="boolean"||n==null)return`${n}`;if(e=="string")return`"${n}"`;if(e=="symbol"){let o=n.description;return o==null?"Symbol":`Symbol(${o})`}if(e=="function"){let o=n.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(n)){let o=n.length,c="[";o>0&&(c+=Q(n[0]));for(let u=1;u<o;u++)c+=", "+Q(n[u]);return c+="]",c}let t=/\[object ([^\]]+)\]/.exec(toString.call(n)),r;if(t&&t.length>1)r=t[1];else return toString.call(n);if(r=="Object")try{return"Object("+JSON.stringify(n)+")"}catch{return"Object"}return n instanceof Error?`${n.name}: ${n.message}
|
|
2
|
-
${n.stack}`:r}function w(n,e){try{return n.apply(this,e)}catch(t){i.__wbindgen_export3(s(t))}}function Ce(n){n<132||(v[n]=z,z=n)}function b(n){let e=_(n);return Ce(n),e}function ce(n,e){n=n>>>0;let t=a(),r=[];for(let o=n;o<n+4*e;o+=4)r.push(b(t.getUint32(o,!0)));return r}function E(n,e){return n=n>>>0,S().subarray(n/1,n/1+e)}var H=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>n.dtor(n.a,n.b));function P(n,e,t,r){let o={a:n,b:e,cnt:1,dtor:t},c=(...u)=>{o.cnt++;let f=o.a;o.a=0;try{return r(f,o.b,...u)}finally{o.a=f,c._wbg_cb_unref()}};return c._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,H.unregister(o))},H.register(c,o,o),c}function D(n,e,t,r){let o={a:n,b:e,cnt:1,dtor:t},c=(...u)=>{o.cnt++;try{return r(o.a,o.b,...u)}finally{c._wbg_cb_unref()}};return c._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,H.unregister(o))},H.register(c,o,o),c}function T(n,e){if(!(n instanceof e))throw new Error(`expected instance of ${e.name}`)}function Ee(n,e){let t=e(n.length*4,4)>>>0,r=a();for(let o=0;o<n.length;o++)r.setUint32(t+4*o,s(n[o]),!0);return p=n.length,t}function Pe(n){let e=m(n,i.__wbindgen_export,i.__wbindgen_export2),t=p;i.registerPlugin(e,t)}function Z(){i.init()}var A=128;function ee(n){if(A==1)throw new Error("out of js stack");return v[--A]=n,A}function Oe(n,e){let t=e(n.length*1,1)>>>0;return S().set(n,t/1),p=n.length,t}function be(n,e,t){i.__wasm_bindgen_func_elem_5617(n,e,s(t))}function ze(n,e){i.__wasm_bindgen_func_elem_18124(n,e)}function Te(n,e,t){try{i.__wasm_bindgen_func_elem_17201(n,e,ee(t))}finally{v[A++]=void 0}}function We(n,e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.__wasm_bindgen_func_elem_5616(o,n,e);var t=a().getInt32(o+0,!0),r=a().getInt32(o+4,!0);if(r)throw b(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}function Me(n,e,t){i.__wasm_bindgen_func_elem_18145(n,e,s(t))}function ae(n,e,t){i.__wasm_bindgen_func_elem_5618(n,e,s(t))}function Be(n,e){let t=i.__wasm_bindgen_func_elem_13043(n,e);return b(t)}function Le(n,e,t,r){i.__wasm_bindgen_func_elem_19812(n,e,s(t),s(r))}var Ne=["open","closed"],X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_client_free(n>>>0,1)),I=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,X.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,X.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=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}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,s(e),g(t)?0:s(t));var r=a().getInt32(u+0,!0),o=a().getInt32(u+4,!0),c=a().getInt32(u+8,!0);if(c)throw b(o);return this.__wbg_ptr=r>>>0,X.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,ee(e));return R.__wrap(t)}finally{v[A++]=void 0}}handle_response(e){let t=i.client_handle_response(this.__wbg_ptr,s(e));return b(t)}handle_error(e,t){let r=m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p,c=i.client_handle_error(this.__wbg_ptr,r,o,g(t)?0:s(t));return b(c)}on_error(e){let t=i.client_on_error(this.__wbg_ptr,s(e));return b(t)}table(e,t){let r=i.client_table(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}terminate(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.client_terminate(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=a().getInt32(o+8,!0);if(r)throw b(t);return b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}open_table(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.client_open_table(this.__wbg_ptr,t,r);return b(o)}get_hosted_table_names(){let e=i.client_get_hosted_table_names(this.__wbg_ptr);return b(e)}on_hosted_tables_update(e){let t=i.client_on_hosted_tables_update(this.__wbg_ptr,s(e));return b(t)}remove_hosted_tables_update(e){let t=i.client_remove_hosted_tables_update(this.__wbg_ptr,e);return b(t)}system_info(){let e=i.client_system_info(this.__wbg_ptr);return b(e)}};Symbol.dispose&&(I.prototype[Symbol.dispose]=I.prototype.free);var Ue=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_columndropdownelement_free(n>>>0,1)),W=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Ue.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_columndropdownelement_free(e,0)}};Symbol.dispose&&(W.prototype[Symbol.dispose]=W.prototype.free);var ue=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_copydropdownmenuelement_free(n>>>0,1)),M=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ue.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_copydropdownmenuelement_free(e,0)}constructor(e){let t=i.copydropdownmenuelement_new(s(e));return this.__wbg_ptr=t>>>0,ue.register(this,this.__wbg_ptr,this),this}open(e){i.copydropdownmenuelement_open(this.__wbg_ptr,s(e))}hide(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.copydropdownmenuelement_hide(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(e){T(e,F),i.copydropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);var ge=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_exportdropdownmenuelement_free(n>>>0,1)),B=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ge.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_exportdropdownmenuelement_free(e,0)}constructor(e){let t=i.copydropdownmenuelement_new(s(e));return this.__wbg_ptr=t>>>0,ge.register(this,this.__wbg_ptr,this),this}open(e){i.exportdropdownmenuelement_open(this.__wbg_ptr,s(e))}hide(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.exportdropdownmenuelement_hide(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(e){T(e,F),i.exportdropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&(B.prototype[Symbol.dispose]=B.prototype.free);var Ve=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_filterdropdownelement_free(n>>>0,1)),L=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Ve.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_filterdropdownelement_free(e,0)}};Symbol.dispose&&(L.prototype[Symbol.dispose]=L.prototype.free);var De=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_functiondropdownelement_free(n>>>0,1)),N=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,De.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_functiondropdownelement_free(e,0)}};Symbol.dispose&&(N.prototype[Symbol.dispose]=N.prototype.free);var Y=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_jsvirtualdataslice_free(n>>>0,1)),k=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,Y.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Y.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,Y.register(this,this.__wbg_ptr,this),this}setCol(e,t,r,o,c){try{let l=i.__wbindgen_add_to_stack_pointer(-16),y=m(e,i.__wbindgen_export,i.__wbindgen_export2),xe=p,Ie=m(t,i.__wbindgen_export,i.__wbindgen_export2),Fe=p;i.jsvirtualdataslice_setCol(l,this.__wbg_ptr,y,xe,Ie,Fe,r,s(o),g(c)?4294967297:c>>>0);var u=a().getInt32(l+0,!0),f=a().getInt32(l+4,!0);if(f)throw b(u)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setStringCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setStringCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setIntegerCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setIntegerCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setFloatCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setFloatCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setBooleanCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setBooleanCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setDatetimeCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setDatetimeCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(k.prototype[Symbol.dispose]=k.prototype.free);var we=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_jsvirtualserver_free(n>>>0,1)),U=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();i.__wbg_jsvirtualserver_free(e,0)}constructor(e){try{let c=i.__wbindgen_add_to_stack_pointer(-16);i.jsvirtualserver_new(c,s(e));var t=a().getInt32(c+0,!0),r=a().getInt32(c+4,!0),o=a().getInt32(c+8,!0);if(o)throw b(r);return this.__wbg_ptr=t>>>0,we.register(this,this.__wbg_ptr,this),this}finally{i.__wbindgen_add_to_stack_pointer(16)}}handleRequest(e){let t=Oe(e,i.__wbindgen_export),r=p,o=i.jsvirtualserver_handleRequest(this.__wbg_ptr,t,r);return b(o)}};Symbol.dispose&&(U.prototype[Symbol.dispose]=U.prototype.free);var fe=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_perspectivedebugpluginelement_free(n>>>0,1)),V=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,fe.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_perspectivedebugpluginelement_free(e,0)}constructor(e){let t=i.perspectivedebugpluginelement_new(s(e));return this.__wbg_ptr=t>>>0,fe.register(this,this.__wbg_ptr,this),this}get name(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_name(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get select_mode(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_select_mode(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get min_config_columns(){let e=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return b(e)}get config_column_names(){let e=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return b(e)}update(e){T(e,h);let t=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return b(t)}draw(e){T(e,h);let t=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return b(t)}clear(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}resize(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}restyle(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}save(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}restore(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}delete(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}connectedCallback(){i.perspectivedebugpluginelement_connectedCallback(this.__wbg_ptr)}};Symbol.dispose&&(V.prototype[Symbol.dispose]=V.prototype.free);var K=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_perspectiveviewerelement_free(n>>>0,1)),F=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,K.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,K.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_perspectiveviewerelement_free(e,0)}constructor(e){let t=i.perspectiveviewerelement_new(s(e));return this.__wbg_ptr=t>>>0,K.register(this,this.__wbg_ptr,this),this}connectedCallback(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_connectedCallback(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}load(e){try{let c=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_load(c,this.__wbg_ptr,s(e));var t=a().getInt32(c+0,!0),r=a().getInt32(c+4,!0),o=a().getInt32(c+8,!0);if(o)throw b(r);return b(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}delete(){let e=this.__destroy_into_raw(),t=i.perspectiveviewerelement_delete(e);return b(t)}eject(){let e=i.perspectiveviewerelement_eject(this.__wbg_ptr);return b(e)}getView(){let e=i.perspectiveviewerelement_getView(this.__wbg_ptr);return b(e)}getViewConfig(){let e=i.perspectiveviewerelement_getViewConfig(this.__wbg_ptr);return b(e)}getTable(e){let t=i.perspectiveviewerelement_getTable(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getClient(e){let t=i.perspectiveviewerelement_getClient(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getRenderStats(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_getRenderStats(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=a().getInt32(o+8,!0);if(r)throw b(t);return b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}flush(){let e=i.perspectiveviewerelement_flush(this.__wbg_ptr);return b(e)}restore(e){let t=i.perspectiveviewerelement_restore(this.__wbg_ptr,s(e));return b(t)}resetError(){let e=i.perspectiveviewerelement_resetError(this.__wbg_ptr);return b(e)}save(){let e=i.perspectiveviewerelement_save(this.__wbg_ptr);return b(e)}download(e){let t=i.perspectiveviewerelement_download(this.__wbg_ptr,g(e)?0:s(e));return b(t)}export(e){let t=i.perspectiveviewerelement_export(this.__wbg_ptr,g(e)?0:s(e));return b(t)}copy(e){let t=i.perspectiveviewerelement_copy(this.__wbg_ptr,g(e)?0:s(e));return b(t)}reset(e){let t=i.perspectiveviewerelement_reset(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}resize(e){let t=i.perspectiveviewerelement_resize(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(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 b(e)}setSelection(e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_setSelection(o,this.__wbg_ptr,g(e)?0:s(e));var t=a().getInt32(o+0,!0),r=a().getInt32(o+4,!0);if(r)throw b(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=a().getFloat64(o+0,!0),t=a().getInt32(o+8,!0),r=a().getInt32(o+12,!0);if(r)throw b(t);return e}finally{i.__wbindgen_add_to_stack_pointer(16)}}restyleElement(){let e=i.perspectiveviewerelement_restyleElement(this.__wbg_ptr);return b(e)}resetThemes(e){var t=g(e)?0:Ee(e,i.__wbindgen_export),r=p;let o=i.perspectiveviewerelement_resetThemes(this.__wbg_ptr,t,r);return b(o)}setThrottle(e){i.perspectiveviewerelement_setThrottle(this.__wbg_ptr,!g(e),g(e)?0:e)}toggleConfig(e){let t=i.perspectiveviewerelement_toggleConfig(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getAllPlugins(){let e=i.perspectiveviewerelement_getAllPlugins(this.__wbg_ptr);return b(e)}getPlugin(e){try{let f=i.__wbindgen_add_to_stack_pointer(-16);var t=g(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p;i.perspectiveviewerelement_getPlugin(f,this.__wbg_ptr,t,r);var o=a().getInt32(f+0,!0),c=a().getInt32(f+4,!0),u=a().getInt32(f+8,!0);if(u)throw b(c);return b(o)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__get_model(){let e=i.perspectiveviewerelement___get_model(this.__wbg_ptr);return n.__wrap(e)}toggleColumnSettings(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.perspectiveviewerelement_toggleColumnSettings(this.__wbg_ptr,t,r);return b(o)}openColumnSettings(e,t){var r=g(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p;let c=i.perspectiveviewerelement_openColumnSettings(this.__wbg_ptr,r,o,g(t)?16777215:t?1:0);return b(c)}};Symbol.dispose&&(F.prototype[Symbol.dispose]=F.prototype.free);var G=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_proxysession_free(n>>>0,1)),R=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,G.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,G.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_proxysession_free(e,0)}constructor(e,t){try{T(e,I);let r=i.client_new_proxy_session(e.__wbg_ptr,ee(t));return this.__wbg_ptr=r>>>0,G.register(this,this.__wbg_ptr,this),this}finally{v[A++]=void 0}}handle_request(e){let t=i.proxysession_handle_request(this.__wbg_ptr,s(e));return b(t)}close(){let e=this.__destroy_into_raw(),t=i.proxysession_close(e);return b(t)}};Symbol.dispose&&(R.prototype[Symbol.dispose]=R.prototype.free);var de=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_table_free(n>>>0,1)),j=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,de.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,de.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=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get_index(){let e=i.table_get_index(this.__wbg_ptr);return b(e)}get_client(){let e=i.table_get_client(this.__wbg_ptr);return b(e)}get_name(){let e=i.table_get_name(this.__wbg_ptr);return b(e)}get_limit(){let e=i.table_get_limit(this.__wbg_ptr);return b(e)}clear(){let e=i.table_clear(this.__wbg_ptr);return b(e)}delete(e){let t=this.__destroy_into_raw(),r=i.table_delete(t,g(e)?0:s(e));return b(r)}size(){let e=i.table_size(this.__wbg_ptr);return b(e)}schema(){let e=i.table_schema(this.__wbg_ptr);return b(e)}columns(){let e=i.table_columns(this.__wbg_ptr);return b(e)}make_port(){let e=i.table_make_port(this.__wbg_ptr);return b(e)}on_delete(e){let t=i.table_on_delete(this.__wbg_ptr,s(e));return b(t)}remove_delete(e){let t=i.table_remove_delete(this.__wbg_ptr,e);return b(t)}remove(e,t){let r=i.table_remove(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}replace(e,t){let r=i.table_replace(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}update(e,t){let r=i.table_update(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}view(e){let t=i.table_view(this.__wbg_ptr,g(e)?0:s(e));return b(t)}validate_expressions(e){let t=i.table_validate_expressions(this.__wbg_ptr,s(e));return b(t)}};Symbol.dispose&&(j.prototype[Symbol.dispose]=j.prototype.free);var le=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_view_free(n>>>0,1)),h=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,le.register(t,t.__wbg_ptr,t),t}static __unwrap(e){return e instanceof n?e.__destroy_into_raw():0}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,le.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 n.__wrap(e)}column_paths(e){let t=i.view_column_paths(this.__wbg_ptr,g(e)?0:s(e));return b(t)}delete(){let e=this.__destroy_into_raw(),t=i.view_delete(e);return b(t)}dimensions(){let e=i.view_dimensions(this.__wbg_ptr);return b(e)}expression_schema(){let e=i.view_expression_schema(this.__wbg_ptr);return b(e)}get_config(){let e=i.view_get_config(this.__wbg_ptr);return b(e)}get_min_max(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.view_get_min_max(this.__wbg_ptr,t,r);return b(o)}num_rows(){let e=i.view_num_rows(this.__wbg_ptr);return b(e)}schema(){let e=i.view_schema(this.__wbg_ptr);return b(e)}to_arrow(e){let t=i.view_to_arrow(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_columns_string(e){let t=i.view_to_columns_string(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_columns(e){let t=i.view_to_columns(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_json_string(e){let t=i.view_to_json_string(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_json(e){let t=i.view_to_json(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_ndjson(e){let t=i.view_to_ndjson(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_csv(e){let t=i.view_to_csv(this.__wbg_ptr,g(e)?0:s(e));return b(t)}on_update(e,t){let r=i.view_on_update(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}remove_update(e){let t=i.view_remove_update(this.__wbg_ptr,e);return b(t)}on_delete(e){let t=i.view_on_delete(this.__wbg_ptr,s(e));return b(t)}num_columns(){let e=i.view_num_columns(this.__wbg_ptr);return b(e)}remove_delete(e){let t=i.view_remove_delete(this.__wbg_ptr,e);return b(t)}collapse(e){let t=i.view_collapse(this.__wbg_ptr,e);return b(t)}expand(e){let t=i.view_expand(this.__wbg_ptr,e);return b(t)}set_depth(e){let t=i.view_set_depth(this.__wbg_ptr,e);return b(t)}};Symbol.dispose&&(h.prototype[Symbol.dispose]=h.prototype.free);var qe=new Set(["basic","cors","default"]);async function He(n,e){if(typeof Response=="function"&&n instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(n,e)}catch(r){if(n.ok&&qe.has(n.type)&&n.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",r);else throw r}let t=await n.arrayBuffer();return await WebAssembly.instantiate(t,e)}else{let t=await WebAssembly.instantiate(n,e);return t instanceof WebAssembly.Instance?{instance:t,module:n}:t}}function pe(){let n={};return n.wbg={},n.wbg.__wbg_Error_e83987f665cf5504=function(e,t){var r=d(e,t);let o=Error(r);return s(o)},n.wbg.__wbg_Number_bb48ca12f395cd08=function(e){return Number(_(e))},n.wbg.__wbg_String_8f0eb39a4a4c2f66=function(e,t){let r=String(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd=function(e,t){let r=_(t),o=typeof r=="bigint"?r:void 0;a().setBigInt64(e+8,g(o)?BigInt(0):o,!0),a().setInt32(e+0,!g(o),!0)},n.wbg.__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68=function(e){let t=_(e),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},n.wbg.__wbg___wbindgen_debug_string_df47ffb5e35e6763=function(e,t){let r=Q(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg___wbindgen_in_bb933bd9e1b3bc0f=function(e,t){return _(e)in _(t)},n.wbg.__wbg___wbindgen_is_bigint_cb320707dcd35f0b=function(e){return typeof _(e)=="bigint"},n.wbg.__wbg___wbindgen_is_function_ee8a6c5833c90377=function(e){return typeof _(e)=="function"},n.wbg.__wbg___wbindgen_is_null_5e69f72e906cc57c=function(e){return _(e)===null},n.wbg.__wbg___wbindgen_is_object_c818261d21f283a4=function(e){let t=_(e);return typeof t=="object"&&t!==null},n.wbg.__wbg___wbindgen_is_string_fbb76cb2940daafd=function(e){return typeof _(e)=="string"},n.wbg.__wbg___wbindgen_is_undefined_2d472862bd29a478=function(e){return _(e)===void 0},n.wbg.__wbg___wbindgen_jsval_eq_6b13ab83478b1c50=function(e,t){return _(e)===_(t)},n.wbg.__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147=function(e,t){return _(e)==_(t)},n.wbg.__wbg___wbindgen_number_get_a20bf9b85341449d=function(e,t){let r=_(t),o=typeof r=="number"?r:void 0;a().setFloat64(e+8,g(o)?0:o,!0),a().setInt32(e+0,!g(o),!0)},n.wbg.__wbg___wbindgen_string_get_e4f06c90489ad01b=function(e,t){let r=_(t),o=typeof r=="string"?r:void 0;var c=g(o)?0:m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;a().setInt32(e+4,u,!0),a().setInt32(e+0,c,!0)},n.wbg.__wbg___wbindgen_throw_b855445ff6a94295=function(e,t){var r=d(e,t);throw new Error(r)},n.wbg.__wbg__wbg_cb_unref_2454a539ea5790d9=function(e){_(e)._wbg_cb_unref()},n.wbg.__wbg_activeElement_c22f19bd2aa07d3e=function(e){let t=_(e).activeElement;return g(t)?0:s(t)},n.wbg.__wbg_addEventListener_534b9f715f44517f=function(){return w(function(e,t,r,o,c){var u=d(t,r);_(e).addEventListener(u,_(o),_(c))},arguments)},n.wbg.__wbg_addEventListener_7a418931447b2eae=function(){return w(function(e,t,r,o){var c=d(t,r);_(e).addEventListener(c,_(o))},arguments)},n.wbg.__wbg_add_970b46af06a9a7bc=function(){return w(function(e,t){_(e).add(..._(t))},arguments)},n.wbg.__wbg_add_f301507622f86025=function(){return w(function(e,t,r){var o=d(t,r);_(e).add(o)},arguments)},n.wbg.__wbg_appendChild_aec7a8a4bd6cac61=function(){return w(function(e,t){let r=_(e).appendChild(_(t));return s(r)},arguments)},n.wbg.__wbg_apply_04097a755e1e4a1e=function(){return w(function(e,t,r){let o=_(e).apply(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_apply_8feec4e16df2d35b=function(){return w(function(e,t,r){let o=Reflect.apply(_(e),_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_at_a848c0ce365c6832=function(e,t){let r=_(e).at(t);return s(r)},n.wbg.__wbg_attachShadow_76bf39183a90ffeb=function(){return w(function(e,t){let r=_(e).attachShadow(_(t));return s(r)},arguments)},n.wbg.__wbg_blur_8d22d76019f9d6a0=function(){return w(function(e){_(e).blur()},arguments)},n.wbg.__wbg_body_8c26b54829a0c4cb=function(e){let t=_(e).body;return g(t)?0:s(t)},n.wbg.__wbg_bootstrap_a318709f30d0419a=function(e,t,r,o,c,u){var f=d(t,r),l=d(o,c);let y=ie(_(e),f,l,b(u));return s(y)},n.wbg.__wbg_bubbles_f8ef5186046e39ae=function(e){return _(e).bubbles},n.wbg.__wbg_buffer_ccc4520b36d3ccf4=function(e){let t=_(e).buffer;return s(t)},n.wbg.__wbg_button_cd095d6d829d3270=function(e){return _(e).button},n.wbg.__wbg_cache_key_577df69a33f9a3fb=function(e){let t=_(e).__yew_subtree_cache_key;return g(t)?4294967297:t>>>0},n.wbg.__wbg_call_525440f72fbfc0ea=function(){return w(function(e,t,r){let o=_(e).call(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_call_e45d2cf9fc925fcf=function(){return w(function(e,t,r,o){let c=_(e).call(_(t),_(r),_(o));return s(c)},arguments)},n.wbg.__wbg_call_e762c39fa8ea36bf=function(){return w(function(e,t){let r=_(e).call(_(t));return s(r)},arguments)},n.wbg.__wbg_can_render_column_styles_0ffbace2b1955a29=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);return _(e).can_render_column_styles(u,f)},arguments)},n.wbg.__wbg_cancelBubble_1e22dec4c6f51d79=function(e){return _(e).cancelBubble},n.wbg.__wbg_category_e159a9a7faf61205=function(e,t){let r=_(t).category;var o=g(r)?0:m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_checked_385e7aee6e569db9=function(e){return _(e).checked},n.wbg.__wbg_childNodes_66c4fe44be48d0e1=function(e){let t=_(e).childNodes;return s(t)},n.wbg.__wbg_children_8c5e28cc3c9219ff=function(e){let t=_(e).children;return s(t)},n.wbg.__wbg_classList_ccf51ec11aa444f9=function(e){let t=_(e).classList;return s(t)},n.wbg.__wbg_click_b7f7dcb2842a8754=function(e){_(e).click()},n.wbg.__wbg_clientHeight_03b616d39b2ab49d=function(e){return _(e).clientHeight},n.wbg.__wbg_clientWidth_8379f04ef4ca9040=function(e){return _(e).clientWidth},n.wbg.__wbg_clientX_1166635f13c2a22e=function(e){return _(e).clientX},n.wbg.__wbg_clientY_6b2560a0984b55af=function(e){return _(e).clientY},n.wbg.__wbg_client_new=function(e){let t=I.__wrap(e);return s(t)},n.wbg.__wbg_clipboard_83c63b95503bfec1=function(e){let t=_(e).clipboard;return s(t)},n.wbg.__wbg_cloneNode_4ff138eda9fcd474=function(){return w(function(e,t){let r=_(e).cloneNode(t!==0);return s(r)},arguments)},n.wbg.__wbg_cloneNode_e1116386b129d2db=function(){return w(function(e){let t=_(e).cloneNode();return s(t)},arguments)},n.wbg.__wbg_code_08c1919c85e18f9d=function(e,t){let r=_(t).code,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_column_style_controls_6af6b9e00cbbabf1=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).column_style_controls(u,f);return s(l)},arguments)},n.wbg.__wbg_composedPath_954b3bb31dab8c2b=function(e){let t=_(e).composedPath();return s(t)},n.wbg.__wbg_config_column_names_4cfa40dc709d2e1e=function(e){let t=_(e).config_column_names;return g(t)?0:s(t)},n.wbg.__wbg_contains_6002f366d5ee0625=function(e,t){return _(e).contains(_(t))},n.wbg.__wbg_contentRect_be1ffbef9d26660f=function(e){let t=_(e).contentRect;return s(t)},n.wbg.__wbg_createElementNS_78de14b111af2832=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).createElementNS(u,f);return s(l)},arguments)},n.wbg.__wbg_createElement_964ab674a0176cd8=function(){return w(function(e,t,r){var o=d(t,r);let c=_(e).createElement(o);return s(c)},arguments)},n.wbg.__wbg_createObjectURL_6c6dec873acec30b=function(){return w(function(e,t){let r=URL.createObjectURL(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},arguments)},n.wbg.__wbg_createTextNode_d36767f8fcba8973=function(e,t,r){var o=d(t,r);let c=_(e).createTextNode(o);return s(c)},n.wbg.__wbg_cssRules_a668112018b4a492=function(){return w(function(e){let t=_(e).cssRules;return s(t)},arguments)},n.wbg.__wbg_dataTransfer_ac196d77762b90f5=function(e){let t=_(e).dataTransfer;return g(t)?0:s(t)},n.wbg.__wbg_dataset_4c33735a9030c541=function(e){let t=_(e).dataset;return s(t)},n.wbg.__wbg_debug_e55e1461940eb14d=function(e,t,r,o){console.debug(_(e),_(t),_(r),_(o))},n.wbg.__wbg_debug_f4b0c59db649db48=function(e){console.debug(_(e))},n.wbg.__wbg_delete_536d5e23ca354312=function(e,t,r){var o=d(t,r);delete _(e)[o]},n.wbg.__wbg_delete_6b3987423a365a36=function(e){_(e).delete()},n.wbg.__wbg_dispatchEvent_6eaea6d4f99ff3bf=function(){return w(function(e,t){return _(e).dispatchEvent(_(t))},arguments)},n.wbg.__wbg_document_725ae06eb442a6db=function(e){let t=_(e).document;return g(t)?0:s(t)},n.wbg.__wbg_done_2042aa2670fb1db1=function(e){return _(e).done},n.wbg.__wbg_draw_47a2451248cfd7db=function(){return w(function(e,t,r,o,c){let u=_(e).draw(h.__wrap(t),r===4294967297?void 0:r,o===4294967297?void 0:o,c!==0);return s(u)},arguments)},n.wbg.__wbg_entries_e171b586f8f6bdbf=function(e){let t=Object.entries(_(e));return s(t)},n.wbg.__wbg_error_3c7d958458bf649b=function(e,t){var r=ce(e,t).slice();i.__wbindgen_export4(e,t*4,4),console.error(...r)},n.wbg.__wbg_error_6f1d0762f6c8ae2f=function(e,t){console.error(_(e),_(t))},n.wbg.__wbg_error_7534b8e9a36f1ab4=function(e,t){var r=d(e,t);e!==0&&i.__wbindgen_export4(e,t,1),console.error(r)},n.wbg.__wbg_error_a7f8fbb0523dae15=function(e){console.error(_(e))},n.wbg.__wbg_error_d8b22cf4e59a6791=function(e,t,r,o){console.error(_(e),_(t),_(r),_(o))},n.wbg.__wbg_family_40a0ad16ab6ee035=function(e,t){let r=_(t).family,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_focus_f18e304f287a2dd3=function(){return w(function(e){_(e).focus()},arguments)},n.wbg.__wbg_fonts_a3c01845b6d0fe9c=function(e){let t=_(e).fonts;return s(t)},n.wbg.__wbg_format_44aa73e8719a17cb=function(e){let t=_(e).format;return s(t)},n.wbg.__wbg_from_a4ad7cbddd0d7135=function(e){let t=Array.from(_(e));return s(t)},n.wbg.__wbg_getAttribute_a0d65fabc2f0d559=function(e,t,r,o){var c=d(r,o);let u=_(t).getAttribute(c);var f=g(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},n.wbg.__wbg_getBoundingClientRect_eb2f68e504025fb4=function(e){let t=_(e).getBoundingClientRect();return s(t)},n.wbg.__wbg_getComputedStyle_a9cd917337bb8d6e=function(){return w(function(e,t){let r=_(e).getComputedStyle(_(t));return g(r)?0:s(r)},arguments)},n.wbg.__wbg_getEntriesByName_b49d266abfb2e9af=function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).getEntriesByName(u,f);return s(l)},n.wbg.__wbg_getPropertyValue_6d3f3b556847452f=function(){return w(function(e,t,r,o){var c=d(r,o);let u=_(t).getPropertyValue(c),f=m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},arguments)},n.wbg.__wbg_getRandomValues_1c61fac11405ffdc=function(){return w(function(e,t){globalThis.crypto.getRandomValues(E(e,t))},arguments)},n.wbg.__wbg_getTime_14776bfb48a1bff9=function(e){return _(e).getTime()},n.wbg.__wbg_getTimezoneOffset_d391cb11d54969f8=function(e){return _(e).getTimezoneOffset()},n.wbg.__wbg_get_01ffe23a9d136acd=function(e,t,r,o){var c=d(r,o);let u=_(t)[c];var f=g(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},n.wbg.__wbg_get_7bed016f185add81=function(e,t){let r=_(e)[t>>>0];return s(r)},n.wbg.__wbg_get_a499fc4db8c05b3b=function(e,t,r){var o=d(t,r);let c=_(e)[o];return g(c)?0:s(c)},n.wbg.__wbg_get_efcb449f58ec27c2=function(){return w(function(e,t){let r=Reflect.get(_(e),_(t));return s(r)},arguments)},n.wbg.__wbg_get_with_index_0ca5d2aafd012f2a=function(e,t){let r=_(e)[t>>>0];return g(r)?0:s(r)},n.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(e,t){let r=_(e)[_(t)];return s(r)},n.wbg.__wbg_hasAttribute_d827bd0036f975da=function(e,t,r){var o=d(t,r);return _(e).hasAttribute(o)},n.wbg.__wbg_has_787fafc980c3ccdb=function(){return w(function(e,t){return Reflect.has(_(e),_(t))},arguments)},n.wbg.__wbg_height_4ec1d9540f62ef0a=function(e){return _(e).height},n.wbg.__wbg_height_ba3edd16b1f48a4a=function(e){return _(e).height},n.wbg.__wbg_host_8e81c42b5e4f33cd=function(e){let t=_(e).host;return s(t)},n.wbg.__wbg_info_68cd5b51ef7e5137=function(e,t,r,o){console.info(_(e),_(t),_(r),_(o))},n.wbg.__wbg_info_e674a11f4f50cc0c=function(e){console.info(_(e))},n.wbg.__wbg_innerHeight_686136a20f2f5575=function(){return w(function(e){let t=_(e).innerHeight;return s(t)},arguments)},n.wbg.__wbg_innerWidth_8d421a8566ad80b5=function(){return w(function(e){let t=_(e).innerWidth;return s(t)},arguments)},n.wbg.__wbg_insertBefore_bc964ebb0260f173=function(){return w(function(e,t,r){let o=_(e).insertBefore(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_instanceof_ArrayBuffer_70beb1189ca63b38=function(e){let t;try{t=_(e)instanceof ArrayBuffer}catch{t=!1}return t},n.wbg.__wbg_instanceof_Array_fca44e0f4a7f6240=function(e){let t;try{t=_(e)instanceof Array}catch{t=!1}return t},n.wbg.__wbg_instanceof_CssStyleRule_5ab8768f99e48ec7=function(e){let t;try{t=_(e)instanceof CSSStyleRule}catch{t=!1}return t},n.wbg.__wbg_instanceof_Date_79a0f671f36947f2=function(e){let t;try{t=_(e)instanceof Date}catch{t=!1}return t},n.wbg.__wbg_instanceof_Element_437534ce3e96fe49=function(e){let t;try{t=_(e)instanceof Element}catch{t=!1}return t},n.wbg.__wbg_instanceof_Error_a944ec10920129e2=function(e){let t;try{t=_(e)instanceof Error}catch{t=!1}return t},n.wbg.__wbg_instanceof_FontFace_af572e97b0ae8568=function(e){let t;try{t=_(e)instanceof FontFace}catch{t=!1}return t},n.wbg.__wbg_instanceof_Map_8579b5e2ab5437c7=function(e){let t;try{t=_(e)instanceof Map}catch{t=!1}return t},n.wbg.__wbg_instanceof_Object_10bb762262230c68=function(e){let t;try{t=_(e)instanceof Object}catch{t=!1}return t},n.wbg.__wbg_instanceof_Promise_001fdd42afa1b7ef=function(e){let t;try{t=_(e)instanceof Promise}catch{t=!1}return t},n.wbg.__wbg_instanceof_ShadowRoot_e6792e25a38f0857=function(e){let t;try{t=_(e)instanceof ShadowRoot}catch{t=!1}return t},n.wbg.__wbg_instanceof_Uint8Array_20c8e73002f7af98=function(e){let t;try{t=_(e)instanceof Uint8Array}catch{t=!1}return t},n.wbg.__wbg_instanceof_Window_4846dbb3de56c84c=function(e){let t;try{t=_(e)instanceof Window}catch{t=!1}return t},n.wbg.__wbg_isArray_96e0af9891d0945d=function(e){return Array.isArray(_(e))},n.wbg.__wbg_isConnected_b17ea3adfc205247=function(e){return _(e).isConnected},n.wbg.__wbg_isIntersecting_d017b8ebe95fbd28=function(e){return _(e).isIntersecting},n.wbg.__wbg_isSafeInteger_d216eda7911dde36=function(e){return Number.isSafeInteger(_(e))},n.wbg.__wbg_is_3a0656e6f61f2e9a=function(e,t){return Object.is(_(e),_(t))},n.wbg.__wbg_item_157d2b487a577070=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_item_7b29ce86888eb4ea=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_item_c724d58959790920=function(e,t,r){let o=_(t).item(r>>>0),c=m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;a().setInt32(e+4,u,!0),a().setInt32(e+0,c,!0)},n.wbg.__wbg_item_fb59f9165c05ffba=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_iterator_e5822695327a3c39=function(){return s(Symbol.iterator)},n.wbg.__wbg_jsvirtualdataslice_new=function(e){let t=k.__wrap(e);return s(t)},n.wbg.__wbg_keyCode_065f5848e677fafd=function(e){return _(e).keyCode},n.wbg.__wbg_key_32aa43e1cae08d29=function(e,t){let r=_(t).key,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_keys_b4d27b02ad14f4be=function(e){let t=Object.keys(_(e));return s(t)},n.wbg.__wbg_languages_31c2f28207ccf1d6=function(e){let t=_(e).languages;return s(t)},n.wbg.__wbg_lastChild_9cd789752e605979=function(e){let t=_(e).lastChild;return g(t)?0:s(t)},n.wbg.__wbg_left_899de713c50d5346=function(e){return _(e).left},n.wbg.__wbg_length_04021637084a76f4=function(e){return _(e).length},n.wbg.__wbg_length_34bdcc2da6862977=function(e){return _(e).length},n.wbg.__wbg_length_69bca3cb64fc8748=function(e){return _(e).length},n.wbg.__wbg_length_85fb581185dc1e91=function(e){return _(e).length},n.wbg.__wbg_length_cdd215e10d9dd507=function(e){return _(e).length},n.wbg.__wbg_length_f5db9b574d648a74=function(e){return _(e).length},n.wbg.__wbg_listener_id_e93527b90229a898=function(e){let t=_(e).__yew_listener_id;return g(t)?4294967297:t>>>0},n.wbg.__wbg_loaded_304f6909b5551a6c=function(){return w(function(e){let t=_(e).loaded;return s(t)},arguments)},n.wbg.__wbg_mark_4411b340bdf62a5f=function(){return w(function(e,t,r){var o=d(t,r);_(e).mark(o)},arguments)},n.wbg.__wbg_matches_991f692f363a7ac8=function(){return w(function(e,t,r){var o=d(t,r);return _(e).matches(o)},arguments)},n.wbg.__wbg_max_cells_35155315875a64a5=function(e){let t=_(e).max_cells;return g(t)?4294967297:t>>>0},n.wbg.__wbg_max_columns_a14a5e732619e8b2=function(e){let t=_(e).max_columns;return g(t)?4294967297:t>>>0},n.wbg.__wbg_measure_ef89c90a92de6f43=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).measure(u,f)},arguments)},n.wbg.__wbg_message_1ee258909d7264fd=function(e){let t=_(e).message;return s(t)},n.wbg.__wbg_min_config_columns_f45a7ff5b2bce115=function(e){let t=_(e).min_config_columns;return g(t)?4294967297:t>>>0},n.wbg.__wbg_name_788207cc262a30a3=function(e,t){let r=_(t).name,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_namespaceURI_7f2b4c756f923b4c=function(e,t){let r=_(t).namespaceURI;var o=g(r)?0:m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_navigator_971384882e8ea23a=function(e){let t=_(e).navigator;return s(t)},n.wbg.__wbg_new_1acc0b6eea89d040=function(){let e=new Object;return s(e)},n.wbg.__wbg_new_3c3d849046688a66=function(e,t){try{var r={a:e,b:t},o=(u,f)=>{let l=r.a;r.a=0;try{return Le(l,r.b,u,f)}finally{r.a=l}};let c=new Promise(o);return s(c)}finally{r.a=r.b=0}},n.wbg.__wbg_new_46df414df3517375=function(){return w(function(){let e=new CSSStyleSheet;return s(e)},arguments)},n.wbg.__wbg_new_5296f6df65eec447=function(e,t){let r=new Intl.DateTimeFormat(_(e),_(t));return s(r)},n.wbg.__wbg_new_5a79be3ab53b8aa5=function(e){let t=new Uint8Array(_(e));return s(t)},n.wbg.__wbg_new_5af35c5cf5d399ac=function(e,t){let r=new Intl.NumberFormat(_(e),_(t));return s(r)},n.wbg.__wbg_new_6397cdcc57a7538d=function(){return w(function(e,t){var r=d(e,t);let o=new CustomEvent(r);return s(o)},arguments)},n.wbg.__wbg_new_68651c719dcda04e=function(){return s(new Map)},n.wbg.__wbg_new_69047a71ffb910d5=function(e){let t=new _e(_(e));return s(t)},n.wbg.__wbg_new_84ebe92205b45230=function(e){let t=new oe(_(e));return s(t)},n.wbg.__wbg_new_88ee41f446f65273=function(e){let t=new re(_(e));return s(t)},n.wbg.__wbg_new_8a6f238a6ece86ea=function(){let e=new Error;return s(e)},n.wbg.__wbg_new_92b760982183f9e8=function(){return w(function(e,t){var r=d(e,t);let o=new InputEvent(r);return s(o)},arguments)},n.wbg.__wbg_new_93d9417ed3fb115d=function(e){let t=new Date(_(e));return s(t)},n.wbg.__wbg_new_a7442b4b19c1a356=function(e,t){var r=d(e,t);let o=new Error(r);return s(o)},n.wbg.__wbg_new_e17d9f43105b08be=function(){let e=new Array;return s(e)},n.wbg.__wbg_new_from_slice_92f4d78ca282a2d2=function(e,t){let r=new Uint8Array(E(e,t));return s(r)},n.wbg.__wbg_new_no_args_ee98eee5275000a4=function(e,t){var r=d(e,t);let o=new Function(r);return s(o)},n.wbg.__wbg_new_with_event_init_dict_5aac952397f55283=function(){return w(function(e,t,r){var o=d(e,t);let c=new CustomEvent(o,_(r));return s(c)},arguments)},n.wbg.__wbg_new_with_str_sequence_and_options_f8f029876a8b49b4=function(){return w(function(e,t){let r=new Blob(_(e),_(t));return s(r)},arguments)},n.wbg.__wbg_new_with_u8_array_sequence_3d2f552b86f4023e=function(){return w(function(e){let t=new Blob(_(e));return s(t)},arguments)},n.wbg.__wbg_nextSibling_333121d36b64e76e=function(e){let t=_(e).nextSibling;return g(t)?0:s(t)},n.wbg.__wbg_next_020810e0ae8ebcb0=function(){return w(function(e){let t=_(e).next();return s(t)},arguments)},n.wbg.__wbg_next_2c826fe5dfec6b6a=function(e){let t=_(e).next;return s(t)},n.wbg.__wbg_next_aaa168c4a95757c0=function(){return w(function(e){let t=_(e).next();return s(t)},arguments)},n.wbg.__wbg_now_f5ba683d8ce2c571=function(e){return _(e).now()},n.wbg.__wbg_observe_2b4895107011a6d2=function(e,t){_(e).observe(_(t))},n.wbg.__wbg_observe_7ab1235ec30d1533=function(e,t){_(e).observe(_(t))},n.wbg.__wbg_offsetHeight_9cb4257b24361e2a=function(e){return _(e).offsetHeight},n.wbg.__wbg_offsetParent_97918759564fbc44=function(e){let t=_(e).offsetParent;return g(t)?0:s(t)},n.wbg.__wbg_offsetWidth_16b33c540f3e9ddb=function(e){return _(e).offsetWidth},n.wbg.__wbg_offsetX_4bd247aa56ff346f=function(e){return _(e).offsetX},n.wbg.__wbg_offsetY_2edf7781ad0674a1=function(e){return _(e).offsetY},n.wbg.__wbg_parentElement_cd50d7fc96356492=function(e){let t=_(e).parentElement;return g(t)?0:s(t)},n.wbg.__wbg_parentNode_dc7c47be8cef5a6b=function(e){let t=_(e).parentNode;return g(t)?0:s(t)},n.wbg.__wbg_parse_2a704d6b78abb2b8=function(){return w(function(e,t){var r=d(e,t);let o=JSON.parse(r);return s(o)},arguments)},n.wbg.__wbg_performance_e8315b5ae987e93f=function(e){let t=_(e).performance;return g(t)?0:s(t)},n.wbg.__wbg_pointerId_e2ed3a97cf912a58=function(e){return _(e).pointerId},n.wbg.__wbg_preventDefault_1f362670ce7ef430=function(e){_(e).preventDefault()},n.wbg.__wbg_priority_20472653aeabf9dc=function(e){let t=_(e).priority;return g(t)?4294967297:t>>0},n.wbg.__wbg_prototypesetcall_2a6620b6922694b2=function(e,t,r){Uint8Array.prototype.set.call(E(e,t),_(r))},n.wbg.__wbg_push_df81a39d04db858c=function(e,t){return _(e).push(_(t))},n.wbg.__wbg_queueMicrotask_34d692c25c47d05b=function(e){let t=_(e).queueMicrotask;return s(t)},n.wbg.__wbg_queueMicrotask_9d76cacb20c84d58=function(e){queueMicrotask(_(e))},n.wbg.__wbg_readText_9f2fda3ca7a307d8=function(e){let t=_(e).readText();return s(t)},n.wbg.__wbg_readyState_076622bfbb2e4c52=function(e,t){let r=_(t).readyState,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_reject_9d4761245c015a33=function(e){let t=Promise.reject(_(e));return s(t)},n.wbg.__wbg_relatedTarget_e524264640463763=function(e){let t=_(e).relatedTarget;return g(t)?0:s(t)},n.wbg.__wbg_releasePointerCapture_c6072f4842664fb2=function(){return w(function(e,t){_(e).releasePointerCapture(t)},arguments)},n.wbg.__wbg_removeAttribute_993c4bef8df6e74d=function(){return w(function(e,t,r){var o=d(t,r);_(e).removeAttribute(o)},arguments)},n.wbg.__wbg_removeChild_d50f6c79984abd06=function(){return w(function(e,t){let r=_(e).removeChild(_(t));return s(r)},arguments)},n.wbg.__wbg_removeEventListener_aa21ef619e743518=function(){return w(function(e,t,r,o){var c=d(t,r);_(e).removeEventListener(c,_(o))},arguments)},n.wbg.__wbg_remove_a3573ca93cdce154=function(){return w(function(e,t){_(e).remove(..._(t))},arguments)},n.wbg.__wbg_remove_f41aab24e892f30b=function(){return w(function(e,t,r){var o=d(t,r);_(e).remove(o)},arguments)},n.wbg.__wbg_render_warning_e0c4d33cc00ae345=function(e){let t=_(e).render_warning;return g(t)?16777215:t?1:0},n.wbg.__wbg_replaceSync_aed2e8e2950a590a=function(){return w(function(e,t,r){var o=d(t,r);_(e).replaceSync(o)},arguments)},n.wbg.__wbg_requestAnimationFrame_7ecf8bfece418f08=function(){return w(function(e,t){return _(e).requestAnimationFrame(_(t))},arguments)},n.wbg.__wbg_resize_d351f005019f7fe1=function(){return w(function(e){let t=_(e).resize();return s(t)},arguments)},n.wbg.__wbg_resolve_caf97c30b83f7053=function(e){let t=Promise.resolve(_(e));return s(t)},n.wbg.__wbg_resolvedOptions_8de4eaae2819df5c=function(e){let t=_(e).resolvedOptions();return s(t)},n.wbg.__wbg_restore_8a60cf53f8f0fdae=function(){return w(function(e,t,r){_(e).restore(_(t),_(r))},arguments)},n.wbg.__wbg_restyle_ad712f31a78b5784=function(){return w(function(e,t){let r=_(e).restyle(h.__wrap(t));return s(r)},arguments)},n.wbg.__wbg_save_7bd64262055c3c38=function(){return w(function(e){let t=_(e).save();return s(t)},arguments)},n.wbg.__wbg_scrollLeft_f93df4741cd1cb2b=function(e){return _(e).scrollLeft},n.wbg.__wbg_scrollTop_1691677058d55be8=function(e){return _(e).scrollTop},n.wbg.__wbg_scrollTop_c8c11d10202a7190=function(e){return _(e).scrollTop},n.wbg.__wbg_select_mode_f628479cbede0c90=function(e){let t=_(e).select_mode;return s(t)},n.wbg.__wbg_selectedIndex_d9d1fb6f93462d99=function(e){return _(e).selectedIndex},n.wbg.__wbg_selectionEnd_e613d1863b091857=function(){return w(function(e){let t=_(e).selectionEnd;return g(t)?4294967297:t>>>0},arguments)},n.wbg.__wbg_selectionStart_36668fa8d3e51047=function(){return w(function(e){let t=_(e).selectionStart;return g(t)?4294967297:t>>>0},arguments)},n.wbg.__wbg_selectorText_e3cbd2ddb5f2011a=function(e,t){let r=_(t).selectorText,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_setAttribute_9bad76f39609daac=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setAttribute(u,f)},arguments)},n.wbg.__wbg_setData_f94e11b461ce0cfe=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setData(u,f)},arguments)},n.wbg.__wbg_setDragImage_73a269d0150ac0c0=function(e,t,r,o){_(e).setDragImage(_(t),r,o)},n.wbg.__wbg_setPointerCapture_eacdec372262597f=function(){return w(function(e,t){_(e).setPointerCapture(t)},arguments)},n.wbg.__wbg_setProperty_7b188d7e71d4aca8=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setProperty(u,f)},arguments)},n.wbg.__wbg_setSelectionRange_114fc5afab5c8a11=function(){return w(function(e,t,r){_(e).setSelectionRange(t>>>0,r>>>0)},arguments)},n.wbg.__wbg_setTimeout_780ac15e3df4c663=function(){return w(function(e,t,r){return _(e).setTimeout(_(t),r)},arguments)},n.wbg.__wbg_set_3f1d0b984ed272ed=function(e,t,r){_(e)[b(t)]=b(r)},n.wbg.__wbg_set_907fb406c34a251d=function(e,t,r){let o=_(e).set(_(t),_(r));return s(o)},n.wbg.__wbg_set_c213c871859d6500=function(e,t,r){_(e)[t>>>0]=b(r)},n.wbg.__wbg_set_c2abbebe8b9ebee1=function(){return w(function(e,t,r){return Reflect.set(_(e),_(t),_(r))},arguments)},n.wbg.__wbg_set_cache_key_07879d8e1ddc3687=function(e,t){_(e).__yew_subtree_cache_key=t>>>0},n.wbg.__wbg_set_capture_baeff7292df46e64=function(e,t){_(e).capture=t!==0},n.wbg.__wbg_set_checked_d83cdf8383da302c=function(e,t){_(e).checked=t!==0},n.wbg.__wbg_set_defaultValue_d737e59a17f52f66=function(){return w(function(e,t,r){var o=d(t,r);_(e).defaultValue=o},arguments)},n.wbg.__wbg_set_detail_0fdb00af15229efb=function(e,t){_(e).detail=_(t)},n.wbg.__wbg_set_dropEffect_695fce78e97010c3=function(e,t,r){var o=d(t,r);_(e).dropEffect=o},n.wbg.__wbg_set_ff80ace3056db864=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e)[u]=f},arguments)},n.wbg.__wbg_set_innerHTML_fb5a7e25198fc344=function(e,t,r){var o=d(t,r);_(e).innerHTML=o},n.wbg.__wbg_set_innerText_cb18b8a84b7ba04a=function(e,t,r){var o=d(t,r);_(e).innerText=o},n.wbg.__wbg_set_listener_id_673485d61ca64e47=function(e,t){_(e).__yew_listener_id=t>>>0},n.wbg.__wbg_set_mode_a8cda2dab282ccb3=function(e,t){_(e).mode=Ne[t]},n.wbg.__wbg_set_nodeValue_29459be446540ce0=function(e,t,r){var o=d(t,r);_(e).nodeValue=o},n.wbg.__wbg_set_passive_c4c6f6a4ddd1a789=function(e,t){_(e).passive=t!==0},n.wbg.__wbg_set_render_warning_88d4bc58ce59bf0d=function(e,t){_(e).render_warning=t!==0},n.wbg.__wbg_set_scrollLeft_25329e90b87ac8c6=function(e,t){_(e).scrollLeft=t},n.wbg.__wbg_set_scrollTop_dc5389fdefb14c7a=function(e,t){_(e).scrollTop=t},n.wbg.__wbg_set_selectionEnd_8f19746b19d6ccf7=function(){return w(function(e,t){_(e).selectionEnd=t===4294967297?void 0:t},arguments)},n.wbg.__wbg_set_selectionStart_083714a7d8bd94e4=function(){return w(function(e,t){_(e).selectionStart=t===4294967297?void 0:t},arguments)},n.wbg.__wbg_set_subtree_id_7f776f86c6337160=function(e,t){_(e).__yew_subtree_id=t>>>0},n.wbg.__wbg_set_type_63fa4c18251f6545=function(e,t,r){var o=d(t,r);_(e).type=o},n.wbg.__wbg_set_value_1fd424cb99963707=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_set_value_8aaac803298d95f2=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_set_value_fc41c55ad095d999=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_shadowRoot_634b1c251e90d398=function(e){let t=_(e).shadowRoot;return g(t)?0:s(t)},n.wbg.__wbg_shiftKey_02a93ca3ce31a4f4=function(e){return _(e).shiftKey},n.wbg.__wbg_shiftKey_e0b189884cc0d006=function(e){return _(e).shiftKey},n.wbg.__wbg_splice_083fd51c75440bce=function(e,t,r,o){let c=_(e).splice(t>>>0,r>>>0,_(o));return s(c)},n.wbg.__wbg_stack_0ed75d68575b0f3c=function(e,t){let r=_(t).stack,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_startTime_539df5e9647037f7=function(e){return _(e).startTime},n.wbg.__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e=function(){let e=typeof global>"u"?null:global;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac=function(){let e=typeof globalThis>"u"?null:globalThis;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_PSP_2498f4e61b90515b=function(){return s(C)},n.wbg.__wbg_static_accessor_SELF_6fdf4b64710cc91b=function(){let e=typeof self>"u"?null:self;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2=function(){let e=typeof window>"u"?null:window;return g(e)?0:s(e)},n.wbg.__wbg_stopPropagation_c77434a66c3604c3=function(e){_(e).stopPropagation()},n.wbg.__wbg_stringify_0bdeff4c2b2d9a80=function(){return w(function(e,t,r){let o=JSON.stringify(_(e),_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_stringify_b5fb28f6465d9c3e=function(){return w(function(e){let t=JSON.stringify(_(e));return s(t)},arguments)},n.wbg.__wbg_styleSheets_c1687ce7d88fab76=function(e){let t=_(e).styleSheets;return s(t)},n.wbg.__wbg_style_763a7ccfd47375da=function(e){let t=_(e).style;return s(t)},n.wbg.__wbg_style_e93ce4f80cfb665b=function(e){let t=_(e).style;return s(t)},n.wbg.__wbg_subtree_id_bb66e5e9d0f64dbd=function(e){let t=_(e).__yew_subtree_id;return g(t)?4294967297:t>>>0},n.wbg.__wbg_supportedValuesOf_696dc0c5d3d8c79b=function(e){let t=Intl.supportedValuesOf(_(e));return s(t)},n.wbg.__wbg_table_new=function(e){let t=j.__wrap(e);return s(t)},n.wbg.__wbg_tagName_b21eb702144e35a1=function(e,t){let r=_(t).tagName,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_target_1447f5d3a6fa6fe0=function(e){let t=_(e).target;return g(t)?0:s(t)},n.wbg.__wbg_then_4f46f6544e6b4a28=function(e,t){let r=_(e).then(_(t));return s(r)},n.wbg.__wbg_then_70d05cf780a18d77=function(e,t,r){let o=_(e).then(_(t),_(r));return s(o)},n.wbg.__wbg_toString_7da7c8dbec78fcb8=function(e){let t=_(e).toString();return s(t)},n.wbg.__wbg_toggleAttribute_dcd68dc2a2d43c01=function(){return w(function(e,t,r,o){var c=d(t,r);return _(e).toggleAttribute(c,o!==0)},arguments)},n.wbg.__wbg_toggle_8cc1dca1393ccda7=function(){return w(function(e,t,r){var o=d(t,r);return _(e).toggle(o)},arguments)},n.wbg.__wbg_top_e4eeead6b19051fb=function(e){return _(e).top},n.wbg.__wbg_trace_8e50cd754f118df3=function(e){console.trace(_(e))},n.wbg.__wbg_trace_cf9f10b8c61bd472=function(e,t,r,o){console.trace(_(e),_(t),_(r),_(o))},n.wbg.__wbg_type_6ec4563941c672e4=function(e,t){let r=_(t).type,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_unobserve_08307fb1b1b04424=function(e,t){_(e).unobserve(_(t))},n.wbg.__wbg_unobserve_f090a715327def95=function(e,t){_(e).unobserve(_(t))},n.wbg.__wbg_update_87d83e4db105f6ca=function(){return w(function(e,t,r,o,c){let u=_(e).update(h.__wrap(t),r===4294967297?void 0:r,o===4294967297?void 0:o,c!==0);return s(u)},arguments)},n.wbg.__wbg_valueAsNumber_8d9056b4f70eeed9=function(e){return _(e).valueAsNumber},n.wbg.__wbg_value_18a0f1c3623b964f=function(e,t){let r=_(t).value,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_value_692627309814bb8c=function(e){let t=_(e).value;return s(t)},n.wbg.__wbg_value_f470db44e5a60ad8=function(e,t){let r=_(t).value,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_values_072577aa51506178=function(e){let t=_(e).values();return s(t)},n.wbg.__wbg_values_6f4c6a6a11564d83=function(e){let t=Object.values(_(e));return s(t)},n.wbg.__wbg_view_new=function(e){let t=h.__wrap(e);return s(t)},n.wbg.__wbg_view_unwrap=function(e){return h.__unwrap(b(e))},n.wbg.__wbg_warn_1d74dddbe2fd1dbb=function(e){console.warn(_(e))},n.wbg.__wbg_warn_8f5b5437666d0885=function(e,t,r,o){console.warn(_(e),_(t),_(r),_(o))},n.wbg.__wbg_weight_dc9bec05fd9be1b8=function(e,t){let r=_(t).weight,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_which_6e5116d9fb04d9fa=function(e){return _(e).which},n.wbg.__wbg_width_cd308a6e89422ce8=function(e){return _(e).width},n.wbg.__wbg_width_d02e5c8cc6e335b7=function(e){return _(e).width},n.wbg.__wbg_write_9bf74e4aa45bf5d6=function(e,t){let r=_(e).write(_(t));return s(r)},n.wbg.__wbindgen_cast_22283065f6c8d7d7=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_452,We);return s(r)},n.wbg.__wbindgen_cast_22d16733b1307413=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_452,ae);return s(r)},n.wbg.__wbindgen_cast_25a0a844437d0e92=function(e,t){var r=ce(e,t).slice();return i.__wbindgen_export4(e,t*4,4),s(r)},n.wbg.__wbindgen_cast_2e239c021747d590=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_452,ae);return s(r)},n.wbg.__wbindgen_cast_3f1d72090bea5feb=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_17129,Te);return s(r)},n.wbg.__wbindgen_cast_441648a3c031d848=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_12575,Be);return s(r)},n.wbg.__wbindgen_cast_4625c577ab2ec9ee=function(e){let t=BigInt.asUintN(64,e);return s(t)},n.wbg.__wbindgen_cast_60df08eacdd23546=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_18117,ze);return s(r)},n.wbg.__wbindgen_cast_77bc3e92745e9a35=function(e,t){var r=E(e,t).slice();return i.__wbindgen_export4(e,t*1,1),s(r)},n.wbg.__wbindgen_cast_7e9c58eeb11b0a6f=function(e,t){var r=d(e,t);return s(r)},n.wbg.__wbindgen_cast_9ae0607507abb057=function(e){return s(e)},n.wbg.__wbindgen_cast_c4f9ab10eb950ed7=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_452,be);return s(r)},n.wbg.__wbindgen_cast_cb9088102bce6b30=function(e,t){let r=E(e,t);return s(r)},n.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(e){return s(e)},n.wbg.__wbindgen_cast_f5cbfb4bde35dbf4=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_457,be);return s(r)},n.wbg.__wbindgen_cast_f75d203ca7874aa9=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_18130,Me);return s(r)},n.wbg.__wbindgen_object_clone_ref=function(e){let t=_(e);return s(t)},n.wbg.__wbindgen_object_drop_ref=function(e){b(e)},n}function me(n,e){return i=n.exports,ye.__wbindgen_wasm_module=e,x=null,O=null,i}function $e(n){if(i!==void 0)return i;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module:n}=n:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let e=pe();n instanceof WebAssembly.Module||(n=new WebAssembly.Module(n));let t=new WebAssembly.Instance(n,e);return me(t,n)}async function ye(n){if(i!==void 0)return i;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module_or_path:n}=n:console.warn("using deprecated parameters for the initialization function; pass a single object instead"));let e=pe();(typeof n=="string"||typeof Request=="function"&&n instanceof Request||typeof URL=="function"&&n instanceof URL)&&(n=fetch(n));let{instance:t,module:r}=await He(await n,e);return me(t,r)}var te=ye;async function ve(n){let e;typeof n?.then=="function"&&(n=await n),n instanceof Response?e=await WebAssembly.instantiateStreaming(n):typeof n=="string"?e=await WebAssembly.instantiateStreaming(fetch(n)):n instanceof ArrayBuffer?e=await WebAssembly.instantiate(n):n instanceof Uint8Array?e=await WebAssembly.instantiate(n.buffer):e=n;let t=e.instance.exports,[r]=WebAssembly.Module.customSections(e.module,"psp-runtime"),[o]=WebAssembly.Module.customSections(e.module,"psp-len"),c=new DataView(o).getUint32(0,!0),u=t.resize(r.byteLength);new Uint8Array(t.memory.buffer).set(new Uint8Array(r),u);let f=t.compile(r.byteLength,c);return new Uint8Array(t.memory.buffer).slice(f,c+f)}if(typeof WebAssembly>"u")throw new Error("WebAssembly not supported.");async function he(n){n instanceof Function&&(n=await n());try{return await ve(n)}catch{return console.warn("Stage 0 wasm loading failed, skipping"),new Uint8Array(n)}}async function ne(n){let e=await he(n);await te({module_or_path:e}),await Z()}var ut={init_client:ne};export{$ as HTMLPerspectiveViewerPluginElement,ut as default,ne as init_client};
|
|
2
|
+
${n.stack}`:r}function w(n,e){try{return n.apply(this,e)}catch(t){i.__wbindgen_export3(s(t))}}function Ce(n){n<132||(v[n]=z,z=n)}function b(n){let e=_(n);return Ce(n),e}function ce(n,e){n=n>>>0;let t=a(),r=[];for(let o=n;o<n+4*e;o+=4)r.push(b(t.getUint32(o,!0)));return r}function E(n,e){return n=n>>>0,S().subarray(n/1,n/1+e)}var H=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>n.dtor(n.a,n.b));function D(n,e,t,r){let o={a:n,b:e,cnt:1,dtor:t},c=(...u)=>{o.cnt++;try{return r(o.a,o.b,...u)}finally{c._wbg_cb_unref()}};return c._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,H.unregister(o))},H.register(c,o,o),c}function P(n,e,t,r){let o={a:n,b:e,cnt:1,dtor:t},c=(...u)=>{o.cnt++;let f=o.a;o.a=0;try{return r(f,o.b,...u)}finally{o.a=f,c._wbg_cb_unref()}};return c._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,H.unregister(o))},H.register(c,o,o),c}function T(n,e){if(!(n instanceof e))throw new Error(`expected instance of ${e.name}`)}function Ee(n,e){let t=e(n.length*4,4)>>>0,r=a();for(let o=0;o<n.length;o++)r.setUint32(t+4*o,s(n[o]),!0);return p=n.length,t}function Pe(n){let e=m(n,i.__wbindgen_export,i.__wbindgen_export2),t=p;i.registerPlugin(e,t)}function Z(){i.init()}var A=128;function ee(n){if(A==1)throw new Error("out of js stack");return v[--A]=n,A}function Oe(n,e){let t=e(n.length*1,1)>>>0;return S().set(n,t/1),p=n.length,t}function be(n,e,t){i.__wasm_bindgen_func_elem_5618(n,e,s(t))}function ze(n,e){i.__wasm_bindgen_func_elem_18148(n,e)}function Te(n,e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.__wasm_bindgen_func_elem_5616(o,n,e);var t=a().getInt32(o+0,!0),r=a().getInt32(o+4,!0);if(r)throw b(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}function ae(n,e,t){i.__wasm_bindgen_func_elem_5617(n,e,s(t))}function We(n,e){let t=i.__wasm_bindgen_func_elem_13059(n,e);return b(t)}function Me(n,e,t){i.__wasm_bindgen_func_elem_18169(n,e,s(t))}function Be(n,e,t){try{i.__wasm_bindgen_func_elem_17223(n,e,ee(t))}finally{v[A++]=void 0}}function Le(n,e,t,r){i.__wasm_bindgen_func_elem_19856(n,e,s(t),s(r))}var Ne=["open","closed"],X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_client_free(n>>>0,1)),I=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,X.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,X.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=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}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,s(e),g(t)?0:s(t));var r=a().getInt32(u+0,!0),o=a().getInt32(u+4,!0),c=a().getInt32(u+8,!0);if(c)throw b(o);return this.__wbg_ptr=r>>>0,X.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,ee(e));return R.__wrap(t)}finally{v[A++]=void 0}}handle_response(e){let t=i.client_handle_response(this.__wbg_ptr,s(e));return b(t)}handle_error(e,t){let r=m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p,c=i.client_handle_error(this.__wbg_ptr,r,o,g(t)?0:s(t));return b(c)}on_error(e){let t=i.client_on_error(this.__wbg_ptr,s(e));return b(t)}table(e,t){let r=i.client_table(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}terminate(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.client_terminate(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=a().getInt32(o+8,!0);if(r)throw b(t);return b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}open_table(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.client_open_table(this.__wbg_ptr,t,r);return b(o)}get_hosted_table_names(){let e=i.client_get_hosted_table_names(this.__wbg_ptr);return b(e)}on_hosted_tables_update(e){let t=i.client_on_hosted_tables_update(this.__wbg_ptr,s(e));return b(t)}remove_hosted_tables_update(e){let t=i.client_remove_hosted_tables_update(this.__wbg_ptr,e);return b(t)}system_info(){let e=i.client_system_info(this.__wbg_ptr);return b(e)}};Symbol.dispose&&(I.prototype[Symbol.dispose]=I.prototype.free);var Ue=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_columndropdownelement_free(n>>>0,1)),W=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Ue.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_columndropdownelement_free(e,0)}};Symbol.dispose&&(W.prototype[Symbol.dispose]=W.prototype.free);var ue=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_copydropdownmenuelement_free(n>>>0,1)),M=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ue.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_copydropdownmenuelement_free(e,0)}constructor(e){let t=i.copydropdownmenuelement_new(s(e));return this.__wbg_ptr=t>>>0,ue.register(this,this.__wbg_ptr,this),this}open(e){i.copydropdownmenuelement_open(this.__wbg_ptr,s(e))}hide(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.copydropdownmenuelement_hide(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(e){T(e,F),i.copydropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);var ge=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_exportdropdownmenuelement_free(n>>>0,1)),B=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,ge.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_exportdropdownmenuelement_free(e,0)}constructor(e){let t=i.copydropdownmenuelement_new(s(e));return this.__wbg_ptr=t>>>0,ge.register(this,this.__wbg_ptr,this),this}open(e){i.exportdropdownmenuelement_open(this.__wbg_ptr,s(e))}hide(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.exportdropdownmenuelement_hide(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__set_model(e){T(e,F),i.exportdropdownmenuelement___set_model(this.__wbg_ptr,e.__wbg_ptr)}connected_callback(){i.copydropdownmenuelement_connected_callback(this.__wbg_ptr)}};Symbol.dispose&&(B.prototype[Symbol.dispose]=B.prototype.free);var Ve=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_filterdropdownelement_free(n>>>0,1)),L=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Ve.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_filterdropdownelement_free(e,0)}};Symbol.dispose&&(L.prototype[Symbol.dispose]=L.prototype.free);var De=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_functiondropdownelement_free(n>>>0,1)),N=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,De.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_functiondropdownelement_free(e,0)}};Symbol.dispose&&(N.prototype[Symbol.dispose]=N.prototype.free);var Y=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_jsvirtualdataslice_free(n>>>0,1)),k=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,Y.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,Y.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,Y.register(this,this.__wbg_ptr,this),this}setCol(e,t,r,o,c){try{let l=i.__wbindgen_add_to_stack_pointer(-16),y=m(e,i.__wbindgen_export,i.__wbindgen_export2),xe=p,Ie=m(t,i.__wbindgen_export,i.__wbindgen_export2),Fe=p;i.jsvirtualdataslice_setCol(l,this.__wbg_ptr,y,xe,Ie,Fe,r,s(o),g(c)?4294967297:c>>>0);var u=a().getInt32(l+0,!0),f=a().getInt32(l+4,!0);if(f)throw b(u)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setStringCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setStringCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setIntegerCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setIntegerCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setFloatCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setFloatCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setBooleanCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setBooleanCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}setDatetimeCol(e,t,r,o){try{let f=i.__wbindgen_add_to_stack_pointer(-16),l=m(e,i.__wbindgen_export,i.__wbindgen_export2),y=p;i.jsvirtualdataslice_setDatetimeCol(f,this.__wbg_ptr,l,y,t,s(r),g(o)?4294967297:o>>>0);var c=a().getInt32(f+0,!0),u=a().getInt32(f+4,!0);if(u)throw b(c)}finally{i.__wbindgen_add_to_stack_pointer(16)}}};Symbol.dispose&&(k.prototype[Symbol.dispose]=k.prototype.free);var we=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_jsvirtualserver_free(n>>>0,1)),U=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();i.__wbg_jsvirtualserver_free(e,0)}constructor(e){try{let c=i.__wbindgen_add_to_stack_pointer(-16);i.jsvirtualserver_new(c,s(e));var t=a().getInt32(c+0,!0),r=a().getInt32(c+4,!0),o=a().getInt32(c+8,!0);if(o)throw b(r);return this.__wbg_ptr=t>>>0,we.register(this,this.__wbg_ptr,this),this}finally{i.__wbindgen_add_to_stack_pointer(16)}}handleRequest(e){let t=Oe(e,i.__wbindgen_export),r=p,o=i.jsvirtualserver_handleRequest(this.__wbg_ptr,t,r);return b(o)}};Symbol.dispose&&(U.prototype[Symbol.dispose]=U.prototype.free);var fe=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_perspectivedebugpluginelement_free(n>>>0,1)),V=class{__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,fe.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_perspectivedebugpluginelement_free(e,0)}constructor(e){let t=i.perspectivedebugpluginelement_new(s(e));return this.__wbg_ptr=t>>>0,fe.register(this,this.__wbg_ptr,this),this}get name(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_name(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get select_mode(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectivedebugpluginelement_select_mode(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get min_config_columns(){let e=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return b(e)}get config_column_names(){let e=i.perspectivedebugpluginelement_config_column_names(this.__wbg_ptr);return b(e)}update(e){T(e,h);let t=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return b(t)}draw(e){T(e,h);let t=i.perspectivedebugpluginelement_draw(this.__wbg_ptr,e.__wbg_ptr);return b(t)}clear(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}resize(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}restyle(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}save(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}restore(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}delete(){let e=i.perspectivedebugpluginelement_clear(this.__wbg_ptr);return b(e)}connectedCallback(){i.perspectivedebugpluginelement_connectedCallback(this.__wbg_ptr)}};Symbol.dispose&&(V.prototype[Symbol.dispose]=V.prototype.free);var K=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_perspectiveviewerelement_free(n>>>0,1)),F=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,K.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,K.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_perspectiveviewerelement_free(e,0)}constructor(e){let t=i.perspectiveviewerelement_new(s(e));return this.__wbg_ptr=t>>>0,K.register(this,this.__wbg_ptr,this),this}connectedCallback(){try{let r=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_connectedCallback(r,this.__wbg_ptr);var e=a().getInt32(r+0,!0),t=a().getInt32(r+4,!0);if(t)throw b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}load(e){try{let c=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_load(c,this.__wbg_ptr,s(e));var t=a().getInt32(c+0,!0),r=a().getInt32(c+4,!0),o=a().getInt32(c+8,!0);if(o)throw b(r);return b(t)}finally{i.__wbindgen_add_to_stack_pointer(16)}}delete(){let e=this.__destroy_into_raw(),t=i.perspectiveviewerelement_delete(e);return b(t)}eject(){let e=i.perspectiveviewerelement_eject(this.__wbg_ptr);return b(e)}getView(){let e=i.perspectiveviewerelement_getView(this.__wbg_ptr);return b(e)}getViewConfig(){let e=i.perspectiveviewerelement_getViewConfig(this.__wbg_ptr);return b(e)}getTable(e){let t=i.perspectiveviewerelement_getTable(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getClient(e){let t=i.perspectiveviewerelement_getClient(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getRenderStats(){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_getRenderStats(o,this.__wbg_ptr);var e=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=a().getInt32(o+8,!0);if(r)throw b(t);return b(e)}finally{i.__wbindgen_add_to_stack_pointer(16)}}flush(){let e=i.perspectiveviewerelement_flush(this.__wbg_ptr);return b(e)}restore(e){let t=i.perspectiveviewerelement_restore(this.__wbg_ptr,s(e));return b(t)}resetError(){let e=i.perspectiveviewerelement_resetError(this.__wbg_ptr);return b(e)}save(){let e=i.perspectiveviewerelement_save(this.__wbg_ptr);return b(e)}download(e){let t=i.perspectiveviewerelement_download(this.__wbg_ptr,g(e)?0:s(e));return b(t)}export(e){let t=i.perspectiveviewerelement_export(this.__wbg_ptr,g(e)?0:s(e));return b(t)}copy(e){let t=i.perspectiveviewerelement_copy(this.__wbg_ptr,g(e)?0:s(e));return b(t)}reset(e){let t=i.perspectiveviewerelement_reset(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}resize(e){let t=i.perspectiveviewerelement_resize(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(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 b(e)}setSelection(e){try{let o=i.__wbindgen_add_to_stack_pointer(-16);i.perspectiveviewerelement_setSelection(o,this.__wbg_ptr,g(e)?0:s(e));var t=a().getInt32(o+0,!0),r=a().getInt32(o+4,!0);if(r)throw b(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=a().getFloat64(o+0,!0),t=a().getInt32(o+8,!0),r=a().getInt32(o+12,!0);if(r)throw b(t);return e}finally{i.__wbindgen_add_to_stack_pointer(16)}}restyleElement(){let e=i.perspectiveviewerelement_restyleElement(this.__wbg_ptr);return b(e)}resetThemes(e){var t=g(e)?0:Ee(e,i.__wbindgen_export),r=p;let o=i.perspectiveviewerelement_resetThemes(this.__wbg_ptr,t,r);return b(o)}setThrottle(e){i.perspectiveviewerelement_setThrottle(this.__wbg_ptr,!g(e),g(e)?0:e)}toggleConfig(e){let t=i.perspectiveviewerelement_toggleConfig(this.__wbg_ptr,g(e)?16777215:e?1:0);return b(t)}getAllPlugins(){let e=i.perspectiveviewerelement_getAllPlugins(this.__wbg_ptr);return b(e)}getPlugin(e){try{let f=i.__wbindgen_add_to_stack_pointer(-16);var t=g(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p;i.perspectiveviewerelement_getPlugin(f,this.__wbg_ptr,t,r);var o=a().getInt32(f+0,!0),c=a().getInt32(f+4,!0),u=a().getInt32(f+8,!0);if(u)throw b(c);return b(o)}finally{i.__wbindgen_add_to_stack_pointer(16)}}__get_model(){let e=i.perspectiveviewerelement___get_model(this.__wbg_ptr);return n.__wrap(e)}toggleColumnSettings(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.perspectiveviewerelement_toggleColumnSettings(this.__wbg_ptr,t,r);return b(o)}openColumnSettings(e,t){var r=g(e)?0:m(e,i.__wbindgen_export,i.__wbindgen_export2),o=p;let c=i.perspectiveviewerelement_openColumnSettings(this.__wbg_ptr,r,o,g(t)?16777215:t?1:0);return b(c)}};Symbol.dispose&&(F.prototype[Symbol.dispose]=F.prototype.free);var G=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_proxysession_free(n>>>0,1)),R=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,G.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,G.unregister(this),e}free(){let e=this.__destroy_into_raw();i.__wbg_proxysession_free(e,0)}constructor(e,t){try{T(e,I);let r=i.client_new_proxy_session(e.__wbg_ptr,ee(t));return this.__wbg_ptr=r>>>0,G.register(this,this.__wbg_ptr,this),this}finally{v[A++]=void 0}}handle_request(e){let t=i.proxysession_handle_request(this.__wbg_ptr,s(e));return b(t)}close(){let e=this.__destroy_into_raw(),t=i.proxysession_close(e);return b(t)}};Symbol.dispose&&(R.prototype[Symbol.dispose]=R.prototype.free);var de=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_table_free(n>>>0,1)),j=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,de.register(t,t.__wbg_ptr,t),t}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,de.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=a().getInt32(o+0,!0),t=a().getInt32(o+4,!0),r=d(e,t);return e!==0&&i.__wbindgen_export4(e,t,1),r}finally{i.__wbindgen_add_to_stack_pointer(16)}}get_index(){let e=i.table_get_index(this.__wbg_ptr);return b(e)}get_client(){let e=i.table_get_client(this.__wbg_ptr);return b(e)}get_name(){let e=i.table_get_name(this.__wbg_ptr);return b(e)}get_limit(){let e=i.table_get_limit(this.__wbg_ptr);return b(e)}clear(){let e=i.table_clear(this.__wbg_ptr);return b(e)}delete(e){let t=this.__destroy_into_raw(),r=i.table_delete(t,g(e)?0:s(e));return b(r)}size(){let e=i.table_size(this.__wbg_ptr);return b(e)}schema(){let e=i.table_schema(this.__wbg_ptr);return b(e)}columns(){let e=i.table_columns(this.__wbg_ptr);return b(e)}make_port(){let e=i.table_make_port(this.__wbg_ptr);return b(e)}on_delete(e){let t=i.table_on_delete(this.__wbg_ptr,s(e));return b(t)}remove_delete(e){let t=i.table_remove_delete(this.__wbg_ptr,e);return b(t)}remove(e,t){let r=i.table_remove(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}replace(e,t){let r=i.table_replace(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}update(e,t){let r=i.table_update(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}view(e){let t=i.table_view(this.__wbg_ptr,g(e)?0:s(e));return b(t)}validate_expressions(e){let t=i.table_validate_expressions(this.__wbg_ptr,s(e));return b(t)}};Symbol.dispose&&(j.prototype[Symbol.dispose]=j.prototype.free);var le=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_view_free(n>>>0,1)),h=class n{static __wrap(e){e=e>>>0;let t=Object.create(n.prototype);return t.__wbg_ptr=e,le.register(t,t.__wbg_ptr,t),t}static __unwrap(e){return e instanceof n?e.__destroy_into_raw():0}__destroy_into_raw(){let e=this.__wbg_ptr;return this.__wbg_ptr=0,le.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 n.__wrap(e)}column_paths(e){let t=i.view_column_paths(this.__wbg_ptr,g(e)?0:s(e));return b(t)}delete(){let e=this.__destroy_into_raw(),t=i.view_delete(e);return b(t)}dimensions(){let e=i.view_dimensions(this.__wbg_ptr);return b(e)}expression_schema(){let e=i.view_expression_schema(this.__wbg_ptr);return b(e)}get_config(){let e=i.view_get_config(this.__wbg_ptr);return b(e)}get_min_max(e){let t=m(e,i.__wbindgen_export,i.__wbindgen_export2),r=p,o=i.view_get_min_max(this.__wbg_ptr,t,r);return b(o)}num_rows(){let e=i.view_num_rows(this.__wbg_ptr);return b(e)}schema(){let e=i.view_schema(this.__wbg_ptr);return b(e)}to_arrow(e){let t=i.view_to_arrow(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_columns_string(e){let t=i.view_to_columns_string(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_columns(e){let t=i.view_to_columns(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_json_string(e){let t=i.view_to_json_string(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_json(e){let t=i.view_to_json(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_ndjson(e){let t=i.view_to_ndjson(this.__wbg_ptr,g(e)?0:s(e));return b(t)}to_csv(e){let t=i.view_to_csv(this.__wbg_ptr,g(e)?0:s(e));return b(t)}on_update(e,t){let r=i.view_on_update(this.__wbg_ptr,s(e),g(t)?0:s(t));return b(r)}remove_update(e){let t=i.view_remove_update(this.__wbg_ptr,e);return b(t)}on_delete(e){let t=i.view_on_delete(this.__wbg_ptr,s(e));return b(t)}num_columns(){let e=i.view_num_columns(this.__wbg_ptr);return b(e)}remove_delete(e){let t=i.view_remove_delete(this.__wbg_ptr,e);return b(t)}collapse(e){let t=i.view_collapse(this.__wbg_ptr,e);return b(t)}expand(e){let t=i.view_expand(this.__wbg_ptr,e);return b(t)}set_depth(e){let t=i.view_set_depth(this.__wbg_ptr,e);return b(t)}};Symbol.dispose&&(h.prototype[Symbol.dispose]=h.prototype.free);var qe=new Set(["basic","cors","default"]);async function He(n,e){if(typeof Response=="function"&&n instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(n,e)}catch(r){if(n.ok&&qe.has(n.type)&&n.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",r);else throw r}let t=await n.arrayBuffer();return await WebAssembly.instantiate(t,e)}else{let t=await WebAssembly.instantiate(n,e);return t instanceof WebAssembly.Instance?{instance:t,module:n}:t}}function pe(){let n={};return n.wbg={},n.wbg.__wbg_Error_e83987f665cf5504=function(e,t){var r=d(e,t);let o=Error(r);return s(o)},n.wbg.__wbg_Number_bb48ca12f395cd08=function(e){return Number(_(e))},n.wbg.__wbg_String_8f0eb39a4a4c2f66=function(e,t){let r=String(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd=function(e,t){let r=_(t),o=typeof r=="bigint"?r:void 0;a().setBigInt64(e+8,g(o)?BigInt(0):o,!0),a().setInt32(e+0,!g(o),!0)},n.wbg.__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68=function(e){let t=_(e),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},n.wbg.__wbg___wbindgen_debug_string_df47ffb5e35e6763=function(e,t){let r=Q(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg___wbindgen_in_bb933bd9e1b3bc0f=function(e,t){return _(e)in _(t)},n.wbg.__wbg___wbindgen_is_bigint_cb320707dcd35f0b=function(e){return typeof _(e)=="bigint"},n.wbg.__wbg___wbindgen_is_function_ee8a6c5833c90377=function(e){return typeof _(e)=="function"},n.wbg.__wbg___wbindgen_is_null_5e69f72e906cc57c=function(e){return _(e)===null},n.wbg.__wbg___wbindgen_is_object_c818261d21f283a4=function(e){let t=_(e);return typeof t=="object"&&t!==null},n.wbg.__wbg___wbindgen_is_string_fbb76cb2940daafd=function(e){return typeof _(e)=="string"},n.wbg.__wbg___wbindgen_is_undefined_2d472862bd29a478=function(e){return _(e)===void 0},n.wbg.__wbg___wbindgen_jsval_eq_6b13ab83478b1c50=function(e,t){return _(e)===_(t)},n.wbg.__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147=function(e,t){return _(e)==_(t)},n.wbg.__wbg___wbindgen_number_get_a20bf9b85341449d=function(e,t){let r=_(t),o=typeof r=="number"?r:void 0;a().setFloat64(e+8,g(o)?0:o,!0),a().setInt32(e+0,!g(o),!0)},n.wbg.__wbg___wbindgen_string_get_e4f06c90489ad01b=function(e,t){let r=_(t),o=typeof r=="string"?r:void 0;var c=g(o)?0:m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;a().setInt32(e+4,u,!0),a().setInt32(e+0,c,!0)},n.wbg.__wbg___wbindgen_throw_b855445ff6a94295=function(e,t){var r=d(e,t);throw new Error(r)},n.wbg.__wbg__wbg_cb_unref_2454a539ea5790d9=function(e){_(e)._wbg_cb_unref()},n.wbg.__wbg_activeElement_c22f19bd2aa07d3e=function(e){let t=_(e).activeElement;return g(t)?0:s(t)},n.wbg.__wbg_addEventListener_534b9f715f44517f=function(){return w(function(e,t,r,o,c){var u=d(t,r);_(e).addEventListener(u,_(o),_(c))},arguments)},n.wbg.__wbg_addEventListener_7a418931447b2eae=function(){return w(function(e,t,r,o){var c=d(t,r);_(e).addEventListener(c,_(o))},arguments)},n.wbg.__wbg_add_970b46af06a9a7bc=function(){return w(function(e,t){_(e).add(..._(t))},arguments)},n.wbg.__wbg_add_f301507622f86025=function(){return w(function(e,t,r){var o=d(t,r);_(e).add(o)},arguments)},n.wbg.__wbg_appendChild_aec7a8a4bd6cac61=function(){return w(function(e,t){let r=_(e).appendChild(_(t));return s(r)},arguments)},n.wbg.__wbg_apply_04097a755e1e4a1e=function(){return w(function(e,t,r){let o=_(e).apply(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_apply_8feec4e16df2d35b=function(){return w(function(e,t,r){let o=Reflect.apply(_(e),_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_at_a848c0ce365c6832=function(e,t){let r=_(e).at(t);return s(r)},n.wbg.__wbg_attachShadow_76bf39183a90ffeb=function(){return w(function(e,t){let r=_(e).attachShadow(_(t));return s(r)},arguments)},n.wbg.__wbg_blur_8d22d76019f9d6a0=function(){return w(function(e){_(e).blur()},arguments)},n.wbg.__wbg_body_8c26b54829a0c4cb=function(e){let t=_(e).body;return g(t)?0:s(t)},n.wbg.__wbg_bootstrap_5cf948381bd5cc89=function(e,t,r,o,c,u){var f=d(t,r),l=d(o,c);let y=ie(_(e),f,l,b(u));return s(y)},n.wbg.__wbg_bubbles_f8ef5186046e39ae=function(e){return _(e).bubbles},n.wbg.__wbg_buffer_ccc4520b36d3ccf4=function(e){let t=_(e).buffer;return s(t)},n.wbg.__wbg_button_cd095d6d829d3270=function(e){return _(e).button},n.wbg.__wbg_cache_key_577df69a33f9a3fb=function(e){let t=_(e).__yew_subtree_cache_key;return g(t)?4294967297:t>>>0},n.wbg.__wbg_call_525440f72fbfc0ea=function(){return w(function(e,t,r){let o=_(e).call(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_call_e45d2cf9fc925fcf=function(){return w(function(e,t,r,o){let c=_(e).call(_(t),_(r),_(o));return s(c)},arguments)},n.wbg.__wbg_call_e762c39fa8ea36bf=function(){return w(function(e,t){let r=_(e).call(_(t));return s(r)},arguments)},n.wbg.__wbg_can_render_column_styles_cb2d0c17963b21c1=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);return _(e).can_render_column_styles(u,f)},arguments)},n.wbg.__wbg_cancelBubble_1e22dec4c6f51d79=function(e){return _(e).cancelBubble},n.wbg.__wbg_category_2a1645af558f4734=function(e,t){let r=_(t).category;var o=g(r)?0:m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_checked_385e7aee6e569db9=function(e){return _(e).checked},n.wbg.__wbg_childNodes_66c4fe44be48d0e1=function(e){let t=_(e).childNodes;return s(t)},n.wbg.__wbg_children_8c5e28cc3c9219ff=function(e){let t=_(e).children;return s(t)},n.wbg.__wbg_classList_ccf51ec11aa444f9=function(e){let t=_(e).classList;return s(t)},n.wbg.__wbg_click_b7f7dcb2842a8754=function(e){_(e).click()},n.wbg.__wbg_clientHeight_03b616d39b2ab49d=function(e){return _(e).clientHeight},n.wbg.__wbg_clientWidth_8379f04ef4ca9040=function(e){return _(e).clientWidth},n.wbg.__wbg_clientX_1166635f13c2a22e=function(e){return _(e).clientX},n.wbg.__wbg_clientY_6b2560a0984b55af=function(e){return _(e).clientY},n.wbg.__wbg_client_new=function(e){let t=I.__wrap(e);return s(t)},n.wbg.__wbg_clipboard_83c63b95503bfec1=function(e){let t=_(e).clipboard;return s(t)},n.wbg.__wbg_cloneNode_4ff138eda9fcd474=function(){return w(function(e,t){let r=_(e).cloneNode(t!==0);return s(r)},arguments)},n.wbg.__wbg_cloneNode_e1116386b129d2db=function(){return w(function(e){let t=_(e).cloneNode();return s(t)},arguments)},n.wbg.__wbg_code_08c1919c85e18f9d=function(e,t){let r=_(t).code,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_column_style_controls_a6c954b9d2c8bb54=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).column_style_controls(u,f);return s(l)},arguments)},n.wbg.__wbg_composedPath_954b3bb31dab8c2b=function(e){let t=_(e).composedPath();return s(t)},n.wbg.__wbg_config_column_names_1c9c8b6b8ea53fe6=function(e){let t=_(e).config_column_names;return g(t)?0:s(t)},n.wbg.__wbg_contains_6002f366d5ee0625=function(e,t){return _(e).contains(_(t))},n.wbg.__wbg_contentRect_7a864573e828c49e=function(e){let t=_(e).contentRect;return s(t)},n.wbg.__wbg_createElementNS_78de14b111af2832=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).createElementNS(u,f);return s(l)},arguments)},n.wbg.__wbg_createElement_964ab674a0176cd8=function(){return w(function(e,t,r){var o=d(t,r);let c=_(e).createElement(o);return s(c)},arguments)},n.wbg.__wbg_createObjectURL_6c6dec873acec30b=function(){return w(function(e,t){let r=URL.createObjectURL(_(t)),o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},arguments)},n.wbg.__wbg_createTextNode_d36767f8fcba8973=function(e,t,r){var o=d(t,r);let c=_(e).createTextNode(o);return s(c)},n.wbg.__wbg_cssRules_a668112018b4a492=function(){return w(function(e){let t=_(e).cssRules;return s(t)},arguments)},n.wbg.__wbg_dataTransfer_ac196d77762b90f5=function(e){let t=_(e).dataTransfer;return g(t)?0:s(t)},n.wbg.__wbg_dataset_4c33735a9030c541=function(e){let t=_(e).dataset;return s(t)},n.wbg.__wbg_debug_e55e1461940eb14d=function(e,t,r,o){console.debug(_(e),_(t),_(r),_(o))},n.wbg.__wbg_debug_f4b0c59db649db48=function(e){console.debug(_(e))},n.wbg.__wbg_delete_536d5e23ca354312=function(e,t,r){var o=d(t,r);delete _(e)[o]},n.wbg.__wbg_delete_d4f1ea0bb93d7df9=function(e){_(e).delete()},n.wbg.__wbg_dispatchEvent_6eaea6d4f99ff3bf=function(){return w(function(e,t){return _(e).dispatchEvent(_(t))},arguments)},n.wbg.__wbg_document_725ae06eb442a6db=function(e){let t=_(e).document;return g(t)?0:s(t)},n.wbg.__wbg_done_2042aa2670fb1db1=function(e){return _(e).done},n.wbg.__wbg_draw_f880f5cfebb230a6=function(){return w(function(e,t,r,o,c){let u=_(e).draw(h.__wrap(t),r===4294967297?void 0:r,o===4294967297?void 0:o,c!==0);return s(u)},arguments)},n.wbg.__wbg_entries_e171b586f8f6bdbf=function(e){let t=Object.entries(_(e));return s(t)},n.wbg.__wbg_error_3c7d958458bf649b=function(e,t){var r=ce(e,t).slice();i.__wbindgen_export4(e,t*4,4),console.error(...r)},n.wbg.__wbg_error_6f1d0762f6c8ae2f=function(e,t){console.error(_(e),_(t))},n.wbg.__wbg_error_7534b8e9a36f1ab4=function(e,t){var r=d(e,t);e!==0&&i.__wbindgen_export4(e,t,1),console.error(r)},n.wbg.__wbg_error_a7f8fbb0523dae15=function(e){console.error(_(e))},n.wbg.__wbg_error_d8b22cf4e59a6791=function(e,t,r,o){console.error(_(e),_(t),_(r),_(o))},n.wbg.__wbg_family_40a0ad16ab6ee035=function(e,t){let r=_(t).family,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_focus_f18e304f287a2dd3=function(){return w(function(e){_(e).focus()},arguments)},n.wbg.__wbg_fonts_a3c01845b6d0fe9c=function(e){let t=_(e).fonts;return s(t)},n.wbg.__wbg_format_44aa73e8719a17cb=function(e){let t=_(e).format;return s(t)},n.wbg.__wbg_from_a4ad7cbddd0d7135=function(e){let t=Array.from(_(e));return s(t)},n.wbg.__wbg_getAttribute_a0d65fabc2f0d559=function(e,t,r,o){var c=d(r,o);let u=_(t).getAttribute(c);var f=g(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},n.wbg.__wbg_getBoundingClientRect_eb2f68e504025fb4=function(e){let t=_(e).getBoundingClientRect();return s(t)},n.wbg.__wbg_getComputedStyle_a9cd917337bb8d6e=function(){return w(function(e,t){let r=_(e).getComputedStyle(_(t));return g(r)?0:s(r)},arguments)},n.wbg.__wbg_getEntriesByName_b49d266abfb2e9af=function(e,t,r,o,c){var u=d(t,r),f=d(o,c);let l=_(e).getEntriesByName(u,f);return s(l)},n.wbg.__wbg_getPropertyValue_6d3f3b556847452f=function(){return w(function(e,t,r,o){var c=d(r,o);let u=_(t).getPropertyValue(c),f=m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},arguments)},n.wbg.__wbg_getRandomValues_1c61fac11405ffdc=function(){return w(function(e,t){globalThis.crypto.getRandomValues(E(e,t))},arguments)},n.wbg.__wbg_getTime_14776bfb48a1bff9=function(e){return _(e).getTime()},n.wbg.__wbg_getTimezoneOffset_d391cb11d54969f8=function(e){return _(e).getTimezoneOffset()},n.wbg.__wbg_get_01ffe23a9d136acd=function(e,t,r,o){var c=d(r,o);let u=_(t)[c];var f=g(u)?0:m(u,i.__wbindgen_export,i.__wbindgen_export2),l=p;a().setInt32(e+4,l,!0),a().setInt32(e+0,f,!0)},n.wbg.__wbg_get_7bed016f185add81=function(e,t){let r=_(e)[t>>>0];return s(r)},n.wbg.__wbg_get_a499fc4db8c05b3b=function(e,t,r){var o=d(t,r);let c=_(e)[o];return g(c)?0:s(c)},n.wbg.__wbg_get_efcb449f58ec27c2=function(){return w(function(e,t){let r=Reflect.get(_(e),_(t));return s(r)},arguments)},n.wbg.__wbg_get_with_index_0ca5d2aafd012f2a=function(e,t){let r=_(e)[t>>>0];return g(r)?0:s(r)},n.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(e,t){let r=_(e)[_(t)];return s(r)},n.wbg.__wbg_hasAttribute_d827bd0036f975da=function(e,t,r){var o=d(t,r);return _(e).hasAttribute(o)},n.wbg.__wbg_has_787fafc980c3ccdb=function(){return w(function(e,t){return Reflect.has(_(e),_(t))},arguments)},n.wbg.__wbg_height_4ec1d9540f62ef0a=function(e){return _(e).height},n.wbg.__wbg_height_ba3edd16b1f48a4a=function(e){return _(e).height},n.wbg.__wbg_host_8e81c42b5e4f33cd=function(e){let t=_(e).host;return s(t)},n.wbg.__wbg_info_68cd5b51ef7e5137=function(e,t,r,o){console.info(_(e),_(t),_(r),_(o))},n.wbg.__wbg_info_e674a11f4f50cc0c=function(e){console.info(_(e))},n.wbg.__wbg_innerHeight_686136a20f2f5575=function(){return w(function(e){let t=_(e).innerHeight;return s(t)},arguments)},n.wbg.__wbg_innerWidth_8d421a8566ad80b5=function(){return w(function(e){let t=_(e).innerWidth;return s(t)},arguments)},n.wbg.__wbg_insertBefore_bc964ebb0260f173=function(){return w(function(e,t,r){let o=_(e).insertBefore(_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_instanceof_ArrayBuffer_70beb1189ca63b38=function(e){let t;try{t=_(e)instanceof ArrayBuffer}catch{t=!1}return t},n.wbg.__wbg_instanceof_Array_fca44e0f4a7f6240=function(e){let t;try{t=_(e)instanceof Array}catch{t=!1}return t},n.wbg.__wbg_instanceof_CssStyleRule_5ab8768f99e48ec7=function(e){let t;try{t=_(e)instanceof CSSStyleRule}catch{t=!1}return t},n.wbg.__wbg_instanceof_Date_79a0f671f36947f2=function(e){let t;try{t=_(e)instanceof Date}catch{t=!1}return t},n.wbg.__wbg_instanceof_Element_437534ce3e96fe49=function(e){let t;try{t=_(e)instanceof Element}catch{t=!1}return t},n.wbg.__wbg_instanceof_Error_a944ec10920129e2=function(e){let t;try{t=_(e)instanceof Error}catch{t=!1}return t},n.wbg.__wbg_instanceof_FontFace_af572e97b0ae8568=function(e){let t;try{t=_(e)instanceof FontFace}catch{t=!1}return t},n.wbg.__wbg_instanceof_Map_8579b5e2ab5437c7=function(e){let t;try{t=_(e)instanceof Map}catch{t=!1}return t},n.wbg.__wbg_instanceof_Object_10bb762262230c68=function(e){let t;try{t=_(e)instanceof Object}catch{t=!1}return t},n.wbg.__wbg_instanceof_Promise_001fdd42afa1b7ef=function(e){let t;try{t=_(e)instanceof Promise}catch{t=!1}return t},n.wbg.__wbg_instanceof_ShadowRoot_e6792e25a38f0857=function(e){let t;try{t=_(e)instanceof ShadowRoot}catch{t=!1}return t},n.wbg.__wbg_instanceof_Uint8Array_20c8e73002f7af98=function(e){let t;try{t=_(e)instanceof Uint8Array}catch{t=!1}return t},n.wbg.__wbg_instanceof_Window_4846dbb3de56c84c=function(e){let t;try{t=_(e)instanceof Window}catch{t=!1}return t},n.wbg.__wbg_isArray_96e0af9891d0945d=function(e){return Array.isArray(_(e))},n.wbg.__wbg_isConnected_b17ea3adfc205247=function(e){return _(e).isConnected},n.wbg.__wbg_isIntersecting_ffaa6e3305409e03=function(e){return _(e).isIntersecting},n.wbg.__wbg_isSafeInteger_d216eda7911dde36=function(e){return Number.isSafeInteger(_(e))},n.wbg.__wbg_is_3a0656e6f61f2e9a=function(e,t){return Object.is(_(e),_(t))},n.wbg.__wbg_item_157d2b487a577070=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_item_7b29ce86888eb4ea=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_item_c724d58959790920=function(e,t,r){let o=_(t).item(r>>>0),c=m(o,i.__wbindgen_export,i.__wbindgen_export2),u=p;a().setInt32(e+4,u,!0),a().setInt32(e+0,c,!0)},n.wbg.__wbg_item_fb59f9165c05ffba=function(e,t){let r=_(e).item(t>>>0);return g(r)?0:s(r)},n.wbg.__wbg_iterator_e5822695327a3c39=function(){return s(Symbol.iterator)},n.wbg.__wbg_jsvirtualdataslice_new=function(e){let t=k.__wrap(e);return s(t)},n.wbg.__wbg_keyCode_065f5848e677fafd=function(e){return _(e).keyCode},n.wbg.__wbg_key_32aa43e1cae08d29=function(e,t){let r=_(t).key,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_keys_b4d27b02ad14f4be=function(e){let t=Object.keys(_(e));return s(t)},n.wbg.__wbg_languages_31c2f28207ccf1d6=function(e){let t=_(e).languages;return s(t)},n.wbg.__wbg_lastChild_9cd789752e605979=function(e){let t=_(e).lastChild;return g(t)?0:s(t)},n.wbg.__wbg_left_899de713c50d5346=function(e){return _(e).left},n.wbg.__wbg_length_04021637084a76f4=function(e){return _(e).length},n.wbg.__wbg_length_34bdcc2da6862977=function(e){return _(e).length},n.wbg.__wbg_length_69bca3cb64fc8748=function(e){return _(e).length},n.wbg.__wbg_length_85fb581185dc1e91=function(e){return _(e).length},n.wbg.__wbg_length_cdd215e10d9dd507=function(e){return _(e).length},n.wbg.__wbg_length_f5db9b574d648a74=function(e){return _(e).length},n.wbg.__wbg_listener_id_e93527b90229a898=function(e){let t=_(e).__yew_listener_id;return g(t)?4294967297:t>>>0},n.wbg.__wbg_loaded_304f6909b5551a6c=function(){return w(function(e){let t=_(e).loaded;return s(t)},arguments)},n.wbg.__wbg_mark_4411b340bdf62a5f=function(){return w(function(e,t,r){var o=d(t,r);_(e).mark(o)},arguments)},n.wbg.__wbg_matches_991f692f363a7ac8=function(){return w(function(e,t,r){var o=d(t,r);return _(e).matches(o)},arguments)},n.wbg.__wbg_max_cells_c537319e896c421c=function(e){let t=_(e).max_cells;return g(t)?4294967297:t>>>0},n.wbg.__wbg_max_columns_e61a1af241ae03c2=function(e){let t=_(e).max_columns;return g(t)?4294967297:t>>>0},n.wbg.__wbg_measure_ef89c90a92de6f43=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).measure(u,f)},arguments)},n.wbg.__wbg_message_1ee258909d7264fd=function(e){let t=_(e).message;return s(t)},n.wbg.__wbg_min_config_columns_2f41448326ac4585=function(e){let t=_(e).min_config_columns;return g(t)?4294967297:t>>>0},n.wbg.__wbg_name_e7745b8b8a48d960=function(e,t){let r=_(t).name,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_namespaceURI_7f2b4c756f923b4c=function(e,t){let r=_(t).namespaceURI;var o=g(r)?0:m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_navigator_971384882e8ea23a=function(e){let t=_(e).navigator;return s(t)},n.wbg.__wbg_new_0f358361ce70a10f=function(e){let t=new re(_(e));return s(t)},n.wbg.__wbg_new_1acc0b6eea89d040=function(){let e=new Object;return s(e)},n.wbg.__wbg_new_3c3d849046688a66=function(e,t){try{var r={a:e,b:t},o=(u,f)=>{let l=r.a;r.a=0;try{return Le(l,r.b,u,f)}finally{r.a=l}};let c=new Promise(o);return s(c)}finally{r.a=r.b=0}},n.wbg.__wbg_new_46df414df3517375=function(){return w(function(){let e=new CSSStyleSheet;return s(e)},arguments)},n.wbg.__wbg_new_5296f6df65eec447=function(e,t){let r=new Intl.DateTimeFormat(_(e),_(t));return s(r)},n.wbg.__wbg_new_5a79be3ab53b8aa5=function(e){let t=new Uint8Array(_(e));return s(t)},n.wbg.__wbg_new_5af35c5cf5d399ac=function(e,t){let r=new Intl.NumberFormat(_(e),_(t));return s(r)},n.wbg.__wbg_new_5d92792c3635fd10=function(e){let t=new oe(_(e));return s(t)},n.wbg.__wbg_new_6397cdcc57a7538d=function(){return w(function(e,t){var r=d(e,t);let o=new CustomEvent(r);return s(o)},arguments)},n.wbg.__wbg_new_68651c719dcda04e=function(){return s(new Map)},n.wbg.__wbg_new_8a6f238a6ece86ea=function(){let e=new Error;return s(e)},n.wbg.__wbg_new_92b760982183f9e8=function(){return w(function(e,t){var r=d(e,t);let o=new InputEvent(r);return s(o)},arguments)},n.wbg.__wbg_new_93d9417ed3fb115d=function(e){let t=new Date(_(e));return s(t)},n.wbg.__wbg_new_a7442b4b19c1a356=function(e,t){var r=d(e,t);let o=new Error(r);return s(o)},n.wbg.__wbg_new_b1a7daa5e4d66892=function(e){let t=new _e(_(e));return s(t)},n.wbg.__wbg_new_e17d9f43105b08be=function(){let e=new Array;return s(e)},n.wbg.__wbg_new_from_slice_92f4d78ca282a2d2=function(e,t){let r=new Uint8Array(E(e,t));return s(r)},n.wbg.__wbg_new_no_args_ee98eee5275000a4=function(e,t){var r=d(e,t);let o=new Function(r);return s(o)},n.wbg.__wbg_new_with_event_init_dict_5aac952397f55283=function(){return w(function(e,t,r){var o=d(e,t);let c=new CustomEvent(o,_(r));return s(c)},arguments)},n.wbg.__wbg_new_with_str_sequence_and_options_f8f029876a8b49b4=function(){return w(function(e,t){let r=new Blob(_(e),_(t));return s(r)},arguments)},n.wbg.__wbg_new_with_u8_array_sequence_3d2f552b86f4023e=function(){return w(function(e){let t=new Blob(_(e));return s(t)},arguments)},n.wbg.__wbg_nextSibling_333121d36b64e76e=function(e){let t=_(e).nextSibling;return g(t)?0:s(t)},n.wbg.__wbg_next_020810e0ae8ebcb0=function(){return w(function(e){let t=_(e).next();return s(t)},arguments)},n.wbg.__wbg_next_2c826fe5dfec6b6a=function(e){let t=_(e).next;return s(t)},n.wbg.__wbg_next_aaa168c4a95757c0=function(){return w(function(e){let t=_(e).next();return s(t)},arguments)},n.wbg.__wbg_now_f5ba683d8ce2c571=function(e){return _(e).now()},n.wbg.__wbg_observe_665cf3129931b0da=function(e,t){_(e).observe(_(t))},n.wbg.__wbg_observe_bd3d63dde4b1e30d=function(e,t){_(e).observe(_(t))},n.wbg.__wbg_offsetHeight_9cb4257b24361e2a=function(e){return _(e).offsetHeight},n.wbg.__wbg_offsetParent_97918759564fbc44=function(e){let t=_(e).offsetParent;return g(t)?0:s(t)},n.wbg.__wbg_offsetWidth_16b33c540f3e9ddb=function(e){return _(e).offsetWidth},n.wbg.__wbg_offsetX_4bd247aa56ff346f=function(e){return _(e).offsetX},n.wbg.__wbg_offsetY_2edf7781ad0674a1=function(e){return _(e).offsetY},n.wbg.__wbg_parentElement_cd50d7fc96356492=function(e){let t=_(e).parentElement;return g(t)?0:s(t)},n.wbg.__wbg_parentNode_dc7c47be8cef5a6b=function(e){let t=_(e).parentNode;return g(t)?0:s(t)},n.wbg.__wbg_parse_2a704d6b78abb2b8=function(){return w(function(e,t){var r=d(e,t);let o=JSON.parse(r);return s(o)},arguments)},n.wbg.__wbg_performance_e8315b5ae987e93f=function(e){let t=_(e).performance;return g(t)?0:s(t)},n.wbg.__wbg_pointerId_e2ed3a97cf912a58=function(e){return _(e).pointerId},n.wbg.__wbg_preventDefault_1f362670ce7ef430=function(e){_(e).preventDefault()},n.wbg.__wbg_priority_11ccf79ad990024a=function(e){let t=_(e).priority;return g(t)?4294967297:t>>0},n.wbg.__wbg_prototypesetcall_2a6620b6922694b2=function(e,t,r){Uint8Array.prototype.set.call(E(e,t),_(r))},n.wbg.__wbg_push_df81a39d04db858c=function(e,t){return _(e).push(_(t))},n.wbg.__wbg_queueMicrotask_34d692c25c47d05b=function(e){let t=_(e).queueMicrotask;return s(t)},n.wbg.__wbg_queueMicrotask_9d76cacb20c84d58=function(e){queueMicrotask(_(e))},n.wbg.__wbg_readText_9f2fda3ca7a307d8=function(e){let t=_(e).readText();return s(t)},n.wbg.__wbg_readyState_076622bfbb2e4c52=function(e,t){let r=_(t).readyState,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_reject_9d4761245c015a33=function(e){let t=Promise.reject(_(e));return s(t)},n.wbg.__wbg_relatedTarget_e524264640463763=function(e){let t=_(e).relatedTarget;return g(t)?0:s(t)},n.wbg.__wbg_releasePointerCapture_c6072f4842664fb2=function(){return w(function(e,t){_(e).releasePointerCapture(t)},arguments)},n.wbg.__wbg_removeAttribute_993c4bef8df6e74d=function(){return w(function(e,t,r){var o=d(t,r);_(e).removeAttribute(o)},arguments)},n.wbg.__wbg_removeChild_d50f6c79984abd06=function(){return w(function(e,t){let r=_(e).removeChild(_(t));return s(r)},arguments)},n.wbg.__wbg_removeEventListener_aa21ef619e743518=function(){return w(function(e,t,r,o){var c=d(t,r);_(e).removeEventListener(c,_(o))},arguments)},n.wbg.__wbg_remove_a3573ca93cdce154=function(){return w(function(e,t){_(e).remove(..._(t))},arguments)},n.wbg.__wbg_remove_f41aab24e892f30b=function(){return w(function(e,t,r){var o=d(t,r);_(e).remove(o)},arguments)},n.wbg.__wbg_render_warning_a743260699e6d050=function(e){let t=_(e).render_warning;return g(t)?16777215:t?1:0},n.wbg.__wbg_replaceSync_aed2e8e2950a590a=function(){return w(function(e,t,r){var o=d(t,r);_(e).replaceSync(o)},arguments)},n.wbg.__wbg_requestAnimationFrame_7ecf8bfece418f08=function(){return w(function(e,t){return _(e).requestAnimationFrame(_(t))},arguments)},n.wbg.__wbg_resize_8c1aa2631aa2aa49=function(){return w(function(e){let t=_(e).resize();return s(t)},arguments)},n.wbg.__wbg_resolve_caf97c30b83f7053=function(e){let t=Promise.resolve(_(e));return s(t)},n.wbg.__wbg_resolvedOptions_8de4eaae2819df5c=function(e){let t=_(e).resolvedOptions();return s(t)},n.wbg.__wbg_restore_84e7d3ad74e7ece1=function(){return w(function(e,t,r){_(e).restore(_(t),_(r))},arguments)},n.wbg.__wbg_restyle_e0b7e36377c2dfa3=function(){return w(function(e,t){let r=_(e).restyle(h.__wrap(t));return s(r)},arguments)},n.wbg.__wbg_save_7483ce4ac9b42139=function(){return w(function(e){let t=_(e).save();return s(t)},arguments)},n.wbg.__wbg_scrollLeft_f93df4741cd1cb2b=function(e){return _(e).scrollLeft},n.wbg.__wbg_scrollTop_1691677058d55be8=function(e){return _(e).scrollTop},n.wbg.__wbg_scrollTop_c8c11d10202a7190=function(e){return _(e).scrollTop},n.wbg.__wbg_select_mode_fa106ad6bf684fa8=function(e){let t=_(e).select_mode;return s(t)},n.wbg.__wbg_selectedIndex_d9d1fb6f93462d99=function(e){return _(e).selectedIndex},n.wbg.__wbg_selectionEnd_e613d1863b091857=function(){return w(function(e){let t=_(e).selectionEnd;return g(t)?4294967297:t>>>0},arguments)},n.wbg.__wbg_selectionStart_36668fa8d3e51047=function(){return w(function(e){let t=_(e).selectionStart;return g(t)?4294967297:t>>>0},arguments)},n.wbg.__wbg_selectorText_e3cbd2ddb5f2011a=function(e,t){let r=_(t).selectorText,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_setAttribute_9bad76f39609daac=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setAttribute(u,f)},arguments)},n.wbg.__wbg_setData_f94e11b461ce0cfe=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setData(u,f)},arguments)},n.wbg.__wbg_setDragImage_73a269d0150ac0c0=function(e,t,r,o){_(e).setDragImage(_(t),r,o)},n.wbg.__wbg_setPointerCapture_eacdec372262597f=function(){return w(function(e,t){_(e).setPointerCapture(t)},arguments)},n.wbg.__wbg_setProperty_7b188d7e71d4aca8=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e).setProperty(u,f)},arguments)},n.wbg.__wbg_setSelectionRange_114fc5afab5c8a11=function(){return w(function(e,t,r){_(e).setSelectionRange(t>>>0,r>>>0)},arguments)},n.wbg.__wbg_setTimeout_780ac15e3df4c663=function(){return w(function(e,t,r){return _(e).setTimeout(_(t),r)},arguments)},n.wbg.__wbg_set_3f1d0b984ed272ed=function(e,t,r){_(e)[b(t)]=b(r)},n.wbg.__wbg_set_907fb406c34a251d=function(e,t,r){let o=_(e).set(_(t),_(r));return s(o)},n.wbg.__wbg_set_c213c871859d6500=function(e,t,r){_(e)[t>>>0]=b(r)},n.wbg.__wbg_set_c2abbebe8b9ebee1=function(){return w(function(e,t,r){return Reflect.set(_(e),_(t),_(r))},arguments)},n.wbg.__wbg_set_cache_key_07879d8e1ddc3687=function(e,t){_(e).__yew_subtree_cache_key=t>>>0},n.wbg.__wbg_set_capture_baeff7292df46e64=function(e,t){_(e).capture=t!==0},n.wbg.__wbg_set_checked_d83cdf8383da302c=function(e,t){_(e).checked=t!==0},n.wbg.__wbg_set_defaultValue_d737e59a17f52f66=function(){return w(function(e,t,r){var o=d(t,r);_(e).defaultValue=o},arguments)},n.wbg.__wbg_set_detail_0fdb00af15229efb=function(e,t){_(e).detail=_(t)},n.wbg.__wbg_set_dropEffect_695fce78e97010c3=function(e,t,r){var o=d(t,r);_(e).dropEffect=o},n.wbg.__wbg_set_ff80ace3056db864=function(){return w(function(e,t,r,o,c){var u=d(t,r),f=d(o,c);_(e)[u]=f},arguments)},n.wbg.__wbg_set_innerHTML_fb5a7e25198fc344=function(e,t,r){var o=d(t,r);_(e).innerHTML=o},n.wbg.__wbg_set_innerText_cb18b8a84b7ba04a=function(e,t,r){var o=d(t,r);_(e).innerText=o},n.wbg.__wbg_set_listener_id_673485d61ca64e47=function(e,t){_(e).__yew_listener_id=t>>>0},n.wbg.__wbg_set_mode_a8cda2dab282ccb3=function(e,t){_(e).mode=Ne[t]},n.wbg.__wbg_set_nodeValue_29459be446540ce0=function(e,t,r){var o=d(t,r);_(e).nodeValue=o},n.wbg.__wbg_set_passive_c4c6f6a4ddd1a789=function(e,t){_(e).passive=t!==0},n.wbg.__wbg_set_render_warning_f1bbda8584a02e2e=function(e,t){_(e).render_warning=t!==0},n.wbg.__wbg_set_scrollLeft_25329e90b87ac8c6=function(e,t){_(e).scrollLeft=t},n.wbg.__wbg_set_scrollTop_dc5389fdefb14c7a=function(e,t){_(e).scrollTop=t},n.wbg.__wbg_set_selectionEnd_8f19746b19d6ccf7=function(){return w(function(e,t){_(e).selectionEnd=t===4294967297?void 0:t},arguments)},n.wbg.__wbg_set_selectionStart_083714a7d8bd94e4=function(){return w(function(e,t){_(e).selectionStart=t===4294967297?void 0:t},arguments)},n.wbg.__wbg_set_subtree_id_7f776f86c6337160=function(e,t){_(e).__yew_subtree_id=t>>>0},n.wbg.__wbg_set_type_63fa4c18251f6545=function(e,t,r){var o=d(t,r);_(e).type=o},n.wbg.__wbg_set_value_1fd424cb99963707=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_set_value_8aaac803298d95f2=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_set_value_fc41c55ad095d999=function(e,t,r){var o=d(t,r);_(e).value=o},n.wbg.__wbg_shadowRoot_634b1c251e90d398=function(e){let t=_(e).shadowRoot;return g(t)?0:s(t)},n.wbg.__wbg_shiftKey_02a93ca3ce31a4f4=function(e){return _(e).shiftKey},n.wbg.__wbg_shiftKey_e0b189884cc0d006=function(e){return _(e).shiftKey},n.wbg.__wbg_splice_083fd51c75440bce=function(e,t,r,o){let c=_(e).splice(t>>>0,r>>>0,_(o));return s(c)},n.wbg.__wbg_stack_0ed75d68575b0f3c=function(e,t){let r=_(t).stack,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_startTime_539df5e9647037f7=function(e){return _(e).startTime},n.wbg.__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e=function(){let e=typeof global>"u"?null:global;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac=function(){let e=typeof globalThis>"u"?null:globalThis;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_PSP_7c046f78a2d1bbb9=function(){return s(C)},n.wbg.__wbg_static_accessor_SELF_6fdf4b64710cc91b=function(){let e=typeof self>"u"?null:self;return g(e)?0:s(e)},n.wbg.__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2=function(){let e=typeof window>"u"?null:window;return g(e)?0:s(e)},n.wbg.__wbg_stopPropagation_c77434a66c3604c3=function(e){_(e).stopPropagation()},n.wbg.__wbg_stringify_0bdeff4c2b2d9a80=function(){return w(function(e,t,r){let o=JSON.stringify(_(e),_(t),_(r));return s(o)},arguments)},n.wbg.__wbg_stringify_b5fb28f6465d9c3e=function(){return w(function(e){let t=JSON.stringify(_(e));return s(t)},arguments)},n.wbg.__wbg_styleSheets_c1687ce7d88fab76=function(e){let t=_(e).styleSheets;return s(t)},n.wbg.__wbg_style_763a7ccfd47375da=function(e){let t=_(e).style;return s(t)},n.wbg.__wbg_style_e93ce4f80cfb665b=function(e){let t=_(e).style;return s(t)},n.wbg.__wbg_subtree_id_bb66e5e9d0f64dbd=function(e){let t=_(e).__yew_subtree_id;return g(t)?4294967297:t>>>0},n.wbg.__wbg_supportedValuesOf_070fa4a5ceb73fe3=function(e){let t=Intl.supportedValuesOf(_(e));return s(t)},n.wbg.__wbg_table_new=function(e){let t=j.__wrap(e);return s(t)},n.wbg.__wbg_tagName_b21eb702144e35a1=function(e,t){let r=_(t).tagName,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_target_1447f5d3a6fa6fe0=function(e){let t=_(e).target;return g(t)?0:s(t)},n.wbg.__wbg_then_4f46f6544e6b4a28=function(e,t){let r=_(e).then(_(t));return s(r)},n.wbg.__wbg_then_70d05cf780a18d77=function(e,t,r){let o=_(e).then(_(t),_(r));return s(o)},n.wbg.__wbg_toString_7da7c8dbec78fcb8=function(e){let t=_(e).toString();return s(t)},n.wbg.__wbg_toggleAttribute_dcd68dc2a2d43c01=function(){return w(function(e,t,r,o){var c=d(t,r);return _(e).toggleAttribute(c,o!==0)},arguments)},n.wbg.__wbg_toggle_8cc1dca1393ccda7=function(){return w(function(e,t,r){var o=d(t,r);return _(e).toggle(o)},arguments)},n.wbg.__wbg_top_e4eeead6b19051fb=function(e){return _(e).top},n.wbg.__wbg_trace_8e50cd754f118df3=function(e){console.trace(_(e))},n.wbg.__wbg_trace_cf9f10b8c61bd472=function(e,t,r,o){console.trace(_(e),_(t),_(r),_(o))},n.wbg.__wbg_type_6ec4563941c672e4=function(e,t){let r=_(t).type,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_unobserve_36fb2a334e58a516=function(e,t){_(e).unobserve(_(t))},n.wbg.__wbg_unobserve_b2b663876e65a6e8=function(e,t){_(e).unobserve(_(t))},n.wbg.__wbg_update_e8d946295abaa837=function(){return w(function(e,t,r,o,c){let u=_(e).update(h.__wrap(t),r===4294967297?void 0:r,o===4294967297?void 0:o,c!==0);return s(u)},arguments)},n.wbg.__wbg_valueAsNumber_8d9056b4f70eeed9=function(e){return _(e).valueAsNumber},n.wbg.__wbg_value_18a0f1c3623b964f=function(e,t){let r=_(t).value,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_value_692627309814bb8c=function(e){let t=_(e).value;return s(t)},n.wbg.__wbg_value_f470db44e5a60ad8=function(e,t){let r=_(t).value,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_values_072577aa51506178=function(e){let t=_(e).values();return s(t)},n.wbg.__wbg_values_6f4c6a6a11564d83=function(e){let t=Object.values(_(e));return s(t)},n.wbg.__wbg_view_new=function(e){let t=h.__wrap(e);return s(t)},n.wbg.__wbg_view_unwrap=function(e){return h.__unwrap(b(e))},n.wbg.__wbg_warn_1d74dddbe2fd1dbb=function(e){console.warn(_(e))},n.wbg.__wbg_warn_8f5b5437666d0885=function(e,t,r,o){console.warn(_(e),_(t),_(r),_(o))},n.wbg.__wbg_weight_dc9bec05fd9be1b8=function(e,t){let r=_(t).weight,o=m(r,i.__wbindgen_export,i.__wbindgen_export2),c=p;a().setInt32(e+4,c,!0),a().setInt32(e+0,o,!0)},n.wbg.__wbg_which_6e5116d9fb04d9fa=function(e){return _(e).which},n.wbg.__wbg_width_cd308a6e89422ce8=function(e){return _(e).width},n.wbg.__wbg_width_d02e5c8cc6e335b7=function(e){return _(e).width},n.wbg.__wbg_write_9bf74e4aa45bf5d6=function(e,t){let r=_(e).write(_(t));return s(r)},n.wbg.__wbindgen_cast_0c5bf356910083f8=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_452,ae);return s(r)},n.wbg.__wbindgen_cast_25a0a844437d0e92=function(e,t){var r=ce(e,t).slice();return i.__wbindgen_export4(e,t*4,4),s(r)},n.wbg.__wbindgen_cast_2afe68658dc2aa86=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_455,be);return s(r)},n.wbg.__wbindgen_cast_4625c577ab2ec9ee=function(e){let t=BigInt.asUintN(64,e);return s(t)},n.wbg.__wbindgen_cast_59f28f455f1a69ef=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_455,Te);return s(r)},n.wbg.__wbindgen_cast_77bc3e92745e9a35=function(e,t){var r=E(e,t).slice();return i.__wbindgen_export4(e,t*1,1),s(r)},n.wbg.__wbindgen_cast_7e9c58eeb11b0a6f=function(e,t){var r=d(e,t);return s(r)},n.wbg.__wbindgen_cast_9ae0607507abb057=function(e){return s(e)},n.wbg.__wbindgen_cast_a004e42cc12fef46=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_455,ae);return s(r)},n.wbg.__wbindgen_cast_a1480eeb96104428=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_18154,Me);return s(r)},n.wbg.__wbindgen_cast_ac4c0a5c03e1fbeb=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_18140,ze);return s(r)},n.wbg.__wbindgen_cast_cb9088102bce6b30=function(e,t){let r=E(e,t);return s(r)},n.wbg.__wbindgen_cast_ce7e2e7a4211240f=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_12591,We);return s(r)},n.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(e){return s(e)},n.wbg.__wbindgen_cast_d9fbaab0f3788525=function(e,t){let r=P(e,t,i.__wasm_bindgen_func_elem_455,be);return s(r)},n.wbg.__wbindgen_cast_e972739513f1ddd2=function(e,t){let r=D(e,t,i.__wasm_bindgen_func_elem_17151,Be);return s(r)},n.wbg.__wbindgen_object_clone_ref=function(e){let t=_(e);return s(t)},n.wbg.__wbindgen_object_drop_ref=function(e){b(e)},n}function me(n,e){return i=n.exports,ye.__wbindgen_wasm_module=e,x=null,O=null,i}function $e(n){if(i!==void 0)return i;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module:n}=n:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let e=pe();n instanceof WebAssembly.Module||(n=new WebAssembly.Module(n));let t=new WebAssembly.Instance(n,e);return me(t,n)}async function ye(n){if(i!==void 0)return i;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module_or_path:n}=n:console.warn("using deprecated parameters for the initialization function; pass a single object instead"));let e=pe();(typeof n=="string"||typeof Request=="function"&&n instanceof Request||typeof URL=="function"&&n instanceof URL)&&(n=fetch(n));let{instance:t,module:r}=await He(await n,e);return me(t,r)}var te=ye;async function ve(n){let e;typeof n?.then=="function"&&(n=await n),n instanceof Response?e=await WebAssembly.instantiateStreaming(n):typeof n=="string"?e=await WebAssembly.instantiateStreaming(fetch(n)):n instanceof ArrayBuffer?e=await WebAssembly.instantiate(n):n instanceof Uint8Array?e=await WebAssembly.instantiate(n.buffer):e=n;let t=e.instance.exports,[r]=WebAssembly.Module.customSections(e.module,"psp-runtime"),[o]=WebAssembly.Module.customSections(e.module,"psp-len"),c=new DataView(o).getUint32(0,!0),u=t.resize(r.byteLength);new Uint8Array(t.memory.buffer).set(new Uint8Array(r),u);let f=t.compile(r.byteLength,c);return new Uint8Array(t.memory.buffer).slice(f,c+f)}if(typeof WebAssembly>"u")throw new Error("WebAssembly not supported.");async function he(n){n instanceof Function&&(n=await n());try{return await ve(n)}catch{return console.warn("Stage 0 wasm loading failed, skipping"),new Uint8Array(n)}}async function ne(n){let e=await he(n);await te({module_or_path:e}),await Z()}var ut={init_client:ne};export{$ as HTMLPerspectiveViewerPluginElement,ut as default,ne as init_client};
|
|
3
3
|
//# sourceMappingURL=perspective-viewer.js.map
|