(function(N,m){typeof exports=="object"&&typeof module<"u"?m(exports):typeof define=="function"&&define.amd?define(["exports"],m):(N=typeof globalThis<"u"?globalThis:N||self,m(N.waves={}))})(this,function(N){"use strict";const m={background:{fill:{color:"white"}},speed:2,distribution:[2,8],amplitude:1,complexity:2,synchronicity:3,waves:[{},{}]};/** * @license * Copyright 2019 Google LLC * SPDX-License-Identifier: BSD-3-Clause */const pt=window,bt=pt.ShadowRoot&&(pt.ShadyCSS===void 0||pt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Et=Symbol(),oe=new WeakMap;let re=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Et)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(bt&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=oe.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&oe.set(e,t))}return t}toString(){return this.cssText}};const Re=s=>new re(typeof s=="string"?s:s+"",void 0,Et),ze=(s,...t)=>{const e=s.length===1?s[0]:t.reduce((i,n,o)=>i+(r=>{if(r._$cssResult$===!0)return r.cssText;if(typeof r=="number")return r;throw Error("Value passed to 'css' function must be a 'css' function result: "+r+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+s[o+1],s[0]);return new re(e,s,Et)},Le=(s,t)=>{bt?s.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet):t.forEach(e=>{const i=document.createElement("style"),n=pt.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=e.cssText,s.appendChild(i)})},ae=bt?s=>s:s=>s instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Re(e)})(s):s;/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */var Ct;const $t=window,le=$t.trustedTypes,Fe=le?le.emptyScript:"",he=$t.reactiveElementPolyfillSupport,Pt={toAttribute(s,t){switch(t){case Boolean:s=s?Fe:null;break;case Object:case Array:s=s==null?s:JSON.stringify(s)}return s},fromAttribute(s,t){let e=s;switch(t){case Boolean:e=s!==null;break;case Number:e=s===null?null:Number(s);break;case Object:case Array:try{e=JSON.parse(s)}catch{e=null}}return e}},ce=(s,t)=>t!==s&&(t==t||s==s),xt={attribute:!0,type:String,converter:Pt,reflect:!1,hasChanged:ce},kt="finalized";let J=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu()}static addInitializer(t){var e;this.finalize(),((e=this.h)!==null&&e!==void 0?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach((e,i)=>{const n=this._$Ep(i,e);n!==void 0&&(this._$Ev.set(n,i),t.push(n))}),t}static createProperty(t,e=xt){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i=typeof t=="symbol"?Symbol():"__"+t,n=this.getPropertyDescriptor(t,i,e);n!==void 0&&Object.defineProperty(this.prototype,t,n)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(n){const o=this[t];this[e]=n,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||xt}static finalize(){if(this.hasOwnProperty(kt))return!1;this[kt]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const e=this.properties,i=[...Object.getOwnPropertyNames(e),...Object.getOwnPropertySymbols(e)];for(const n of i)this.createProperty(n,e[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const n of i)e.unshift(ae(n))}else t!==void 0&&e.push(ae(t));return e}static _$Ep(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}_$Eu(){var t;this._$E_=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(e=>e(this))}addController(t){var e,i;((e=this._$ES)!==null&&e!==void 0?e:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)===null||i===void 0||i.call(t))}removeController(t){var e;(e=this._$ES)===null||e===void 0||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.set(e,this[e]),delete this[e])})}createRenderRoot(){var t;const e=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return Le(e,this.constructor.elementStyles),e}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostConnected)===null||i===void 0?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostDisconnected)===null||i===void 0?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=xt){var n;const o=this.constructor._$Ep(t,i);if(o!==void 0&&i.reflect===!0){const r=(((n=i.converter)===null||n===void 0?void 0:n.toAttribute)!==void 0?i.converter:Pt).toAttribute(e,i.type);this._$El=t,r==null?this.removeAttribute(o):this.setAttribute(o,r),this._$El=null}}_$AK(t,e){var i;const n=this.constructor,o=n._$Ev.get(t);if(o!==void 0&&this._$El!==o){const r=n.getPropertyOptions(o),l=typeof r.converter=="function"?{fromAttribute:r.converter}:((i=r.converter)===null||i===void 0?void 0:i.fromAttribute)!==void 0?r.converter:Pt;this._$El=o,this[o]=l.fromAttribute(e,r.type),this._$El=null}}requestUpdate(t,e,i){let n=!0;t!==void 0&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||ce)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),i.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,i))):n=!1),!this.isUpdatePending&&n&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((n,o)=>this[o]=n),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),(t=this._$ES)===null||t===void 0||t.forEach(n=>{var o;return(o=n.hostUpdate)===null||o===void 0?void 0:o.call(n)}),this.update(i)):this._$Ek()}catch(n){throw e=!1,this._$Ek(),n}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;(e=this._$ES)===null||e===void 0||e.forEach(i=>{var n;return(n=i.hostUpdated)===null||n===void 0?void 0:n.call(i)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((e,i)=>this._$EO(i,this[i],e)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};J[kt]=!0,J.elementProperties=new Map,J.elementStyles=[],J.shadowRootOptions={mode:"open"},he==null||he({ReactiveElement:J}),((Ct=$t.reactiveElementVersions)!==null&&Ct!==void 0?Ct:$t.reactiveElementVersions=[]).push("1.6.3");/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */var Ot;const vt=window,q=vt.trustedTypes,de=q?q.createPolicy("lit-html",{createHTML:s=>s}):void 0,Nt="$lit$",T=`lit$${(Math.random()+"").slice(9)}$`,ue="?"+T,De=`<${ue}>`,D=document,Q=()=>D.createComment(""),tt=s=>s===null||typeof s!="object"&&typeof s!="function",pe=Array.isArray,je=s=>pe(s)||typeof(s==null?void 0:s[Symbol.iterator])=="function",Tt=`[ \f\r]`,et=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,$e=/-->/g,ve=/>/g,j=RegExp(`>|${Tt}(?:([^\\s"'>=/]+)(${Tt}*=${Tt}*(?:[^ \f\r"'\`<>=]|("|')|))|$)`,"g"),fe=/'/g,_e=/"/g,ye=/^(?:script|style|textarea|title)$/i,me=s=>(t,...e)=>({_$litType$:s,strings:t,values:e}),ft=me(1),it=me(2),Z=Symbol.for("lit-noChange"),v=Symbol.for("lit-nothing"),ge=new WeakMap,I=D.createTreeWalker(D,129,null,!1);function Ae(s,t){if(!Array.isArray(s)||!s.hasOwnProperty("raw"))throw Error("invalid template strings array");return de!==void 0?de.createHTML(t):t}const Ie=(s,t)=>{const e=s.length-1,i=[];let n,o=t===2?"":"",r=et;for(let l=0;l"?(r=n??et,d=-1):c[1]===void 0?d=-2:(d=r.lastIndex-c[2].length,h=c[1],r=c[3]===void 0?j:c[3]==='"'?_e:fe):r===_e||r===fe?r=j:r===$e||r===ve?r=et:(r=j,n=void 0);const $=r===j&&s[l+1].startsWith("/>")?" ":"";o+=r===et?a+De:d>=0?(i.push(h),a.slice(0,d)+Nt+a.slice(d)+T+$):a+T+(d===-2?(i.push(void 0),l):$)}return[Ae(s,o+(s[e]||"")+(t===2?"":"")),i]};class st{constructor({strings:t,_$litType$:e},i){let n;this.parts=[];let o=0,r=0;const l=t.length-1,a=this.parts,[h,c]=Ie(t,e);if(this.el=st.createElement(h,i),I.currentNode=this.el.content,e===2){const d=this.el.content,u=d.firstChild;u.remove(),d.append(...u.childNodes)}for(;(n=I.nextNode())!==null&&a.length0){n.textContent=q?q.emptyScript:"";for(let $=0;$2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=v}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,n){const o=this.strings;let r=!1;if(o===void 0)t=K(this,t,e,0),r=!tt(t)||t!==this._$AH&&t!==Z,r&&(this._$AH=t);else{const l=t;let a,h;for(t=o[0],a=0;a{var i,n;const o=(i=e==null?void 0:e.renderBefore)!==null&&i!==void 0?i:t;let r=o._$litPart$;if(r===void 0){const l=(n=e==null?void 0:e.renderBefore)!==null&&n!==void 0?n:null;o._$litPart$=r=new nt(t.insertBefore(Q(),l),l,void 0,e??{})}return r._$AI(s),r};/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */var Mt,Ut;class ot extends J{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return(t=(e=this.renderOptions).renderBefore)!==null&&t!==void 0||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ke(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!1)}render(){return Z}}ot.finalized=!0,ot._$litElement$=!0,(Mt=globalThis.litElementHydrateSupport)===null||Mt===void 0||Mt.call(globalThis,{LitElement:ot});const Se=globalThis.litElementPolyfillSupport;Se==null||Se({LitElement:ot}),((Ut=globalThis.litElementVersions)!==null&&Ut!==void 0?Ut:globalThis.litElementVersions=[]).push("3.3.3");/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */const Xe=(s,t)=>t.kind==="method"&&t.descriptor&&!("value"in t.descriptor)?{...t,finisher(e){e.createProperty(t.key,s)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:t.key,initializer(){typeof t.initializer=="function"&&(this[t.key]=t.initializer.call(this))},finisher(e){e.createProperty(t.key,s)}},Ye=(s,t,e)=>{t.constructor.createProperty(e,s)};function V(s){return(t,e)=>e!==void 0?Ye(s,t,e):Xe(s,t)}/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */const Qe=({finisher:s,descriptor:t})=>(e,i)=>{var n;if(i===void 0){const o=(n=e.originalKey)!==null&&n!==void 0?n:e.key,r=t!=null?{kind:"method",placement:"prototype",key:o,descriptor:t(e.key)}:{...e,key:o};return s!=null&&(r.finisher=function(l){s(l,o)}),r}{const o=e.constructor;t!==void 0&&Object.defineProperty(e,i,t(i)),s==null||s(o,i)}};/** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */function ti(s){return Qe({descriptor:t=>({get(){var e,i;return(i=(e=this.renderRoot)===null||e===void 0?void 0:e.querySelectorAll(s))!==null&&i!==void 0?i:[]},enumerable:!0,configurable:!0})})}/** * @license * Copyright 2021 Google LLC * SPDX-License-Identifier: BSD-3-Clause */var Ht;((Ht=window.HTMLSlotElement)===null||Ht===void 0?void 0:Ht.prototype.assignedElements)!=null;function be(s,t=2){const e=t/10,i=s[1];let n=`M ${i[0]},${i[1]} `;for(let o=2;o{const gt=A[Zt],S=r(gt[0]*i,gt[1]*i,o);return[Y[0],Y[1]+S*l/2]}),O=`${be(_,2)} L ${d[0]},${d[1]} L ${u[0]},${u[1]} Z`;return{pointsOrigins:$,pointsPositions:_,pointsNoiseCoords:A,path:O,corners:[d,u]}}function si(s){const t=[0,1-s],e=[1,1-s],i=[1+b,1+b],n=[0-b,1+b];return{start:t,end:e,corner1:i,corner2:n}}function ni(s,t){return s.map(i=>[i[0],i[1]*t])}function Ce(s,t,e){const i=s/10,n=t/10,o=n-i;return Array.from({length:e},(l,a)=>e===1?i:n-o*(a/(e-1)))}function oi(s,t,e){return[s[0],s[1]+e*t/2]}function ri(s,t,e,i,n){const o=t/10,{pointsOrigins:r,pointsNoiseCoords:l,corners:[a,h]}=s,c=new Array(r.length);for(let $=0;$Math.floor(s)|0,Rt=new Float64Array([1,1,0,-1,1,0,1,-1,0,-1,-1,0,1,0,1,-1,0,1,1,0,-1,-1,0,-1,0,1,1,0,-1,1,0,1,-1,0,-1,-1]);function li(s=Math.random){const t=hi(s),e=new Float64Array(t).map(o=>Rt[o%12*3]),i=new Float64Array(t).map(o=>Rt[o%12*3+1]),n=new Float64Array(t).map(o=>Rt[o%12*3+2]);return function(r,l,a){let h,c,d,u;const $=(r+l+a)*ai,A=Wt(r+$),_=Wt(l+$),U=Wt(a+$),O=(A+_+U)*E,Y=A-O,Zt=_-O,gt=U-O,S=r-Y,x=l-Zt,k=a-gt;let H,W,R,z,L,F;S>=x?x>=k?(H=1,W=0,R=0,z=1,L=1,F=0):S>=k?(H=1,W=0,R=0,z=1,L=0,F=1):(H=0,W=0,R=1,z=1,L=0,F=1):x{for(var n=i>1?void 0:i?di(t,e):t,o=s.length-1,r;o>=0;o--)(r=s[o])&&(n=(i?r(t,e,n):r(n))||n);return i&&n&&ci(t,e,n),n},zt=(s,t,e)=>{if(!t.has(s))throw TypeError("Cannot "+e)},p=(s,t,e)=>(zt(s,t,"read from private field"),e?e.call(s):t.get(s)),f=(s,t,e)=>{if(t.has(s))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(s):t.set(s,e)},C=(s,t,e,i)=>(zt(s,t,"write to private field"),i?i.call(s,e):t.set(s,e),e),P=(s,t,e)=>(zt(s,t,"access private method"),e),Lt,rt,yt,X,B,g,at,G,Ft,Pe,Dt,xe,jt,ke,lt,It,Oe,mt,Vt,Bt,Ne,Gt,Te,Jt,Me,qt,Ue;class w extends ot{constructor(){super(...arguments),f(this,Ft),f(this,Dt),f(this,jt),f(this,It),f(this,mt),f(this,Bt),f(this,Gt),f(this,Jt),f(this,qt),this.background=m.background,this.speed=m.speed,this.distribution=m.distribution,this.complexity=m.complexity,this.amplitude=m.amplitude,this.synchronicity=m.synchronicity,this.waves=m.waves,f(this,Lt,!0),f(this,rt,null),f(this,yt,20),f(this,X,void 0),f(this,B,0),f(this,g,null),f(this,at,null),f(this,G,[]),f(this,lt,t=>{var o;if(!this.pathElements)return;p(this,at)||C(this,at,t);const e=t-p(this,at),i=e<17?e:17,n=this.speed/1e4;C(this,B,p(this,B)+i*n);for(const[r,l]of p(this,G).entries()){const{path:a}=ri(l,this.amplitude,this.complexity,p(this,B),p(this,X));(o=this.pathElements[r])==null||o.setAttribute("d",a)}C(this,g,requestAnimationFrame(p(this,lt)))})}connectedCallback(){super.connectedCallback(),this.hasAttribute("data-source")||this.setAttribute("data-source","https://ondo.graphics")}firstUpdated(){P(this,Dt,xe).call(this),P(this,Ft,Pe).call(this)}willUpdate(t){(t.has("distribution")||t.has("synchronicity")||t.has("waves"))&&P(this,jt,ke).call(this)}disconnectedCallback(){var t;super.disconnectedCallback(),P(this,mt,Vt).call(this),(t=p(this,rt))==null||t.disconnect()}render(){return P(this,qt,Ue).call(this)}}Lt=new WeakMap,rt=new WeakMap,yt=new WeakMap,X=new WeakMap,B=new WeakMap,g=new WeakMap,at=new WeakMap,G=new WeakMap,Ft=new WeakSet,Pe=function(){C(this,rt,new IntersectionObserver(([{isIntersecting:s}])=>{s&&p(this,Lt)?P(this,It,Oe).call(this):P(this,mt,Vt).call(this)})),p(this,rt).observe(this)},Dt=new WeakSet,xe=function(){var t;const s=Ce(this.distribution[0],this.distribution[1],this.waves.length);C(this,X,li()),C(this,G,s.map((e,i)=>Ee(e,p(this,yt),this.amplitude,this.complexity,this.synchronicity*i,p(this,B),p(this,X)))),(t=this.pathElements)==null||t.forEach((e,i)=>{e.setAttribute("d",p(this,G)[i].path)})},jt=new WeakSet,ke=function(){if(p(this,G).length===0)return;p(this,g)&&cancelAnimationFrame(p(this,g));const s=Ce(this.distribution[0],this.distribution[1],this.waves.length);C(this,G,s.map((t,e)=>Ee(t,p(this,yt),this.amplitude,this.complexity,this.synchronicity*e,p(this,B),p(this,X)))),p(this,g)&&C(this,g,requestAnimationFrame(p(this,lt)))},lt=new WeakMap,It=new WeakSet,Oe=function(){p(this,g)||C(this,g,requestAnimationFrame(p(this,lt)))},mt=new WeakSet,Vt=function(){p(this,g)&&(cancelAnimationFrame(p(this,g)),C(this,g,null))},Bt=new WeakSet,Ne=function(){var t;const s=[];if(this.background.linearGradient){const{direction:e,colors:i}=this.background.linearGradient,n=e.toLowerCase().replace("to","to "),o=i.map(({color:r,offset:l})=>l?`${r} ${l*100}%`:r);s.push(ft` `)}else s.push(ft` `);return this.waves.forEach(({stroke:e,fill:i,linearGradient:n},o)=>s.push(ft` `)),s},Gt=new WeakSet,Te=function(){return this.waves.reduce((t,{linearGradient:e},i)=>{if(!e)return t;const{direction:n,colors:o}=e,r=b/(1+2*b)/2,l=it` `,a=it` `,h=it` ${l} ${o.map(({color:c,offset:d})=>{const u=ei(d,0,1,r,1-r);return it` `})} ${a} `;return[...t,h]},[])},Jt=new WeakSet,Me=function(){return this.waves.map((t,e)=>it``)},qt=new WeakSet,Ue=function(){return ft` ${P(this,Bt,Ne).call(this)} ${P(this,Gt,Te).call(this)} ${P(this,Jt,Me).call(this)} `},w.styles=ze` :host { display: block; } svg { display: block; height: 100%; width: 100%; } `,M([V({type:Object,hasChanged:(s,t)=>JSON.stringify(s)!==JSON.stringify(t)})],w.prototype,"background",2),M([V({type:Number})],w.prototype,"speed",2),M([V({type:Array,hasChanged:(s,t)=>JSON.stringify(s)!==JSON.stringify(t)})],w.prototype,"distribution",2),M([V({type:Number})],w.prototype,"complexity",2),M([V({type:Number})],w.prototype,"amplitude",2),M([V({type:Number})],w.prototype,"synchronicity",2),M([V({type:Array,hasChanged:(s,t)=>JSON.stringify(s)!==JSON.stringify(t)})],w.prototype,"waves",2),M([ti("path")],w.prototype,"pathElements",2);const He="og-waves";function We(){customElements.get(He)||customElements.define(He,w)}typeof window<"u"&&We(),N.Waves=w,N.defaultOptions=m,N.registerWavesComponent=We,Object.defineProperty(N,Symbol.toStringTag,{value:"Module"})});